I am trying to create a template in webMethods 8.2 (Designer/Developer).
What I understand is, if we create the template service, we can copy the node.ndf and flow.xml files to the template folder and rest the designer will take care. I tried this, but didn’t work.
I mean, want to create a template which will be a generic format of Flow Service including try-catch block with common exception handling services under the catch block with common input and output params. When we create a new Flow Service this template will be automatically invoked to have a setup for the developer to keep the interface development consistent.