Hi,
I try to call “Integration Server Services from Application Platform Projects” with the automatic wrapper-generator “IS Service Wizard” as described in [1|page 94] and [2|page 60].
The PLS_*-Classes generated in the genSource-folder have these imports:
import com.softwareag.applatform.pls.is.services.ServiceWrapper;
import com.softwareag.applatform.pls.is.services.ServiceWrapperFactory;
import com.softwareag.applatform.pls.is.ServiceInvokeException;
import com.softwareag.applatform.pls.is.ServiceParamMarshallingException;
import com.softwareag.applatform.pls.is.ServiceParamUnmarshallingException;
The problem is, none of these Classes can be found. The attachement is a screenshot from SAG-Installer. It shows that the Service Integration belong other SAGAP-relevant stuff is installed.
I’ve checked for a class ServiceWrapper in all jars inside the installation folder - no finding.
So what am I missing here?
Greetings and thank you very much for your help
Jan
PS: The wM-version is 10.3
Referenced Documents:
[1] 10-3_Application_Platform_Users_Guide.pdf
[2] ApplicationPlatformTutorial9.9.pdf