Correlation error in BPM

Hi All,
I have configured scenario - Multiple IDoc to File using BPM.
I have given the Correlation name, Involved messages, Correlation Container and properties in Correlation editor.
While setting the properties of the receive step, I am unable to select the Use correlation and Activate correlation.
Can someone suggest me how to resolve this issue?
Cheers,
Neethu Chordia

Hi Neethu
Create another correlation with a different name in the correlation list with similar settings & involved messages.Then try to select the Use Correlation  & Activate Correlation in the receive step.
Regards
sabyasachi

Similar Messages

  • Error In ccBPM : Correlation Error

    Hi All,
    We are working on a scenario where in the first received structure in ccBPM waits second structure using correlation.
    And further we need to merge both of them together using transformation (Message Mapping) inside ccBPM . Interestingly in our case both the messages are choosen from earlier stages of the ccBPM  for merging  . Now we are facing correlation error saying "correlation is to be activated in the proceeding step" which we have already done . So the ccBPM is still under error .
    Please help us on the same .
    Here is the approximate representation of ccBPM  steps :-
    1.) Start--->Receive>  Other BPM steps > <1st message to be merged>-><2nd message to be merged>----->Transformation for merging -
    > end
    The 1st message and the 2nd meesage is what we are merging inside ccBPM .The messagesare from the previous steps of the ccBPM. We are not able to correlate the messages.
    Regards
    Nishant

    u have multiple files, then every file will initiate a BPM instance.
    And in turn every BPM instance is waiting for a message ,messages coming  are not able to go for exact BPM instance..
    FYI , no correlation on the messages.... (i guess)
    @but you need to give clear picture of whats happening with all the steps and business requirement before anybody can comment on this.
    1) is this issue at co relating the return message or in merging the co related message....

  • How to catch SAP application errors in BPM.

    Hi,
    I have a IDOC to Soap Sync Scenario where I send the message to a Webservice. I have used a BPM since we need to catch the resposne of this message and map it to a RFC. For ex if I get a success resposne I need to map success if not than I need to catch the error and map it to the RFC. Now here in some cases like if the target system (webservice) is down than XI raises a sap application error:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Connection refused (errno:239)</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Normally XI stops the process in these cases and does not proceed to the next step but I need to catch this message and map the content in the AdditionalText to the target RFC. Can anyone let me know how to catch this SAP Application Error in BPM and map it to the RFC.
    Thanks,
    Bhargav

    Hi Gaurav,
    As I have mentioned I need to catch the application error in the BPM. If you see the discussion that is mentioned after the blog you have mentioned it is stated that the fault messages or the application error cannot be caught in BPM.
    In the blog that you stated we can catch the fault message and map it to a message structure but only to that extent after that it would stop the BPM process at that step but would not proceed further as shown in the screenshot given in the blog it would fail as "application error restart not possible".
    I need to proceed further and capture this error to an RFC Structure and call a proxy.
    Here after the error it does not proceed to the next step.
    Thanks,
    Bhargav

  • Sync/Async brdige error in BPM

    Hi,
       I am working on RFC-TO-Webservice scenario(Synchronous) and I am using the BPM in this scenario.
    In BPM just I have used 2 steps.
    Receive - Opened Sync/Async bridge
    Send - Synchrouns step
    Send - Cloase the Receive step
    Send - Asynchrous send step (to send the response to the file...).
    When I sent my RFC message from R/3 I am getting following error.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    I am using PI 7.0 SP13 is why I am not able to receive the Sync message in BPM...I have created the abstract interface based on RFC...getting the first message itself Timeout error.
    I am trying to use Sync/Asnc bridge in BPM. First message itself PL_TIMEOUT error..bpm is not able to receive my rfc request...
    I need help on this...do I need to do any settings in WEBAS level..I did Timeout setting in SXMB_ADM.
    Regards,
    Venu.

    hi,
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]
    check this blog..and same thing I did in my scenario
    my scenario is RFC-TO-Webservice.
      Sync/Async bridge can't we use like this ...Receiver step(open sync/async)-> Send(Synchronous)-Send(Close sync bridge)....that way can't we use ...
    I am not able to receive the RFC request itself inside my BPM first step...getting the Timeout error.
    But when I use the RECEIVE STEP with Asynchronous mode..I am able to receive the message inside my bpm.Incase of Synchronous I am not able to receive the message..
    I am working PI 7.0 and SP13..did any body worked this version...
    Thanks,
    venu.

  • Mapping Errors in BPM

    Hi All,
    How can the mapping errors in BPM be handeld implicitly (without the use of Exception Handling Branch)
    Regards,
    Anurag

    Hi Anurag.
    Handling the mapping exceptions in BPM could be possible using the Alerts.
    Go through this blog for Alert Configuration:
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    And also go through this thread:
    alert in BPM
    Hope this helps you.
    Regards,
    Hari.

  • Permenant error in bpm inbound processing error in inbound queue of pi7.1

    Hi Experts,
                 In  E filling scenario in SAPPI7.1, iam facing a problem. i.e In sxmb_moni message monitoring, the  message was schedule at outbound side.when i extend that, the message was stuck in smq2 with "permenant error in bpm inbound processing".can any one please tell me how to relove this issue.
    Thanks & Regards,
    Giri.

    Hello
    Check the note #1126656     BPE-TS: Permanent errors in the BPE inbound processing. This describes some possible causes and solutions for this error.
    Regards
    Mark

  • Block1 (No agent)  Error  in BPM  ?

    Hi friends ,
                        I am  trying the  the BPM scenario   using Integration Process
    BpmPatternCollectTime
    from SAP BASIS ® SAP BASIS 7.00 in the namespace http://sap.com/xi/XI/System/Patterns
    I have done the scenario like the above . I have followed all the Steps which are used in above scenario.
    I am using a File Sender Adapter and Receiver Adapter .
    It is Successfully picked up the File but nothing is happening after that .
    I am using two receiver Determination one from Ob to IP and other from IP to FIleReceiver ( IB) .
    But, I am Getting error as Block1 (No agent) Error in the PE graphical diagram
    I have checked in SWWL my Integration Process Return code is "0"
    Can you please tell tell me how to solve this ?
    Can you please tell me this scenario is like Multiple Purchase Order Items to One Purchase Order
    Here they have given ID adn OverAllNumber . For ex. In one xml file I am sending
    ID as A100
    OverAllNumber as 120
    next 5 minutes putting the another file with contents
    ID as A100
    OverAllNumber as 130
    My Question is
    Will TWO files wiil come as Output in File Receiver ?       
                               I  am Clear in this please give some suggestions
    Best Regards.,
    V.Rangarajan          
    Best Regards.,
    V.Rangarajan

    Hi,
             Thanks for your reply.
       <i>       once the files are connected in the transformation step you will use a N:1 mappping.</i>
                       Yes , i have done as same .   I have set deadline as 15 minutes .
    My doubt is
                        <b> if   N:1  </b>
    <b>First File</b>
    ID as A100
    OverAllNumber as 120
    next 5 minutes putting the another file with contents
    <b>SecondFile</b>
    ID as A100
    OverAllNumber as 130
            <b>  Then  what will be the  output ?
                   will it be like this
                   ID as A100
                   OverAllNumber as 130</b>
                         I am not clear in this Please tell me ! 
                       If possible please give some suggestion  to clear this Block1 (No agent) Error in BPM ?
    Regards.,
    V.Rangarajan

  • Error in BPM: FIle to RFC

    Hi friends,
       I  am working on File --> RFC ---> File Scenario using BPM ...
    Here I am getting system error in BPM and showing broken red brick in workflow at  sender1 ...
    I have given like this...
    Start --> Receiver ->sender1>Sender2 ---> Stop.
    I have given properties... for each
    C2 = Abstractinterface FIleResponse_Abs
    Recevier
    1)Step Name = Receiver
      Message   =  C1 (I defiend in container Category =Abstact interface type = FileRequest_Abs)
      Start process = (Selected)
      Mode = Asynchronous
    2)Sender1
    Step name = Sender1
    Mode =Synchronous
    Synchronous Interface = FileRequest_AI
    Request Message= C1
    Response Message=C2
    3)Sender2
    Step Name =Send2
    Mode = Asynchronous
    Message = C2
    After Configartion,I have placed the sender sample XML in Server ...it is picking up properly.But
    it showing error while it was executing in the BPM. Please suggest me what i have to do.
    If you didnt understand I ll give some more details.
    Pls help me in this regard.
    With Regards,
    Raju.

    I am getting error in Integration Engine.....
    Attribute     Value
    Engine     Integration Engine
    Status     System Error
    Repeatable     No
    Cancelable     No
    Start     20.06.2007 06:25:22
    End     20.06.2007 06:25:22
    Sender Party     
    Sender Service     BPM_FILE_RFC_SAGAR
    Sender Interface     http://File2RFC_Syn
    FileRequest_AI
    Receiver Party     
    Receiver Service     ECCIDOC800
    Receiver Interface     urn:sap-com:document:sap:rfc:functions
    BAPI_SALESORDER_GETLIST
    Quality of Service     Best Effort
    Error Category     
    Error Code     
    Message     9BA7365DDBC0FE49B9F512F7308DDA53
    Reference

  • Correlation Error in ccBPM process

    I have encountered following Information error in my Integration Process.
    ( Error:  Container element CorrelationId in step Container Operation0 is initialized but is not used)
    I suspect that because of this Error , I am not getting the mapping result in BPM process when it executed).
    Scenario: ( BPM Collect Pattern via Message Payload)
    Receive Step 1 with Message 1 CorreationId activated
    Container Element to extract ( target: CorrelationId Operation: Assign and Expression: Message in 1st Receive Step)
    Receive Step 2 with Message 2 which Use Correation from above.
    Transformation Step ( Combine Message 1 & 2 and produce Message 3)
    Send Step ( exit block with Message3)
    The Result of Execution is , I get only 1st 2 lines of Message 3 with namespace and rest is empty,
    The mapping produces correct result using Mapping test Tool.
    This is a new installation ( We are using SAP PI 7.1 EhP1 SP06 )
    This scenario must be working from XI3.0,7.0 and older 7.1 versions..
    Has anyone experienced this issue in SP06 ? If so, please let me know, how did you solve it..
    Regards
    PM

    Hi PM,
    did you try to delete the two receive steps and recreate them from scratch? Also checking - by clicking on other objects in the integration builder and then going back to the object might help to ensure that what you wanted to select (especially the correlation) is really selected as you wanted. From my experience most of these issues are kind of UI / focus / selection problems.
    Kind regards,
    Markus

  • Correlation Error

    Hi All,
    I doing the following Scenario here is the link
    Correlation – Runtime Behavior of BPM.
    I have done all the steps in Interface Objects and Mapping Objects.
    I have created correlation for the First and Second Receiver. when I try to assign the Active Correlation for the First Receiver I am not getting my Correlation Variable as Drop down  bellow the Active correlation.
    I am on j2sdk_nb Version.
    let me know where I have committed.
    Pls check think for the error pic
    http://www.flickr.com/photos/80671747@N00/3115976230/
    Thanks
    Ashok.

    Hi,
    First define the name into Correlation List, then try.
    BTW, where is your second receiver?? You need to define it as well.
    Regards,
    Sarvesh
    Edited by: Sarvesh Singh on Dec 17, 2008 8:07 PM

  • Error in BPM with multimapping.

    Hi,
    I've got next  error in a transfromation step of bpm with multimapping :
      <?xml version="1.0" encoding="utf-8" ?>
    - <MappingTrace>
      <Trace level="1" type="T">Mapping http://www.miquello.com/C3900 IM_I3934_REPLICA_BBY , Software Component Version 931D4B005DF711DFC0CACC330A640786</Trace>
      <Trace level="1" type="T">Mapping Step 1 , Type JAVA , Program com/sap/xi/tf/_MM_I3934_REPLICA_BBY_</Trace>
      <Trace level="3" type="T">MTOM Attachments Are Written to the Payload</Trace>
      <Trace level="3" type="T">Mapping has exactly one source message</Trace>
      <Trace level="3" type="T">Dynamic Configuration Is Empty</Trace>
      <Trace level="3" type="T">Executing multi-mapping</Trace>
      <Trace level="1" type="T">while trying to invoke the method java.lang.String.length() of an object loaded from local variable 'guid' Thrown: java.lang.NullPointerException: while trying to invoke the method java.lang.String.length() of an object loaded from local variable 'guid' at com.sap.guid.GUID.parseHexGUID(GUID.java:1046) at com.sap.guid.GUIDGenerator.parseHexGUID(GUIDGenerator.java:111) at com.sap.aii.utilxi.misc.api.GUIDFactory.parseHexGUID(GUIDFactory.java:127) at com.sap.aii.ibrun.sbeans.mapping.ParametrizationMap.createInputParameter(ParametrizationMap.java:140) at com.sap.aii.ibrun.sbeans.mapping.ParametrizationMap.createElement(ParametrizationMap.java:112) at com.sap.aii.ibrun.sbeans.mapping.ParametrizationMap.createParametrizations(ParametrizationMap.java:57) at com.sap.aii.ibrun.sbeans.mapping.ParametrizationMap.<init>(ParametrizationMap.java:37) at com.sap.aii.ibrun.sbeans.mapping.ParametrizationMap.newInstance(ParametrizationMap.java:65) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:111) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:72) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79) at sun.reflect.GeneratedMethodAccessor804.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133) at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164) at $Proxy1098.processFunction(Unknown Source) 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:592) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:183) at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:267) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:182) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:280)</Trace>
      </MappingTrace>
    However i've tested with same input message in Operation Mapping ESR, without any error.
    What could be the cause?
    Thanks, in advance.
    Carme.

    Hi,
    Are you using parameterized mapping or RFC lookup in your mapping???? If yes, please make sure that you are passing the parameter in the interface determination instead of null value.
    Also verify whether your cache is updated  with the latest GUID of your mapping program or not.
    Regards,
    Priyanka.

  • Cache Error - IP(BPM)

    Hi,
        My SXI_CACHE return code returns the value 99.Could any one pls let me know how to reslove this cache entry so that my BPM scenario work.The pay load which i got against the cache enrty is as below :
       <?xml version="1.0" encoding="UTF-8" ?>
    - <p1:xiObj xmlns:p1="urn:sap-com:xi" vers="v1.0">
    - <p1:idInfo VID="20a98230c8c311dc8b6a001143f12c81">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="L" />
      </p1:vc>
    - <p1:key typeID="RepBProcess" oid="1bae2256bf9a3ef68fc49acc4869b48f">
      <p1:elem>IP_InboundBatch_BPM</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t12</p1:elem>
      </p1:key>
      </p1:idInfo>
    - <p1:generic>
    - <p1:admInf>
      <p1:modifBy>inf80269</p1:modifBy>
      <p1:modifAt>2008-01-22 13:51:52.593</p1:modifAt>
      <p1:owner>inf80269</p1:owner>
      </p1:admInf>
    - <p1:lnks>
    - <p1:lnkRole role="159fe2d3c8c311dcb32bd1760a88ab47" kpos="0">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="MAPPING" oid="977f6352b74338adad07c3177fc843db">
      <p1:elem>IM_InboundBatch_BPM</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t12</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
    - <p1:lnkRole role="159fe2d0c8c311dc9f5ad1760a88ab47" kpos="0">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="ifmmessif" oid="3147e10c23583910ac8ad6e9df3ae13a">
      <p1:elem>MI_InboundBatch_DataQ_src_abs</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t11</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
    - <p1:lnkRole role="Inbound" kpos="1">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="ifmmessif" oid="8a8ed32c56c23f22bfe027ba96e6de69">
      <p1:elem>MI_Trigger_Q_abs</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t11</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
    - <p1:lnkRole role="Inbound" kpos="0">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="ifmmessif" oid="3147e10c23583910ac8ad6e9df3ae13a">
      <p1:elem>MI_InboundBatch_DataQ_src_abs</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t11</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
    - <p1:lnkRole role="Outbound" kpos="0">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="ifmmessif" oid="d8152c8810a63ec08aec15e85ab0f27d">
      <p1:elem>MI_InboundBatch_src_abs</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t11</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
    - <p1:lnkRole role="159fe2d1c8c311dcaf9fd1760a88ab47" kpos="0">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="ifmmessif" oid="d8152c8810a63ec08aec15e85ab0f27d">
      <p1:elem>MI_InboundBatch_src_abs</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t11</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
    - <p1:lnkRole role="159fe2d2c8c311dcaa90d1760a88ab47" kpos="0">
    - <p1:lnk rMode="R">
    - <p1:vc vcType="S" swcGuid="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" caption="PRJ_DC, 1.0 of infosys.com">
      <p1:clCxt consider="A" />
      </p1:vc>
    - <p1:key typeID="ifmmessif" oid="8a8ed32c56c23f22bfe027ba96e6de69">
      <p1:elem>MI_Trigger_Q_abs</p1:elem>
      <p1:elem>http://www.infosys.com/sap/xi/projects/dc/t11</p1:elem>
      </p1:key>
      </p1:lnk>
      </p1:lnkRole>
      </p1:lnks>
    - <p1:textInfo>
    - <p1:textObj type="0" masterL="EN">
    - <p1:texts lang="EN">
      <p1:text label="" />
      </p1:texts>
      </p1:textObj>
      </p1:textInfo>
      </p1:generic>
    - <p1:content>
    - <definition version="XI3.0">
    - <namespaces>
    - <p2:NSM xmlns:p2="http://sap.com/xi/ib/prefix">
      <definition prefix="p1" uri="http://www.infosys.com/sap/xi/projects/dc/t11" />
      </p2:NSM>
      </namespaces>
    - <interfaces>
      <interface role="159fe2d0c8c311dc9f5ad1760a88ab47" name="MI_InboundBatch_DataQ_src_abs" namespace="http://www.infosys.com/sap/xi/projects/dc/t11" swcv="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" />
      <interface role="159fe2d1c8c311dcaf9fd1760a88ab47" name="MI_InboundBatch_src_abs" namespace="http://www.infosys.com/sap/xi/projects/dc/t11" swcv="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" />
      <interface role="159fe2d2c8c311dcaa90d1760a88ab47" name="MI_Trigger_Q_abs" namespace="http://www.infosys.com/sap/xi/projects/dc/t11" swcv="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" />
      </interfaces>
    - <mappings>
      <mapping role="159fe2d3c8c311dcb32bd1760a88ab47" name="IM_InboundBatch_BPM" namespace="http://www.infosys.com/sap/xi/projects/dc/t12" swcv="9d7e6761a93511dc9312f025c0a87f2f" sp="-1" />
      </mappings>
    - <correlations>
    - <correlation id="3" name="Correlation">
    - <container key="c7dc1440c75c11dcb144ec970a88ab47">
      <element name="MsgId_ASCII_Field" typetype="DXSDSIMP" type="xsd:string" isTable="false" />
      </container>
    - <properties>
      <property id="3" guid="267434d0c76011dc98e5001143f12c81" name="04631300c75d11dcc61eec970a88ab47" counter="0" type="XILINKIFS" valueType="">159fe2d0c8c311dc9f5ad1760a88ab47</property>
      <property id="3" guid="267434d1c76011dcc9e4001143f12c81" name="MSGID_ASCII_FIELD" counter="0" type="EXPR" valueType="" parentguid="267434d0c76011dc98e5001143f12c81">XP:Interface./p1:MT_InboundBatch_DataQ_src/Packet/DataSet/MessageDescriptor2_Header_MQSeries/MsgId_ASCII_Field</property>
      <property id="3" guid="267434d2c76011dcbcd4001143f12c81" name="06fea570c75d11dc8383ec970a88ab47" counter="0" type="XILINKIFS" valueType="">159fe2d2c8c311dcaa90d1760a88ab47</property>
      <property id="3" guid="267434d3c76011dc9919001143f12c81" name="MSGID_ASCII_FIELD" counter="0" type="EXPR" valueType="" parentguid="267434d2c76011dcbcd4001143f12c81">XP:Interface./p1:MT_Trigger_Q/Record/MsgId_ASCII_Field</property>
      <property id="3" guid="267434d4c76011dc8f23001143f12c81" name="CrlMessages" counter="1" type="XILINKIFS" valueType="">159fe2d0c8c311dc9f5ad1760a88ab47</property>
      <property id="3" guid="267434d4c76011dc8f23001143f12c81" name="CrlMessages" counter="2" type="XILINKIFS" valueType="">159fe2d2c8c311dcaa90d1760a88ab47</property>
      </properties>
      </correlation>
      </correlations>
    - <process id="1">
    - <container key="589c9e10c75c11dc96b6ec970a88ab47">
      <element name="DataQ" typetype="DXILINK" type="159fe2d0c8c311dc9f5ad1760a88ab47" isTable="false" />
      <element name="DataQList" typetype="DXILINK" type="159fe2d0c8c311dc9f5ad1760a88ab47" isTable="true" />
      <element name="Send" typetype="DXILINK" type="159fe2d1c8c311dcaf9fd1760a88ab47" isTable="false" />
      <element name="TriggerQ" typetype="DXILINK" type="159fe2d2c8c311dcaa90d1760a88ab47" isTable="false" />
      </container>
    - <properties>
      <property id="1" guid="2671eae0c76011dc876d001143f12c81" name="BlockFlavour" counter="0" type="STRING" valueType="">BlockFlavourDefault</property>
      <property id="1" guid="2671eae1c76011dccd4b001143f12c81" name="BlockScopeCrls" counter="1" type="CRLDEF" valueType="">Correlation</property>
      </properties>
    - <lines>
      <line id="2" predid="1" succid="4" parentid="1" order="0" linetype="DEFAULT" />
      <line id="37" predid="36" succid="38" parentid="1" order="0" linetype="DEFAULT" />
      <line id="39" predid="38" succid="1" parentid="1" order="0" linetype="DEFAULT" />
      <line id="6" predid="4" succid="36" parentid="1" order="0" linetype="DEFAULT" />
      </lines>
    - <step id="4" steptype="BLOCK" parentid="1">
    - <properties>
      <property id="4" guid="2671eae2c76011dcc19a001143f12c81" name="Label" counter="0" type="STRING" valueType="">Block1</property>
      <property id="4" guid="2671eae3c76011dca752001143f12c81" name="BlockFlavour" counter="0" type="STRING" valueType="">BlockFlavourDefault</property>
      <property id="4" guid="2671eae5c76011dcb9f4001143f12c81" name="BlockScopeCrls" counter="1" type="CRLDEF" valueType="">Correlation</property>
      </properties>
    - <lines>
      <line id="40" predid="12" succid="4" parentid="4" order="0" linetype="DEFAULT" />
    - <line id="41" predid="4" succid="4" parentid="4" order="1" linetype="DEADLINE">
    - <properties>
      <property id="41" guid="bc746420c8c111dca624001143f12c81" name="DeadlineFlavour" counter="0" type="STRING" valueType="">DeadlineFlavourWiStart</property>
      <property id="41" guid="bc746421c8c111dc8a28001143f12c81" name="Offset" counter="0" type="STRING" valueType="">2</property>
      <property id="41" guid="bc746422c8c111dc848a001143f12c81" name="Unit" counter="0" type="STRING" valueType="">UnitMinutes</property>
      </properties>
      </line>
      <line id="5" predid="4" succid="12" parentid="4" order="0" linetype="DEFAULT" />
      </lines>
    - <step id="12" steptype="FORK" parentid="4">
    - <properties>
      <property id="12" guid="2671eae6c76011dcc410001143f12c81" name="Label" counter="0" type="STRING" valueType="">Fork1</property>
      <property id="12" guid="2671eae7c76011dc986e001143f12c81" name="ForkMinBranches" counter="0" type="STRING" valueType="">2</property>
      </properties>
    - <lines>
      <line id="13" predid="12" succid="16" parentid="12" order="1" linetype="DEFAULT" />
      <line id="18" predid="16" succid="12" parentid="12" order="0" linetype="DEFAULT" />
      <line id="34" predid="12" succid="30" parentid="12" order="2" linetype="DEFAULT" />
      <line id="35" predid="30" succid="12" parentid="12" order="0" linetype="DEFAULT" />
      </lines>
    - <step id="16" steptype="WHILE" parentid="12">
    - <properties>
      <property id="16" guid="2671eae8c76011dcc0f5001143f12c81" name="Label" counter="0" type="STRING" valueType="">Loop1</property>
      <property id="16" guid="2671eae9c76011dc8def001143f12c81" name="WhileCondition" counter="0" type="CONDITION" valueType=""><?xml version="1.0" encoding="UTF-8"?> <RDS_CONDSHORT><CONDITIONID>c6fae690c75d11dca99eec970a88ab47</CONDITIONID><CONDLINE><COMPGROUP>1</COMPGROUP><COUNTER>1</COUNTER><COMPOP>EQ</COMPOP><LEXTRACTOR><TRD_EXTRACTOR><EXTRACTORID>d410a9a0c75d11dc9eaeec970a88ab47</EXTRACTORID><TYPE>KO</TYPE><VALUE>1</VALUE><DATATYPE>xsd:integer</DATATYPE><MULTLINE> </MULTLINE><COBJNS /><COBJNAME /></TRD_EXTRACTOR></LEXTRACTOR><REXTRACTOR><TRD_EXTRACTOR><EXTRACTORID>d88df460c75d11dc957cec970a88ab47</EXTRACTORID><TYPE>KO</TYPE><VALUE>1</VALUE><DATATYPE>xsd:string</DATATYPE><MULTLINE> </MULTLINE><COBJNS /><COBJNAME /></TRD_EXTRACTOR></REXTRACTOR></CONDLINE></RDS_CONDSHORT></property>
      </properties>
    - <lines>
      <line id="17" predid="16" succid="19" parentid="16" order="0" linetype="DEFAULT" />
      <line id="20" predid="19" succid="21" parentid="16" order="0" linetype="DEFAULT" />
      <line id="22" predid="21" succid="16" parentid="16" order="0" linetype="DEFAULT" />
      </lines>
    - <step id="19" steptype="RECEIVE" parentid="16">
    - <properties>
      <property id="19" guid="2671eaeac76011dcba15001143f12c81" name="Label" counter="0" type="STRING" valueType="">DataQueue</property>
      <property id="19" guid="2671eaebc76011dc8c81001143f12c81" name="ReceiveMsg" counter="0" type="EXPR" valueType="">CE:DataQ</property>
      <property id="19" guid="2671eaecc76011dcb72d001143f12c81" name="ReceiveTriggering" counter="0" type="BOOLEAN" valueType="">true</property>
      <property id="19" guid="2671eaedc76011dca0f8001143f12c81" name="RecUsedCrls" counter="1" type="CRLDEF" valueType="">Correlation</property>
      <property id="19" guid="2671eaeec76011dcc72f001143f12c81" name="RecInstCrls" counter="1" type="CRLDEF" valueType="">Correlation</property>
      <property id="19" guid="2671eaefc76011dcba22001143f12c81" name="101e32a0c75e11dccf1cec970a88ab47" counter="0" type="CRLHEAD" valueType="">Correlation</property>
      <property id="19" guid="2671eaf0c76011dccef6001143f12c81" name="MSGID_ASCII_FIELD" counter="0" type="EXPR" valueType="" parentguid="2671eaefc76011dcba22001143f12c81">XP:DATAQ./p1:MT_InboundBatch_DataQ_src/Packet/DataSet/MessageDescriptor2_Header_MQSeries/MsgId_ASCII_Field</property>
      <property id="19" guid="2671eaf1c76011dc8639001143f12c81" name="InstCrlForMsgs" counter="0" type="STRING" valueType="">InstCrlForMsgs</property>
      <property id="19" guid="2671eaf2c76011dc9c30001143f12c81" name="Correlation" counter="1" type="XILINKIFS" valueType="" parentguid="2671eaf1c76011dc8639001143f12c81">159fe2d0c8c311dc9f5ad1760a88ab47</property>
      <property id="19" guid="2671eaf2c76011dc9c30001143f12c81" name="Correlation" counter="2" type="XILINKIFS" valueType="" parentguid="2671eaf1c76011dc8639001143f12c81">159fe2d2c8c311dcaa90d1760a88ab47</property>
      </properties>
      </step>
    - <step id="21" steptype="ASSIGN" parentid="16">
    - <properties>
      <property id="21" guid="2671eaf3c76011dc8188001143f12c81" name="Label" counter="0" type="STRING" valueType="">Container Operation1</property>
      <property id="21" guid="2671eaf4c76011dcc45c001143f12c81" name="AssignTarget" counter="0" type="EXPR" valueType="">CE:DataQList{:_:}</property>
      <property id="21" guid="2671eaf5c76011dcb788001143f12c81" name="AssignAssignment" counter="0" type="STRING" valueType="">AssgnOp1Append</property>
      <property id="21" guid="2671eaf6c76011dca62c001143f12c81" name="AssignOperand1" counter="0" type="EXPR" valueType="">CE:DataQ{:_:}</property>
      </properties>
      </step>
      </step>
    - <step id="30" steptype="RECEIVE" parentid="12">
    - <properties>
      <property id="30" guid="2671eaf7c76011dc9dfb001143f12c81" name="Label" counter="0" type="STRING" valueType="">TriggerQueue</property>
      <property id="30" guid="2671eaf8c76011dcaab6001143f12c81" name="ReceiveMsg" counter="0" type="EXPR" valueType="">CE:TriggerQ</property>
      <property id="30" guid="2671eaf9c76011dc96ad001143f12c81" name="ReceiveTriggering" counter="0" type="BOOLEAN" valueType="">true</property>
      <property id="30" guid="2671eafac76011dc8df4001143f12c81" name="ReceiveFlavour" counter="0" type="STRING" valueType="">ReceiveAsync</property>
      <property id="30" guid="2671eafbc76011dc8f95001143f12c81" name="RecUsedCrls" counter="1" type="CRLDEF" valueType="">Correlation</property>
      <property id="30" guid="2671eafcc76011dca1ee001143f12c81" name="RecInstCrls" counter="1" type="CRLDEF" valueType="">Correlation</property>
      <property id="30" guid="2671eafdc76011dcab80001143f12c81" name="eb1a39d0c75e11dc9901ec970a88ab47" counter="0" type="CRLHEAD" valueType="">Correlation</property>
      <property id="30" guid="2671eafec76011dcaee9001143f12c81" name="MSGID_ASCII_FIELD" counter="0" type="EXPR" valueType="" parentguid="2671eafdc76011dcab80001143f12c81">XP:TRIGGERQ./p1:MT_Trigger_Q/Record/MsgId_ASCII_Field</property>
      <property id="30" guid="2671eaffc76011dcaa64001143f12c81" name="InstCrlForMsgs" counter="0" type="STRING" valueType="">InstCrlForMsgs</property>
      <property id="30" guid="2671eb00c76011dccf9c001143f12c81" name="Correlation" counter="1" type="XILINKIFS" valueType="" parentguid="2671eaffc76011dcaa64001143f12c81">159fe2d0c8c311dc9f5ad1760a88ab47</property>
      </properties>
      </step>
      </step>
      </step>
    - <step id="36" steptype="TRANSFORM" parentid="1">
    - <properties>
      <property id="36" guid="2671eb02c76011dc99c7001143f12c81" name="Label" counter="0" type="STRING" valueType="">Transformation1</property>
      <property id="36" guid="2671eb03c76011dc86a5001143f12c81" name="TransformProgram" counter="0" type="XILINKMAP" valueType="">159fe2d3c8c311dcb32bd1760a88ab47</property>
      <property id="36" guid="2671eb04c76011dcba79001143f12c81" name="TransformExceptions" counter="0" type="STRING" valueType="">TransformExceptions</property>
      <property id="36" guid="2671eb05c76011dca9de001143f12c81" name="TransformInMsgs" counter="0" type="STRING" valueType="">TransformInMsgs</property>
      <property id="36" guid="2671eb06c76011dc835c001143f12c81" name="1" counter="0" type="EXPR" valueType="" parentguid="2671eb05c76011dca9de001143f12c81">CE:DataQList{:_:}</property>
      <property id="36" guid="2671eb07c76011dc9a97001143f12c81" name="TransformOutMsgs" counter="0" type="STRING" valueType="">TransformOutMsgs</property>
      <property id="36" guid="2671eb08c76011dcc5a7001143f12c81" name="1" counter="0" type="EXPR" valueType="" parentguid="2671eb07c76011dc9a97001143f12c81">CE:Send{:_:}</property>
      </properties>
      </step>
    - <step id="38" steptype="SEND" parentid="1">
    - <properties>
      <property id="38" guid="2671eb09c76011dca921001143f12c81" name="Label" counter="0" type="STRING" valueType="">Send1</property>
      <property id="38" guid="2671eb0ac76011dc92e1001143f12c81" name="SendFlavour" counter="0" type="STRING" valueType="">SendAsync</property>
      <property id="38" guid="2671eb0bc76011dc9ee3001143f12c81" name="SendMsg" counter="0" type="EXPR" valueType="">CE:Send{:_:}</property>
      <property id="38" guid="2671eb0cc76011dcb7d5001143f12c81" name="SendAcknowledgement" counter="0" type="STRING" valueType="">SendAckIS</property>
      <property id="38" guid="2671eb0dc76011dc9309001143f12c81" name="SendRecFlavour" counter="0" type="STRING" valueType="">SendRecCtx</property>
      <property id="38" guid="2671eb0ec76011dcb603001143f12c81" name="SendExceptions" counter="0" type="STRING" valueType="">SendExceptions</property>
      </properties>
      </step>
      </process>
      </definition>
      </p1:content>
      </p1:xiObj>

    if the payload is 99 then select the ip in sxi_cache and refresh it. it will set to 0. else check ur bpm....maybe redisging the bpm wud work

  • Getting correlation error while opening document library in SharePoint 2010

    Hi,
    I installed SQL Server 2008 R2 SP1 and SharePoint 2010 on Windows Server 2008 R2. Everything went fine for first days. Now I am getting error while opening any of the document libraries. However lists are opening fine.
    Error:
    An unexpected error has occured.
    Troubleshoot issues with Microsoft SharePoint Foundation
    Correlation ID: fa54267f-4436-8298-c7698977728c
    I checked the logs, I showing some error with the line http://Microsoft.Office.Server.UserProfiles/GetProfileProperties
    Please let me know if you have any idea about this error or let me know if you need further inputs from me. Thanks.

    Hi Tarique,
    Whether you have granted the user proper permissions on this site. You should make sure the user has permissions on the site.
    In addition, there are some reasons for the log-in issue, please take a look at:
    http://sharepointsolutions.blogspot.com/2008/06/how-do-i-make-our-sharepoint-site-stop.html
    http://sharepointsolutions.blogspot.com/2008/06/how-do-i-make-our-sharepoint-site-stop_17.html
    http://dinesql.blogspot.com/2011/01/cannot-login-to-sharepoint-2010-site.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Error in BPM (No receiver agreement found from sender to bpm)

    Hi all
    In a simple bpm scenario, I am getting a error that No receiver agreement found for sender service to bpm integration process.
    What might be the reason?

    your configuration should like this.
    say u are doing File to File using BPM
    File to BPM
    then BPM to File.
    so u need to create RD where sender is fileservice  and receiver is BPM.
    second u hav to create another RD where BPM is sender and Fileserviceis receiver.
    So there should be
    one Sender Ag
    two RD
    two ID
    one RA.
    Thanks
    Farooq.

  • Error in BPM in PI 7.1 : BPE_ADAPTER" UNKNOWN_MESSAGE

    Hi All,
    I have made some changes in Integration process in PI 7.1 and executed my interface, but now it is giving error BPE_ADAPTER">UNKNOWN_MESSAGE. Also it is showing "No object type found for the message. Check that the corresponding process is activated".
    I have also checked in SXI_CACHE if the integration process is activated or not. It is showing return code 0.
    I have deleted my BPM and created same with a new name and created whole ID part again with a new integration process, but the above error is still there.
    The process is getting stuck at the CALL ADAPTER step.
    Can anyone tell me where the problem occured exaclty?

    Satish,
    Thanks for replying,
    Actually I have created a new integration process wih new name deleting the previous one and then created whole ID part for the new integration process importing the new IP in my ID. Also checked if that new IP is activated in the SXI_CACHE. But still that error is occuring in SXMB_MONI in CALL ADAPTER step. I have not checked the queue in SMQ2 but does it matter as I have created new integration process and ID part agian?

