BPM step "received" in status waiting in transact. SWI1

Hello,
possibly corresponding to my other topic from today I have a funny situation in an BPM.
First step is a receive step for an IDOC coming into my BPM. The corresponding mapping is IDOC -> IDOC.
Interf.mapp. is async outb. with ORDERS05 to asyn abstr. async.ORDERS05.
So this process looks as it should be.
The process ist started with an incoming IDOC and continues with the BPM till the end, except the first step (receive) which can be found in SXMB_MONI with "queue stopped" / "recorded for outbound processing" in pipeline step "receiver grouping".
The message in SWF_XI_SWI1 transaction is for this step "waiting for event RECEIVED of object type ZXI_PROXY_RFC_STATUS_ABST_0001"".
The queue stopped is XBTO (found in transact. SMQ2).
Does anybody know whats going on here?
Where is this object type from? (Step belongs to receiving a standard IDOC ORDERS05).
And why is this process step stopped but not the whole BPM?
Our idea: We had activated ALEAUD for IDOC acknowledgement. This step tries to return an ackn. but cannot?
Thank you for your help!
Regards
Dirk

Hi Moorthy,
thank you.
Unfortunately all this don´t help.
No entries in ST22, Entries in SWWL are not corresponding to our problem.
I deleted the problematic queue entries and we tried to restart the process.
Possibly we got the problem.
In one scenario we have no BPM. There an http receiver is obviously implemented wrong. It is the one who receives in the BPM the message starting the BPM.
I am not sure why this results in the blocked queue. Usually connection problems come up with an error entry in SXMB_MONI.
No idea about the BPM which is stucked in the queue.
Possibly same problem, because in MONI we can see that the system stops at receiver grouping.
When we have fixed the http-receiver issue we will test again with the BPM.
Regards
Dirk

