Process Chain - Node untriggered.

Hi gurus,
I have faced this typical problem a couple of times now, At times, while the process chain is executing, the node that has got executed successfully is green, and everything for this node is fine, the corresponding job is finished with status green. However the immediate next node is not triggered. I tried checking the logs and everything seems fine, the background jobs are all working absolutely fine. Why am I facing this issue.
I can reschedule the process chain, but this process chain takes almost 5 hours to run. Is there a way I can trigger the next node manually since the previous node is successfully executed. Please post if anyone has faced this situation earlier. Points would be granted for helpful answers.
Rgds,
Sree.

Hi
Right click on the green block, from where the next block is not triggering. Take the variant and instance value.
Goto table RSPCPROCESSLOG and give the variant and instance value as input.  Check the state field value. It should be G (i.e. successfully completed) then only next block will be triggered.
If you want to start next block manually, goto function module RSPC_PROCESS_FINISH, give i_logid, i_type, i_variant and i_instance values from RSPCPROCESSLOG table and enter i_state value as G.
After executing the function module, next block of the process chain will automatically start.

Similar Messages

  • Process chain node is in yellow colour but job completed successfully

    Hi All,
    I have one master data load process chain. This process chain have one child process chain also. Parent process chain was showing Fail for one child process chain. When I checked child process chain I got to know that one info package is still in the running state. When I checked the monitor of the data load , It is showing successful data load , even i have checked in batch job log , it is also showing ' JOB COMPLETED SUCCESSFULY'.
    Now as this node is in ruuning state , all lined up process are on hold.
    Please help me with this issue.
    Thanks in advance.

    hi,
    open the child process chain, right click on the variant at which it is struck. note down the details such as log instance,variant.
    open table rspcprocesslog in SE12 ,give the details of variant and job logs and find the instance id.
    open tcode se38 ,enter program RSPC_PROCESS_FINISH.
    execute it, enter the details obtained from table rspcprocesslog table for the same and set the status to "G" and execute.
    the process chain will be triggered.
    regards,
    Arvind.

  • Process chains node change

    Hi All,
    Please let me know how to change a process chain from "not assigned node" to desired node.
    Your help is appreciated.
    regards
    raveena

    Hi Raveena,
    Please see how to do this from the following thread:
    Re: Change the Directory of a Process chain.
    Hope this helps...

  • How to trigger a local process chain to run manually

    Dear Experts,
    In my company, I have a Daily process chain.
    In this Daily process chain, it contains many other local process chains which are grouped by modules.
    For example, I have created the following 3 process chains:
    - Accounts Receivables Process Chain which contains all the required process for loading FIAR data.
    - Accounts Payables Process Chain which contains all the required process for loading FIAP data.
    - Inventory Process Chain which contains all the required process for loading  Stocks data.
    These 3 process chains are scheduled one after the other in the main process chain which is called Daily Process Chain.
    FIAR needs to be successful before FIAP can run and Inventory chain will run only after FIAP is successful.
    Normally it runs without any problems.
    But recently, when the previous chain is successful, the next process chain does not get triggered to run.
    In the end, I have to manually execute the remaining process chains to start running.
    With this, all data are loaded, but the Daily Process Chain status for the day is yellow because it is not complete.
    Is there a program or method which I can execute or use to trigger the process chain to continue to run in the Daily Process Chain? If there is, please let me know so that I can avoid having to run the process chains manually one by one.
    Thanks in advance for your help.
    Regards,
    Shunhui.

    Check thid thread with the similar issue:
    Process Chain - Node untriggered.
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains

  • How to send SMS from process chain

    Hello,
             Kindly tell me is there any way by which i can send SMS to user about process chain results?

    Hi,
    Right click on the process chain node --> create message. give name and desc
    then click on "Maintain Recipient List" and give the entries
    Depending on the recipient, there are recipient types you have to choose like Internet address (email ID), fax no, pager no, sap logon name etc. I dont think there is a SMS option explicitly.
    Hope this helps!
    Thanks,
    Krishna

  • Skip steps in process chain if 0 records received from InfoPackage

    Hi Experts,
    In one business scenario, we need to change existing process chain such that if InfoPackage/DTP has brought 0 records process chain should skip rest steps or it should get failed.
    Do you have any ideas about this.
    Regards,

    Dear Ganesh,
    you can change the traffic light color for empty request in the infoPackage maintenance window. Top menu --> Scheduler --> Traffic light color for empty request.
    Using this option and connecting process chain nodes correctly, process chain execution will stop whenever the infoPackage gets 0 records.
    For a DTP, you can use ABAP code in the start routine of the corresponding transformation. You should check the contents of SOURCE_PACKAGE internal table and raise exception accordingly.
    I hope this information helps you.
    Best regards,
    Nacho

  • How to move the process chain from Unassigned node to a new node in 3.5?

    Hi all,
    I have created a new process chain in the development and it is falling under the Unassigned nodes. I want to move that process chain to an another node. but i am unable to do that
    Can anyone let me know how to move the process chain from unassigned node. I have drag and dropped but still the same in BW 3.5 ?
    Thanks
    Poooja

    Hello,
    Try this....
    Double click on your process chain. Via the menu select:
    Process chain > Attributes > Display components
    Select F4 (possible entries)
    At the bottom of the window you will find a create icon
    to make your own component.
    After you created it, assign it to your process chain.
    Don't forget to save the process chain.
    Regards,
    Sivaram

  • Process chain not continue after successful node

    Hi gurus,
       In my process chain I load data from R/3 to PSA and then execute DTP to DSO, all actions are serially. Usually our PC is running well. But recently the PC will stop after the loading to PSA was successfully end , which means in the log view of PC this node was green.
       I have checked the table  RSPCPROCESSLOG, the entry here was also marked as successful. ( STATE = G )
       I have no idea why this PC wouldn't continue automatically?
    Regards,
    Aaron

    Hi Ashok,
      We have tried manually execute DTP to load data from PSA into DSO. Everything is OK. And as I mentioned, this PC was OK before! Sometimes when execute the failed PC several times, it runs correctly.
       This is why it looks so weird! I guess is it related to time exceed (load to PSA cost 2 hours) or some potential restrictions?
    Regards,
    Aaron

  • Node for Process chain--Urgent

    Hai All,
    I am having a group of process chains and i want place in a single node or a folder.
    How to create that node or folder.
    Thanks in Advance.
    Regards.
    Vikram Singh

    Hey i tell you very simple way by which i do always....
    1.When you create a process chain usually it goes to nonassigned folder
    2.To assign a folderdouble click and open your process chain which is under not assigned folder
    3.Click on pencil icon in top menu bar for modifying it
    4.Press CTRL+F11(for display components).
    5.A popup will come Assign Display grouping-Press F4
    6.You will find different folders thereeither select any of the existing folder where you want to put that process chain or-
    Press F5--to create a new folder
    Enter Application Component(folder name) and its long text--and press enter(or green tick)
    7.Select that Application component-->green tick (enter ) -->save(ctrl+s)
    8. Press Refresh button on left side...
    and you are done....
    Assign points if helpful..
    Regards,
    Rocks

  • Process Chain - changing the node

    Hi,
    I have created a Process Chain for loading data into 0FIAP_C03. This chain has got created under "Not Assigned" Node.
    I want to move this Process Chain to "Finance" Node. How can I make this possible ?
    Regards,
    Amogh

    open your Process chain in  Change mode > Selcect Process chain (from the Menu)> Attribute --> Display Components  Select your Finance node form the dropdown and then Activate the Process chain
    Now refresh , you can see the  Process chain moved from Not assigned to Finance Node.

  • Nodes in process chains

    Hi
    I have lot of nodes in rspc in which there are lot of chains in indivisual node.but now i want to make a single node and then put these multiple nodes in in that one main node.
    is that possible if yes please let me know how?
    Regards,
    Vikram

    Hi Vikram......
    U hav to enter the technical name of the pC in RSPC1............then the chain will open in the Planning view.........right..........then......Click on the Process Chain tab in the top >> Attributes >> Display component >> F4 >> There click on Create >> Give the Application Component name and Description .......
    Regards,
    Debjani.....

  • Rename node in process chain

    In the process chain in left side screen I need to change Node name descript. "Not Assigned" to "New Name". Please advice how to do that ?.
    Thanks
    Liza

    Hello,
    In the RSPC Screen Choose your PC -> Choose the Node icon (Tree sort of icon) -> In the pop-window choose the node if exits or in the bottom of the screen you will find new icon. Create and assing your process chain.
    After assigning , refresh or just use /nRSPC to refresh and you can see your PC in the new node you have selected.
    Thanks
    Chandran

  • How can we set a process chain to trigger the nodes w/o manual intervention

    SDNers,
    We have a Master PC which has the loading & activation of some Hierarchies.Wats happening is some of the hier activations are failing (we got track of the root cause as well) and the nodes below are not getting triggered automatically, eventhough they have been designed to get triggered irrespective of success or failure of this hierarchy activation. The chain prompts for the u2018Status change & trigger the following eventsu2019 opo-up and only when it was said u2018yesu2019, the subsequent node gets triggered in the chain. If this manual intervention was not there, the Chain gets struck at the activation node, whic is running in yellow status for long, though a short dump - error has already been thrown.
    My query is how can we set a process chain not to anticipate the manual intervention of chnaging the status & trigger events pop-up

    Hi ravi,
    i'm not sure abt the query but what i got thru ur qustion is u have to automtaically go to the next load/step even the proceess chain fails in the step......
    for that we have the same master meta chains with link of so many local chains...for this even if there are some interventions/fails in between the process chains it never gets stopped....
    it goes to the next step and we'll work, analyse and finish the failed load manually....the next day it'll be
    fine...
    b4 to this make sure that there is no dependency for the previous loads....
    And now the solution i found for this is in the process chain design itself.......
    while giving the links itself we'll be getting the options as status RED,GREEN and RED(or)GREEN.....now if u got for the third option the event goes to the next step even it is unsuceesful....
    rgds,
    nkr.

  • Error on step in process chain

    Hello All,
    I have just scheduled a process chain immediately and it is running. One step (A full update) has gone red with error "Object requested is currently locked by user DCKIBUUK" - DCKIBUUK is my username. 11 out of 26 Data Packages have processesed OK. Data Package number 12 is where the error occured. Please advise on what to do.
    Thank you and kind regards,
    Keith

    The first thing is to unlock the node of the process chain which has been locked by you. So you need to come out of the  infopackage in question.
    Now, right-click on the node that failed and use the "Repeat" option. If the repeat does not exist , you have 2 options :
    1. manually run the remaining steps
    2. Manually make the system believe that the failed node went in successfully by forcing the status of the step to "G".
    Hope this helps .

  • Syntax error when executing a process chain.

    Hi gurus,
    This is a weird problem that we have been facing since yesterday. In the transaction RSPC, we had created a process chain in Feb 09. It ran smoothly till yesterday. However when I try to schedule the process chain now, it gives me a dump stating  Syntax error in program "CL_RSDMD_IOBJ_U_TPL===========CP ".
    This same dump is generated whenever I try to display variant of one of the nodes of Process Chain.
    I tried checking the corresponding programs but in vain. I have no Idea why am I receiving the error.
    If anyone has faced this problem please post the same.
    The following is brief overview of the dump.
    Information on where terminated Termination occurred in the ABAP program
    "CL_RSBK_DTP_DATABASE==========CP" - in "COPY_FROM_DB". The main program was
    "RSPC_MAINTAIN ". 
    In the source code you have the termination point in line 166
    of the (Include) program "CL_RSBK_DTP_DATABASE==========CM003".
    Any help would be appreciated.
    Regards,
    Sree.

    Hi Rayapa,
    There is no Long text as such, however, there is a short text which I have mentioned in my question itself.
    And there is a What Happened
    which is as follows
    Error in the ABAP Application Program
    The current ABAP program "CL_RSBK_DTP_DATABASE==========CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program
    "CL_RSDMD_IOBJ_U_TPL===========CP " in include
    "CL_RSDMD_IOBJ_U_TPL===========CM00E " in
    line 4:
    "Field "P_BOOKMODE" is unknown. It is neither in one of the specified t"
    "ables nor defined by a "DATA" statement. "DATA" statement."
    The include has been created and last changed by:
    Created by: "SAP"
    Last changed by: "<My SAP user>"
    Error in the ABAP Application Program
    The current ABAP program "CL_RSBK_DTP_DATABASE==========CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    thnkz n regards,
    Sree.
    Edited by: Sree Nair on Apr 3, 2009 12:10 PM

