Hi Rui,
Starting in 10.1, App Platform enhanced its support for POJO generation of IS services. Prior to that release, the App Platform Service Wizard generated POJO wrapper classes from the input and output specs of an IS service. Even if the many services use the same document specification, the wizard would create a different set of POJO classes for the parameters.
So you can launch the AP service wizard ( Shift/Alt/Z ) from the Application Platform perspective and select existing IS documents. Wrapper classes will be generated for the selected document in one Java package for your AP service project, so that you may select one or more IS services that use the same document reference. I’ll upload ‘S.tar’ containing an Eclipse/Designer AP service project, and a word-doc that served as internal documentation for the feature.
The example created POJO wrappers from an IS flatfile specification document.
hthpub.zip (388.1 KB)
#Application-Platform#Integration-Server-and-ESB#Flow-and-Java-services#webMethods