Prerequisites for Consuming Services
To consume services you must set properties in the Service Configuration component as follows:
-
Use the Service Configuration page to define the service namespace, schema namespace, target location, and service system status.
-
If consuming services from a UDDI repository, you must first specify the UDDI server and other relevant information within the PeopleSoft system using the Service Configuration-UDDI Configuration page.
See Integration Broker Administration: Understanding Specifying UDDI Repositories in PeopleSoft Systems.
To consume WSDL from a file, you must set the PS_FILEDIR environment variable on the machine on which the application server resides. If you do not set this variable and attempt to consume WSDL from a file, you will receive an error that the WSDL cannot be parsed.
See Understanding Setting PS_FILEDIR, PS_SERVDIR, and PS_TREEBASEDIR Environment Variables.
Before consuming services evaluate your security requirements.