Maybe you are looking for

  • How to set up my MBA wirelessly with HP Officejet 6210 printer

    I am a new Mac user and want to figure out how to print wireless. Any help will be gladly appreciated thank you.

  • First Gen. iPad Will Not Update Past 4.2.1

    My boss has a first generation iPad (model MC349LL) and has never updated the software. We are trying, through iTunes to update the software from 4.2.1 to 5.1.1; however, we receive an error message stating "iTunes could not contact the iPad software

  • Max of Sql query

    CREATE TABLE [dbo].[S_Products] ( [Serial] [varchar] (15) COLLATE SQL_Latin1_General_CP1_CI_AS NULL , [ItemCode] [varchar] (10) COLLATE SQL_Latin1_General_CP1_CI_AS NULL , [Qty] [float] NULL  // here serialno is unique but itemcode will occure 1 more

  • Can a folder be approved?

    Hi, 1. Probably an elementary question - can I approve a folder? (so that before approval it will be hidden, and after approval - it'll be visible) 2. Can I approve all the folder's children with one action (like: "approve all") - so, if all of its c

  • F110 - error in executing

    Dear All,                I am facing a problem while executing F110. The system posts some of the vendor and leave out other vendor e.g. if I have 500 line items, the system picks only 40 or 50 and the remaining is shown as running. When I check the