Process chain stopped and unable to trigger next process

Hi all , i am working on process chains, today process completed at DTP and the next process at activation of dso process failed and the rest of the pc completed even though the activation process is red. after the completion of that , chain process stopped, next pc didnt started.  plz help me wiht this, thanks in advance..

you can evaluate a local chain as 'green' even if one of the steps is 'red'. in the planning view of the process chain, go to process chain --> attributes --> process status valuation. flag the checkbox. this will enable the next pc to start even after a red status of the local chain...
detailed info:
Red Outcome Renders Chain Green If Process Is Red
If errors are raised for processes that have scheduled an event "With Errors" they are judged as successful for the determination of the overall status of the chain run.
Use
If this indicator is set, all the processes in this chain with errors are judged as successful with regard to the overall status of the run, if they have scheduled a successor process "With Errors" or "Always".
Dependencies
Mailing and alerting is not affected by this indicator. This is also triggered for processes with errors if this has a successor process "With Errors".
Example
You use this indicator in meta-chains to evaluate the run of a subchain as successful in spite of errors in "unimportant" processes. The successors to this process are "always" scheduled, while the successors to key processes are only scheduled "With Success".
Accordingly, successors in the subchain within the meta-chain are only scheduled "With Success"; however they do continue to run if errors have only occurred in the unimportant processes of the subchain.

