My Oracle Support Banner

SOA-BPEL Direct And Optional Flow Deployment In Cluster Env. (Doc ID 2004796.1)

Last updated on MARCH 06, 2019

Applies to:

Oracle Utilities Customer Self Service - Version 2.1.0.1 and later
Information in this document applies to any platform.

Goal

**Examples provided in this article do not represent real life personal/confidential information**
**Disclaimer:** This KM article may include the following abbreviations:
OUCSS - Oracle Utilities Customer Self Service
BPEL - Business Process Execution Language
CCB/CC&B - Oracle Utilities Customer Care and Billing

User is to deploy SOA-BPEL(direct and optional OUCSS-OUCCB flow) in cluster Env.
User have two managed server soa_server1 and soa_server2 on two different node( node1 and node 2 as well)
Then how we can deploy the SOA_ BPEL ,we couldn't find cluster input parameter in OUCSS_INTGFLOWS installProterties.xml

<SOA>
<AdminServer>
<hostname><IP ADDRESS></hostname>
<portnumber><IP PORTNUMBER></portnumber>
<servername><ADMIN SERVER></servername>
<username><USER NAME></username>
<password><PASSWORD></password>
<domainname><DOMAIN?_NAME></domainname>
</AdminServer>
<ManagedServer>
           <protocol>http</protocol>
<hostname><IP ADDRESS></hostname>
<portnumber><PORTNUMBER></portnumber>
<servername><SERVER NAME></servername>-----what need to do ,here no option for cluster .
<username><USER NAME></username>
<password><PASSWORD></password>
</ManagedServer>
<mdsconfig>
<mdsdbusername><USER NAME></mdsdbusername>
<mdsdbuserpassword><MDS PASSWORD></mdsdbuserpassword>
<mdsdbhostname><IP ADDRESS></mdsdbhostname>
<mdsdbportnumber><PORT NUMBER></mdsdbportnumber>
<mdsdbsid><OUCSS ID></mdsdbsid>
</mdsconfig>
</SOA>
<WorkFlow.Notification>
<fromemailid><IP ADDRESS></fromemailid>
<Notificationmode>yes</Notificationmode>
</WorkFlow.Notification>
<EH>
<dba.dbusername>DBUSERNAME as sysdba</dba.dbusername>
<dba.dbuserpassword><PASSWORD></dba.dbuserpassword>
<dbusername><OUCSS_USERNAME></dbusername>
<dbuserpassword><OUCSS PASSWORD></dbuserpassword>
<dbuser.createflag>true</dbuser.createflag>
<dbhostname><IP ADDRESS></dbhostname>
<dbportnumber><PORT NUMBER></dbportnumber>
<dbsid><OUCSS_ID></dbsid>
</EH>

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.