Bpm block deadline branch not triggering

For some reason, in one of my environment, the bpm block step's deadline branch doesn't get triggered. I couldn't figure it out.
I setup a 1 minute limit and it never calls the deadline branch. Same thing works in my dev environment.
please help.

lot of other forum links has information regarding this. i should have searched first.

Similar Messages

  • Deadline branch not getting executed

    Hi
    In my BPM i have an infinite loop and also the deadline branch with inerval as 1 minute (for testing purpose) but when i send the message my deadline branch does not get executed after 1 minute and it keeps on waiting.
    in the bpm monitoring it shows wait step created.
    i have verified my design with the standard pattern available, and it is almost similar.
    i am not able to find out the reason behind this strange behavior.
    Regards
    Dheeraj

    Hi Saravana
    i did exactly the same, i have my deadline branch, in it i have my control step which trows exception, which is catched by my exception branch and does nothing, so ideally it should continue the processing after that.
    but the problem is the exception is never thrown.
    my deadline has been configured as
    Reference Date/Time: Creating the step
    Duration: 1
    Unit: Minutes
    control step in deadline branch
    Action: Throw Exception
    Exception: Time_out
    Exception branch
    Exception Handler: Time_Out
    and outside this block i have transformation and other steps... which shoul get excuted after 1 minute deadline.
    Regards
    Dheeraj

  • Deadline Branch not working

    Hi All,
    I configured  a simple BPM scenario with a Block step with 3 braches namely
    1. Normal Branch(one receive step with in infinite loop step).
    2. dead line branch with 1 min timeout. within this a control step to throw exception
    3. Exception branch with no Action(no steps inside this branch)
    And Obviously there is a send step outside the block (For File system).
    I am not using any mapping case or even a container operation for collecting message.
    My intention is only to understand deadline branch.
    I am sending data from HTTPClient. The message comes to BPM. Ideally after 1 min.deadline should get executed (the infine loop should break) and I should see a response in the File System.
    But this is not happening. So I followed some previous threads in Forum and I found a solution(not automatic) to make this scenario working.
    The link : [Deadline monitoring not working;
    In this thread I followed >> Ran the program RSWWDHEX in foreground
    when I execute the above program in SE38 I am seeing a status message "'1' entries have been edited".
    And Deadline monitor gets executed and I am getting response to my file system.
    But this is not the solution I am looking for.
    How can I make my workflow(deadline branch) automatic.
    Please help me out.
    thanks,
    avis

    Hi Patrick,
    The BPM is not at all in error state. As I mentioned earlier when I am execting the report (>> Ran the program RSWWDHEX in foreground) I am able to get the ouput. I also followed SAP notes mentioned but they are not useful in my case.
    Any other Ideas?
    Hi Christophe,
    As I said I am following standard pattern expect container operation (for appending messages as it is in infinite loop.).
    So every time the message will be over written and when the loop breaks I will get last over written message which container variable hold.(Abstract interface for receive step).
    So there is no container operation.
    Thanks,
    Avis

  • BPM File monitoring - Alerts not triggered.

    Hi All,
    we have defined the application monitor for file monitoring in BPM.
    the problem is we are not getting any alerts so far,
    the file monitoring paramaters we gave are
    1. file path, filename * and pattern: az*
    we are actually monitoring the availablity of the incoming file, there are also files existing of the same name, the only differentiator is the time stamp.
    As per logic, we will be monitoring the latest file that reaches the folder. but no oupt till now.
    can any one pls tell how can we proceed further, for the requirement mentioned above, all the necassary authorizations are provided.
    kindly advice  on

    Hi Ragu,
    Thanks for the reply.
    The status is gray in RZ20. But when i see in dswp it is in green only.
    I tried activating the file size and filae age parameters, according to setup guide it is mentioned that
    After activating, the most recent file is considered for creation time of file.
    for file size and file age , the existing file details are considered.
    but in my case, creation time of file getting some alerts.....eventhogh no file has come after activation.
    And file size and file age are still in gray when old file are there available in the specified folder.
    kinldy advice on why this is happening.
    Thanks and Regards,
    Subhashini.

  • Deadline branch not Terminated

    I am facing a strange situation where the deadline branmch does not get terminated on completion of the particular activity step. I have an activity step which sends across mails every 5 days. Suppose on the 6th day the approval is done the 2nd escalation mails as well as 3rd escalation mail is sent on 10th as well as 15th day. Please note that SWU3 is properly configured. I think there is some settings or configureation I need to do.
    Thanks
    Arghadip

    Hi Argha,
    "Suppose on the 6th day the approval is done the 2nd escalation mails as well as 3rd escalation mail is sent on 10th as well as 15th day"
                             Check if the condition is checked for approval before sending mail for your defined escalation management in workflow.
    Regards
    Snehasish

  • BPM - Issue on Deadline branch on a Block

    Hello,
    I have designed a BPM to access to an Inbound Proxy. I have put the call to the Proxy on a Block, and I have added the deadline and the exception branches.
    The exception branch runs ok, but the deadline branch not. I have put a infine loop on the proxy to the process goes to the deadline branch, but the process goes to the exception branch after a minute, and I have put the deadline branch on 2 minutes.
    Is this normal? Hou can I get that the process goes to the deadline exception?
    Thanks and regards,
    Manuel.

    One more way is to send a "stop collection" message from a proxy, chk this link
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm
    you ve to customize what Maranani describes so that the message is a "stop" rather than a "start" , hope it helps

  • BPM Collect pattern is not coming out  and it is in loop.

    Hi Experts,
    We have implemented a BPM Collect Time pattern and it was working fine in Dev and QA environments perfectly. Couple of days back we have some server issue in Dev environment and Basis team has done some thing with File Storage. From that time, all our BPM's were not working in Dev. It is showing that the block is waiting for some event to trigger and it is in Process state.  We have set it for 5 min and block is not coming out from loop.   We exported the code to QA and it is working in QA.  We tried SWU3 transaction as given in the below forum and it didn't help us.
    bpm collect time infinite loop error
    Some one please help us.
    Thanks
    Venkat
    Edited by: Venkata Gupta on Nov 27, 2008 12:54 AM

    Hi
    Is Your BPM having deadline branch ?
    If there is any system Exception then catch it.
    http://help.sap.com/saphelp_nw04/helpdata/en/33/4a773f12f14a18e10000000a114084/content.htm.
    According to thread mentioned by you ,Schedule your Missed Deadline Branch.
    Also check your BPM using transaction SXMB_MONI_BPE and find out which step have error.

  • Deadline is mot triggering

    hi ,
    im working on deadline.
    i have given 5 min time  as deadline time from WI CREATION option.
    but the deadline is not triggering.even i checked the transaction SWWA ,there the interval upto next deadline is given as 3 min. so i ched up to 8 min for deadline . but still i did not get any deadline.
    help me in this issue ..
    Raghu

    Hi raghu,
    The working of the deadline monitoring also depends upon the background time configured by the administrator/basis people.
    Example
    If you have schedule the latest start of your workitem as 3 min at 16:00 hrs & the workitem is scheduled for 5 min.
    For instance the last background time was carried out at 16:01 hrs.
    Now you would expect that the workitem which is in waiting state  should be in your inbox at 16:03 hrs but actually it would come to your inbox at 16:06 hrs when the next background job will be carried out.Till then the workitem which is in a ready state would wait for the background to be carried out.
    Hope this helps.
    Best of luck,
    Bhumika

  • Bpm exception branch not triggerd

    Hello,
    I have defined an exception + corresponding exception branch in my bpm block.
    In my bpm processing steps I have assigned the above mentioned exception as system exception.
    My problem is that if one of my processing steps fails, the exception seems not to be triggered.
    For example I have a mapping step that fails, but the bpm simply continues the next processing step instead of jumping to the exception branch.
    I seem to be missing something, any ideas?
    Thanks
    Matthias
    P.S.: We are on PI 7.11 patch level 6.

    1) Open your BPM in ESR and do a check on it...press F7...check if you get any warning messages.
    2) Try to delete the BPM instances from SWWL transaction and then again test
    3) there is a note for this problem (1086654) but it is limited till PI7.1
    I have defined an exception + corresponding exception branch in my bpm block.
    You should have included the Exception handler in the Exception Branch, Transformation Step.
    Regards,
    Abhishek.
    Edited by: abhishek salvi on Dec 9, 2010 9:15 AM

  • Deadline branch in BPM

    Hi
    I am using transport acknowledgement in my BPM.i am using deadline branch to cancel the process after 1 min ( if i receive -ve ACK) and i also need to send an alert also.
    question:
    can we use 2 control steps in deadline branch first control step to cancel the process and 2nd control step to send an alert?
    if it is not possible with only deadline branch do we need  to go for exception branch?
    Thanks

    can we use 2 control steps in deadline branch first control step to cancel the process and 2nd control step to send an
    alert?
    Throw Alert should come before Cancel Process.
    if it is not possible with only deadline branch do we need to go for exception branch?
    Normally the Deadline Branch Thows an Exception and then the Exception Branch catches this exception and executes the included exception-handling like Throw Alert/ Cacncel Process......we throw an Exception as an indication that the process has failed to achieve its functionality....we then cancel it so that it does not block execution of other messages.
    Cancelling the process & Throwing Alert in Deadline Branch is possible just that in moni there wont be an indication that something has gone wrong.
    Regards,
    Abhishek.

  • QM Block not triggered  via EDI orders

    Hello All,
    Please help me with this problem "QM block not triggered via EDI Orders".
    Sales Orders will be created using IDOC. When the sales orders was displayed using VA02, goto >> items >> schedule lines, there's no QM status violated being displayed in the delivery block column.
    Kindly help me what logic will I applied regarding this matter.
    FM used was IDOC_INPUT_ORDERS.
    I need your comments/suggestions ASAP.
    Thanks in advance.
    Carina

    hai,
    Just check this it may help tou.
    Program Name : YX30_UPLOAD_QUALITY_INFO
    Quality Info Record for I30 System *
    Original Transport Number : I30K903055 *
    SYS id: SYS_30_1502_03_41_Upload Quality Info Records *
    TDS id: TD_30_1502_03_41_Upload Quality Info Records *
    UT ID: UT_30_1502_03_41_Upload Quality Info Records *
    ======================================================================
    Change History *
    Date | Change No | Name | Description *
    yyyy/mm/dd | AAAYYYYMMDD | xxxxxxxxxxxx | *
    REPORT YX30_UPLOAD_QUALITY_INFO MESSAGE-ID yx30_conversions
    no standard page heading line-size 255.
    include yx30_upload_quality_info_top. "Include for Variable Declaration & Selection Screen
    include yx30_upload_quality_info_data. "Include for File read & Authority Check
    *& At Selection Screen Output *
    AT SELECTION-SCREEN OUTPUT. "PBO
    PERFORM fill_parameters.
    *& Start Of Selection Event *
    start-of-selection.
    Perform Authority_check. "Subroutine for authority check
    Perform prepare_file. "Subroutine for preparing file
    perform file_read. "Subroutine for File read
    perform update_qi01. "Subroutine for Uploading data
    perform write_error_log1. "Subroutine for writing error log
    *& Form write_error_log
    text
    --> p1 text
    <-- p2 text
    *& Include YX30_UPLOAD_QUALITY_INFO_TOP
    Type Declaration
    Types: Begin of type_qtyinf,
    matnr type matnr, "Material No
    lieferant type char10, "Vendor
    werk type werks_d, "Plant
    frei_dat type char10, "Frei_Dat
    stsma type char8, "Stsma
    anwso_01 type char1, "ANWSO(01)
    anwso_02 type char1, "ANWSO(02)
    anwso_03 type char1, "ANWSO(03)
    end of type_qtyinf.
    Internal Table Declaration
    Data: itab_qtyinf type standard table of type_qtyinf. "Internal table for QTYINF.
    Work Area Declaration
    Data: wa_qtyinf type type_qtyinf. "Work Area for QTYINF.
    Variable Declaration
    Data: v_file_qtyinf type string, "Source File Name
    v1 type string,
    v2 type string,
    v3 type string,
    v_file_return type string,
    v_lin TYPE n.
    *Selection Screen Declaration
    selection-screen *
    SELECTION-SCREEN BEGIN OF BLOCK blk1
    WITH FRAME TITLE text-s01.
    PARAMETER:
    p_sysid(3) TYPE c OBLIGATORY , "Source System
    p_bukrs(4) TYPE c OBLIGATORY , "Source CompCode
    p_samshr type char30 lower case obligatory default '/sap_upload/' , "Samba Share Drive
    p_object TYPE CHAR10 OBLIGATORY default 'MAT' . "Migration Data Object
    SELECTION-SCREEN END OF BLOCK blk1.
    SELECTION-SCREEN SKIP 3.
    PARAMETER:
    cb_pfill TYPE c AS CHECKBOX DEFAULT 'X' . "Prefill values?
    SELECTION-SCREEN COMMENT /1(79) text-s1a.
    SELECTION-SCREEN BEGIN OF BLOCK blk3
    WITH FRAME TITLE text-s03.
    PARAMETER:
    pa_filn1(500) TYPE c LOWER CASE
    VISIBLE LENGTH 50 , "Filename AppServer
    pa_dlimt TYPE c DEFAULT ';' . "Field Delimter
    SELECTION-SCREEN END OF BLOCK blk3.
    include bdcrecx1. "Include for the subroutine
    *& Include YX30_UPLOAD_QUALITY_INFO_DATA
    *& Form file_read
    Subroutine for reading the source file into internal table
    --> p1 text
    <-- p2 text
    FORM file_read .
    DATA:
    single_line TYPE string .
    *-- read file, split lines into fields and put data into table
    OPEN DATASET v_file_qtyinf FOR INPUT IN TEXT MODE ENCODING NON-UNICODE. "Opening the files
    IF sy-subrc EQ 0.
    DO.
    READ DATASET v_file_qtyinf INTO single_line. "Reading the content of file into line
    IF sy-subrc = 0.
    IF sy-index > 1. "skip header-line
    SPLIT "Split the content of line into work area
    single_line
    AT ';'
    INTO
    wa_qtyinf-matnr "Material No
    wa_qtyinf-lieferant "Vendor
    wa_qtyinf-werk "Plant
    wa_qtyinf-frei_dat "Frei Date
    wa_qtyinf-stsma "STSMA
    wa_qtyinf-anwso_01 "ANWSO_01
    wa_qtyinf-anwso_02 "ANWSO_02
    wa_qtyinf-anwso_03. "ANWSO_03
    APPEND wa_qtyinf TO itab_qtyinf. "Appending Work Area to internal table
    ENDIF.
    ELSE.
    EXIT.
    ENDIF.
    ENDDO.
    CLOSE DATASET v_file_qtyinf. "Closing the files
    ELSE.
    MESSAGE e015 .
    ENDIF.
    DESCRIBE TABLE itab_qtyinf LINES v_lin.
    IF v_lin LT 0.
    MESSAGE e016 .
    ENDIF.
    ENDFORM. " file_read
    *& Form fill_parameters
    Subroutine for getting the file name
    FORM fill_parameters .
    IF cb_pfill = 'X'.
    Preparing QTYINF File
    CONCATENATE p_sysid '_forward' INTO v3.
    CONCATENATE p_sysid '_QTYINF_' p_bukrs '.CSV' INTO v2.
    CONCATENATE p_samshr v3 '/' p_object '/' v2 INTO pa_filn1.
    ENDIF.
    ENDFORM. " fill_parameters
    *& Form Authority_check
    Authority Check
    --> p1 text
    <-- p2 text
    FORM authority_check .
    Authority Check For the Migration
    AUTHORITY-CHECK OBJECT 'YX30_MIGR'
    ID 'SYSTEM' FIELD p_sysid
    ID 'BUKRS' FIELD p_bukrs
    ID 'YX30_DMOBJ' FIELD p_object
    ID 'ACTVT' FIELD '16'.
    IF sy-subrc <> 0.
    MESSAGE e010 WITH p_sysid p_bukrs p_object.
    ENDIF.
    ENDFORM. " Authority_check
    *& Form prepare_file
    text
    --> p1 text
    <-- p2 text
    FORM prepare_file .
    CONCATENATE p_sysid '_forward' INTO v3.
    CONCATENATE p_sysid '_QTYINF_' p_bukrs '.CSV' INTO v2.
    CONCATENATE p_samshr v3 '/' p_object '/' v2 INTO v_file_qtyinf.
    CLEAR v3.
    CLEAR v2.
    Prepare Return File
    CONCATENATE p_sysid '_forward' INTO v3.
    CONCATENATE p_sysid '_RETRUN_LOG_' p_bukrs '.CSV' INTO v2.
    CONCATENATE '/sap_upload/' v3 '/' 'MAT' '/' v2 INTO v_file_return.
    ENDFORM. " prepare_file
    *& Form update_qi01
    text
    FORM update_qi01.
    PERFORM open_group. "Opening a session
    CLEAR wa_qtyinf.
    LOOP AT itab_qtyinf INTO wa_qtyinf.
    PERFORM bdc_dynpro USING 'SAPMQBAA' '0100'. "Subroutine for mapping data
    PERFORM bdc_field USING 'BDC_CURSOR'
    'QINF-MATNR'.
    PERFORM bdc_field USING 'BDC_OKCODE'
    '/00'.
    PERFORM bdc_field USING 'QINF-MATNR'
    wa_qtyinf-matnr. "Mapping the material
    PERFORM bdc_field USING 'QINF-LIEFERANT'
    wa_qtyinf-lieferant. "Mapping the vendor
    PERFORM bdc_field USING 'QINF-WERK'
    wa_qtyinf-werk. "Mapping the plant
    PERFORM bdc_dynpro USING 'SAPMQBAA' '0101'.
    PERFORM bdc_field USING 'BDC_OKCODE'
    '=STAN'.
    PERFORM bdc_field USING 'QINF-FREI_DAT'
    wa_qtyinf-frei_dat.
    PERFORM bdc_field USING 'BDC_CURSOR'
    'QINF-STSMA'.
    PERFORM bdc_field USING 'QINF-STSMA'
    wa_qtyinf-stsma. "Mapping the status
    PERFORM bdc_dynpro USING 'SAPLBSVA' '0201'.
    PERFORM bdc_field USING 'BDC_CURSOR'
    'J_STMAINT-ANWSO(01)'.
    PERFORM bdc_field USING 'BDC_OKCODE'
    '=OKAY'.
    IF wa_qtyinf-anwso_01 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(01)'
    wa_qtyinf-anwso_01. "Mapping the anwso(01)
    ELSEIF wa_qtyinf-anwso_02 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(02)'
    wa_qtyinf-anwso_02. "Mapping the anwso(02)
    ELSEIF wa_qtyinf-anwso_03 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(03)'
    wa_qtyinf-anwso_03. "Mapping the anwso(03)
    ELSEIF wa_qtyinf-anwso_01 = 'X' AND wa_qtyinf-anwso_02 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(01)'
    wa_qtyinf-anwso_01.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(02)'
    wa_qtyinf-anwso_02.
    ELSEIF wa_qtyinf-anwso_01 = 'X' AND wa_qtyinf-anwso_03 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(01)'
    wa_qtyinf-anwso_01.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(03)'
    wa_qtyinf-anwso_03.
    ELSEIF wa_qtyinf-anwso_02 = 'X' AND wa_qtyinf-anwso_03 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(02)'
    wa_qtyinf-anwso_02.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(03)'
    wa_qtyinf-anwso_03.
    ELSEIF wa_qtyinf-anwso_01 = 'X' AND wa_qtyinf-anwso_02 = 'X' AND wa_qtyinf-anwso_03 = 'X'.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(01)'
    wa_qtyinf-anwso_01.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(02)'
    wa_qtyinf-anwso_02.
    PERFORM bdc_field USING 'J_STMAINT-ANWSO(03)'
    wa_qtyinf-anwso_03.
    ENDIF.
    PERFORM bdc_dynpro USING 'SAPMQBAA' '0101'.
    PERFORM bdc_field USING 'BDC_CURSOR'
    'QINF-FREI_DAT'.
    PERFORM bdc_field USING 'BDC_OKCODE'
    '=QMBU'.
    PERFORM bdc_field USING 'QINF-FREI_DAT'
    wa_qtyinf-frei_dat.
    PERFORM bdc_field USING 'QINF-STSMA'
    wa_qtyinf-stsma.
    PERFORM bdc_transaction USING 'QI01'.
    ENDLOOP.
    PERFORM close_group. "Closing the session
    ENDFORM. "update_qi01
    *& Form write_error_log
    text
    --> p1 text
    <-- p2 text
    FORM write_error_log1 .
    DATA:
    single_line TYPE string,
    v_msg TYPE string,
    v_msg1 TYPE string.
    *-- read file, split lines into fields and put data into table
    OPEN DATASET v_file_return FOR INPUT IN TEXT MODE ENCODING NON-UNICODE. "Opening the files
    IF sy-subrc EQ 0.
    CONCATENATE text-020 v_lin INTO v_msg SEPARATED BY space.
    CONCATENATE text-021 v_lin INTO v_msg1 SEPARATED BY space.
    TRANSFER: v_msg TO v_file_return.
    TRANSFER: v_msg1 TO v_file_return.
    WRITE:/ v_msg.
    WRITE:/ v_msg1.
    ENDIF.
    ENDFORM. " write_error_log
    with regards.
    sowjanya.b.

  • Deadline Branche in Correlation Process - Best Practice

    Hello,
    I have an integration process with a correlation - there is a asynchronous send step which activates a correlation and afterwards an asynchronous receive step that uses that correlation.
    Furthermore I have a deadline branch to cancel the process after 24 hours.
    My question now is:
    There could be (rare) cases where a message arrives later than 24 hours, so according to my understanding the received message will block the inbound queue as no active correlation can be found anymore. Is this correct? How can I avoid this situation, I guess a blocked queue would also block other messages that are sent to the integration process?
    What would be best practice to handle such a scenario? I could leave the process intance open for 1 month, however this might have a significant impact on system performance.....
    Thank you for your advice.

    There could be (rare) cases where a message arrives later than 24 hours, so according to my understanding the received
    essage will block the inbound queue as no active correlation can be found anymore
    No correlation found error will occur only when the BPM instance is running and the message tries to enter into the relevant receive step (not the first one)
    However when you say the process is cancelled you need not worry about the message going into the queue and blocking the BPM queue.
    Regards,
    Abhishek.

  • IDOC Negative acknowledge not triggering system Exception

    Hi guys,
    I've a send step in my BPM which sends an IDOC and waits for the application acknowledge.  After watching several threads, and specially SAP Note 837285, we can read that:
    "Permanent negative acknowledgements: If the BPE receives a
    permanent negative system or application acknowledgment, the
    asynchronous send step waiting for it triggers a system error for
    which you can define an exception handling."
    Well, in my send step I've placed a system exception for handling this negative acknowledges but eventough I'm getting the negative application acknowlege from R3 (in SXMB_MONI I get the ack figure with a red cross indicating 'Ackonwledgment contains applic. errors'), the BPE doesn't trigger the system exception. Instead it enters in my deadline branch after quite a long time, ending the process....
    Can you guys give me a hand?

    Hi Ravi,
    What is happening is:
    After the idoc reaches R3, the Send step begins waiting for the ALEAUD ack from R3. I've got a System Exception for handling negative acks and a deadline branch for communication errors during the sending step... Meanwhile, the negative ack reaches XI (I can see it on the SXMB_MONI of XI) but the send step still waits for the ack. Of course, after the timeframe which was set for the deadline branch, the bpm will be completed because it jumps to that branch.
    I can't figure it out why isn't the BPM catching the negative acknowledges..... :S If the acknowledge is error-free, the send step catches it and proceeds to the next step....
    Any ideas? suggestions....? crazy attempts....?
    The only point possible is the acknowledge received not being a permanent negative ack but a transient negative ack.... How can I check this IMPORTANT point.... ?
    Message was edited by:
            Gonçalo Mouro Vaz

  • CcBPM - When we need to create Deadline branch?

    Dear All.
           Reffering to ccBPM - When we need to create Deadline branch? Thank you in advance.
    Cheers
    Yinglak

    Hi,
    Deadlines are used to end the corresponding open steps and proceed with either triggering an alert, throwing an exception or just continuing to the next step, depending on your needs. You define the maximum time given to a specific step to be executed in your process by using deadlines.
    From SAP Help:
    A deadline specifies the last point in time that the block can be executed. You can define a deadline as follows:
    &#9679;      The point in time when the step or process is generated
    &#9679;      An arbitrary point in time that you specify as an expression
    You define how you want the process to react if the deadline is exceeded in a separate branch. In this branch you can trigger an alert for Alert Management by using a control step, for example. The branch has read and write-to access to all data within the block.
    To define a deadline, call the context menu for that particular block.
    The system checks the deadline at runtime. If the deadline has been exceeded, the processing branch is executed for the deadline. The steps in the remaining processing branches in the block are not affected by this. In particular, note that these steps within a block are not automatically completed.
    You can find more information here:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/de/766840bf0cbf49e10000000a1550b0/frameset.htm
    Regards,
    Gökhan

  • Deadline Branch and Exception Branch

    hi,
    which gets executed first?
    Lets say i have a Deadline branch and in that i specify the exception branch.
    I also have the exception branch.
    Which one gets executed first?
    Tiru

    HI Tirumal,
    Here Deadline branch is something like monitoring branch. If exception is raised before the deadline met, then exception will execute first, else, deadline will execute first
    <i>In your case, when you get the exception in the runtime,
    the system first searches for the relevant exception handler in surrounding blocks. If it does not find the correct exception handler, it continues the search in the next block in the block hierarchy.</i>
    <i>Once the exception handler has finished processing, the process is continued after the block.</i>
    Regards,
    Moorthy

