Verifying the One View Reporting BI Publisher Soft Coding Template

Access the Web Services Soft Coding Template application (P953000) by selecting the following from the Navigator drop-down menu: EnterpriseOne Menus, EnterpriseOne Life Cycle Tools, System Administration Tools, Soft Coding Administration, Soft Coding Template. Use P953000 to verify that the One View Reporting BI Publisher soft coding template exists with these values:

Field

Value

Template Name

JDE_ONEVIEW_CONNECTION

Description

One View Reporting Connection Template

Soft Coding Key

ONEVIEW_BIP_CONN

Important: The value for SoftCoding Key must be ONEVIEW_BIP_CONN. You cannot use any other value for this field.

Value

<webservice>

<endpoint>http://bip_server:bip_port</endpoint>

<username>bip_user_name</username>

<password>_||_BIP_PASSWORD_||_</password>

<properties>

<property><name>root catalog</name><value>JD Edwards</value></property>

<property><name>bip version</name><value>12.2.1.1.0</value></property>

<property><name>bip url</name><value>http://bip_server:bip_port</value></property>

<property><name>path code upgraded from</name><value>DV920</value>

</properties>

</webservice>

To complete this field, see the Soft Coding Value Guidelines below.

Note: The bip url property must be added if you want to run One View reports from an external domain as well as an internal domain. You do not need to add this property if you are only planning to run One View reports from an internal domain (local intranet).