Unable to see correlation in receiver step of BPM.

Hi,
I am designing a BPM in XI. In a receiver step I need a correlation. I am able to select a correlation from the drop down of the field "Activate Correlations" but when it is activated, the correlation is not displayed.
I am using SAP XI 7.4 and Service Pack 9.
I need your help. Please reply.
Regards,
Ashish

Hi Ashish,
... seems to be an error of the GUI.
Delete your step & correlation. Design correlation. Save & activate. Than use your correlation. Save & activate.
Regards Mario
Edited by: Mario Müller on Dec 28, 2007 5:10 AM

Similar Messages

  • BPM  debugging correlation in receive steps

    HI Friends,
    In my collect messages BPM scenario pattern, correlation is not working, its appending the all the messages inspite of correlation field.
    I want to debug the correlation in receive steps or any trace file if generated after processing that gives the full flow that will be great...
    Regards
    Venkatesh

    Hi Venkatesh,
    just check your correlation condition again.....BPM will be collecting all those messages satisfying your correlation condition......
    may be you have to modify your correlation condition to get your desired output...............................
    if your correlation condition is correct and BPM is collecting those msgs which are not satisfying this correlation condition, then just edit your BPM description, save it and again activate it..............run SXI_CACHE to do a complete cache refresh........
    re-run your scenario.........then i think your this correlation error should be resolved.
    Regards,
    Rajeev Gupta

  • Issue with Receive step of BPM

    Hi all,
    I have an BPM scenario in which I send a file to the target system and then receive an acknowledgement from the system. I have used correlation in the BPM for the send and the next receive step .
    When a wrong acknowledgement is placed , the message goes to the queue with the error message "Active correlation Not Found".
    But when an right acknowledgement is placed then also the message goes to the queue with the message "Error in delivery of message to receive step of BPM ".
    The acknowledgement is received and then interface mapping is used which sends the Filename to the Integration Process which is used for the correlation.
    Please give your suggestions .
    Regards,
    Srivatsan M

    When a wrong acknowledgement is placed , the message goes to the queue with the error
    message "Active correlation Not Found".
    when there is wrong ack then there seems to be no value coming in the field which you have used for correlation....or it seems that the field itself is not coming in the wrong ack message
    But when an right acknowledgement is placed then also the message goes to the queue with the
    message "Error in delivery of message to receive step of BPM ".
    Now in right correlation the value that is coming in the correlation field is not  matching with the field for correlation of the send step...
    So the reason for both the errors is wrong correlation configuration.

  • Correlation or container step in BPM

    we had scenario where 3 files will come in batch in sequence 
    and after validation check in message mapping they had to transfered
    to same RFC in that sequence.
    File -> Xi-> RFC
    Files will come in one shot/batch
    batch by batch..
    Now my concern is..
    With BPM we want to correlate 3 files and then post it to RFC.
    3 files will have some comman field/Filename extension...
    why we want correlate is that:
    - XI should not process any incomplete batch ( like 1-2 files have  come)
    - XI should differentiate between files of Next coming batch..correlation will help or only container variable ..
    Regards
    Ashutosh

    Hi,
    Why do u want to go for BPM is there any specific reason.
    Did the functionality of BPM work only for batch files.
    If it work for single file then make necessary changes in file adapter mention below.
    3 files will come in batch in sequence
    We can understand that they will come in batch (group) within that  batch they are in sequence.
    Correct me if I am wrong.
    If so make necessary changes in sender file adapter.
    Mention file name as .txt or .xml (depending your format)
    Processing mode as Delete.
    Processing sequence By Date.
    Hope this changes is necessary with out using BPM.
    If using BPM is mandatory 
    With BPM we want to correlate 3 files and then post it to RFC.
    3 files will have some comman field/Filename extension...
    if u want to use correlation then three files should have common Field.
    reward points if helpful.
    regards,
    pradeep A.

  • Unable to see pipe line steps in the SXMB_MONI

    HI,
    i have done the development and quality work for my p i7.1
    i was testing the messages in the Quality System.
    So i went to SXMB_MONI to see the messages.
    After double clicking on the  successfully processed message, it shows
    pipe line steps.
    in that I am able to see
    1.inbound message(CENTRAL)
    2.XML Validation inbound channel Request
    3. call adapter
    4. Response
    but i am unable to see
    1. Receiver Determination
    2. Interface Determination
    3. Receiver Grouping
    4. Request Message Mapping
    5. Technical Routing
    whereas  in the develoment system i am able to see the above all.
    is there any configuration i have to do in the SXMB_ADM?

    can i know that   Configuration objects were created/ imported by using transport mechanisum?
    if created ,
    check the cache status and re activated those objects whatever u r posted in thread.
    if transported :
    u ll follow ,whatever posted by Earlier

  • Receiver Determination in BPM - Correct me

    Hi everyone,
    I came accross some document saying that
    <b>every send/ receive step in BPM, there should be one receiver determination.</b>
    Can anyone explain this to me.
    thanks,
    -Naveen.

    Hi,
    Yes your IP will be another service like your Business Service/System
    If your BPM is like this
    receive>Transform>Send
    then in ID receiver determiniation would be
    SenderBS --> IP
    IP-->RecieverBS
    Regards,
    Prakash

  • Problem when defining correlation with subsequent Async Receive Step.

    Hi, all:
    We have defined a BMP process, like below:
    Receive (Start Process) --> Sync Send --> Sync Send --- Async Send
    Now we need to have additional steps added into the process: Async Receive.
    Now we have problem defining the correlation:
       Since this Async step is not the start of the process, we have to use correlation, if we leave it blank, a red question mark stays, and we can not active BPM.
       When we define the correlation, we just expect one message type to be received from a Async system.
       In the correlation condition editor window, we would like to choose "Interface Variable" and assign value to the container element that reference the asbtract interface.
       however, when we selection optiontb "Interface Variable", there is value "interface" already fill up, we can not select container element from the elements list.
    Any one has such experience ?
    Thanks in advance !
    John

    Hi
    I think you are facing problem with corrrelation. Follow this procedure to define correlation : -
    1. Switch from Container window to Correlation List, here define a correlation variable.
    2. Now switch from Graphical Editor to Correlation Editor.
    3. There in Correlation Name choose your Correlation variable.
    4. In the Correlation Container define a variable.
    5. In Involved Message window choose your message interfaces that are used to correlate. Here you should have message interface of your second receive step with another message interface.
    6. Now in correlation editor's Properties window assign field of your involved message interface to the variable that you have defined in 4th step.
    7. Now switch to Graphical Editor of you BPM. And Activate your correlation in First receive step and Use Correlation it in subsequent receive step.
    This is the whole procedure to define a correlation and use it.
    If you need further clarification plz revert.
    Regards,
    Sami.
    Reward pointa if helpful.

  • Correlation - Expiration of Receiving Step

    Dear all,
    In our scenario, the ccBPM integration process needs to send an asynchronous messge to an external service provider and wait for some time to get the response. If e.g. 2 days passed without response received, the integration process has to report an error.
    How can I specify the expiration time for the correlation message receiving?
    Thanks, Jerome

    Hi Jerome,
    Just want to add one more thing..
    Dont forget to do run transaction code <b>SWF_XI_CUSTOMIZING</b>.ie Automatic BPE Customizing.
    <i>Click on Maintain Runtime Environment .
    Schedule background job for deadline monitoring.</i>
    There are back ground jobs which runs and checks if any process has passed deadline. So over there you can set the time in which the back ground job should run. i.e if you want the process to wait for a minute and then throw an alert/error then you should make sure that the back ground job is scheduled in a timeframe of 1 minute.
    Regards,
    Sumit

  • When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue

    When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue.

    Hi Jdentremont,
    Lync client gets user photos by first querying the Address Book Web Query (ABWQ) service on the server, which is exposed through the Distribution List Expansion web service. The client receives
    the image file and then copies it to the user's cache to avoid downloading the image each time it needs to be displayed. The attribute values returned from the query are also stored in the cached Address Book Service entry for the user. The Address Book Service
    deletes all cached images every 24 hours, which means that it can take up to 24 hours for new user images to be updated in the cache on the server.
    To troubleshoot your problem, please follow the steps below:
    1.  Navigate to
     “X:\share\1-WebServices-1\ABfiles\000000000\000000000” folder. (ABS file share)
    You should see some photo files in this folder as the following screenshot.
    2. Delete all the files in this folder.
    3. On test PC, delete local cache files.
    %userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\[email protected]
    4. Sign-in Lync with the test account.
    5. Go back to the ABS file share, check if there is any Photo file in the folder.
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Users are unable to see their own profile photo although everyone else can see it in Lync 2013 client

    We have Lync 2013, Exchange 2010 and several AD
    servers in mixed mode 2003/2008.
    All user are unable to see their own profile photo
    either in the main Lync window, in the settings or in a chat although other user can see that their photo is there and displaying. The user experiencing the issue can go open Outlook 2013 client and will see their photo displaying correctly in the file menu
    (and elsewhere) here.
    I have confirmed this happens with any new users I set up as well. We have gone through a fair amount of troubleshooting with other Lync photo issues and simple fixes such as deleting the SIP cache folder etc proves to be ineffective.
    Our Cs-ClientPolicy Global is set to websearchonly.
     We have "Replicate this attribute to the Global Catalog" set
    for the ThumbnailPhoto attribute in AD.
    We are also forcing photos from AD only (or no photo) by setting the following:
    "Set-CsClientPolicy -Identity PhotosControl -DisplayPhoto
    PhotosFromADOnly"  
    and finally we are importing the photo in ad using this PS command:
    "Import-RecipientDataProperty -Identity "Test User"
    -Picture -FileData ([Byte[]]$(Get-Content -Path "C:\pictures\testuser.jpg" -Encoding Byte -ReadCount 0))"
    The pictures being uploaded are under 10KB in size.
    I have followed many threads and will provide any information I can to help find the problem. Thank you in advance.
    EDIT: I have also tried the following but with no success: https://knowledge.zomers.eu/misc/Pages/How-to-fix-your-photo-not-showing-up-in-the-Lync-client.aspx

    Hi Jdentremont,
    Lync client gets user photos by first querying the Address Book Web Query (ABWQ) service on the server, which is exposed through the Distribution List Expansion web service. The client receives
    the image file and then copies it to the user's cache to avoid downloading the image each time it needs to be displayed. The attribute values returned from the query are also stored in the cached Address Book Service entry for the user. The Address Book Service
    deletes all cached images every 24 hours, which means that it can take up to 24 hours for new user images to be updated in the cache on the server.
    To troubleshoot your problem, please follow the steps below:
    1.  Navigate to
     “X:\share\1-WebServices-1\ABfiles\000000000\000000000” folder. (ABS file share)
    You should see some photo files in this folder as the following screenshot.
    2. Delete all the files in this folder.
    3. On test PC, delete local cache files.
    %userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\[email protected]
    4. Sign-in Lync with the test account.
    5. Go back to the ABS file share, check if there is any Photo file in the folder.
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Correlation Problem: unable to Use Correlation and Activate correlation

    Hello,
    i have created correlation name in correlation list and assigned involved messages and assigned proper field in correlaton in properties .i am able to view my correlation name in the properties of both receive steps ,but when i assign it to use correlation and move cursor to activate correlation .value in use correlation is not holding the value and holding space ,the same is happening to activate correlation field.
    I am using PI 7.1.
    Please let me know if you have really overcome this issue.
    Regards,
    Vishal K
    Edited by: vishal kharat on Aug 3, 2011 6:15 PM

    it seems there is no way.
    See note 1797073
    Is there someone with a better solution?

  • Unable to see master data changes

    I added a new field as an Attribute to Master Data (Customer Number) and loaded the data which was successfull. I created an infoset and created a report but am unable to see the values in this new field. I check 'Values in the Infoprovider' on the reports. Also when i go to RSISET and look for Infoset Values I do not see them there.

    Hi,
    I think there are two things you should check:
    1. Have you seen the data for which you added into the attribute in your InfoObject?
    2. Have you seen the field which you added into the attribute in your InfoSet?
    If you got a "NO" answer, you maybe lose step(s).
    Hope above helps you.

  • Unable to see line items in segment clearing account

    Friends,
    Why we are unable to see the line items in intersegment clearing account/zero balance clearing account, eventhough the master is maintained as open item  and line item display.

    Hi,
    I have received the following error message.
    Account 1999990, company code xxxx is clearing account
    Message no. MSITEM111
    Diagnosis
    You have stored account 1999990 in company code xxxx as a clearing account. At the same time, you use line item management with this account.
    System Response
    Error message issued because line item display cannot read data for an account in a ledger if line items exist partially in the entry view together with clearing items for which there are no line items. In such cases, only the data with line items would be selected.
    Procedure
    Check the Customizing settings or account control. Change the settings so that only automatic postings without line items can be made to the account, or select a different account as the clearing account.

  • Unable to see a column of a table in portal for a particular User

    Hi,
    A particular user is unable to see a particular column of a table in the portal . The application is developed in Webdynpro ABAP. The table contains two columns. Both the columns contain text type fields. What appears to the user is that the left column has disappeared and the right hand column has shifted to the left.
    This is occuring for a particular user only. We have checked in our development and quality systems but we are unable to replicate the issue. Please help.
    Thanks and regards,
    Satya.

    Hi Vikas.
    You can use BAPI in LSMW to craete Material or You can use direct input method. Both methods as follows below:
    Using BAPI in LSMW:
    First maintain IDOC Inbound Processing steps by giving PORT and Partner Type and Partner Numberby clicking 'settings' icon in menu path in LSMW Screen.
    Adn then execute LSMW and maintain the values as below in the first step.
    BusinessObject Method(BAPI)
    Business Object       BUS1001006                      Standard material
    Method                     SAVEDATA                        Create and change materia
    Message Type         MATMAS_BAPI                   Create and change materia
    Basic Type               MATMAS_BAPI03               Create and Change Materia.
    For the selecting of views, you can maintain fields for all views(From Basic view to costing view) in your excel and populate with 'X' in respective fields for activating views.
    In the 6th step (Maintain field mapping and conversion rules). you can map those fields for views which you want to activate since we have all views are in the standard structure.
    Using Direct Input Method:
    Standard Batch/Direct Input
    Object                      0020                                             Material master
    Method                     0000
    Program Name          RMDATIND
    Program Type           D                                                  Direct Input
    For the selecting of views, you can maintain fields for all views(From Basic view to costing view) in your excel and populate with 'X' in respective fields for activating views.
    In the 6th step (Maintain field mapping and conversion rules). you can map those fields for views which you want to activate since we have all views are in the standard structure.

  • Unable to see SAP BusinessObjects Document Viewer template in 7.4 portal

    Hello Experts,
    We are looking to integrate dashboards created with BOBJ design studio into enterprise portal (NW 7.4). We have followed the steps mentioned in the blog Integration of BOBJ with SAP Portal.
    Namely:
    1. Taken the com.sap.businessobjects.iviews.par and com.sap.businessobjects.iviews.templates.epa files from the BI server
    2. Imported the EPA file into the portal
    3. Converted the com.sap.businessobjects.iviews.par file into EAR file and deployed it into the portal
    4. Created System alias for the BI system
    5. Configured SSO between portal and the BI server
    After doing these steps when trying to create the Business Objects iView we are unable to see the SAP BusinessObjects Document Viewer template in the portal. Can anyone let me know if we have missed some additional configuration that has to be done?
    Regards,
    Saurabh

    Hi Experts,
    Issue has been resolved. After importing the EPA file into the portal, we missed out restarting the portal. Once this was done I am now able to find the SAP BusinessObjects Document List and SAP BusinessObjects Document Viewer templates in the iView creation wizard.
    Regards,
    Saurabh

Maybe you are looking for

  • New to Dreamweaver Old hand at Frontpage

    This is what the help section says: Edit an existing remote website in Dreamweaver You can use Dreamweaver to copy an existing remote site (or any branch of a remote site) to your local disk and edit it there, even if you didn't use Dreamweaver to cr

  • [resolved] RAM detected issue in EEEPC 1215b

    Hi, guys I recently bought a new asus epc 1215b netbook,  i'm satisfied with its low price and new APU architecture, equiped with a E450 processor +  HD 6320 graphic card + 2G DDR3 RAM. But when i run  'free -M',  arch tell me the total  memory is 16

  • Content Management / Repository Managers

    Hi, I must write IView for selecting Entry Points (Knowledge Management -> Content Management -> Repository Managers). Logical way need I first all Entripoints. Which class gives me the whole list of the Entry Points in the portal? Regards, Raissa

  • Is a PDF reader really necessary on iPad?

    Is a PDF reader really necessary for iPad? I haven't needed one yet ... I don't think.

  • Can't get rid of unread mail icon--shows 2 unread messages but can't find any

    I've got a smart mailbox that shows unread messages so I can easily see what new and unread mail I have.  The problem is it gives me the notification icon that indicates I have two unread messages, yet the mailbox does not show any messages as unread