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...

Similar Messages

  • Changes are not getting reflected in Process Chain after changes.

    Hello,
    I have modified a Process Chain in Development environment. I have created one new infopackage and included it in the process chain. I have also added two new change run variants in the process chain. I have collected the process chain and infopackage in a transport request and transported it to integration environment.
    Transport request has reached successfully in integration but the changes in process chain are not getting reflected. The infopackage has reached to integration after transport.
    I need some suggestion on this.
    Regards,
    Sanjay

    Hi Sanjay.......
    R u in Display mode..........click on Change mode...........
    If you can see the chain in Change mode............then ur process chain is imported in in-active version..........
    U can try activating it manually or re-transport the active version..........
    Regards,
    Debjani......

  • Process Chain behavior changed after SP upgrade

    Hi all, we've recently updated SP from SAP_BW 700, SAPKW70016 to SAPKW70021.
    We realized about a particular process chain behavior:
    We have many process chains configured to execute the next step "Always" (whatever it happens with the previous process).
    This is the situation which changed:
    BEFORE the upgrade:
    If error raises on a process, this one remains "red" but the subsequent processes continues.
    Once repaired (repeat/repair from the PC) the "crashed" process it is updated to "Green" status.
    AFTER the upgrade:
    If error raises on a process, this one remains "red" but the subsequent processes continues.
    Once repaired (repeat/repair from the PC) the "crashed" process it is updated to "Green" status.
    The remaining processes are executed once again (a new branch is generated). <- This is different
    I want the "BEFORE the upgrade" behavior to keep working as always.
    Do you know if there's some OSS note or tips of configs available to set this as my needs? (we have found the OSS Note 1398868 and implemented it, but the "effect" is not as we should expect for this case in particular).
    I hope you can help. Thanks in advance and best regards,
    Bernardo

    I've found the OSS note: Note 1473491 - Chain not continued with termination and "ALWAYS" link; delivered with "SAPKW70025" corrections. It seems to be solving the issue I've originally mentioned. I'll perform some tests on this and update.
    Regards,
    Bernardo

  • 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.

  • 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 chain Schedule change

    Hi,
    I have process chains in which there is one info packages.  I have changed the Schedule from once in a day to twice in a Day.  But after that Process chain is not executing the infopackage.  then I have changed the schedule in the infopackage and clicked start. After that I have changed the Infopackage to Start immediate and save the infopackage and came to process chain and again activated and scheduled but when I go to the info package it is still in the schedule mode.  Previously this process chain is working fine but now it is not executing.   This contains two programs also.  Please suggest me in this.
    Thanks
    naveen

    Hi Naveen,
       Goto process chain and double click on start routine and specify the start timing make it periodic for evry 12 hours.
       Execute process chain, you can see as scheduled only. According to specified schedule times chain will be triggered.
    Hope it Helps
    Srini

  • Process chains Server changes

    Hi,
    Guys this is basis question but If you have ideas to change server information for Process chains.We are having problems running process chains.Its showing old server info we have done refresh few days back.Need to change server info for all the chains in Mass not one by one its hectic process...
    Please advise if anyone came across similar kinda problems..
    Regards,
    Andy

    Hi Srikar,
    RSTPRFC creates a destination into the BW-standard-client with the BW-Background user (usually called BWREMOTE or ALEREMOTE).
    This destination then is used to activate the chain in the BW-standard client remotely from the client 000.
    Please refer to SAP Note 659160 for further details.
    Hope this helps,
    Colum

  • Process Chain Attribute Change Run

    Hi Experts,
    I am working BI 7.0 version, I am try to run Process chain showing warning Error in Infopackage level, Please find the below Error Message:
    A type "Attribute Change Run" process has to follow process "Execute InfoPackage"  var.ZPAK_4DLO5GB778XTBBM57040KMRW4 in the chain
    Please provide me solutions, how to solve this issue, Please ASAP.
    Thanks & Regards,
    Bharathi.

    Hi All,
    Thanks a lot for ur assistance.
    Thanks & Regards,
    Bharathi.

  • How to delete  old schedule time of process chain after changing

    I am try to change the schedule time of process chain on production but after changed the old schedule is still working (i.e. every day on 7 am I want change it to 6 am only) ,one process scheduled two time.
    I want only last changed. How to remove the older one?
    Thanks

    hmm wierd...one more thing check if this process chain get trigger by anyother process chain by some abap program or any.
    Check the table rspcchain to know if it has any meta chain or not. IF not follow the below steps :
    make your process chain trigger based upon the event. Follow the below step.
    1.SM64 ---> Create event -
    > come to your process chain -> maintain the start variant -> event base---> give that event name here.Now we will be require to create the job which will trigger this event for  this.
    2.Let us take the below PC as example;
    ZL_TD_HCM_004 -- This PC is running after event u2018START_ZL_TD_HCM_004u2019
    3.Go to T Code: SM36 Here we define the Background job which will be available in SM37 after saving it.
    4.It will ask for ABAP Program to be entered. Give it as Z_START_BI_EVENT and Select Variant from the list. (Based on Process chain, you can select it)
    5.Then select Start Conditions and give the start time of process chain. and select periodicity.
    6.Save the newly created job in SM36.It will be now available in SM37.
    This should solve your problem now .. have  fingure crossed
    Thanks,
    Deepak
    Edited by: Deepak Machal on Dec 14, 2011 8:20 AM

  • Process chain sequence change

    Dear all,
    I want to cahnge the sequence of the processes in my main process change i want to shift one activity above the other if i make changes and transport those changes to production then will it generate error in previous logs. Is it right to do so please I need help.
    Abhijit

    Hi Abhijit Redgaonkar 
    It wont effect to u r previous logs based on the new changes transport.
    How ever make sure about the sequence .like generation of PSA and dtp and
    before that dlete index process..
    Hope itz Helps..!
    Regards
    R M K
    **Winners don't do different things,They do things differently...!**
    > Dear all,
    >
    > I want to cahnge the sequence of the processes in my
    > main process change i want to shift one activity
    > above the other if i make changes and transport those
    > changes to production then will it generate error in
    > previous logs. Is it right to do so please I need
    > help.
    >
    > Abhijit

  • 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.

  • Changes in production in process chain

    Hi sdn
    when I 'm making changes in the production to the process chain, the changes are done but when I'm activating it ,it is saying changes can not allowed invalid call sequence action cancelled
    rubane

    Hi,
    Can you please follow the below steps:
    Go to RSA1 -> Transport Connection --> Object Changeability
    Each Object Type has 3 states:-
    1) Not Changable
    2) Changable Original
    3) Every thing Changable
    1) Not Changeable does not allow you to change an object (local or transported).
    2) Changable Original allows you to create objects as well as to change those in the originating system.
    3) Every thing changable allows you to change the transported objects as well in addition to the locally  created objects.
    What I suspect is Object Type RSPC (and RSPT) has been set to Not Changeable / Changeable Original in the Production system.
    In that case, simply right click on the Object Type RSPC (and RSPT) -> Select Everything changeable.
    This should allow you to activate the changes in the Process Chains.
    Thanks,
    Subhajit.

  • Change in the model of Process chain and its impact

    Hi,
    We have lot of infopackages included in the Process chains which has the processing type as "PSA only and then update subsequently in data targets".
    Now i had changed some of the infopackages to the processing type as PSA and then into the data targets option!
    But in the process chain the process type update from PSA is still existing!
    I am not sure whether i should remove this process type in process chain after changing the process type in the scheduler
    Any ideas?
    Raj

    hi raj,
    do not remove the PSA & update step as it is a fulproof method for the data load.
    if u'll try to remove and activate the Process chain it will show warnings but still activate the chain.
    the data load sometimes may get loaded and other times it may not reflect in the data target although the step will be green in the process chain.
    regards,
    arvind.

  • 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

  • Delta loading and Process chain BI

    Hi experts,
    Two Issues.
    1)As i am loading FI data into dso through a process chain which includes Start process>Delta infopackage(which gets data upto psa)>Delta dtp-->Datastore activation.
    But infopackage is picking up deltas but DTP is picking up all the previous records plus deltas.
    100 records  -- 1st day throught Intialization of Delta with Data Transfer
    2 delta records  --   2nd day
    But DTP is picking up 102 Records on the 2nd Day, which means it is also  picking the old records as well.
    The DSO must have just 102 records but it is having 202 records.
    2) A process chain in running daily as scheduled , but I rescheduled with new scheduling options without deactivating the Process chain.
    My Question is
    Will the Process chain run for the OLD and the New Schedule or
    Is it going to run for new schedule or old one?
    or
    will I face any Problem because I did not deactivate and made changes to the Change.
    Please help me in this matter.
    Thanks in advance.
    Bhadri.

    First query:
    I believe that u have used FUll update type DTP is instead of the Delta DTP.. Please cross check the Update mode of the DTP once.
    To resolve this issue, delete the total content of the DSO as u have Init and delta loads in PSA. And then using the Delta DTP of the Process chain, load the data. It will extract the total cotent what ever is there in PSA, and later the same DTP will act as the Delta type  and will pick the data from the New request of the PSA.
    Second Query:
    Its always suggested to deschedule the process chain before changing the schedule timings. When ever u do this type of scheduling, just check how many number of JObs available in Schedule mode, if u can see more than one, then delete the older one and keep the new one as it is.
    But I always suggest you to deschedule the process chain and reschedule  PC with the new timings and then activate the same.
    Thanks
    Assign points if this helps

Maybe you are looking for