Similar Messages

  • BPM step Receiver Determination

    Hello Friends,
    the operator "Receiver Determination" - how can be used in BPM? Is there any weblog or example for that?
    Best Regards,
    F.K.

    check this link
    Receiver Determination in BPM
    Use of Receiver determination step in BPM

  • Messages in BPM with Status Waiting

    Hi,
    I have created BPM for Message Collect like the standard SAP Pattern BpmPatternCollectMessage. But for terminating Message I’ve used Message type (Message interface) different from the Message type in the main Fork section. I thought that it is possible correlation between two message Interfaces with different Message types?
    Any way I had an Error in my BPM and after a test the Status for my Messages is Successful for inbound and Waiting (Message being sent) for Outbound. All my Messages are collected in a Queue, Wait step is created but BPM don’t proceed further.
    So I’ve made some changes in my BPM and tried with a new Test but it works with the old Version of the BPM and collects the Messages in the same Queue. So any idea how can I use the new BPM version? Should I Delete Manually the old Messages with Status Waiting or there is also different way?  
    Thanks
    Naycho

    >>>I thought that it is possible correlation between two message Interfaces with different Message types?
    yes it is
    >>>>All my Messages are collected in a Queue, Wait step is created but BPM don’t proceed further.
    have you registered queues on XI? TCODE - SXMB_ADM - manage queues ?
    >>>Test but it works with the old Version of the BPM and collects
    try looking at: SXI_CACHE - integration process- check if your new process has 0 status - activated
    Regards,
    michal

  • For only 'Deliver' transaction when one step receiving is done.

    Hello,
    per clients business process, client performs one step receiving transaction manually.
    So this act produces 'Receive' entry in rcv_transactions table. So technically now we want to perform only 'Deliver' transaction.
    So, per Oracle Note 731097.1, I only populated rcv_transactions_interface table and didn't populated rcv_header_transaction table.
    Now,
    After population of a test record in rcv_transactions_interface I ran 'Receiving transaction processor.'
    Every time I run the program, it isn't processing the record[ PROCESSING_STATUS_CODE - ERROR].
    When checked in PO_INTERFACE_ERRORS table, following error I'm getting;
    "Error: The SOURCE_DOCUMENT_CODE specified is invalid.  The value specified (PO) does not match the expected value (INVENTORY)."
    Where as actually my SOURCE_DOCUMENT_CODE is PO.
    Here is the insert statement for reference;
    INSERT INTO rcv_transactions_interface
                (interface_transaction_id, parent_transaction_id, GROUP_ID,
                 last_update_date, last_updated_by, creation_date, created_by,
                 last_update_login, transaction_type, transaction_date,
                 processing_status_code, processing_mode_code,
                 transaction_status_code, po_header_id, po_line_id, item_id,
                 quantity, unit_of_measure, po_line_location_id,
                 auto_transact_code, receipt_source_code, to_organization_code,
                 source_document_code, header_interface_id, validation_flag,
                 org_id, subinventory, locator_id
         VALUES (585715, 662634,185818,
                 SYSDATE, 3625, SYSDATE, 3625,
                 0, 'DELIVER', SYSDATE,
                 'PENDING', 'BATCH',
                 'PENDING', 379023, 491608, 3,
                 10, 'EACH', 483726,
                 'DELIVER', 'VENDOR', 'K04',
                 'PO', NULL, 'Y',
                 82, 'DMATERIAL', 8
    Can anyone please guide me How shall I over come this error?
    -SaurabhDJ

    Did you find any solution ?
    I am also stuck in similar problem. I am extracting information of all recipients by only reading the message file and using
    mimeMessage.getAllRecipients() but due to the incorrect format according to the javamail I am getting AddressException . So I need a way to extract all recipients with / without correct format as saved in the actual message file .

  • Looking for transaction start Workitems in status "waiting"

    Hi everybody,
    we have to test some workflows. There are several Workitems in the WF in status waiting. So we have to do a lot clicks tu run this workitems.
    Is there a transaction to start all or some selected Workitems ?
    Thanks a lot
    Regards
    Mario

    At least I am not aware of any "mass complete wait" functionality (if this is what you are looking for?).
    You could list the work items with SWIA, and then Ctrl+Shift+F12 (=Display work item from menu) -> Edit -> Change -> Complete wait. After first time you don't need the "Edit -> Change" part, so it will be just few clicks. Of course it's still quite annoying if you have hundreds of work items...
    Regards,
    Karri

  • BPM steps required.

    BPM steps required...
    Idoc to ,Proxy and JMS(2 receivers,JMS 1 and JMS2) scenario....totally 3 receivers
    JMS 2 has to wait till JMS1 reaches receiver....then JMS2 should reach receiver..
    what are the steps i should  put in BPM.....
    Please remember that there is no need logic for PROXY...no need of waiti time aswell...only JMS2 receivers required....
    can some one tell me step by step, what are the steps required to do so...

    Hi Harsha
    You can correlate JMS messages with or without BPM.
    Use these
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8060448a-e56e-2910-f588-9af459e7ce21
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b028f6f6-7da5-2a10-19bd-cf322cf5ae7b
    This will help you getting response from JMS1
    Thanks
    Gaurav

  • Bpm steps

    hi...
    bpm steps are divided into two parts, what are those two parts.
    thanks and regards,
    Vishnu

    Hi Vishnu,
    <i>bpm steps are divided into two parts, what are those two parts.</i>
    BPM step types for sending, receiving, and transforming messages
    are called <b>message relevent step</b>.
    BPM step types for defining a loop or a switch, fork, block wait...etc.  are called <b>control-relevant step.</b>
    check these links for more:
    http://help.sap.com/saphelp_nw70/helpdata/en/ae/fd773f12f14a18e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/frameset.htm
    Sachin

  • BPM processes,receiving signals (events) & correlation to existing instance

    Hi,
    BPM 11g/SOA Suite 11g (R1 PS2)
    I am wondering whether it is possible to receive signals (EDN events) into a running process instance. The documentation describes how a process can be started by an event. I would like to be able to feed an event (signal) into a running process (just like we do with correlation in BPEL processes). Is that possible - and if so, how?
    Along the same lines, can BPM processes receive messages through externally exposed WebService operations - into correlated process instances? For example: I have started the process to create a new employee in the organization and I want to inform the process instances taking care of this employee that she will start on a later date than originally assumed (or not at all because she has accepted another job). I know the unique employee id for this new hire. How can I configure the BPM process such that this incoming call after the instance has started is fed into a Receive activity in the process instance working on this employee?
    Maybe a similar is question would be: can a message catch event be used without a corresponding message throw event - to catch incoming messages asynchronously and not related to a message sent by the process instance.
    thanks very much for your insights,
    Lucas

    I also tried DB Adapters and it is not working for my scenario. Needed help/pointers from a BPM Guru \.
    As per my business scenario, If there any update in the database (offline approval. not using worklist) then i should complete the running BPM process for approval.
    1. To achieve this, I created a adapter to poll and it is working in polling. What is not working is picking the update in process and mark is closed/complete.
    2. I tried using Catch Event with continuation mode (but it needs throw event to begin with).
    3. I also tried ‘Receive event’, which also needs start event for continuation.
    4. If i use Initiate mode for catch event then it initiate a new process and mark it close and does not do anything with original process (having this catch event). This catch event is still waiting.
    5. If i use “receive” event with Initiate mode then jdeveloper is giving compilation time error saying that some service is not referenced in composite.
    6. I have also tried other options of using “Sub-process” or another process and invoking it but nothing seems to work.
    Any help/pointers? Thanks a lot.

  • Last Used status for Reports, Transactions, Tables ??

    Dear all,
    Kindly let me know how to find the last used status for
    Reports, Transactions, Tables ??
    This is very urgent, Please do the needful.
    Waiting for the responses..
    Cheers,
    Virendra.

    Here the issue is same.
    STAT transaction is asking for the time which is the main hurdle.
    I am hanging around with STAT transaction but not finding
    how to getover the time specification.
    if i dont specify the time i takes by default the 2 or minutes back from the current time.
    which is not useful for me at all.
    My main requirement is that my seniors want to know what are all reports or transaction or tables which are not used at what last time ?
    so if i have to specify the time wont be so useful for me.
    And writing a report 'll not gain anything coz internal SAP report is take time as main parameter.
    Regards,
    Virendra.

  • Capture Process hangs and LOGMINER Stops - "wait for transaction" ???

    HI all
    Any ideas why the LOGMINRER would stop mining the logs at the capture site DB (just hangs 40 short of current archivelog)
    Capture Process is a status of Capturing Changes
    And the wait event on the Capture Process is "wait for transaction"
    How to diagnose whats wrong with Capture Process - been this way for 4 days !

    Hi
    Yes we have had to explicity register archivelogs also.
    Unfortunately this archivelog is registered -> so I am not sure. It apapers to have been as a result of a large DML transaction -> and I am not 100% sure the archivelog is posibly corrupt (however I doubt it as in 5 years as DBA I have not once hit a corruption - but always a first).
    Any thoughts on how to proceed ?

  • My iphone doesn't want to finish syncing in my laptop it just says step 6 of 6 waiting for changes to be applied

    My iPhone 5 doesn't want to finish syncing in itunes it just keep saying step 6 of 6 waiting for changes to be applied and I have tried like thousand times...

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.
    If you bought the product in the U.S. directly from Apple (not from a reseller), you have 14 days from the date of delivery in which to exchange or return it for a refund. In other countries, the return policy may be different. If you bought from a reseller, its return policy applies.

  • FM to read yellow status requests from transactional InfoCube

    Hi,
    I am using the FM RSDRI_INFOPROV_READ to read data from the transactional InfoCube. My problem is that my code using this FM should be able to read data requests that have the yellow status for the transactional InfoCube.
    My code using this FM is able to read data from the green requests only but not the yellow requests. I was told in BPS, the yellow requests should turn green automatically after 50K of records have been queue up and ready to be turned green by itself.
    Has anyone come across this and help me solve this issue of reading data using FM RSDRI_INFOPROV_READ to read yellow request data. Is there another FM to read both the green and yellow requests?
    Please advise. Thanks
    RT

    Hi Rob,
    The function module mentioned by you is correct and it will read the yellow requests please try this, by default the parameter i_rollup_only is set as true set it to false (blank) while calling the function module.
    Please see the attached code
    CALL FUNCTION 'RSDRI_INFOPROV_READ'              
       EXPORTING                                      
         i_infoprov             = p_infocube          
         i_th_sfc               = t_sfc               
         i_th_sfk               = t_sfk               
         i_t_range              = lt_range            
         I_PACKAGESIZE          = p_pksize            
         i_rollup_only          = rs_c_false          
       IMPORTING                                      
         e_t_data               = <fsl_data_read>     
         e_end_of_data          = w_end_of_data       
       CHANGING                                       
         c_first_call           = l_first_call        
       EXCEPTIONS                                     
         illegal_input          = 1                   
         illegal_input_sfc      = 2                   
         illegal_input_sfk      = 3                   
         illegal_input_range    = 4                   
         illegal_input_tablesel = 5                   
         no_authorization       = 6                   
         ncum_not_supported     = 7                   
         illegal_download       = 8                   
         illegal_tablename      = 9                   
         trans_no_write_mode    = 10                  
         inherited_error        = 11                  
         x_message              = 12                  
         OTHERS                 = 13.                 
    Hope this was helpful.
    thanks

  • I am currently volunteering in Uganda, so data is precious. I can no longer afford unlimited data, I pay by MB/GB. All of a sudden Mail has stopped receiving. I wait until about 60meg, but no new mail. Using Gmail. Doctor says connected fine.

    I am currently volunteering in Uganda, so data is precious. I can no longer afford unlimited data, I pay by MB/GB. All of a sudden Mail has stopped receiving. I wait until about 60meg, but no new mail. Using Gmail. Connectivity Doctor says connected fine. No probs there. And weirdly, when I want to send an email. I write it, it takes absolutely ages to try to send but as soon as I click disconnect it sends the email. Very odd. I would just love to be able to write all my emails offline and save to drafts/Outbox and then just connect to send and check emails then disconnect again.

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Steps to create  service in   SICF   transaction

    hi..
    steps to create  service in   SICF   transaction
    thank you.

    hi
    good
    go through this link
    http://help.sap.com/saphelp_nw70/helpdata/en/78/9852aec06b11d4ad310000e83539c3/frameset.htm
    thanks
    mrutyun^
    null

  • HT201401 while syncing - been stuck on step 5 of 5 'waiting for items to copy' for an hour - help?

    while syncing - have been stuck on step 5 of 5 'waiting for items to copy' for an hour...........i'm suspecting there is a problem
    last night i attempted to upgrade to the most recent IOS - after that was done, i attempted to sync my phone
    got a message that said that 'Itunes has detected a Iphone in recovery mode. You must restore this Iphone before it can be used with Itunes'
    I was unfamiliar with 'restoring' so i just unplugged my phone - which was then stuck....
    i went to my local Apple store this a.m. and was told to go home and restore my phone - which i did and then it asked if i wanted to restore it again with my backed-up info - which i am currently attempting to do (see first line for current problem)
    p.s.  i started this process as 12:30 p.m.........................

    There is no fix. There are a variety of partial fixes that sometimes work for some people, but there's nothing that has consistently solved the issue. Just do a google search, you'll see thousands of forum posts about it.
    It's a bug in iTunes, and we're all hosed until Apple fixes it. Which they have shown zero desire to do (I've reported the bug to them through multiple channels multiple times, and they simply do not care).

Maybe you are looking for

  • How do I delete an email account on ipad

    I have switched internet providers and cannot seem to delete my former email address which is associated with my former acct. id.  I have changed my email address and account info in itunes and for my apple account but this is not  translating to my

  • MY ITUNES WONT OPEN?, can anyone help???

    when i double click on my itunes icon to open it wont open, i have reinstalled it about four times and still nothing, anyone got any idea"s?

  • How to delete photos in photo stream

    I put some pictures in Photo Stream and they sync'd correctly to all of my IOS devices (iMac, iPad, iPhone). However, when I tried to delete them, they would not disappear even though I had put them in the Trash on each IOS device. How can I selectiv

  • Fonts not appearing in Chrome

    I published my site and uploaded it to the web and the places I used Droid Serif Bold the fonts do not appear until I refresh the page. It appears that some script is being loaded by MUSE which doesn't load prior to everything else and only on page r

  • How to connect Cintiq 22HD to 2010 iMac

    I bought a Cintiq 22HD and the suggested adaptor (Mini -DVI to VGA) but found that it is for newer iMacs. My iMac is from mid 2010 - so I bought the Mini DisplayPort to VGA Adapter which fits my iMac. Unfortunately it does not connect with the config