Configuring the Reference Implementations Used for Testing the Business Services Server
In addition to the prerequisites, you must perform these tasks before you can use the P954001 test program:
Set the business service property value.
The system uses this property value to determine which reference implementation is used, depending on whether the Business Services Server is deployed on Oracle Application Server or WebSphere Application Server.
Create a softcoding record for the reference implementation.
A softcoding record contains the actual softcoding value that a business service uses to call an external web service.
To set the business service property value:
In the JD Edwards EnterpriseOne web client, enter P951000 in the Fast Path to access the Launch Service Property program.
On Work with Business Service Property, select the All option for Level.
In the Key search field in the grid, enter JRH90I30_APP_SERVER_OAS_OR_WAS and click Find.
Select the Service Property record and then click the Select button.
On Modify Business Service Property, enter OAS or WAS in the Value field, depending on the type of operating system the Development Business Services Server is deployed on.
Select the System option for Level.
Click OK to save the record.
To create a soft coding record for the reference implementation:
Use the soft coding template delivered in JD Edwards EnterpriseOne to create a soft coding record.
In the JD Edwards EnterpriseOne web client, enter P954000 in the Fast Path.
On Work with Web Service Soft Coding Records, click Add.
On Add Web Service Soft Coding Record, complete these fields:
Field
Description
User / Role
Enter a valid user or role.
Environment
Enter an environment.
Template Name
Enter E1_JRH90I30.
Click the Populate Soft Coding Value button.
Locate the <stub-property><value> node in the XML and replace the value from the template with:
http://servermachinename.domain:port/environment/RI_AddressBookManager
Locate username-token and change the username to a user that has credentials to consume the web service.
In the Mask Fields grid, enter a password for this user in the Mask Value text field.
Click OK to save the record.