Maybe you are looking for

  • Error while validating flat file schema

    Hi, I have the flat file schema which is character delimited on '|'. It has Details and Tralier. Trailer starts with a "Tag Identifier" as 'T' and can have one value as "Total Records" i.e. T|3. Details is also delimited on the base of '|' and but ha

  • What are the best books to purchase for pl/sql programming?

    What are the best books to purchase for pl/sql programming? I am new to this field and I am looking for the best books to help me in pl/sql programming. Can someone please suggest? Thanks

  • Dreamweaver customer support woes...

    Hoping that someone at Adobe might actually read customer letters... Bill Curry Box 44, Port Maitland Nova Scotia, Canada   B0W2V0 July 22, 2009 Shantanu Narayen President and Chief Executive Officer Adobe Systems, Inc. 345 Park Avenue
 San Jose, CA

  • Using JSF and IFRAMEs

    I have a basic JSF app that takes some input, does a request and creates a table on output. What I need to do with it now is to have the query "page" and results "page" in two iframes on the same page. Before the query has been run the second iframe

  • Understanding sum() over(order by) analytic function

    Could you please explain Having_order_by column values computation for below query? I understand that No_Partition column has been computed over entire result set select level ,sum(level) over(order by level) Having_order_by ,sum(level) over() No_Par