Using the Sync From ESB Server Command Before Upgrading ESB Projects

Upgrading Other Oracle SOA Suite Technologies 14-7 Specifically, you must perform the following post-upgrade steps for AQ adapter headers after you upgrade to Oracle SOA Suite 11g. This procedure is required for both Oracle BPEL Process Manager and for Oracle Enterprise Service Bus projects that are upgraded to Oracle Mediator. ■ After upgrading to Oracle Mediator, assign the jca.aq.HeaderDocument value from inbound to outbound in the .mplan file of the Oracle Mediator file. ■ After upgrading to Oracle BPEL Process Manager 11g: 1. Define a new variable vInboundHeaders of type string. For example: variable name=vInboundHeaders type=xsd:string 2. In the receive activity, make sure that the jca.aq.HeaderDocument property gets written to the above variable. For example: bpelx:property name=jca.aq.HeaderDocument variable=vInboundHeaders 3. At the time of invocation, make sure that the vInboundHeaders value is copied back to the jca.aq.HeaderDocument property: invoke name=Invoke_1 inputVariable=Invoke_1_Enqueue_InputVariable partnerLink=EnqueueClobPayload portType=ns2:Enqueue_ptt operation=Enqueue bpelx:inputProperty name=jca.aq.HeaderDocument variable=vInboundHeaders invoke

14.2.8 Additional Steps When Upgrading Technology Adapter Headers

Use the following procedure when you are not using an AQ adapter, and as a result you are not obtaining the value of the jca.aq.HeaderDocument property. In this scenario, you must populate the property manually. This involves two steps. Perform one step after you upgrade Oracle Enterprise Service Bus to Oracle Mediator 11g, and perform the second step after you upgrade to Oracle BPEL Process Manager 11g. Note that these examples show how you might invoke Oracle B2B from the adapter header. Example Steps to Perform After Upgrading to Oracle Mediator After upgrading to Oracle Mediator, assign the jca.aq.HeaderDocument value from inbound to outbound in the .mplan file of the Oracle Mediator file. For example: copy target=out.property.jca.aq.HeaderDocument expression=lt;?xml version = quot;1.0quot; standalone= quot;yesquot;?lt;tns:Header xmlns:tns=quot;http:xmlns.oracle.compcbpeladapteraqoutbound tns:PayloadHeaderlt;MSG_IDlt; MSG_IDlt;INREPLYTO_MSG_IDlt; INREPLYTO_MSG_IDlt;FROM_PARTYGlobalChipslt; FROM_PARTYlt;TOPARTYAcmelt; TO_PARTYlt;ACTION_NAMElt;ACTION_NAMElt;DOCTYPE_NAMEORDERSlt; DOCTYPE_NAMElt;DOCTYPE_REVISIOND98Alt;