Maybe you are looking for

  • Bluetooth is not working like before Ios 4.0 on 3GS

    Since i have the update from soft 3.x to 4.0 i have problems in my car to connect to the Car Bluetooth Car-Kit. I have a original BMW bluetooth Car-Kit wich was working perfect. Since the update to version 4.0 most of the times it would not connect a

  • Emailing .pdf from Acrobat 9

    Hello I seem to be having an issue with emailing pdfs from acrobat. I am recieving an error "Acrobat is unable to connect to your email program" I am using Acrobat 9 running on a 2008r2 terminal server. The email program is Outlook 2010. All other us

  • TS1717 ITunes Freezing

    Ok so I've tried opening iTunes in safe mode and creating a new account but neither seems to work. ITunes continues to freeze when I try to sync my ipod up to the computer. I know it isn't my computer because iTunes is the only program that freezes u

  • How to assign & changed org. unit to employee Id

    Hi We want to move some employees from one organizational unit to newly created one in transaction code PPOM_OLD. In PPOM_OLD i created new Org. unit ,assign position then assigned existing employee pernr. But when i see in PA30 the organizational un

  • Mysterious Opening of Applicaitons in Limited User  Mode

    I manage a computer lab at a university. We have recently purchased a 17 inch iMac (late 2006 model, 2.0 GHz) I limited the student's mode so that they can only access "Appearance, Dashboard & Expose, Desktop & Screen Saver, Dock, International, Secu