Update Site URL

http://developer.cisco.com/static/xde/xde_1_0_372
http://developer.cisco.com/static/xde/updates

Instructions on how to configure eclipse to use the update site are available here.

Downloads ...Read More

 

Release Notes

This is the first external release of the XDE SDK and includes:
  • graphical workflow editor
  • graphical PAL editor
  • extension point support for field customisations
  • integrated XDE engine allowing developers to run, debug and test within the SDK
  • user guide and cheat sheets to show you how to get started

Update Site URL ...Read More

 

Showing 2 results.

Forum

« Back to Technical Discussion

xde exception Failed to find function

Combination View Flat View Tree View
Threads [ Previous | Next ]
com.cisco.nm.expression.function.FunctionException: Failed to find function GetSwitchConfigurationWorkflow(p0, p1) in package WorkflowsProject.  Possible matches : <none>
        at com.cisco.nm.runner.PackageRepositoryRunnerRequest.run(PackageRepositoryRunnerRequest.java:100)
        at com.cisco.nm.run.ThreadRunner$QueueRunner$1.run(ThreadRunner.java:131)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 
 
I am trying to run xde from tomcat application, it gives me the exception could any one of you please help on this,
 
Note : the same xar is working fine, if I call the xde from another application running in same tomcat.