BPM Alert Process Number

Hi All,
I have a BPM scenario.
Start>Receive1->SynSend1->SynSend2>AsySend3>Stop.
(SynSend1--->SynSend2 are inside each block.)
I have defined an alert in the BPM and inside alert message the BPM process number is working fine.
Suppose if an alert happend in the SynSend2 and user is getting a mail of alert as
"Process Number 0000124".
If we go to SXMB_MONI_BPE and select this process 0000124 it will not be available for restart.
but you can find a the restart option for process 0000122.(this is the subWorkflow).
How can get the subwork flow number(0000122) inside the Alert so that business user can sort the message directly from the monitor and restart it ?
Regards,
Sunil.

I know the t-code to restart the message.
What my query is that how can the exact BPM process number can be triggered in the Alert Message.
So that the business user can take the process number from his inbox and restart the BPM through the SAP XI monitor.
If the alert is throw inside a block the, the Process number in the alert message will be that of the Block.
But the restart will be possible for the workflow process instance. Here there  is a mismatch in the process numbers(ex. Block=24 , subworkflow=22).........
Hope i made my requirement clear.
And this process numbers are system generated. Is there is any work around for this?
have any one already tried this?
awaiting for your reply.
Regards,
Sunil.

Similar Messages

  • CcBPM Process Number in the Message mapping

    Hi,
    I  have a requirement to map the ccBPM's process number in which the Mapping error has occured to be mapped to a specific field in the target.  I wanted to know how could I pass the BPM's process number to the message mapping ( this message mapping(Service mapping) is a part of the same BPM).  If we could get the MESSAGE_ID of the message in the message mapping, we should also be getting the BPM Process number.
    In other words, when an alert is triggered in BPM, we get the BPM process number in its subject, i need that BPM process number in to the message mapping where that message has to be stored in a table in ECC.
    I have searched in help and SDN to check if some system properties can help, but i couldnt.  Any help/inputs from you is highly appreciated.
    Regards,
    Kalpana.

    Hi Manuel,
    it is very easy to to get the <b>Message ID</b>, which is unique and useful for selecting a message in the monitoring
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/9a2aeb24dc4ab6b1855c99157529e4/content.htm">Special Access to Mapping Runtime Constants</a>
    You send a mail from Java Mapping or, what would be the standard, (as additional) message from BPM or just as normal Message Receiver or only in Error case as Alert receiver.
    Regards,
    Udo

  • BPM Alerts - Dynamic Text

    Hi,
    I'm triggering Alerts from BPM with Dynamic variables. In ALRTCATDEF I was not able to define the header ( Subject field on the email ) as I need to check Dynamic Text box which will deactivate Short and Long Text. Furthermore Shortext ( for example its like " Process number 00001234567 " ) in ALRTINBOX becoming Subject field in the email.  So when we receive email with the Subject field as "Process number 00001234567" doesn't makes sense until you open the email.
    I did gone thru the document and all the blogs and lost how to fix it.
    Do anyone have the same problem?.. Please help.
    Basically I want to system ID on the Subject line of the email.

    Well there is an alternate solution. But as a standard using the Control Step of the BPM, this is not possible.
    Trigger Alert from a UDF as shown in this blog of mine,
    /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    And also as shown in this blog,
    /people/community.user/blog/2006/10/16/simple-steps-to-get-descriptive-alerts-from-bpm-in-xi
    Regards
    Bhavesh

  • BPM Integration Process that correlates 2 messages.

    I have an BPM Integration Process defined that collects Deliveries for an Order number and when an Invoice arrives for the same Order number it merges the messages to produce another file that is for a 3rd party.
    I correctly receive in the Delivery and the Invoice u2013 I can see them in SXMB_MONI with a checkered flag and they are directed to my BPM.  I can see this also in SXMB_MONI_BPE.  I can also see the correlation correctly found in both messages.  No error is reported by either SXBM.. transaction.
    However it does nothing except receive the files u2013 I am expecting a transformation and then the send step to execute.
    Start >  CollectIDOCBlock  > Collect Fork
    Fork1
    Infinite Loop for Receive Delivery (Start process) and Collect in Container. It uses and activates Correlation OrderNum
    Fork2
    Receive Invoice uses Correlation OrderNum (it does not activate the correlation)
    At the end of the Fork (when Delivery collected and an Invoice is received)
    It will then do the Transformation and Send Step.
    <End
    I have tried various combinations of the correlations and which receive step starts the process.  Any ideas ?

    Yes that did work.  Now does somebody know what exactly the FORK parameter number of branches does ?
    The SAPHelp is here
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/frameset.htm
    +You can specify the required number of branches and then define whether the process must run through all branches, or just a particular number of branches+
    But it does not explain why you need to have 1 as necessary branches rather than 2.  There are 2 branches in the FORK - so why does having 1 as the parameter work and not 2.
    In this SAPHelp for Message-Dependent Loop
    http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/frameset.htm
    it indicates to me that the parameter should be 2.
    BUT the SAP pattern (BpmPatternCollectMessage) I have used as a base for mine has this as 1 and not 2.
    Why is 1 the correct value and not 2 ??

  • BPM for Processing Multiple records in a file

    Hello All:
    I using BPM to process Goods issue using BAPI BAPI_GOODSMVT_CREATE. The BPM setps are as
    Step 1  Receive Request from Asyn File Interface
    Step 2  Transformation Map to Bapi request Structure
    Step 3  Send Sync Request to Bapi
    Step 4  Transformation Map Bapi Response to file
    Step 5  Send Asyn Message to File
    My input file  is as fallows
    H,20050613,20050613,9999,HEAD TXT,03,
    P,000001000108,0001,COMMON,2,EA,1000,1011,261,ITM TXT,
    H,20050613,20050613,9999,HEAD TXT,03,
    P,000001000108,0001,COMMON,3,EA,1000,1011,261,ITM TXT,
    The output file is as fallows
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns1:MT_SAP_RESPONSE_ITMS_DATA xmlns:ns1="http://testcompany.com/xi/ITMS">
    - <BAPI_STR>
    - <HEADER>
      <MAT_DOC>4900000696</MAT_DOC>
      </HEADER>
      </BAPI_STR>
      </ns1:MT_SAP_RESPONSE_ITMS_DATA>
    The problem I am facing is although my file has 2 records of goods issue data (Header and Item data) , the BPM processes only one record (Header and Item) and creates a material doc in SAP and outputs a file with the material doc number as above. Ideally I would like the XI system to process both the records and produce 2 material docs as output .
    Also my input file adapter has been picking up both the records as this is visible in the SXMB_MONITOR logs.
    Do I need to introduce a loop in the BPM ?. If so can any can any body give me an example or point me in the right direction.
    Many Thanks
    TBH

    Udo:
    <b>you need a mapping splitting one message with multiple entries into multiple messages with one entry, which you put into a multiple line BPM container.</b>
       Are you implying loop Step 1 Receive Request from Asyn File Interface and collect them into a multiline container ?. How does the loop know how many times to loop.
    Would appreciate your comments
    Thorsten

  • BPM Alert in SolMan

    Hello All,
    Just want to ask how to stop the BPM alert in SOlMan from sending to a specific email.
    Where can I check the configuration? What steps to do?
    Thanks and regards,
    Eco

    Hi Eco
    You mentioned, you want to stop BPMon alert e-mail right.
    If I understand your situation correctly, you might already setup BPMon and activate.
    To setop the BPMon alert, you can remove e-mail notification setting from BPMon session where you setup
    monitoring object, key figure threshold value.
    In your BPMon setup session, under the specific business process step to that you assigned some monitoring objects,
    you may see area called "notification".
    Here you might defined e-mail sender and receiver setting, also condition to send e-mail.
    So if you remove your setting in this area (leave it blank) you will not receive e-mail alerting to that monitoring object.
    I hope this help your.
    Best Regards
    Keiji Mishima

  • 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

  • Question on BPM Integration Process

    Hello Experts,
    I am following this BPM article which is very similar to what I want to do.
    We are using PI 7.1 without EP1.
    I have an XML to IDoc scenario where my XML's external definition resides in a seperate SCV (SCV1) and my imported IDoc resides in a seperate SCV (SCV2). We did this to follow the Sender-Mapper-Receiver model. We have a different SCV for Mapping which holds MM and OM (SCV3). Now, I have my Abstract Service Interfaces for external definition in SCV1 and abstract interface for IDoc in SCV2. And, Integration Process in SCV1 (no good reason). But, now I am not able to access SCV2 abstract interfaces (IDoc abs) in my Integration Process since it sits in SCV1. I am thinking if I have to crate my external definitions, idoc, abstract service interfaces, MM, OM and Ingtration Process in one SCV instead of having them in three different SCVs. I was trying to follow sender-mapper-reciever model but seems like for BPM you need to have all your stuff in one SCV. Please help if you know how to resolve this issue wiithout getting rid of sender-mapper-receiver concept.
    Thank you in advance for your help.
    - Mayur

    Thanks Jose. I think creating dependencies is a away to go. I also found this this where Stefan suggested same thing.
    So, now Sender (SCV1) and Receiver (SCV3) have been added under Mapper (SCV2)'s dependencies list and I will have my BPM Integration Process in the SCV2 which will give me access to both sender and receiver abstract service interfaces.
    Re: Software Component Dependencies PI 7.1
    Thanks,
    Mayur

  • Rfc Jco communication channel error in BPM integration process

    Hi,
           when we are processing the records some records are processed succussfully some records does not in integration process view. when we restart the workflow we can able to process the error messages succussfully.
    but here not understanding how to reprocesse automatically error messages in the BPM integration process level.
    thanks and regads,
    krushi.

    Hi
    re-submission of messages after corrections that were failed
    Reconciliation of Messages in BPM
    Reconciliation of Messages in BPM Contd. - Restart Workflow

  • BPM parllel processing

    HI,
    i am using a BPM to process bulk messages at a time, but all the messages are send to one queue and messages are getting processed very slowly from the queue.
    i have 2 questions here,
    1)for what reason, Queue is processing messages very slowly?
    2)is there any way that BPM keeps the messges in the different queues ???
    Thank You,
    Madhav

    Hi Madhav,
    Refer to the parallel processing section of this document:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0968c17-8cca-2b10-7594-c9105e304be0?quicklink=index&overridelayout=true
    Thanks!

  • How to increas the max user process number in Solaris 11?

    Hey
    Could anyone told me how to increas the max user process number in Solaris 11? I tried below as described in https://blogs.oracle.com/hasham/entry/solaris_10_increasing_number_of , but it cannot work.
    set pidmax=60000
    set maxusers = 4096
    set maxuprc = 50000
    set max_nprocs = 50000
    Thanks!
    Edited by: 966272 on Oct 18, 2012 7:38 AM

    Perhaps you should work your original forum post:
    Oracle 11g installation fail on Solaris 11 64bit - ORA-00443
    through to a resolution before you complicate things that likely don't apply.
    You make an assumption in that other post about exceeding various maximums. That may be true or it may not be true. Since the installation of a database program seems to be your actual expectation, go work that forum thread instead.

  • BPM Alert MultiLine

    I had setup my BPM alerts based on this blog
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1382. [original link is broken] [original link is broken] [original link is broken]
    I need to send a multi line errors from a multi line container variable in BPM. This works fine if I set up the alerts description as "Errors are &ErrorListML[]&.". If I setup the alerts description as "Errors are &ErrorListML##&.", the email has no body other than Alert Id.
    Any help will be appreciated.
    Thanks

    hi,
    two ways:)
    first try to send all data to ECC for check (you can go for async with correlation - even
    based on guid if you don't have anything else)
    use ABAP proxies if possible (so you'll be able to
    restart and monitor the flow in ECC too)
    then use IDOC bundling to send all IDOCs at once as per my weblog:
    /people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    this way you will have to worry about 2 outbound messages (from XI)
    and one inbound (from ECC to XI)
    Regards,
    michal

  • BPM Alert Issue - P.O Created withour ref to Purch Req

    Hi,
    Has anyone else had any issues with the BPM alert "P.o's created without ref to a P.O";? It seems to be reporting incorrectly - it gives us sometimes P.O that were in fact created with ref to a purch req.
    I've raised an OSS for this with Sap - although I'm still awaiting a response...Has anyone had the same issue described above?
    Thanks,
    K
    Edited by: Kevin Devaney on Nov 11, 2010 11:39 AM

    Hi Kevin,
    as already explained via another communication channel I think the collector is working perfectly fine. Be aware that, like most other Procurement collectors, we are checking on line item level and not only on document level. As your example shows ONLY line item 20 is created without PR reference. But your screenshot of the document itself shows line item 10 which is created with a PR reference and hence was not in our output list. Also a look in table EKPO shows that one item was created with reference and the other wasnu2019t.
    Best Regards
    Volker

  • BPM Alert - P.O created without purch req

    Hi all,
    I have an issue where my BPM alert "purchase order lines created without reference to a purch req" sometimes gives me a P.O that was creatd with ref to a P.O. I have raised an OSS note for SAP but I was wondering if anyone else had a similiar issueor if they have the same alert but it functions correctly?
    Thanks,
    Kev

    Hi Kevin,
    as already explained via another communication channel I think the collector is working perfectly fine. Be aware that, like most other Procurement collectors, we are checking on line item level and not only on document level. As your example shows ONLY line item 20 is created without PR reference. But your screenshot of the document itself shows line item 10 which is created with a PR reference and hence was not in our output list. Also a look in table EKPO shows that one item was created with reference and the other wasnu2019t.
    Best Regards
    Volker

  • Error processing in non BPM sync process

    I've created a sync non BPM process which is working fine. Data comes from several terminals via HTTP. My scenario is HTTP=>XI=>RFC
    On the sending side, I use ABAP mapping or parser. I'm using this since I have to check some table data based on plant code and react accordingly.
    However, its quite possible that this table does not contain data for a given plant code or invalid plant code in which case I need to send back an response instead of calling RFC like I would normally do.
    Any idea how I can send back a message without going through RFC (receiver determination)....remember I have manipuated the RFC message in the ABAP mapping (in interface determination) and the only data I have available in receiver determination is original message which is not good.
    This has gotten very tricky now. I cannot use BPM due to WF response time + added RFC time (6 secs). Using non BPM I'm down to 1 sec or so which the users are happy.
    Thanks,
    Very confused XI programer.

    Michal, The table is in XI. Table has few different fields that are important to the interface esp. The R3 system to call. Based on the plant code, we decide which SAP system to send data to. And in XI, we store this info...ex: PIP3 plant goes to AI0 system. The terminals where is information is generated does not have this sophistication.
    How would you accomplish this HTTP=>XI=>RFC non BPM sync process. BPM adds too much time and the users don't wait that long in today process which will be replaced by XI. Non BPM yields 1 sec which is what they want. Thousands of messages flow and they cannot wait that long.
    Do you have suggestions.

Maybe you are looking for

  • My I phone 5 won't update or download apps

    I have got 3 handsets all I phone 5 Two of the phones have no problems both 16 gig My Apple ID is the same on all my phones The I phone 5 64 gig won't let me update my apps or download Any new apps I have changed my Apple ID I have changed my e mail

  • Email Submit butten?

    LiveCycle, it is possible to create an Email Submit butten, which can attach form as a pdf and not as an xml file, it can do in Acrobat ... Lars Denmark

  • What iMacs run System 9 software in Classic Mode and also iLife in Sys 10?

    I understand that there were versions of System 10 that ran on iMac G3s that would run old System 9 software in Classic Mode, and also would run iLife (special interest in Garage Band and iMovie). What model of iMac would do this? What hardware requi

  • Rename the graphic for Sapscrpit

    Hi all, Can i rename the graphic using se78? Since i need to upload the new graphic into SAP system for same file name. if i use difference file name, it should be need to change the sapscript too. so can i rename the existing file name and replace t

  • Can't load Album Covers onto my ipod. Keep getting error message

    Well, I want to put albums cover art into my ipod to show when play music, and I have all the artwork already but when i go at iTunes and "Ipod Options" and mark "Display album artwork at your iPod" and press OK, it show iPod is updating and suddenly