B2B 10.1.2 agreement identyfication

I am trying to identify of agreement by two fields <action> and <service>.
In field <action> is name of business action for example: Balance, PaymentAdd etc.
but in field <service> is type of message (Request or Response).
Request messages are works, but inbound mesages are not recognized, becouse B2B identify agreement only by field <action>
How to change it? I need to identification with action+service in inbound scenario.
Thanks,

For inbound messages, only ACTION name can be used (not Action+Service) for TPA identification. May I know why you want to use both Action+Service for TPA identification and why you cann't use CPA ID based identification?
Regards,
Anuj

Similar Messages

  • B2B server 11g is throwing error while creating new agreement for RemoteTP

    Hi,
    We are facing an issue with B2B 11g . Neither it is creating a new agreement in B2B console for any trading partner throwing " JAVA LANG NULL POINT EXCEPTION" nor registering any new document definition.
    It is acting as a show stopper for us.
    Please see the below logs.
    MDS-02202: Content of the metadata object "/soa/b2b/tp_MyCompany.xml" is not valid.
    MDS-01609: The document /soa/b2b/tp_MyCompany.xml contains relationships that do not conform to the relationship definition.
    MDS-01605: The relationship from /soa/b2b/tp_MyCompany.xml#SUPPORTED_DEFINITION_k4202402577734173980_1 to /soa/b2b/doc_EDI_X12.xml#NewDefinition-LjV-6956719308418448533 is invalid because the latter does not exist.
    MDS-01605: The relationship from /soa/b2b/tp_MyCompany.xml#SUPPORTED_DEFINITION_mPF6655687412630731081_0 to /soa/b2b/doc_EDI_X12.xml#NewDefinition-LjV-6956719308418448533 is invalid because the latter does not exist.
         at oracle.mds.core.MDSSession.flushChanges(MDSSession.java:1016)
         at oracle.mds.core.MDSSession.flushChanges(MDSSession.java:855)
         at oracle.tip.b2b.ui.backing.admin.AdminDocument.handleFileUploadPoll(AdminDocument.java:1623)
         at oracle.tip.b2b.ui.backing.admin.AdminDocument.pollEventListener(AdminDocument.java:2271)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodExpression(UIXComponentBase.java:1303)
         at org.apache.myfaces.trinidad.component.UIXPoll.broadcast(UIXPoll.java:98)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:336)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.tip.b2b.ui.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:232)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    java.lang.NullPointerException
         at oracle.tip.b2b.ui.data.partner.GuiTradingPartner.getSupportedDefnListForAgreement(GuiTradingPartner.java:410)
         at oracle.tip.b2b.ui.backing.partner.Agreement.selectDocDlgActionListner(Agreement.java:742)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1259)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:698)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:285)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.tip.b2b.ui.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:232)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [2011-07-01T01:11:53.485-07:00] [soa_server1] [WARNING] [] [oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: Srijna.Saxena] [ecid: 0000J3^kGQ7DCgS5IFc9yf1E3N_K0000L2,0] [APP: b2bui] [dcid: 060ea2ba92914b9b:4b272406:130e4a2aee7:-7ffd-0000000000000157] Could not find selected item matching value "" in RichSelectOneChoice[UIXEditableFacesBeanImpl, id=leftTpChannelChoice]

    I think MDS repository has got corrupted somehow. Better raise a SR with support.
    Regards,
    Anuj

  • How to set up 2 agreements for the same From,To,DocType,Version in B2B11g

    Hi
    I am having an issue in configuring more than one agreement for the same DocType, Version, From and To partner in Oracle B2B11g.
    When I click "Valid" button on the second agreement it errors out saying duplicate agreement is found for the same DocType, Version, From and TO partners.
    Is there any mechanism to over ride this?
    We need to have multiple agreements created for the same To Partner, From Partner, Doc Type and Version. Otherwise we will end up creating multiple partners which is a real pain.
    Multiple agreements are required because we have to set up different Interchange and Group IDs for each transaction.
    -Sriharish.
    Edited by: 840696 on Mar 1, 2011 7:30 AM

    You can not have two agreements for same From TP,To TP,DocType & DocType revision combination in B2B 11g.
    Multiple agreements are required because we have to set up different Interchange and Group IDs for each transactionIs this requirement for outbound or inbound? You may send Internal Properties from back-end to override envelope parameters in Oracle B2B in case of outbound -
    B2B 11G Outbound EDI Envelope Override
    http://www.b2bgurus.com/2008/09/internal-properties-in-oracle-b2b.html (this blog is for 10g, so read concept only, not settings)
    In case of Inbound, TP identification can be done on the basis of exchange, interchage, group. So if any of this can be same then you may have single agreement. Make sure to enable property "Functional Ack Internal Properties" on B2B console (Administration --> Configuration)-
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10229/bb_config.htm#CEGEADFJ
    Regards,
    Anuj

  • Agreement lookup failed as From trading partner cannot be identified

    Hi,
    I am working on custom document over HTTPS.
    I configured B2B to send custom document over Generic Exchange(transport - HTTPS).
    I enqueue the XML document with AQ header to IP_OUT_QUEUE. B2B is able to read the data from IP_OUT_QUEUE and invokes the client Webapplication.
    I changed the IP_OUT_QUEUE to custom AQ. B2B is able to read data from custom AQ, but B2B throws "Trading partner agreement lookup failed as From trading partner cannot be identified"
    b2b.log:
    2010.02.15 at 13:03:44:470: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread start
    2010.02.15 at 13:03:44:471: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Exit
    2010.02.15 at 13:03:44:497: Thread-22: B2B - (DEBUG)
    Protocol = AQ
    Version = null
    Transport Header
    aq.receiver.expiration:-1
    aq.receiver.delay:0
    aq.receiver.priority:1
    aq.receiver.correlation:b2buser
    2010.02.15 at 13:03:44:881: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize Enter
    2010.02.15 at 13:03:44:907: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize B2BListen turned on, will listen on IP_OUT_QUEUE for messages
    2010.02.15 at 13:03:44:921: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run start listening on message
    2010.02.15 at 13:03:45:069: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.AppInterfaceListener:onMessage calling processOutgoingMessage
    2010.02.15 at 13:03:45:069: Thread-22: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage Enter
    2010.02.15 at 13:03:45:070: Thread-22: B2B - (DEBUG) DBContext beginTransaction: Enter
    2010.02.15 at 13:03:45:070: Thread-22: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2010.02.15 at 13:03:45:071: Thread-22: B2B - (DEBUG) DBContext beginTransaction: Leave
    2010.02.15 at 13:03:45:076: Thread-22: B2B - (DEBUG) calling setFromPartyId() changing from null to TPName: null Type: null Value: null
    2010.02.15 at 13:03:45:077: Thread-22: B2B - (DEBUG) calling setToPartyId() changing from null to TPName: null Type: null Value: null
    2010.02.15 at 13:03:45:077: Thread-22: B2B - (DEBUG) calling setInitiatingPartyId() changing from null to TPName: null Type: null Value: null
    2010.02.15 at 13:03:45:077: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage To TP Namenull
    2010.02.15 at 13:03:45:078: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage From TP Namenull
    2010.02.15 at 13:03:45:078: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage business action name: null
    2010.02.15 at 13:03:45:079: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage doctype name: null
    2010.02.15 at 13:03:45:079: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage doctype revision: null
    2010.02.15 at 13:03:45:079: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage AppMsgIdnull
    2010.02.15 at 13:03:45:094: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage ipmsg.get_MSG_TYPE = 1
    2010.02.15 at 13:03:45:095: Thread-22: B2B - (DEBUG) calling setInitiatingPartyId() changing from TPName: null Type: null Value: null to TPName: null Type: null Value: null
    2010.02.15 at 13:03:45:095: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage B2B Message ID is 0A4DBD67126D1BA2FC700000136A1AD0
    2010.02.15 at 13:03:45:099: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage RefTo B2B Message ID is null
    2010.02.15 at 13:03:45:100: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage isSignalMsg() == false; call outgoingTPA
    2010.02.15 at 13:03:45:100: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processOutgoingTPA() Begin TPA Processing..
    2010.02.15 at 13:03:45:100: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() PARTIES (before calling processParty) :
    initial : null
    from : TPName: null Type: null Value: null
    to : TPName: null Type: null Value: null
    final : null
    initiating : TPName: null Type: null Value: null
    2010.02.15 at 13:03:45:101: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() direction is outgoing
    2010.02.15 at 13:03:45:102: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() calling processparty with : TPName: null Type: null Value: null
    2010.02.15 at 13:03:45:102: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:processParty() Begin..
    2010.02.15 at 13:03:45:112: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() after calling processparty with : TPName: Acme Type: null Value: null
    2010.02.15 at 13:03:45:112: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() PARTIES (after calling processParty):
    initial : null
    from : TPName: Acme Type: null Value: null
    to : TPName: null Type: null Value: null
    final : null
    initiating : TPName: Acme Type: null Value: null
    2010.02.15 at 13:03:45:113: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() docTypeName: null docTypeRevision: null
    2010.02.15 at 13:03:45:118: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() actionName: null actionRevision: null
    2010.02.15 at 13:03:45:119: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() Set actionRevision in MessageInfo: null
    2010.02.15 at 13:03:45:119: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() Obtain DocType using actionName and actionRevision.
    2010.02.15 at 13:03:45:124: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getCollaborationDetails() Begin.. Activity Name : null Activity Version: null
    2010.02.15 at 13:03:45:125: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() eventName:<null>
    2010.02.15 at 13:03:45:125: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() messageType:1
    2010.02.15 at 13:03:45:126: Thread-22: B2B - (DEBUG) calling setInitiatingPartyId() changing from TPName: Acme Type: null Value: null to TPName: Acme Type: null Value: null
    2010.02.15 at 13:03:45:127: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() cpaID=null
    2010.02.15 at 13:03:45:127: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() TPA Name : null
    2010.02.15 at 13:03:45:128: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() TPA Name : null
    2010.02.15 at 13:03:45:128: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAIdentifier:identifyTPA() Begin..
    2010.02.15 at 13:03:45:129: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAIdentifier:identifyTPA()
    From Party -> null-null-Acme-null To Party -> null-null-null-null Business Action name -> null
    2010.02.15 at 13:03:45:130: Thread-22: B2B - (ERROR) Error -: AIP-50548: Trading partner agreement lookup failed as From trading partner cannot be identified
    at oracle.tip.adapter.b2b.tpa.TPAIdentifier.identifyTPA(TPAIdentifier.java:230)
    at oracle.tip.adapter.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:598)
    at oracle.tip.adapter.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:222)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1074)
    at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
    at oracle.tip.transport.basic.aq.AQDequeuer.dequeue(AQDequeuer.java:348)
    at oracle.tip.transport.basic.aq.AQDequeuer.run(AQDequeuer.java:211)
    2010.02.15 at 13:03:45:131: Thread-22: B2B - (ERROR) Error -: AIP-50548: Trading partner agreement lookup failed as From trading partner cannot be identified
    at oracle.tip.adapter.b2b.tpa.TPAIdentifier.identifyTPA(TPAIdentifier.java:230)
    at oracle.tip.adapter.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:598)
    at oracle.tip.adapter.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:222)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1074)
    at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
    at oracle.tip.transport.basic.aq.AQDequeuer.dequeue(AQDequeuer.java:348)
    at oracle.tip.transport.basic.aq.AQDequeuer.run(AQDequeuer.java:211)
    2010.02.15 at 13:03:45:131: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage B2BDomainException
    2010.02.15 at 13:03:45:132: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException Updating Error Message: Error -: AIP-50548: Trading partner agreement lookup failed as From trading partner cannot be identified
    2010.02.15 at 13:03:45:132: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Enter
    2010.02.15 at 13:03:45:209: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Wire message not found.
    2010.02.15 at 13:03:45:211: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new business message
    2010.02.15 at 13:03:45:212: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow Enter
    2010.02.15 at 13:03:45:353: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty name null
    2010.02.15 at 13:03:45:354: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty type and value nullnull
    2010.02.15 at 13:03:45:367: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for the given name null null
    2010.02.15 at 13:03:45:397: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new b2berror object
    2010.02.15 at 13:03:45:398: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating business message error information
    2010.02.15 at 13:03:45:471: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Exit
    2010.02.15 at 13:03:45:472: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException Updating Native Event Tbl Row
    2010.02.15 at 13:03:45:472: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateNativeEvtTblRow Enter
    2010.02.15 at 13:03:45:476: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:updateNativeEvtTblRow:tip_wireMsg wiremsg not found
    2010.02.15 at 13:03:45:477: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException notifying App
    2010.02.15 at 13:03:45:477: Thread-22: B2B - (DEBUG) Engine:notifyApp Enter
    2010.02.15 at 13:03:45:485: Thread-22: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>0A4DBD67126D1BA2FC700000136A1AD0</b2bMessageId>
    <errorCode>AIP-50548</errorCode>
    <errorText>Trading partner agreement lookup failed as From trading partner cannot be identified</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (dgda21a)
    Description: Make sure the trading partner has name, type, and value information
    StackTrace:
    Error -:  AIP-50548:  Trading partner agreement lookup failed as From trading partner cannot be identified
            at oracle.tip.adapter.b2b.tpa.TPAIdentifier.identifyTPA(TPAIdentifier.java:230)
            at oracle.tip.adapter.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:598)
            at oracle.tip.adapter.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:222)
            at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1074)
            at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
            at oracle.tip.transport.basic.aq.AQDequeuer.dequeue(AQDequeuer.java:348)
            at oracle.tip.transport.basic.aq.AQDequeuer.run(AQDequeuer.java:211)
      ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2010.02.15 at 13:03:45:512: Thread-22: B2B - (DEBUG) Engine:notifyApp Exit
    2010.02.15 at 13:03:45:513: Thread-22: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException Updated the Error Message Successfully: Error -: AIP-50548: Trading partner agreement lookup failed as From trading partner cannot be identified
    2010.02.15 at 13:03:45:513: Thread-22: B2B - (DEBUG) DBContext commit: Enter
    2010.02.15 at 13:03:45:516: Thread-22: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2010.02.15 at 13:03:45:516: Thread-22: B2B - (DEBUG) DBContext commit: Leave
    Kindly help me to resolve this issue.

    hi Anuj,
    I am enqueuing from BPEL process. I have set the AQ header.
    <b2bMsgHeader><Header xmlns="http://xmlns.oracle.com/pcbpel/adapter/aq/publishB2BMessage/">
    <QueueHeader/>
    <PayloadHeader>
    <MSG_ID xmlns="">2SY16SY_TEST_FEB15_07E01null2010021513270041</MSG_ID>
    <INREPLYTO_MSG_ID xmlns=""/>
    <FROM_PARTY xmlns="">Acme</FROM_PARTY>
    <TO_PARTY xmlns="">GlobalChips</TO_PARTY>
    <ACTION_NAME xmlns="">ProcessBusiness</ACTION_NAME>
    <DOCTYPE_NAME xmlns="">DocType</DOCTYPE_NAME>
    <DOCTYPE_REVISION xmlns="">1.0</DOCTYPE_REVISION>
    <MSG_TYPE xmlns="">1</MSG_TYPE>
    <PAYLOAD xmlns="">XML payload</PAYLOAD>
    <ATTACHMENT xmlns=""/>
    </PayloadHeader>
    </Header>
    </b2bMsgHeader>

  • B2B Document Definition - Using xpath 'or' in Identification Value

    Hello,
    I have a requirement similar to the one below, this is an example from the Oracle documentation,
    In the below example, Oracle B2B compares the value of the country attribute to the value set for Identification Value. If the values match, then the document is identified successfully.  I have a scenario, where I will receive data with value in the country attribute to be "US" or "France" or "India". Can an 'or' be used in the identification value? such as US or France or India as the Identification values for the Identification Expression "//*/@country".
    Any ideas / suggestions are greatly appreciated.
    Option 3: Check the Value of an Attribute
    Assume that the value of the country attribute is US. Set the parameters as follows:
    Field
    Value
    Identification Value
    US
    Identification Expression
    //*/@country
    Here is the excerpt of the XML payload for this option.
    Check the Value of an Attribute
    <?xml version="1.0" encoding="windows-1252" ?>
    <MyAddress country="US" xmlns="http://www.example.org"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="PO.xsd">
      <name>B2B Buyer</name>
      <street>100 Oracle Parkway</street>
      <city>Redwood City</city>
      <state>CA</state>
      <zip>94065</zip>
    </MyAddress>
    Thanks,
    Venkatesh

    Hi,
    I am interested to know if you managed to make any progress on this issue?
    We have a similar requirement whereby a trading partner sends an ebMS request using a single document type with the ebMS ACTION header identifying the action the request relates to. For example, the following are the key fields from two requests:
    1)
      SENDER_NAME = TradingPartnerX
      RECEIVER_NAME = OurCompanyName
      SERVICE_NAME = Manage Work
      SERVICE_TYPE = v1.0
      BUSINESS_ACTION_NAME = assignWork
      Payload = <ManageWorkRequest>...</ManageWorkRequest>
    2)
      SENDER_NAME = TradingPartnerX
      RECEIVER_NAME = OurCompanyName
      SERVICE_NAME = Manage Work
      SERVICE_TYPE = v1.0
      BUSINESS_ACTION_NAME = updateWork
      Payload = <ManageWorkRequest>...</ManageWorkRequest>
    Where the Payloads of the two requests could potentially be identical.
    Currently, we have the following configuration:
    - Custom xml document type for ManageWorkRequest:
      - Action name: (blank)
      - Service name: (blank)
      - Service type: (blank)
      - From Role: (blank)
      - To Role: (blank)
      - Validate ebMS Header: unchecked
    - Custom xml document definition for ManageWorkRequest:
      - XML Identification Expression (XPath): //*[local-name() = 'ManageWorkRequest']
      - XML Identification Value: (blank)
    - TradingPartnerX Documents:
      - Definition added for ManageWorkRequest
        - both 'Sender' and 'Receiver' checked
      - Document Details:
        - Override DocType Param: checked
        - Document Type ebMS:
          - Action name: (blank)
          - Service name: Manage Work
          - Service type: v1.0
          - From Role: Buyer
          - To Role: Supplier
          - Validate ebMS Header: unchecked
    - Agreement setup between OurCompanyName and TradingPartnerX for inbound communication from TradingPartnerX to OurCompanyName
    When TradingPartnerX attempts to send an assignWork ManageWorkRequest, B2B fails to identify which document type and agreement it relates to. After increasing the B2B logging level, the following can be seen in the soa_server1-diagnostic.log file:
    [2013-11-19T11:16:39.881+10:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: Workmanager: , Version: 0, Scheduled=false, Started=false, Wait time: 0 ms\n] [userId: <anonymous>] [ecid: ccce6c0f16adb222:111ddc50:142539e3958:-7ffd-000000000013a96f,0] [APP: soa-infra] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2013.11.19 11:16:39.880--ServerSession(606155273)--Connection(692532584)--Thread(Thread[Workmanager: , Version: 0, Scheduled=false, Started=false, Wait time: 0 ms[[
    ,10,Application Daemon Threads])--SELECT ID, DIRECTION, APPS_DOCTYPE_NAME, DOC_DEF_NAME, APPS_DOC_PROTOCOL_VERSION, DOC_DEF_TIMESTAMP, APPS_DOCUMENT, DOC_PROTOCOL_NAME, APPS_XSLTFILE, DOC_PROTOCOL_VERSION, ATTRIBUTE1, DOC_REF_NAME, ATTRIBUTE3, DOC_ROUTING_ID, ATTRIBUTE5, DOCTYPE_NAME, ATTRIBUTE7, FROM_DC, ATTRIBUTE9, BUSINESS_ACTION_NAME, LABEL, CREATED, LABEL_DESC, APPS_DOC_PROTOCOL_NAME, MODIFIED, APPS_ACTION, RECEIVER_NAME, ATTRIBUTE2, SENDER_NAME, ATTRIBUTE6, SERVICE_NAME, ATTRIBUTE10, SERVICE_TYPE, DEFINITION_MO, STATE, AGREEMENT_ID, TO_DC, ATTRIBUTE8, TPA_NAME, IS_CUSTOM, TPA_REFERENCE, ATTRIBUTE4, CREATED_BY_UI, USER_NAME, CONTROL_NUMBER_SET FROM B2B_LIFECYCLE WHERE ((SENDER_NAME = ?) AND ((RECEIVER_NAME = ?) AND ((BUSINESS_ACTION_NAME = ?) AND ((SERVICE_NAME = ?) AND ((SERVICE_TYPE = ?) AND ((DIRECTION = ?) AND (STATE = ?)))))))
            bind => [TradingPartnerX, OurCompanyName, assignWork, Manage Work, v1.0, INBOUND, Active]
    [2013-11-19T11:16:39.883+10:00] [soa_server1] [ERROR] [] [oracle.soa.b2b.engine] [tid: Workmanager: , Version: 0, Scheduled=false, Started=false, Wait time: 0 ms\n] [userId: <anonymous>] [ecid: ccce6c0f16adb222:111ddc50:142539e3958:-7ffd-000000000013a96f,0] [APP: soa-infra] Error -:  B2B-50547:  Agreement not found for trading partners: FromTP TradingPartnerX, ToTP OurCompanyName with document type ACTION:assignWork Service:Manage Work ServiceTypev1.0-INBOUND.[[
            at oracle.tip.b2b.tpa.RepoDataAccessor.queryAgreementMO(RepoDataAccessor.java:866)
            at oracle.tip.b2b.tpa.RepoDataAccessor.getAgreementDetails(RepoDataAccessor.java:415)
            at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:465)
            at oracle.tip.b2b.tpa.TPAProcessor.processIncomingTPA(TPAProcessor.java:243)
            at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:2560)
            at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1751)
            at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4258)
            at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3856)
            at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3309)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:637)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:214)
            at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
            at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
            at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Error -:  B2B-50547:  Agreement not found for trading partners: FromTP TradingPartnerX, ToTP OurCompanyName with document type ACTION:assignWork Service:Manage Work ServiceTypev1.0-INBOUND.
            at oracle.tip.b2b.tpa.RepoDataAccessor.queryAgreementMO(RepoDataAccessor.java:866)
            at oracle.tip.b2b.tpa.RepoDataAccessor.getAgreementDetails(RepoDataAccessor.java:415)
            at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:465)
            at oracle.tip.b2b.tpa.TPAProcessor.processIncomingTPA(TPAProcessor.java:243)
            at oracle.tip.b2b.engine.Engine.processIncomingMessageImpl(Engine.java:2560)
            at oracle.tip.b2b.engine.Engine.processIncomingMessage(Engine.java:1751)
            at oracle.tip.b2b.engine.Engine.incomingContinueProcess(Engine.java:4258)
            at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3856)
            at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3309)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:637)
            at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:214)
            at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
            at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
            at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Looking at the SQL which has been logged, B2B is looking for an agreement which has the following:
      SENDER_NAME = 'TradingPartnerX'
      RECEIVER_NAME = 'OurCompanyName'
      BUSINESS_ACTION_NAME = 'assignWork'
      SERVICE_NAME = 'Manage Work'
      SERVICE_TYPE = 'v1.0'
      DIRECTION = 'INBOUND'
      STATE = 'Active'
    and it fails to identify any matching agreements which is correct - there aren't any matching these constraints. However, if we specify the 'Action name' field in the DocType param overrides for TradingPartnerX, then B2B is able to identify the agreement and everything works.
    Based on this behaviour, it seems that in this scenario, B2B requires a separate agreement for each possible value which can be passed as the BUSINESS_ACTION_NAME in order to identify the document type and agreement correctly. My question is - is there another way to configure B2B to allow a list of valid 'Action names' rather than having to create a separate agreement for each one with the only difference being the value of the 'Action name' field?
    If anyone is able to provide advice or guidance, it would be much appreciated.
    Thanks
    Kevin

  • B2B Custom Inbound Document

    Hello All,
    I was trying the B2B Custom Inbound .... i am keeping a file in a folder..that file i want my trading partner NewPartner to pick up and send that to host MyCompany and i am using B2B adapter in my BPEL composite to receive the file and do some business logic. Now, the file is picked up, but is not getting to the composite...i mean no instances for my composite in EM. when i go to the reports tab in B2B console, it says agreement not found....
    The configuration I did in administration/Documents
    I defined Custom--->1.0---->PurchaseOrder----->PurchaseOrderDef
    And in the PurchaseOrder (Document Type) tab, in the ebMS Section, i have filled the following values...
    Action Name : PurchaseOrder
    Service Name : PurchaseOrder
    From Role : NewPartner
    To Role : MyCompany
    And in the definition tab, i have given the following values...
    xsd : Custom_PurchaseOrder.xsd
    Identification xpath expression : /*[local-name()='PurchaseOrder']
    In the listening channel of administration...
    i have created a channel with generic file 1.0 protocol...
    folder name: C:\Users\sunny\Desktop\B2BCustom
    file name format : NewPartner_12345.dat
    I haven't created any other channels for NewPartner and MyCompany Specifically....
    I have created an agreement for NewPartner , selected the document definition...and deployed the code..
    Now, when i keep the sample file NewPartner_12345.xml in the folder, it is getting picked up...but my composite is not receiving the file...
    In B2B console, in the reports tab...the error message says like below...
    Machine Info: Description: Agreement not found for trading partners: FromTP null, ToTP MyCompany with document type PurchaseOrder-1.0-INBOUND.
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Agreement not found for trading partners: FromTP null, ToTP MyCompany with document type PurchaseOrder-1.0-INBOUND
    Please help me fix this...
    Thanks a lot in advance...

    Please post all B2B related questions in Oracle B2B forum -
    Integration - B2B
    Text Agreement not found for trading partners: FromTP null, ToTP MyCompany with document type PurchaseOrder-1.0-INBOUNDMake sure that your remote TP's name is exactly what you are providing as part of file name - "NewPartner". You should also be able to see the name in the agreement you created.
    Regards,
    Anuj

  • XML Standard for B2B Integration

    Hi B2B Gurus-
    One of our client is looking at implementing a B2B solution using Oracle B2B to send and receive business documents with its Trading Partners (Suppliers and Banks).
    The typical transactions as of now would be:
    1. Purchase Order Outbound to Trading Partners
    2. Advances Shipment Notice and Invoice Inbound from Trading Partners
    3. Payment Files Outbound to the banks
    The client will not be using EDI or Rosettanet standards. They are looking for XML standards ONLY.
    I understand that Oracle B2B supports cXML, xCBL, ebXML, OAGIS etc
    Can anybody please suggest which XML standard is the best for the above mentioned B2B transactions.
    Please note that the back-end ERP system in our case is Oracle E-Business Suite R12.
    Thanks in advance.
    Regards,
    Dibya

    Hello Dibya,
    RoesttaNet is a XML based standard but if I am right then your client does not want to use it.
    Deciding a document protocol in B2B communication is mutual agreement based process between the trading partners, so I think your client should first check with it's TP's that which document protocol they would prefer.
    Still if I have to give personal opinion, then I would go for ebMS because it has support for SOAP standard using which you may even connect with web-services of your TP (if they do not have a B2B product). Moreover, I can define my own message structure in ebMS (obviously with my TP's ack) and have CPP/CPA import functionality. There is also a PING-PONG message facility in ebMS to test connectivity between TP's. Apart from this there is also ActionName based agreement identification support for ebMS.
    I would suggest you to ask your client to discuss it with their TP's and then take a decision.
    Regards,
    Anuj

  • Tables in b2b

    Hi,
    there is some basic missing concept from B2B developer guide, we can learn all, but DB table part is missing, i did nt found any material for that.
    can any one please tell me about basic DB architecture of B2B, what all table involve in it.
    I need some a basic tutorial on it.

    Similarly in 11g may i know which table replaces tip_businessmessage_rt. The columns which are being used in are messagestate, businesstransactioninstance .In SOAINFRA schema (for e.g. dev_soainfra) you may find B2B_BUSINESS_MESSAGE
    Also can anyone share some useful queries which are used in B2B 11g? Queries which fetch about the status of the messages received in the seeded queues, trading partner details, agreement details and channel detailsB2B instance message java API has been released since release 11.1.1.4 (11gR1 PS3). It is recommended to use this API to get information from B2B tables. It is NOT recommended to access b2b tables directly for any monitoring/auditing purpose. To know more about instance message API in 11g, please refer -
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10229/b2b_api_imsg.htm#BABFEFCD
    Alternatively, you may also use web-services exposed by B2B for querying TP/agreement info (section "20.4 Using the Query API") -
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10229/bb_webservice.htm#CIADAICA
    Also share the log files location in the sever to debug b2b issues in 11g.Location of log file - $MW_HOME/user_projects/domains/<domainname>/servers/soa_server<n>/logs/soa_server<n>-diagnostic.log
    Regards,
    Anuj

  • B2B Error on start-up

    Hi,
    Anyone what's the below error is about. B2B does not pick-up the files as get the below error in log file:
    java.lang.NoSuchMethodError: oracle.sql.CharacterSet.UTFToString([BIIZ)Ljava/lang/String;
         at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:526)
         at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:500)
         at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:671)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:307)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:108)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:505)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:380)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:306)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:285)
         at oracle.tip.buslogic.common.DBConnectivity.getConnection(DBConnectivity.java:151)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getService(ExecutionContextImpl.java:379)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getMetaManager(ExecutionContextImpl.java:582)
         at oracle.tip.buslogic.common.PredicateManager.createPredicate(PredicateManager.java:45)
         at oracle.tip.configuration.ConfigurationUtil.getConfigurations(ConfigurationUtil.java:273)
         at oracle.tip.configuration.ConfigurationUtil.getRuntimeActiveAndQuiescingConfigurations(ConfigurationUtil.java:436)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:103)
         at java.lang.Thread.run(Thread.java:534)
    Thanks

    Hi,
    The debug level is set to DEBUG and following is what is in b2b.log. Same Agreement deployed on dev box works fine but in tst gets that error.
    2008.02.08 at 20:12:51:192: main: B2B - (DEBUG) B2B initialize
    2008.02.08 at 20:12:51:194: Main thread: B2B - (DEBUG) This is Main thread executing..
    2008.02.08 at 20:12:51:194: Main thread: B2B - (DEBUG) B2B start
    2008.02.08 at 20:12:51:194: Main thread: B2B - (DEBUG) B2B start - context started
    2008.02.08 at 20:12:51:283: B2BStarter thread: B2B - (DEBUG) B2BStarter - This is B2BStarter thread executing..
    2008.02.08 at 20:12:54:816: B2BStarter thread: BusinessLogicLayer - (INFORMATION) ExecutionContextManager initialization is done
    2008.02.08 at 20:12:54:816: B2BStarter thread: BusinessLogicLayer - (INFORMATION) User's maxCachedSessions is set to 0
    2008.02.08 at 20:12:54:816: B2BStarter thread: BusinessLogicLayer - (DEBUG) startContext begins. Cached session size is 0
    2008.02.08 at 20:12:54:823: B2BStarter thread: BusinessLogicLayer - (DEBUG) New ExecutionContext has been created
    2008.02.08 at 20:12:54:823: B2BStarter thread: BusinessLogicLayer - (DEBUG) New Context has been created
    2008.02.08 at 20:12:54:824: B2BStarter thread: BusinessLogicLayer - (DEBUG) startContext ends. Cached session size is 0
    2008.02.08 at 20:12:54:824: B2BStarter thread: BusinessLogicLayer - (DEBUG) ExecutionContextManager: startContext
    2008.02.08 at 20:12:54:825: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2008.02.08 at 20:12:54:835: B2BStarter thread: Deployment - (DEBUG) Query Configurations null Lifecycle status Active exclude design true
    2008.02.08 at 20:12:54:840: B2BStarter thread: BusinessLogicLayer - (DEBUG) Recieve a new PersistencyService
    2008.02.08 at 20:12:55:317: B2BStarter thread: BusinessLogicLayer - (DEBUG) retrieving connect info from ias repos
    2008.02.08 at 20:12:56:106: B2BStarter thread: BusinessLogicLayer - (DEBUG) username=b2b
    2008.02.08 at 20:12:56:106: B2BStarter thread: BusinessLogicLayer - (DEBUG) password=******
    2008.02.08 at 20:12:56:107: B2BStarter thread: BusinessLogicLayer - (DEBUG) hostname=null
    2008.02.08 at 20:12:56:107: B2BStarter thread: BusinessLogicLayer - (DEBUG) port=null
    2008.02.08 at 20:12:56:107: B2BStarter thread: BusinessLogicLayer - (DEBUG) sid=null
    2008.02.08 at 20:12:56:107: B2BStarter thread: BusinessLogicLayer - (DEBUG) tnsentry=null
    2008.02.08 at 20:12:56:108: B2BStarter thread: BusinessLogicLayer - (DEBUG) iasConnectString=jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=apps-tst.com)(PORT=1541)))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVICE_NAME=APPS)))
    2008.02.08 at 20:12:56:108: B2BStarter thread: BusinessLogicLayer - (DEBUG) driver=thin
    2008.02.08 at 20:12:56:108: B2BStarter thread: BusinessLogicLayer - (DEBUG) protocol=tcp
    Any idea what this error may be.
    Thanks

  • How to create Agreement Configuration and deploy it

    Hi All,
    Through self-service API's we are able to create the agrement. How to I create the configuration for the same and deploy it using java/pl-sql code ... any sample code and example file...???
    Regards,
    Praveen

    Hi Praveen,
    You can use self-service API to deploy configuration using a JAVA program or command line. To use it in the command line-
    1. java oracle.tip.adapter.b2b.selfservice.TradingPartnerManager --- creates the Trading Partner profiles from the specified XML file
    2. java oracle.tip.adapter.b2b.selfservice.AgreementManager creates agreements from the specified XML file
    To use it in the JAVA -
    FileInputStream fis = new FileInputStream(tpFile);
    InputSource is = new InputSource(fis);
    TradingPartnerManager tpMgr = TradingPartnerManager.newInstance();
    tpMgr.init();
    if (args.length == 2) {
    tpMgr.processTPProfiles(is, true);
    } else {
    tpMgr.processTPProfiles(is, false);
    tpMgr.shutdown();
    FileInputStream fis = new FileInputStream(tpFile);
    InputSource is = new InputSource(fis);
    AgreementManager agreementMgr = AgreementManager.newInstance();
    agreementMgr.init();
    agreementMgr.processAgreements(is);
    agreementMgr.shutdown();
    Please refer below link for the same -
    http://www.b2bgurus.com/2007/09/creating-b2b-metadata-using-self.html
    Regards,
    Anuj

  • Oracle B2B File Channel

    Hi
    I have a requirement to do a file transfer from remote ftp server to our folder. the issue here is with the file name. remote partner is putting file in different format. Oracle b2b doesnt find the agreement by looking at the file name. they insist on having the file name format and directory name format. Can anybody please guide me whether I can use oracle b2b or ftp adapter. my client wants me to use b2b because they can see the dashboad.
    Thanks
    sri

    Hi Sri,
    For cases where in customer have no control over name(s) for directory and file, user can use "PARTNER PROFILE NAME" parameter available with FILE/FTP/SFTP Listening Channel
    If user provide a VALUE for this parameter in the Listening Channel, then all messages arrived through such Listening Channel are assumed to be coming from Trading Partner specified in "PARTNER PROFILE NAME" parameter.
    Please note that "PARTNER PROFILE NAME" parameter takes precedence over any other form(s) of getting FROM_PARTY such as "FILE NAME FORMAT" or "DIRECTORY NAME FORMAT"
    Regards,
    Dheeraj

  • Collaboration Agreements not working

    Hi ,
    I am trying to register a Collaboration Agreement but i get the following error message : "<Nov 26, 2001 4:53:19 PM PST> <Error> <B2B> <<CA> ERROR: Collaboration Agreement axj0701/192.168.60.
    62:b6bf6:ea6b46f9d7:-8000 is not yet registered in runtime. This error occurs if Collaborate Server
    is not initialized properly or Collaboration Agreement is not registered in runtime by Administratio
    n Console.>"

    Hi Archana,
    What does it say in the adapter monitoring for your receiver channel?
    Check this also..
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    Hope this helps!
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • 5081: XEngine error - Invalid guideline

    When a custome interchange.ecs file is used in the business protocol do you also have to register a custom group.ecs file or will it use the default group.ecs file?
    I'm getting an error message that says:
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage Enter
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage toTP 3006082V
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage hubUrl null
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage Exit
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage ProtocolCollabId = null
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage CollaborationName null
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate Enter
    2008.01.18 at 11:31:05:968: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate check non-RosettaNet Message
    2008.01.18 at 11:31:05:968: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:05:968: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: queryWireMessage
    2008.01.18 at 11:31:05:984: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: queryWireMessage
    2008.01.18 at 11:31:05:984: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate Exit
    2008.01.18 at 11:31:05:984: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Protocol Collaboration Id : null
    2008.01.18 at 11:31:05:984: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:identifyIncomingDocument Enter
    2008.01.18 at 11:31:06:623: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl Enter
    2008.01.18 at 11:31:06:623: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl validateEnvelope = false
    2008.01.18 at 11:31:06:623: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl Leave
    2008.01.18 at 11:31:06:623: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
    2008.01.18 at 11:31:06:623: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@12088db
    2008.01.18 at 11:31:10:146: B2BStarter thread: Deployment - (DEBUG) Query Configurations null Lifecycle status Active exclude design true
    2008.01.18 at 11:31:10:146: B2BStarter thread: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:10:146: B2BStarter thread: BusinessLogicLayer - (DEBUG) Push Stack: queryConfiguration
    2008.01.18 at 11:31:10:146: B2BStarter thread: BusinessLogicLayer - (DEBUG) Pop Stack: queryConfiguration
    2008.01.18 at 11:31:10:146: B2BStarter thread: Deployment - (DEBUG) Query Configurations null Lifecycle status Quiescing exclude design true
    2008.01.18 at 11:31:10:146: B2BStarter thread: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:10:146: B2BStarter thread: BusinessLogicLayer - (DEBUG) Push Stack: queryConfiguration
    2008.01.18 at 11:31:10:146: B2BStarter thread: BusinessLogicLayer - (DEBUG) Pop Stack: queryConfiguration
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = SeverityConfig
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode ISA Key = InterchangeSenderID Val = 925485US00
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode ISA Key = InterchangeSenderQual Val = 08
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode standard = X12
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode ISA Key = InterchangeReceiverID Val = 3006082V
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode ISA Key = InterchangeControlVersion Val = 00501
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode ISA Key = InterchangeReceiverQual Val = 08
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode Group Key = GroupSenderID Val = 925485US00
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode X12 Doc Revision : 005010
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode X12 Doc Revision : 5010
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode Group Key = GroupReceiverID Val = 3006082V
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode Transaction Count = 1
    2008.01.18 at 11:31:11:081: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processNode DocType = 850
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverQual = 08
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderID = 925485US00
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverID = 3006082V
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverID = 3006082V
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlVersion = 00501
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderID = 925485US00
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderQual = 08
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:identifyIncomingDocument exit
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Enter
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate msginfo reftomsgid is null, nothing to correlate
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Correlation:incomingCorrelate Exit
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage number of b2b messages 1
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage msgtype = 1
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processIncomingTPA() Begin TPA Processing..
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() PARTIES (before calling processParty) :
    initial : null
    from : TPName: null Type: AS2 Identifier Value: 925485US00
    to : TPName: null Type: AS2 Identifier Value: 3006082V
    final : null
    initiating : TPName: null Type: AS2 Identifier Value: 925485US00
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() direction is incoming
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() calling processparty with : TPName: null Type: AS2 Identifier Value: 3006082V
    2008.01.18 at 11:31:11:097: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:processParty() Begin..
    2008.01.18 at 11:31:11:097: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:11:097: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartner
    2008.01.18 at 11:31:11:097: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartner
    2008.01.18 at 11:31:11:128: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:processParty() null is hosted party
    2008.01.18 at 11:31:11:128: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:processParty() End..
    2008.01.18 at 11:31:11:128: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() after calling processparty : TPName: null Type: AS2 Identifier Value: 3006082V
    2008.01.18 at 11:31:11:128: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() PARTIES (after calling processParty):
    initial : null
    from : TPName: null Type: AS2 Identifier Value: 925485US00
    to : TPName: null Type: AS2 Identifier Value: 3006082V
    final : null
    initiating : TPName: null Type: AS2 Identifier Value: 925485US00
    2008.01.18 at 11:31:11:128: Thread-15: BusinessLogicLayer - (DEBUG) setRuntimeActiveandQuiescing()
    2008.01.18 at 11:31:11:128: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() docTypeName: 850 docTypeRevision: 5010
    2008.01.18 at 11:31:11:128: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:11:128: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: queryDocumentType
    2008.01.18 at 11:31:11:144: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: queryDocumentType
    2008.01.18 at 11:31:11:206: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() actionName: IB_X12_5010_850 actionRevision: 1.00
    2008.01.18 at 11:31:11:206: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getCollaborationDetails() Begin.. Activity Name : IB_X12_5010_850 Activity Version: 1.00
    2008.01.18 at 11:31:11:206: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() eventName:<IB_X12_5010_850>
    2008.01.18 at 11:31:11:206: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() messageType:1
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) calling setMode() changing from -1 to 2
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) calling setInitiatingPartyId() changing from TPName: null Type: AS2 Identifier Value: 925485US00 to TPName: null Type: AS2 Identifier Value: 925485US00
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() TPA Name : null
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAIdentifier:identifyTPA() Begin..
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAIdentifier:identifyTPA()
    From Party -> AS2 Identifier-925485US00-null-null To Party -> AS2 Identifier-3006082V-null-null Business Action name -> IB_X12_5010_850
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) RepoDataAccessor:getAgreementNameByBaTPType() Begin..
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) RepoDataAccessor:getAgreementNameByBaTPType() fromParty: TPName: null Type: AS2 Identifier Value: 925485US00 toParty: TPName: null Type: AS2 Identifier Value: 3006082V initiatingParty: TPName: null Type: AS2 Identifier Value: 925485US00
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) RepoDataAccessor:getAgreementNameByBaTPType() SELECT ag.name FROM TIP_TradingPartnerIdentifi_1_t tpit1, TIP_TradingPartnerIdentific_ra tpi1, TIP_TradingPartnerIdentifi_1_t tpit2, TIP_TradingPartnerIdentific_ra tpi2, TIP_BusinessAction_ra ba1, TIP_BusinessAction_ra ba2, TIP_Participant_ra tpp1, TIP_SupportedBusinessAction_ra sba1, TIP_Participant_ra tpp2, TIP_SupportedBusinessAction_ra sba2, TIP_Agreement_ra ag WHERE tpit1.name = ? AND tpi1.value = ? AND ba1.name = ? AND sba1.isinitiator = ? AND tpp1.agreement = ag.ID AND tpp1.identification = tpi1.ID AND tpi1.partyidentificationtype = tpit1.ID AND tpp1.supportedbusinessaction = sba1.ID AND sba1.businessaction = ba1.ID AND tpit2.name = ? AND tpi2.value = ? AND ba2.name = ? AND sba2.isinitiator = ? AND tpp2.agreement = ag.ID AND tpp2.identification = tpi2.ID AND tpi2.partyidentificationtype = tpit2.ID AND tpp2.supportedbusinessaction = sba2.ID AND sba2.businessaction = ba2.ID AND tpp1.agreement = tpp2.agreement AND ((ag.effectivefromdate <= SYSDATE) OR (ag.effectivefromdate IS NULL)) AND ((ag.effectivetodate +1 >= SYSDATE) OR (ag.effectivetodate IS NULL))
    2008.01.18 at 11:31:11:939: Thread-15: B2B - (DEBUG) RepoDataAccessor:getAgreementNameByBaTPType() bind vars: AS2 Identifier,925485US00,IB_X12_5010_850,Y,AS2 Identifier,3006082V,IB_X12_5010_850,N,
    2008.01.18 at 11:31:11:954: Thread-15: B2B - (DEBUG) RepoDataAccessor:getAgreementNameByBaTPType() End..
    2008.01.18 at 11:31:11:954: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAIdentifier:identifyTPA() Agreement Name : Manufacturer-Walmart(AS2)
    2008.01.18 at 11:31:11:954: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAIdentifier:identifyTPA() End
    2008.01.18 at 11:31:11:954: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() TPA Name 2 : Manufacturer-Walmart(AS2)
    2008.01.18 at 11:31:11:954: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() not unit test
    2008.01.18 at 11:31:11:954: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:11:954: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: queryAgreement
    2008.01.18 at 11:31:11:954: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: queryAgreement
    2008.01.18 at 11:31:11:970: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() wire message not null
    2008.01.18 at 11:31:11:970: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() wire message cfg is null
    2008.01.18 at 11:31:11:970: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:11:970: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: updateWireMessage
    2008.01.18 at 11:31:12:017: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: updateWireMessage
    2008.01.18 at 11:31:12:017: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() setting cfg for packed message M-W(AS2)9
    2008.01.18 at 11:31:12:017: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2008.01.18 at 11:31:12:017: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: updateDataStorage
    2008.01.18 at 11:31:12:017: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: updateDataStorage
    2008.01.18 at 11:31:12:017: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processTPA() direction 1
    2008.01.18 at 11:31:12:017: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() Begin..
    2008.01.18 at 11:31:12:017: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails()
    From Party -> AS2 Identifier-925485US00-null-null
    To Party -> AS2 Identifier-3006082V-null-null Collaboration -> null Agreement Name -> Manufacturer-Walmart(AS2)
    2008.01.18 at 11:31:12:017: Thread-15: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.01.18 at 11:31:12:032: Thread-15: BusinessLogicLayer - (DEBUG) Push Stack: queryAgreement
    2008.01.18 at 11:31:12:032: Thread-15: BusinessLogicLayer - (DEBUG) Pop Stack: queryAgreement
    2008.01.18 at 11:31:12:048: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() pList.size() = 10
    2008.01.18 at 11:31:12:048: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :0
    2008.01.18 at 11:31:12:048: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_2915
    2008.01.18 at 11:31:12:406: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = IB_X12_5010_850
    2008.01.18 at 11:31:12:406: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() isInitiator = true
    2008.01.18 at 11:31:12:438: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() fromParty IS initParty
    2008.01.18 at 11:31:12:438: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() fromTPP = 925485US00fromParty = null
    2008.01.18 at 11:31:12:484: Thread-15: B2B - (DEBUG) calling setFromPartyId() changing from null to TPName: Walmart Type: AS2 Identifier Value: 925485US00
    2008.01.18 at 11:31:12:500: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :0
    2008.01.18 at 11:31:12:500: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :1
    2008.01.18 at 11:31:12:500: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_8FBC
    2008.01.18 at 11:31:12:500: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = IB_X12_5010_850
    2008.01.18 at 11:31:12:500: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() isInitiator = false
    2008.01.18 at 11:31:12:500: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() toTPP = 3006082VtoParty = null
    2008.01.18 at 11:31:12:516: Thread-15: B2B - (DEBUG) calling setToPartyId() changing from null to TPName: Manufacturer Type: AS2 Identifier Value: 3006082V
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) calling setMode() changing from 2 to 2
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :1
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :2
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_D525
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = X12_5010_997
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :2
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :3
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_8E5E
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = X12_5010_997
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :3
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :4
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_D982
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = X12_5010_997
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :4
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :5
    2008.01.18 at 11:31:12:531: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_C8F4
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = X12_5010_997
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :5
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :6
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_A7CA
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = OB_X12_5010_855
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :6
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :7
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_9A75
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = OB_X12_5010_855
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :7
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :8
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_1BFD
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = OB_X12_5010_810
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :8
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :9
    2008.01.18 at 11:31:12:547: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() tpp = TradingPartnerParticipant_CD7F
    2008.01.18 at 11:31:12:562: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() actionName = IB_X12_5010_850, tppActionName = OB_X12_5010_810
    2008.01.18 at 11:31:12:562: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() :9
    2008.01.18 at 11:31:12:562: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() fromTPP = TradingPartnerParticipant_2915toTPP = TradingPartnerParticipant_8FBC
    2008.01.18 at 11:31:12:640: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() idc is not null
    2008.01.18 at 11:31:12:781: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() transport int info oracle.tip.adapter.b2b.message.TransportIntInfo@d61301
    2008.01.18 at 11:31:12:781: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() TO TP = Manufacturer
    2008.01.18 at 11:31:12:781: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() FROM TP = Walmart
    2008.01.18 at 11:31:12:781: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinition() given docTypeName: 850 given docTypeRev: 5010
    2008.01.18 at 11:31:12:781: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinition() given docTypeName: 850 given docTypeRev: 5010
    2008.01.18 at 11:31:12:781: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinition() reposDocTypeName: 810 reposDocTypeRev : 5010
    2008.01.18 at 11:31:12:796: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinition() reposDocTypeName: 855 reposDocTypeRev : 5010
    2008.01.18 at 11:31:12:796: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinition() reposDocTypeName: 850 reposDocTypeRev : 5010
    2008.01.18 at 11:31:12:796: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getDocumentDefinitionUsage() list docDef: DocumentDefinition_2B9F given docDef: DocumentDefinition_2B9F
    2008.01.18 at 11:31:13:217: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:addParameters() Putting TransactionECSFileKey and ID 8FB7DD97EBE744039BA64B74D729D7C1-274-1-32
    2008.01.18 at 11:31:13:233: Thread-15: B2B - (DEBUG) calling setValidationEnabled() changing from null to true
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementData() End..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.RepoDataAccessor:getAgreementDetails() ..End
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateDeliveryChannel() Updating DeliveryChannel information..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageValidator:validateCollaborationInfo()
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageValidator:validateBTInfo()
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageValidator:validateDocExchange()
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageValidator:validateTransport() Validating transport Info
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateMessageInfo() tpaVal: true
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) calling setValidationEnabled() changing from null to true
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:MessageInfo() TimeToAck : 120
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateBTInfo() Updating Business Transaction information..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateCollabInfo()
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateDeliveryChannel() Updating DeliveryChannel information..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateTransport() Begin ..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateTransport() Endpoint : b2b queues
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateDocExchange() Updating DocExchange information..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.MessageModifier:updateDocExchange() Retries : 3
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.tpa.TPAProcessor:processIncomingTPA() End TPA Processing..
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Event Name 1 = IB_X12_5010_850
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin X12_5010 5010
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : X12_5010 version 5010
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: processIncomingMessage Calling processIncomingDocument
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument enter
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument translate = true, validate = true
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:processIncomingDocument mode = 15
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:setupParameterValues get group default definition
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:setupParameterValues GS08 = [005010]
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:setupParameterValues edi sender exchange protocol parameters
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter signed and compressed = true
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderID = 925485US00
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverID = 925485US00
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverID = 925485US00
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderID = 925485US00
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:setupParameterValues edi receiver exchange protocol parameters
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter signed and compressed = true
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderID = 3006082V
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderQual = 08
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverID = 3006082V
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverID = 3006082V
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderID = 3006082V
    2008.01.18 at 11:31:13:700: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderQual = 08
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceB2BMsg From Document Protocol Parameters
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupTime = #SystemTime(HHMM)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeComponentElementSeparator = 0x3a
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter SegmentDelimiter = 0x7e
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlNumber = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeUsageIndicator = P
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAckRequested = 0
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlVersion = 00501
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupDate = #SystemDate(CCYYMMDD)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverQual = 08
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupControlNumber = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverID = 925485US00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter Standard = X12
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ImplementationClass = oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter SubelementDelimiter = 0x3e
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter AcknowledgementOption = T2
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSecurityInfo = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupVersionNumber = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupAgencyCode = X
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderQual = 08
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter DecimalSeparator = 0x2e
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeDate = #SystemDate(YYMMDD)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderID = 925485US00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ElementDelimiter = 0x2a
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAuthorizationInfo = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeECSFileKey = D54A3AE94C4040209A9A5F3796C5C78D-26-1-5
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverID = 925485US00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlStandard_RepeatingSeparator = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeTime = #SystemTime(HHMM)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter AcknowledgementType = 997
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderID = 925485US00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAuthorizationInfoQual = 00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeECSFileBlob
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TagDelimiter = 0x2a
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSecurityInfoQual = 00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupECSFileBlob
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TPName = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ReplacementChar = 0x7c
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceB2BMsg To Document Protocol Parameters
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeComponentElementSeparator = 0x3a
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupTime = #SystemTime(HHMM)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter SegmentDelimiter = 0x7e
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlNumber = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeUsageIndicator = P
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAckRequested = 0
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlVersion = 00501
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupDate = #SystemDate(CCYYMMDD)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverQual = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupControlNumber = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverID = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ImplementationClass = oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter Standard = X12
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter SubelementDelimiter = 0x3e
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter AcknowledgementOption = T2
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSecurityInfo = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupVersionNumber = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupAgencyCode = X
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter DecimalSeparator = 0x2e
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeDate = #SystemDate(YYMMDD)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderQual = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ElementDelimiter = 0x2a
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderID = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAuthorizationInfo = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeECSFileKey = 31B085C3BED4400D9D3CEB3B191AC4DC-26-1-30
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverID = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlStandard_RepeatingSeparator = :
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeTime = #SystemTime(HHMM)#
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter AcknowledgementType = 997
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderID = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAuthorizationInfoQual = 00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeECSFileBlob
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TagDelimiter = 0x2a
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSecurityInfoQual = 00
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TPName = null
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupECSFileBlob
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ReplacementChar = 0x7c
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceB2BMsg From Document Type Parameters
    2008.01.18 at 11:31:13:716: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceB2BMsg To Document Type Parameters
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionID = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionControlNumber = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupID = PO
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionECSFileBlob
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionECSFileKey = 8FB7DD97EBE744039BA64B74D729D7C1-274-1-32
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter DocumentRoutingID = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionImplementationReference = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceB2BMsg ***** Document Parameters *****
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderQual = 08
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionControlNumber = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupTime = #SystemTime(HHMM)#
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeComponentElementSeparator = 0x3a
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionECSFileBlob
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlNumber = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter SegmentDelimiter = 0x7e
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeUsageIndicator = P
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAckRequested = 0
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlVersion = 00501
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupDate = #SystemDate(CCYYMMDD)#
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverQual = 08
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverQual = 08
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupControlNumber = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeReceiverID = 3006082V
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter Standard = X12
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ImplementationClass = oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter SubelementDelimiter = 0x3e
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter AcknowledgementOption = T2
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSecurityInfo = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupVersionNumber = 005010
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupAgencyCode = X
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter DecimalSeparator = 0x2e
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeDate = #SystemDate(YYMMDD)#
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderQual = 08
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionID = 850
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ElementDelimiter = 0x2a
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSenderID = 925485US00
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAuthorizationInfo = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeECSFileKey = D54A3AE94C4040209A9A5F3796C5C78D-26-1-5
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupReceiverID = 3006082V
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeControlStandard_RepeatingSeparator = :
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeTime = #SystemTime(HHMM)#
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter AcknowledgementType = 997
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupSenderID = 925485US00
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeECSFileBlob
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeAuthorizationInfoQual = 00
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupID = PO
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TagDelimiter = 0x2a
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionECSFileKey = 8FB7DD97EBE744039BA64B74D729D7C1-274-1-32
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter InterchangeSecurityInfoQual = 00
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter GroupECSFileBlob
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TPName = Walmart
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter DocumentRoutingID = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter TransactionImplementationReference = null
    2008.01.18 at 11:31:13:732: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:traceParameters Parameter ReplacementChar = 0x7c
    2008.01.18 at 11:31:13:747: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl Enter
    2008.01.18 at 11:31:13:747: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl validateEnvelope = true
    2008.01.18 at 11:31:13:747: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl Leave
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@15b28d8
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = SeverityConfig
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@1d688e2
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:reset Enter
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:reset Leave
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@1b4df9c
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup Enter
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = InterchangeReceiverQual, val = [08]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [08]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = InterchangeSenderID, val = [925485US00]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [925485US00]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = InterchangeReceiverID, val = [3006082V]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [3006082V]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = Standard, val = [X12]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [X12]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = InterchangeControlVersion, val = [00501]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [00501]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = ec_DataNodeName, val = [Interchange]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = InterchangeSenderQual, val = [08]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [08]
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup return = true
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup return = true
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = ecsFileKey
    2008.01.18 at 11:31:13:763: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = D54A3AE94C4040209A9A5F3796C5C78D-26-1-5
    2008.01.18 at 11:31:13:778: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValueBlob Param Name = ecsOptFileBlob
    2008.01.18 at 11:31:13:794: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValueBlob Param Name = ecsFileBlob
    2008.01.18 at 11:31:15:228: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getStream Enter
    2008.01.18 at 11:31:15:228: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getStream Leave
    2008.01.18 at 11:31:15:244: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = SeverityConfig
    2008.01.18 at 11:31:15:244: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:16:117: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:setControlNumber sName = Interchange, controlNumber = 850000003
    2008.01.18 at 11:31:16:117: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:setControlNumber return = true
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = TPName
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = Walmart
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Enter
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit NodeGUID = {37F6D0B7-1406-4E19-A361-6114B99DA21F} position = 0
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Leave
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@1c4a198
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup Enter
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = GroupReceiverID, val = [3006082V]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [3006082V]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = GroupVersionNumber, val = [005010]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [005010]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = ec_DataNodeName, val = [Group]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = GroupSenderID, val = [925485US00]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [925485US00]
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup return = true
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup return = true
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = ecsFileKey
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValueBlob Param Name = ecsOptFileBlob
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValueBlob Param Name = ecsFileBlob
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = ecsFilePath
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = ecsFileBlob
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = ecsFileBlob
    2008.01.18 at 11:31:16:210: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = null
    2008.01.18 at 11:31:16:304: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Param Name = TPName
    2008.01.18 at 11:31:16:304: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = Walmart
    2008.01.18 at 11:31:16:304: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Enter
    2008.01.18 at 11:31:16:304: Thread-15: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelector

    Never mind - went ahead and created the group.ecs file and everything ran fine....

  • IDoc Acknowledgement with Receiver Party -- Logical System?

    Hello,
    we have the following scenario:
    IDoc --> PI --> AS2 (Party/Business Component).
    Acknowledgements should be sent back to the IDoc sender. However there is the usual error that the sender party cannot be converted to an ALE logical system. I know that the adapter specific identifiers have to be set for business systems or business components, but how is this done on party level in B2B scenarios (Note: partner agreements uses a logical system).
    Thank you for your advice!

    Hi florian,
    Read this doc "[HowTo Set up XI Scenario with Party to support EDI Partner Processing|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2bb566fa47?QuickLink=index&overridelayout=true] (Business Component = Business Service in this old doc)
    Else there is another technic to use Business Component to send Idoc to ECC, it's inside the Receiver Determination, have a look on [this thread |Re: How to Change Partner No. during Configuration?].
    And for Ack, see [this thread of today|Re: acknowledgment from XI  to R/3].
    regards.
    Mickael
    Edited by: Mickael Huchet on Nov 23, 2011 4:07 PM

  • Functional Acknowledgement Version

    Two questions about B2B automatic functional acknowledgements:
    1. What version of CONTRL does B2B produce if FA Handled Automatically is set to Yes in 11.1.1.6 in an EDIFACT exchange?
    2. Can the content of the CONTRL message to be produced be configured?
    Thanks

    1. What version of CONTRL does B2B produce if FA Handled Automatically is set to Yes in 11.1.1.6 in an EDIFACT exchange? CONTRL version D3 is used for single transaction and version 4.1 is used for batches.
    2. Can the content of the CONTRL message to be produced be configured?No. You may indicate B2B to generate envelope parameters for CONTRL as per incoming request but you cannot modify the data. To have customized CONTRL, disable the FA Handled By B2B option in the agreement and preapare & send the FA from back-end.
    Regards,
    Anuj

Maybe you are looking for

  • HOWTO: Process IDocs To non-SAP receiver

    Hi Experts! Today our SAP R/3 sent the IDoc LOIPRO to non-SAP external system, called O2P. Now, we would like to send this IDoc (LOIPRO) to XI, and the XI sends the IDoc to the non-SAP external system. Then, our scenario will be: Step 1. The IDoc LOI

  • What can I use instead of getCodeBase() ?

    Hi, I have my applet/application stored in a .jar. While I had all on a webserver I had no prob displaying the jpg. But now, since I store it on local HD I can no longer display the img. How can I display it, if I don't know the absolute path? big th

  • Router daisy chain?

    I've one of those ordinary Linksys 4 Port Ethernet routers. If all my ports are full, and I need more ports, can I unplug one device, daisy chain it to another Linksys router, and connect away? Thanks in advance!

  • Bridge CS5 XMP/Camera Raw issues

    I was using Bridge normally to browse photos / pdf's ect. Suddenly, almost „out of the blue" it stopped to store any settings and changes I made to photos. For example: I open Bridge, double click on photo (RAW format), camera raw opens, and then I m

  • Load just a set of new contacts to iPhone (not a whole contact db)

    I understand I can download (or sync) a set of contact (phone #'s) to my iPhone 3GS using iTunes (and WinXP).  However, from iTunes I cannot find a way to even locate the .csv file where I have the contacts saved to do the transfer or sync.   I am tr