Add a Softcoding Record for a JDeveloper Proxy

You use the Add Soft Coding Record form to add a new soft coding record. The Soft Coding Records application is P954000.

Access the Soft Coding Record form and enter the appropriate information in the following fields:

User/Role

Enter your JD Edwards EnterpriseOne user ID and role (such as *Public).

Environment Name

Enter the name of the JD Edwards EnterpriseOne environment in which you are working.

Template Name

Enter the template name that you want to use. This is the name that you created using the Softcoding Template application.

SoftCoding Key

Enter a unique key specific to the project.

The value that you enter defines the relationship of this record to other softcoding templates and records. The softcoding key is a way to tie together all related templates and records for a given web service proxy.

SoftCoding Description

Enter a description of the record.

SoftCoding Value

Displays the XML document without header information, such as <?xml version="1.0"?>.

For WLS, change the value to correspond with the project. Use the information below as an example:

<scwls>

<endpoint>https://10.177.115.221:7443/DV812/RI_AddressBookManager?WSDL</endpoint>

<username>JDE</username>

<password>_\\_password_\\_</password>

<policy>Wssp1.2-2007-Https-Usernametoken-Plain.xml</policy>

<trustkey>DemoTrust.jks</trustkey>

</scwls>

The XML document is automatically created when you click the Populate Softcoding Value button that appears on the form when you enter a valid template name.

Mask Field

Enter a value that you want to appear in the XML document. This value is an alias for the value that you enter in the Mask Value column. The application automatically places the characters (_||_) around the alias value you enter.

Mask Value

Enter the value for which you have created an alias. This value appears as the alias value in the XML document.