XDE SDK Forums

« 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.

 Go
By API/SDK: