Hi everyone. I’m looking to do exactly the same thing as Jozsef: create flow services dynamically.
While scouring through the Javadoc I see there are two static methods on the ServerAPI class called registerFlowService, but am having trouble finding all of the Javadoc for some of the params.
I can’t find Javadoc in the javadoc from Empower for FlowRoot, Namspace, and NSSignature. If they are undocumented services in WmRoot, I find it odd that a publicly callable service would be visible in so methods with these undocumented Classes could be used? Strange.
Where can I find Javadoc for these other classes so I can complete the call to ServerAPI.registerFlowService?? I was able to use XStream to serialize the FlowRoot for an existing service, to analyze the structure, however trying to create a new service in it’s own package, own folders, etc, etc. is escaping me.
Any examples of how to make the call to registerFlowService correctly, or links to the appropriate Javadoc so I can figured it out would be amazing. I am using the 9.6 version of the platform.
Thanks you all!
dw
#webMethods-General#webMethods#Integration-Server-and-ESB