Adding a BI Connection
Use the Web Service Soft Coding Template (P953000) application to create a connection to the Business Intelligence server. You can type P953000 in the Fast Path or use this path to navigate to the Soft Coding applications:
Navigator > EnterpriseOne Menus > EnterpriseOne Life Cycle Tools > System Administration Tools > Soft Coding Administration
To add a BI Connection template:
- Access the P953000 application 
- Click Add. 
- Enter BI CONNECTION in the Template Name field. 
- Enter BI Connection in the Description field. 
- Enter BI_CONNECTION in the SoftCoding Key field. Important: The value for SoftCoding Key must be BI_CONNECTION. You cannot use any other value for this field.
- Enter the following in the Value field: - <webservice> <endpoint> http://server:port/analytics/saw.dll?SoapImpl=</endpoint> <username>username</username> <password>_||_BI_PASSWORD_||_</password> <properties> <property><name>root catalog</name><value>root catalog folder</value></property> </properties> </webservice> 
- Enter the Mask Fields in the grid (for example, BI_PASSWORD). - Mask fields are the fields that have _ | | _ as a prefix and postfix. However, you do not include the prefix and postfix when entering the mask field in the grid. The system adds the prefix and postfix for you. 
- Click OK to save the template.