Similar Messages

  • How to stop the process chain showing status as yellow but no process step

    Dear Friends,
    How to stop the process chain showing status as yellow but no process step is running in that process chain.
    We have manually triggered the process chain for sales it finished successfully till load data but the next step is create index and DB statistics. Both of this steps are in unscheduled position only and no background job for this.
    Please guide me.
    Thanking you in advance.
    Regards,
    Shubhangi

    Hi,
      At times even I have faced this situation.  During those times, running the Function module RSPC_PROCESS_FINISH by passing the right parameters came to my rescue.
    Regards,
    Raj

  • Process chain tables and tcodes

    Hi frinds,
    can any one send me the process chain tables and tcodes . plzz
    regards,.
    rajesh
    my mail id is [email protected]

    Hi Rajesh,
    Process chain tables:
    RSPC_BUFFER Shared Buffer for Processes (Esp. Customer
    RSPC_MONITOR Monitor individual process chains
    RSPCABAPASYNC Logging for ABAP Processes(Synchronously a
    RSPCCATEGORY Process Type Categories
    RSPCCATEGORYT Texts for Category
    RSPCCHAIN Process chain
    RSPCCHAINATTR Attributes for a Process Chain
    RSPCCHAINEVENTS Multiple Events with Process Chains
    RSPCCHAINT Texts for Chain
    RSPCCOMMANDLOG System Command Execution Logs (Process Cha
    RSPCENQUEUE Dummy Table for Runtime Locks of a Process
    RSPCEXOR Excluding Or: Log Table
    RSPCINFO Special Values for Communication between P
    RSPCINFOT Special Values for Communication between P
    RSPCINSTANCE Generic Instance Storage
    RSPCINSTANCET Texts for Generic Instance-Storage
    RSPCLOGCHAIN Cross-Table Log ID / Chain ID
    RSPCLOGCROSS Cross-Table Log ID Old / Log ID New
    RSPCLOGS Application Logs for the Process Chains (G
    RSPCPROCESSLOG Logs for the Chain Runs
    RSPCRUNVARIABLES Variables for Process Chains for Runtime
    RSPCTRIGGER Variants for the Trigger Processes
    RSPCTRIGGERT Texts for the Trigger Variants
    RSPCTYPESDEP Dependencies for Processes
    RSPCTYPESPROC Attributes of BW processes (RSSM)
    RSPCVARIANT Generic Variant-Storage
    RSPCVARIANTATTR Attributes of a Process Variant
    RSPCVARIANTT Texts for Generic Variant Storage
    Regards,
    R.Ravi

  • How to add Abap program in process chain to check the another process chain status and do accordingly

    Hello All,
    My requirement is related to process chain 1 . I have one process chain in that i have to  put abap program in middle of that chain . This program will check the status of one another process chain 2 status ( whether it was completed or it is going on). if it is completed then continue the Process chain 1  to further activity else wait to complete Process chain 2 .
    Here i have to use process chain 2 as a parameter.
    Kindly provide me solution .
    Regards
    Saurabh

    Hi Saurabh,
    You need to create ABAP program in which you check the values for required process chain in
    following table
    RSPCLOGCHAIN (Feilds ANALYZED_STATUS LOG_ID)
    Depend on values you can trigger next process or you can wait unitil this process chain complete.you need to check status from table using ABAP.
    If you are not aware about how to write ABAP program then take help from ABAP Team.
    Regards,
    Ganesh Bothe

  • Process chain stopping in middle

    process chain stopping in middle , after a info-object present in the process chain has been manually set to green.Please advice me what to do????

    Hi,
    Please follow the below steps:
    Step 1:  At the step where the process chain is stuck
    Go to display messages -chain- copy variant, instance & start date
    Step 2:  Go to se16, table rspcprocesslog  execute
    Copy as below,
    Variant--  variante
    Instance   instance
    Batch datestart date
    This will give a single entry in the table rspcprocesslog.
    Step 3:  Go to se37, input FM RSPC_PROCESS_FINISH and execute
    Copy 
    Rspcprocesslog u2013 instance -
    I_INSTANCE.
    Rspcprocesslog u2013variante -
    I_VARIANT
    Rspcprocesslog u2013 logid----I_LOGID
    Rspcprocesslog u2013 type ---I_TYPE
    Enter u2018Gu2019 for parameter I_STATE and press execute (F8).
    After executing the above FM, with the above stated parameters,   the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.
    -Vikram

  • Verity vspider.exe process never stops and sucks system resources

    I'm running a scheduled task to index a site on a Win2k3 server running CF8. I'm having a problem where the vspider.exe process never stops and sucks up system resources, slowing my whole server down. It actually is doing quite a bit of work... I'm directing the output into a log file, and I'm getting 300 K of information and it seems to be walking the site just fine. But it ends up not finishing the job and running forever. I have to open the task manager to terminate the process and then the server runs better.
    Any ideas?

    I have not found an answer to this problem, though it hasn't been a problem lately. I now send the output of the vspider.exe process to a log file and can check the status of the index job. I index nightly, so if the process is running at anytime, I can look at the results of the index job in my log file. This might give some clues. I have a feeling I had a corrupt index and vspider was choking. Try rebuilding your index from scratch.

  • Process chain creation and which are the module depending

    Hi Expert,
    I have confusion on process chain creation and triggering the process chain also same of the module are depending other module what those. What are thing we take consideration Please guide me in this regards  .
    Regards,
    Ravi
    Edited by: Ravichendra k on Oct 15, 2008 11:48 AM

    Hi,
    Here are a few links about process chains. Hope it helps.
    http://help.sap.com/saphelp_nw04/Helpdata/EN/67/13843b74f7be0fe10000000a114084/content.htm
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=howtocreateaprocesschain&cat=sdn_all
    http://sapbwneelam.blogspot.com/2007/09/how-to-start-process-chain-through.html
    Regards,
    Gaurav

  • Process chain - errors and warnings

    Hi,
    I have a process chain that does a full update to an ODS and then a delta to cube, and repeats the same for a similar set of ODS/Cube. In effect it is like
    >Load ODS1>LOAD ODS2>Load CUBE1>LOAD Cube2.
    It gives me some warnings in syntax check - as below -
    - <i>There must be a type "Update ODS Object Data (Further Update)" process behind process "Activate ODS Object Data" var.ZPAK_41PK2ZKDVH74AO6TKHS4LGFMJ in the chain</i>
    I had removed the 'further process' step that was automatically inserted for the ODS load infopackage (have not removed the ODS activation step, it is there after the ODS load).
    - <i>No type "Activate ODS Object Data" process allowed infront of process "Execute InfoPackage" variable ZPAK_41IKQ9UMLX46YDBPJRK3MXB17 in the chain</i>
    This warning is for the step load to 2nd ODS after the first ods activation.
    I ignored these warnings, and scheduled the process chain. It loaded to the first ODS alright, and failed in 'ODS activation' step. The error was - The 'QM' status of request xxx must be green before activation (from job log).
    I thought the ODS load completion before the activation would have the QM status set to green (as the load did go successfully), and it was green when I checked the request.
    Can you tell me
    - What really is the meaning of those warning messages above, and,
    - Was this error due to anything wrong I might have done in process chain definition and/or execution?
    Thanks,

    Hi,
    Want to know few more things apart from what you mentioned.
    Is this what u want to mention ?
    R/3-FULL-> ODS1 -DELTA-> Cube1
    R/3-FULL-> ODS2 -DELTA-> Cube2
    And you have this in your PC.
    R/3-FULL-> ODS1, R/3-FULL-> ODS2,-DELTA->Cube1,-DELTA-> Cube2.
    I hope I have understood this rite.
    Well is there any link or relation or lookup between the ODS's & Cube's ?
    By default whenever you include a ODS Loading InfoPackage in PC, it gives you 3 more processes, provided the ODS has a Data Mart in the system.
    Here as mentioned that you have a Cube being loaded in ODS. Since you have removed the Further Processing Step, that means that PC standards have been violated. Hence it is giving you a warning.
    Can you tell me where are the ODS activations steps ?
    I would suggest you to make the PC this way.
    R/3 -FULL-> ODS1 -ODS1Activation-> Further ProcessingODS1 -DELTA-> Cube, R/3 -FULL->ODS2 -ODS2Activation-> Further ProcessingODS2 -DELTA->Cube.
    Here either you can include a Further Processing for a ODS /OR/ Include the InfoPackage for Delta Loads.
    Hence whenev You load ODS make sure the ODS Data is first activated and then either via Further Processing or Infopackage load Delta to the Cube.
    I hope I was clear over it, if you have any Q then please reply.
    Hope it helps,
    Pradip Parmar

  • TS1362 I have downloaded the song "Bruises" by Band of Skulls and it plays to about 1.20 remaining and then just stops and goes to the next song. How do you fix this?

    I have downloaded the song "Bruises" by Band of Skulls and it plays to about 1.20 remaining and then just stops and goes to the next song. How do you fix this?

    I removed the song from the itunes library and then added it again, but the same issue still exists.
    I'd report the problem to the iTunes Store, then.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the item that is not playing properly. If you can't see "Report a Problem" next to the item, click the "Report a problem" button. Now click the "Report a Problem" link next to the item.

  • Autosys user unable to trigger the Process Chain.

    Hi all,
    we need to run a process chain daily, So we are inserted the PC triggering Job in Autosys, some time autosys unable to trigger the job..
    Can any one please help me in this issue....
    Waiting for responce...
    Thanks in advance,

    Dear all,
    Here is my error while triggering the Porcess chain by Autosys,
    <i> the error: %CASAP_E_222 Process chain <process_chain_name_here> could not be started. Please validate the Direct Scheduling selections in the Start Process variant.
    Can any one please suggest me ,
    Note: I Validate the Direct Scheduling selections in the Start Process variant already but still iam getting the same error...</i>
    Thanks in advance,
    Points will be assigned diffenatly.

  • Process chain stops - previous processes are green

    Hi All,
    We have a process chain that loads our master data each night.  It chain is mostly made up of infopackages (mostly full loads) and the change run for those objects.  We recently upgraded from 3.5 to BI7, SP16. 
    Since the upgrade, this chain, and a few others just seem to stop.  They will start, and successfully complete some of the processes in the chain (all green), but then will not move on to the next process.  The next process will not be yellow, it just won't start. The overall status of the chain is yellow. 
    I am 100 percent sure there are no other chains running during this time frame.  This chain has been running for over 4 years in production, and we have never encountered this issue. 
    Last night, I removed the chain from the schedule, and then rescheduled.  I'm not sure if that is going to prevent us from having this issue.  I have also set the priority to high. 
    Should this prevent us from encountering this issue again?  I have searched OSS and found some related notes, but we are on a higher support pack than what is in the notes, so they are already applied.
    Any suggestions?
    Thanks!
    Charla

    The first thing that I'd recommend is to look at the Start Process Variants for the Process/Local Chains that are not starting. Specifically, I would check to see if the scheduling in those Start Process Variants are set to Direct Scheduling with Immediate Start or set to Start Using Meta Chain or API. It is possible that the conversion from BW 3.x to BW 7.x change the parameters of the scheduling withing the Start Process Variants, even though they were not physically changed and transported.
    My recollection is, when we upgraded Support Package Stacks, we had some Local Chains just change on their own where the Immediate Start checkbox mysteriously become unchecked.

  • Process chains stopped

    Hi,
       I am new to BI, my BI server got shotdown due to some reason and process chains are stopped. so how do it re run again? how do check which are stopped and how do re run manually ? any problem if we run manually ?can pls help any body. thanks in advance.
    Sari. K.

    Hi Sasi,
    Plz find here one of our expert explanation..
    How is it possible to restart a process chain at a failed step/request?
    Sometimes, it doesn't help to just set a request to green status in order to run the process chain from that step on to the end.
    You need to set the failed request/step to green in the database as well as you need to raise the event that will force the process chain to run to the end from the next request/step on.
    Therefore you need to open the messages of a failed step by right clicking on it and selecting 'display messages'.
    In the opened popup click on the tab 'Chain'.
    In a parallel session goto transaction se16 for table rspcprocesslog and display the entries with the following selections:
    1. copy the variant from the popup to the variante of table rspcprocesslog
    2. copy the instance from the popup to the instance of table rspcprocesslog
    3. copy the start date from the popup to the batch date of table rspcprocesslog
    Press F8 to display the entries of table rspcprocesslog.
    Now open another session and goto transaction se37. Enter RSPC_PROCESS_FINISH as the name of the function module and run the fm in test mode.
    Now copy the entries of table rspcprocesslog to the input parameters of the function module like described as follows:
    1. rspcprocesslog-log_id -> i_logid
    2. rspcprocesslog-type -> i_type
    3. rspcprocesslog-variante -> i_variant
    4. rspcprocesslog-instance -> i_instance
    5. enter 'G' for parameter i_state (sets the status to green).
    Now press F8 to run the fm.
    Now the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.
    Of course you can also set the state of a specific step in the chain to any other possible value like 'R' = ended with errors, 'F' = finished, 'X' = cancelled....
    Check out the value help on field rspcprocesslog-state in transaction se16 for the possible values.
    Regards.....KP

  • Error in process Chain at 'AND' Step

    Hi,
    I have a Process chain which has different process which are activating different DSO's plus a loading data to a DSO in same level of Process chain. Now the next process is AND step, which will be executed if all the above process are successful.
    Now all the activation step are sucess and also loading the DSO, but still there is a error in AND step. Error message is 'Job cancelled after system exception ERROR_MESSAGE'. And one more thing is the previous step of DSO loading data loaded successfully, but in details tab, Last step is showing the message as 'Process Chains: Errors Occured'. But the data is transferred and added in the target.
    Please suggest what will be the cause for this error.
    Regards,
    Vishnu
    Edited by: Vishnuvadhan K on May 9, 2008 9:12 AM

    Hi,
      you are talking about monitor details tab or process chain details tab?
    'Process Chain: errors occured". you will get this msg at monitor details tab bcoz data has been loaded to ODS through process chian, even the load is successful but the chain is not yet completed  successfully. so once the chain is success this msg will trun to green. try to figure about the error and rectify it.
    did you repeate the AND process to execute next process in process chian.
    if you didnt get repeate option you can try with  RSPC_PROCESS_FINISH in SE37.

  • Process Chain Activate and Schedule

    Hi Experts,
    I removed Load ODS and Activate process in a big process Chain. This process chain is run using a meta chain. Now after this change do i have to click activate and schedule or just activate??
    Please Share your comments..
    DV

    Hi,
    Simple activation is enough to get the modifications effect next time onwards.
    With rgds,
    Anil Kumar Sharma .P

  • Process Chain stops if no data

    Hello,
    My proccess chain stops if one of my infopackages doesn't return any data. How do I change the settings so no data returns a 'success' status??
    Thanks
    Sheena

    Hi,
         if there is no data then you process will be in yellow colour, and other process are waiting for this, we are also having the same problem and we change the status in monitor to green from yellow couple of times after that system automatically converts the status to green from yellow even though there is no data, i think you can try this option, which we used earlier and working fine now.
    Regards
    Sankar

Maybe you are looking for

  • Satellite U200 - questions about screen refresh rate

    Sattellite U200-148 WINXPHOMESP2 Video adapter Mobile Intel (R) 945GM Express Chipset Family Volume of video of memory 128 Problem Accelerated Graphics Port - it is inaccessible Frequency of hertz the screen 60 Questions 1) Accelerated Graphics Port

  • Iphone 4S fix for WIFI greyed out

    I have read extensively the fixes for this and after trying them all, decided I had nothing to lose but to try the one that seemed rediculous - PUTTING IT IN THE FREEZER.   I did this, then I restarted my iphone and IT WORKED.  How, I do not know.

  • Interactive Zoom and Pan

    Hello Flash Forum, I have been checking the forum for ideas and suggestions on how to implement an interactive zoom and pan on an image. I would like the user to be able to drag a "magnifing glass" or a circle over an image, and then zoom in (or out)

  • Adobe Spool request

    Hi Experts, when iam trying to generate the spool request for Adobe form, iam getting two spool requests 1.PDF document and 2. ABAP list.... i want to knw why 2 spool requests are generated and if so how to avoid ABAP list from spool.. Thanks in adva

  • Flickr sharing - public access

    The Flickr sharing/upload feature in my Mountain Lion has a default that always load my pictures to a private album. Is there a solution to set public access as my new default? Thanks for solution.