Process Chain status not becomeing green even if all loads are successful

Hi,
The porcess chain status is not becoming green even if all loads are successful.  How can I make it GREEN.
One more doubt I have.
Suppose I have 6 processes in my process chain and the 3rd process failed. If I run the function module RSPC_PROCESS_FINISH will start loading from the beginging or from the failed process.
I wish to load from the failed process onwards..what should I do ??
Kindly give the details.
Bill

Using that FM.. u will be providing the Instance and Variant of the failed process.. and hence the reload will start from the failed process but not the entire chain...
In general the process status shud finish then or based on the link combination  the change from one process to other will happen...
try to maintain a wait time between the process atleast 2 to 4 secs..
thanks
hope this helps..

Similar Messages

  • Execute process chain before reading is disabled even if BW objects active

    Hi,
    This is also posted on BoB [http://www.forumtopics.com/busobj/viewtopic.php?p=763342#763342].
    I have followed the step described in [http://wiki.sdn.sap.com/wiki/display/BOBJ/ReadingSAPBW].
    - I have my RFC defined and the RFC server is up and running in Data Servi ces Management Console
    - I have a datastore with an Open Hub Tables defined
    - I have a dataflow with the Hub Table as a source.
    Unfortunately, the option Execute process chain before reading is disabled even though all the BW objects are active, as specifically mentioned in [http://wiki.sdn.sap.com/wiki/display/BOBJ/ReadingfromanOpenHub+Destination].
    Is there any other reasons why would this option be unavailable?
    Thanks
    Isabelle
    Edited by: Isabelle Thore on Oct 13, 2010 5:11 AM

    the option will be disable if there is no process chain for the Open Hub, select the Open Hub Destination in the datastore right click and open properties, in the properties windows select attributes, do you see a Attribute named ProcessChain0, if yes do you see a value for this parameter ?
    in there is a process chain for the Open Hub, try reimporting the Open Hub Destination again and see this attribute is set

  • Process Chain Status is Red even though all processes are successful.

    I implement ABAP Code by using standard function module "RSPC_CHAIN_START" for execute process chain and return status of process chain after execute completely as following code:
    Execute Process Chain
    CALL FUNCTION 'RSPC_CHAIN_START'
      EXPORTING
        I_CHAIN             = I_CHAIN
        I_SYNCHRONOUS       = I_SYNCHRONOUS
    IMPORTING
       E_LOGID             = P_LOGID.
      If sy-subrc = 0.
        gt_status = 's'.
        WHILE gt_status = 's'.
    Get Status of Process Chain
          CALL FUNCTION 'RSPC_API_CHAIN_GET_STATUS'
          EXPORTING
          i_chain              = I_CHAIN
          i_logid              = P_LOGID
         IMPORTING
          E_STATUS             = gt_status
          E_MESSAGE            = P_MESSAGE.
    Status G or F - Report that the Chain is Successfully Completed.
    Status A - The chain is Currently running
    Status R or X - Report that the chain has ended with Errors.
        CASE gt_status.
        WHEN 'A'.
    Process chain is running
          gt_status = 's'.
          P_MESSAGE = ''.
        WHEN OTHERS.
    Process chain is completed
          exit.
        ENDCASE.
        IF gt_status = 's'.
           WAIT UP TO 2 SECONDS.
        ENDIF.
    ENDWHILE.
    Display Message
      IF gt_status = 'G' or gt_status = 'F'.
        MESSAGE i162(00) WITH P_MESSAGE.
      Else.
        MESSAGE e162(00) WITH P_MESSAGE.
      ENDIF.
      ENDIF.
    From above code, when execute this function module, sometimes status of process chain is shown as canceled 'X', therefore, output of this function module is shown as "The process chain is canceled". When monitor process chain in RSPC log view, the process chain status is also shown as canceled 'X' and status of all process in process is green, however, after wait for a while, the status changed from canceled 'X' to successful 'G'.
    Why did the status of process chain show as canceled 'X' even though finally process chain status is successful ? If I want to check status of process chain after execute completely, which status should to check in ABAP code?
    Regards,
    Pui

    Using that FM.. u will be providing the Instance and Variant of the failed process.. and hence the reload will start from the failed process but not the entire chain...
    In general the process status shud finish then or based on the link combination  the change from one process to other will happen...
    try to maintain a wait time between the process atleast 2 to 4 secs..
    thanks
    hope this helps..

  • Process chain status RED even though successful

    Hi Gurus,
    Process of my procss chain show status as RED though it is successful and it does not stop the further processes. in the end whole chain is run successfully & this process showing red.
    What could be the reason.
    regards
    Vikash

    which process is failed data loading or activation job? is this chain automatically executed or some one scheduled manually? in general when a process failed and we ran it manually and you donot get a repeate option then we can trigger the remaining processes of this process chain using a funtion module in SE38, seems your remaining chain ran in the same way, after this also your process chain overall status will be in Red, if it is data load then you can force it to Green ( you ran it manually), so that your chain over all status will become Green.

  • Process Chain Status Red, DTP status yellow, DTP is green from inside

    Hello All,
    I have a problem where the  Process Chain  status is red, but the process(DTP) status is yellow.
    When I right click on the yellow process there is no error message and the DTP is green in Process Monitor.
    But the chain did not complete and the rest of the process steps are grey.
    After 20 minutes the Process Chain ran again(automatically after new data arrived) and this time without errors and it went green.
    My question is, how to proceed with the red Process chain and complete the further process and make it green.
    Regards
    Alex

    hi,
    There are scenarios where you need to change status of a process chain or a particular step in process chain.
    You might need to change the status in the cases where we need mark these steps successful so that dependent steps get processed. There are other scenarios where one needs to change the status of a single step in the process chain or status of whole process chain.
    Step by step instructions on change process chain status
    1. Right click on the failed step in the process chain monitor and go to displaying messages
    2. Go to u2018Chainu2019 tab and note down variant, instance and start date
    3. Go to SE16 and the table RSPCPROCESSLOG and enter variant, instance and start dates from step 2 and note down log_id, type, variant, instance.
    4. Go to SE37 transaction and execute the function module RSPC_PROCESS_FINISH and enter the values from step 3 and enter the new status u2018Gu2019 in status field and execute the FM
    5. This sets the status of the process chain (PC)
    After you set the status using the FM, go to the monitor screen of the process chain, you will notice the changed status. Now dependent steps in the process chain will start running
    Thanks

  • Process chain status

    dear all,
    i have a loading variant which does seem to either turn GREEN or RED even though the loading is successful. It just a YELLOW status for a few days now and it is not happening to 1 variant but multiple around the process chian. Attach is a print screen, please click on the link to view.
    Thank in advance for your reply. [Image of process chain.|http://content.screencast.com/users/SimonChia/folders/Jing/media/74473fe3-2b55-4021-8aaf-03072a77381b/2008-10-15_0754.png]

    Hi
    In the case of the DTP. It had triggered the next step when it failed. Because the next step. Then you repeated the failed DTP.
    It got successful, gave a green trigger but remain yellow.
    Yoa can say this a display problem or a bug in BI 7. Even though it is successful, it remains yellow in color.
    In case of the IP. It has completed successfully and reported the status successful.
    But I guess variant has not been generated for the next step.
    If the variant is generated.
    Then again it might be due to display.
    If the varaint is not generated for the next step. try using the program
    RSPC_PROCESS_FINISH
    turn the status to red, and then again to green using the program.
    if again the variant is not generated.
    Run the below steps mannually.
    Or copy the chain and run from the reaminig steps
    Hope this helps
    Regards
    Shilpa

  • Infopackage in process chain is not scheduling

    Hi All
    One of infopackage in process chain is not scheduling and showing error message like "<b>Attributes are not yet maintained
    Entire chain now has status 'R'</b>     
    what do we mean about this
    can anyone will let me know in detail and how to correct this?
    Regards
    balaji

    Hi balaji,
    how big is your process chain ? I got a similar problem when I build a metachain with a lot of processes in the chain (more than 60). In this case, the error message is deceiving. If your process chain has similar numbers of processes, check OSS 942804 (Jobcount handling).
    Kind regards,
    Jürgen

  • Process chains status

    Hi All,
    Most of our Process chains trigger at midnight and all are meta chains,and these all are European loads and 24 hours clock and 2 hours late than Indian timings, my question is
    for example, there is a process chain A, it should trigger at midnight say 22 that is in our timing at 12,It has been triggerd and next day morning i checked in log view selecting the option ,yesterday and today, and one of its local chain showing red status.Then i went to that particular local chain and checked in logview  by selecting the option yesterday and today,then it is showing yesterday's status ,and on the left side today's date also displayed but while clicked on the todays date, some screen is coming and not showing process chains status today. and when i check the option Today in the logview it is giving the message,no logs were found.what does that mean.is it triggered in correct time .or do we need to trigger it.if it is triggered ,then why it is showing red status.please clarify my doubt.
    Thankyou.

    Hi,
    Your meta chain failed yesterday, for this reason today it haven't triggered..
    If you want to execute todays load check the reason for failure and rectify it first than start the chain with immediate option for todays load...
    Regards
    Prasad Nannuri

  • Process chain was not getting trigerred

    Hi Experts,
    Chain "Weekly MSA Loads - Full Process" is not getting triggerred.
    This chain is set to run after completion of ABAP program.
    On 16th Jan, ABAP ptogram was successfully completed.Then ""Weekly MSA Loads - Full Process"" chain status was set to running (yellow). But no job was created. It got hung for more than a hour.
    So we tried to trigger that chain with immedaiate option. We got an option "Server for scheduling". We didnt provide any server name. Then pressed Ok button. From then onwards, server went to refreshing state, but no job was created(BI_PROCESS_TRIGGER) and chain is not at all getting trigered.
    We got the follwwing messages:
    01/24/2009     06:49:48     Job started     S     00     516
    01/24/2009     06:49:48     Step 001 started (program RSPROCESS, variant &0000000655878, user ID BWREMOTE)     S     00     550
    01/24/2009     06:50:05     Communication buffer deleted from previous run 4CIS92GCZ3HQ5WVXKADF85TFQ (status X)     I     RSPC     87
    01/24/2009     06:50:05     Version 'M' of chain ZPC_MSA_FULL_PROCESS was saved without checking     S     RSPC     19
    01/24/2009     06:50:05     Version 'A' of chain ZPC_MSA_FULL_PROCESS was saved without checking     S     RSPC     19
    So we cancelled that step (STOP transaction). From that day onwards this chain is not all getting trigerred in any way. We have checked the status of last log in RSPROCESSLOG table, its status is 'X'.
    Please let us know to trigger this chain.

    Hi........
    U told a program gives trigger to this Chain.............that means the Process chain is event based..........just right click on the Start process >> Change Selections >>  Click on After event.......just cross check.......
    Now copy the event from there..........Just to cross check that whether this event is a part of any Event collector or not.............this may be one of the possibilities............bcoz........if this Event is a part of an event collector..........then until all events get regisretered..........this chain will not trigger........So......Go to SE16 >> table name RSEVENTHEAD >> there in the EVENT field give the event name >> execute............if it is a part of a event collector..............Copy the event collector name from there........
    then go to RSA1OLD(if u r in BI 7.0 .....otherwise RSA1)............in the top TOOLS tab >> Event collector >> Press F4 in the Event Chain(Name) field........search for the event collector name here...............now check whether all the events got registered or not...........
    Now look..........BI_PROCESS_TRIGGER is the trigger job............after completion of this job only the  chain will trigger......How u checked that the job was not started...........in SM37?..........look if so ..then there will be many BI_PROCESS_TRIGGER jobs............it is quite difficult ti identify the right job..........So the best way is.............right click on the Start process >> Display messages >> BacKg tab >> Click on Batch Monitor.................there u will be able to find the BI_PROCESS_TRIGGER which is going to trigger that particular chain..............u r saying the job did'nt started.............was the Start process in release state............this may happen.............if load is huge at that time in the system............I mean if many jobs trigger at a time..........there will be no free work process........
    Sometimes the chain may start when the loads will reduce.............otherwise u should contact the basis people................
    Anyways............u trigger the JOb manually right.........here I want to tell u one thing..............never Scedule a time based or Event based chain by right clicking on the Start process........and from there Change selection..............I mean to say never change the Start variant..............What u should always do...............go to the Planning mode of the chain.......Right click on the stsrt process >> Display scheduled Jobs >> Take one Released job..........in the top Job tab >> Repeat scheduling >> Immedite >> Uncheck the periodic job Check box >> Check and save.........
    If u do in this way.............the original settings of the chain will never change............what I guess .........that the Event is removed fro the Settings of the Start Variant..........again u hav to schedule the Chain.......
    Hope this helps.........
    Regards,
    Debjani......

  • Process Chain : 0PM_INIT_P01 - Not Shown in RSPC

    Dear Friends
    I have installed 0PM_INIT_P01 (Initialisation:MTTR / MTBR) Process chain.
    It installed successfully.
    But i could not able to see in RSPC.
    Can anybody tell me why it is...?
    Some where i found authorization object  S_RS_PC is needed for my user id. Is it so...?
    Than how i can map to my user id...?
    Points will be awarded for right answers
    Regards
    Raju Saravanan

    Friends
    Problem is, the installed process chain is not getting displayed in RSPC for further operations.
    Before that, I have installed the Process Chain through business content (0PM_INIT_P01), and it got successfully installed. I had seen in SM37.
    For testing purpose i have given the same name (0PM_INIT_P01) for another chain creation.
    But system telling the name is already available.
    My confusion, why it is not getting displayed in anywhere in RSPC.
    Regards
    Raju Saravanan

  • Process chain is not getting scheduled

    Hi all ,
    Process chain is not getting shceduled , i have saved , checked and wanted to activate but its going to a loop and its not getting activated . please suggest some solution
    Regards
    Akhilesh

    Hi Akhilesh,
    Can you check that your user has the necessary authorizations to schedule a job? Can you also check if there
    is an error message generated in sm21 or dump in st22? You say as well that the scheduling is looping, in sm50 what
    table/statement is the process looping over?  Can you also let us know your BW release and support package level.
    Best Regards,
    Des

  • Email notification for Process Chain Status

    Hi Experts
    Can any one suggest me how to setup Email Notification for the Process Chain status
    For eg If there is any error in the process chain is there any way that we get an Email notifications.
    Thanks

    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=64389689
    This can be perfectely done using Tcode ALRTCATDEF.
    1. go to ALRTCATDEF
    2. select classification "Process Chains"
    3. click on display/change
    4. double-click on "error in a process of a process chain"
    5. click on "fixed recipients"
    6. write in your username (you have to maintain your e-mail address in SU01 for that to work)
    7. save
    8. go to your process chain (rspc)
    9. go into edit mode
    10. from the menu, select Process chain -> attributes -> alerting
    11. check "send alerts if errors occur".

  • I have Lion on my IMac and it is hooked up to I Cloud, however, even though all settings are correct I am not getting auto sync of calendars  to my I Mac from my IPHone 4S or my iPad 1. Neither am I getting Photfrom my IPhone to my I Mac?

    I have Lion on my IMac and it is hooked up to I Cloud, however, even though all settings are correct I am not getting auto sync of calendars  to my I Mac from my IPHone 4S or my iPad 1. Neither am I getting Photfrom my IPhone to my I Mac?
    Can someone set me straight?

    Check system preferences to make sure you have iCal and your photostream checkmarked to TRUE.
    If you still have problems, give us more details.
    Also, make sure the calendar in iCal you're using/looking at is not "On My Mac", but actually an iCloud one.

  • My iPad will not send emails, even though all the settings seem correct.  But it receives them OK.

    My iPad will not send emails, even though all the settings seem correct.

    Patricia,
    When you say seem correct, have you checked in Settings > Mail, Contacts, Calendars > Account name > Outgoing Mail Server, SMTP and the outgoing server name is correct, then > Primary Server name is correct >  Host Name, User Name, redo the Password, Use SSL is OFF or ON according to your provider, may just try it both ways, Server Port, often 25 is the best to use.

  • Message no. 26269 : Status can only be set when all originals are stored

    Hi,
    While changing status in cv02n, i am getting the below message no-Message no. 26269 : Status can only be set when all originals are stored. I am not getting the message solution in google. please guide me how to come over from this message.
    Regards,
    Mastan.

    Collegues! Have you any idea?
    Found this - [recommendation|http://help.sap.com/saphelp_47x200/helpdata/en/0c/b98e3c90347b17e10000000a114084/content.htm] - how to, but there so simple scenario without details about standart functionality.
    Check In
    You can check in originals, which are saved in the local network, into a storage system. The following originals are indicated by the  icon:
    Originals that are to be checked in for the first time.
    Originals that have already been checked in, and loaded into the local network for changing.
    To do this start WebDocuments. Process the document info record in the change mode.
    Select the original in the Originals dataset.
    Choose Check In. The system determines the storage system based on the system settings, and checks in the original.
    You return to the data sheet. The original application file is indicated by the Checked In  icon.
    Save the document.
    Very simple, but not work, and no details. Castle icon are not locked. DELETE, CANCEL - work, but not CNANGE.
    Maybe my storage system cannot determine the storage system? If it is right, so where can i maintain this option?

Maybe you are looking for

  • Adding data dynamically to JTable with a filter - getting error

    Hello, I am using JTable, and adding data and displaying it worked fine until I tried adding a filter, can anyone tell me what am I doing wrong or why am I getting this Error? The Error message Exception in thread "AWT-EventQueue-0" java.lang.NullPoi

  • Urgent help required regarding reports Arabic Characters (Right to Left)

    Hello Members I am facing problem while deploying oracle reports on application server (Forms & Reports). I am using Developer Suite 10g 10.1.2.0.2 and same version of Application Server on Windows Environment. I have some fields in Arabic and some a

  • Can you get windows on a macbook pro without discs?

    hi ive recently bought a MacBook Pro which i am very pleased with however i play a few games on my old pc and i hear i will need to install windows onto my mac using a disc (which i am willing to purchase) HOWEVER i have looked on You tube a few time

  • Advantages of using SRM over R/3

    Hi, What is the advantage of extending the contract management from R/3 to SRM  do we gain any advantage in this? Can we have SUS implemented to Ver 4 classic scenario. Regards Sairam

  • Payload with images processing

    Hello, My problem may be pretty common but i cannot decide on most suitable approach. So i turned to this forum where i always find an answer. I have to develop a flow, XML over JMS, to receive a message payload with number of images as base64Binary