Creating a Soft Coding Template
The steps in this section for creating a soft coding template are optional. Use the template when you need to create a large number of soft coding records, especially if the configuration varies by user or role. If you only need a few records, you can create the soft coding records directly or copy from existing records without using a template.
To create a Soft Coding template:
-
Access the P953000 application.
Alternatively, from Navigator, select EnterpriseOne Menus, EnterpriseOne Life Cycle Tools, System Administration Tools, Soft Coding Administration, and then select Soft Coding Template.
- On the Work with SoftCoding Templates window, click Add (+).
- On the Add SoftCoding Template window, complete these fields:
- Template Name:
OGL_ORCHESTRATOR_STUDIO - Description: Enter a description.
- SoftCoding Key:
OGL_ORCHESTRATOR_STUDIO - Value:
<webservice> <endpoint>guidedlearning.oracle.com/player/latest/static/js/iridizeLoader.min.js</endpoint> <properties> <property><name>oglappid</name><value>Application ID</value></property> <property><name>env</name><value>prod</value></property> <property><name>AnonymizeUser</name><value>NOTTRUE</value></property> </properties> </webservice>Note:You can either enter your OGL Application ID directly in the template (replacing
Application ID), use a Mask Field to mask the value, or leaveApplication IDas a placeholder and replace it later when creating the soft coding record in P954000.
- Template Name:
- Click OK to save the template.