How to move process chains from dev to production

Hello,
I almost finish testing proces chain on my davelopement system and now want to move it on production system.
I have heard that transporting PCs between systems can be problematic.
What should I take care of and do I need to perform any additional steps when doing this.
I have read somewhere that buiding chain manually on example of davelopment one is good solution. Is it true?
Thanks in advance for response,
Andrzej

You can set the object changability flags to allow you to make mods to either of three major components of process chains:
1.  Process chain - lets you change the chain
2.  Process starter - lets you change the start process
3.  Process variant - lets you change process variants
Go to the admin workbench and select transport.  Find the changability options in the upper right portion of the screen and set the process starter to everything changeable.  Leave the other set to changable original or set to no changes to lock that portion down.
That should get you around your current issue. 
As an added check, us table RSPCCHAIN to figure out if the whole chain is ready and active for migrating.  Plug in the chain technical name and set the version to A and if the number of entries matches the number of processes all processes are active and ready to be migrated.

Similar Messages

  • How to transport process chains from dev to quality ?

    I have developed few ip s ,dtp s , transf etc for few iobj. Few are available and few are not in Q. I know if all are available how to move a pc but in this case, what is the best approach to move all the respective objects related to that pc into Q.
    I mean do i have to manually verify what is available in Q and then move the missing dtp,ip,tran etc first ...and then move the pc or..... I can just send the respective dtp,ip ,tran etc while transporting the PC. That is my doubt.
    I have many objects (dtp,ip,trans)and almost 20 pc need to be moved to Q   .Experts, Please suggest the best approach.
    Thanks,

    Thanks Jaya. Can you please tell me what do you mean by ...first the objects and the process chains need to be moved..... anyway we are moving the objects along with the process chains rite, ..do you mean if anyother obj is locking the obj which is needed for this pc .....for ex I have global_data and I have selected that chain and put necessary obj.
    Its showing the chain after collecting the objects. Now do i have to change it to before and after and make the dispaly to list and then compare the obj from Q which are not existing .....and then check or uncheck the respective objects which are not existing and then transport it.
    Can u pls tell me if I am doing right ?
    Edited by: Daniel on Dec 12, 2011 10:10 AM
    Edited by: Daniel on Dec 12, 2011 10:12 AM

  • How ro move integration services from dev to test

    hi
    how ro move integration services from dev to test

    You should be able to export/import the models/metaoutlines.
    In the EIS console go to File > XML Import/Export and export the Model and Outline to XML, then import into your target environment.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to activate Process Chain in Production System?

    Dear all,
    We transported the process chain from QA to Production. But in Production they are in hidden mode. Means If i select the process chain, it does not showing any thing. How to I can schedule,  activate and how i can see it in change or display mode in production.
    Please provide helpful solution ...
    Thanks in advance

    Hi Shashi,
    This should not be a basis issue .
    Any how you have to take care of prerequisites like    If you use load distribution for your system environment, the server group (logon group) is reduced to one server before debugging commences or if any auth  issue.
    [Here is all about external debugging |http://help.sap.com/saphelp_erp60_sp/helpdata/en/af/0cb5403fd63426e10000000a1550b0/content.htm]
    Regards,
    Gagan Deep Kaushal

  • 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

  • How to move the script from one env to another

    Hi
    I have a database where i have two schemas.
    1)Owner and 2) User . User schema contains all synonyms for the objects present in Owner schema and the application will connect to user schema only.
    Now i have 2 script files 1) create tables in the owner + giving grant access for user 2 ) create synonyms for objects in the owner
    I have to move the code from Dev environment to QA . For QA i dont have privileges hence have to give the script file to DBA to run it
    My DBA says....give the scripts through clearcase. only 2 script files should be there and environment information should not be hardcoded. i.e
    for statements in the script file like : grant access for <table_name> to USERSCHEMANAME and create synonym <table_name_alisa> for OWNERschemaNAME.table_name
    how do i give the scripts to my DBA with out hardcodiing.    How do you have this code movement in your project ?
    Should i use any placeholder for OWNERNAME ( environment spefcific informationn) and should ask them to replace it by the corresponding env name while executing
    What should i do?
    Hope i am clear please let me know if iam not clear
    regards
    raj

    how do i give the scripts to my DBA with out hardcodiing. How do you have this code movement in your project ?
    Should i use any placeholder for OWNERNAME ( environment spefcific informationn) and should ask them to replace it by the> corresponding env name while executing
    Use a variable for schema names or create public synonyms.
    And document how the DBA should implement your changes.
    Your DBA should have his own "su'ish"/ "@ conn.sql'-ish" scripts for that.
    Passwords can be reset runtime temporarily, and set back after the implementation completed successfully.

  • Is it possible to run process chain from the certain process/point?

    Hello
    Is it possible to run process chain from the certain process?
    How?
    Thanks

    Hello,
    yes it possible! use the following steps.
    1. Goto the process which you want the chain to start from.Goto display messages>> Chain tab. In the generated instance note the variant and instance.
    2. Goto table RSPROCESSLOG and give variant and instance and get logid details.
    3. t codese37>> run FM RSPROCESSFINISH.
    4. give the deatils u have got in RSPROCESSLOG table here and say execute.
    This will solve ur problem.
    Hope this helps!
    Reg
    Deepmala

  • How to stop process chain, if it is taking too much time than expected.

    Some times if a process chain takes to much time to finish than expected, how I can stop the process chain and execute it again.
    Thanks in Advance.
    Harman

    how I can stop the process chain ??
    If the job is running for a long time ,
    1)GOTO RSMO and SM37 and check the long running job over there.
    2)There you can see the status of the job.
    3)If the job is still running you can kill that job
    4)delete the failed request from data target.
    for more details go to this below link
    how to stop process chain if it yellow for long time
    how I can execute it again ?
    GOto Function module  RSPC_API_CHAIN_START
    and give u r process chain name there.and execute.

  • How to change process chain in SAP APO, in RSCP tcode.

    HI SAP APO Experts
    I am from SAP ABAP background, I need to change a 'AND' operator in process chain in RSCP tranaaction in SAP APO.
    I dont have any idea how to change process chain.
    Could you please help me how to change process chain in SAP APO in RSCP tcode.
    Appreciate your help or comments.
    Sandeep..

    Hi Sandeep,
    The t-code RSCP does not exist in SAP APO.  The correct t-code is RSPC. 
    Step 1:- In RSPC t-code, select the process chain which you need to change. 
    Step 2:- Double click on it. 
    Step 3:- It will display the various programmes attached to the process chain.  Go to change mode by clicking on the change indicator (Control + F9)
    Step 4:- Select the programme area where you need to do the correction or change.  Double click on it.
    Step 5:- It will take you to the programme and its selection contents.  Make the relevant changes.  You can directly carry out the change in se38 also if there is variant kind of changes for that particular programme.
    Step 6:- Once the changes are done, save the changes and press F3 button which will take you to the home page of the process chain
    Step 7:- Save again so that the change in the programme alongwith the process chain will get saved.
    Regards
    R. Senthil Mareeswaran.

  • How to create process chains,and how to use process like and or xor

    Hi,
    How to create process chains,and how to use process like and or xor.
    can any one please give me a example in each.
    Thanks,
    cheta.

    Hi Cheta,
    Here is step by step procedure to create process chains
    Process chain is nothing but executing a process ..(or) loading the data any process we can do in background.. that means.. automatically we can execute our process based on Time or any event..
    Creating Process Chains
    Prerequisites
    If you want to include a load process in the process chain, you need to have already created an InfoPackage.
    You cannot load flat file data from a client workstation in the background. For this reason, you have stored your data on an application server.
    Creating Process Chains
    You have the option of creating a process chain in the process chain maintenance screen directly or by using a maintenance dialog for a process:
    Creating a Process Chain Directly in the Process Chain Maintenance Screen
    You are in the BW Administrator Workbench.
    1. Click on the Process Chain Maintenance icon in the AWB toolbar.
    The Process Chain Selection dialog window appears.
    2. Choose Create.
    3. Enter the technical name and a description of the chain, and confirm your entry.
    The Add Start Process dialog window appears.
    4. Create a variant for a start process.
    1. a. On the Maintain Start Process screen, choose whether you want to schedule the chain directly or whether you want to start it using a metachain.
    2. b. If you choose to schedule the chain directly, enter the start date value for the chain under Change Selections and save your entries.
    The Maintain Start Process screen appears again.
    3. c. Save your entries, return to the previous screen and confirm your entries in the Add Start Process dialog window.
    You are taken to the Plan View of the process chain maintenance screen.
    In the left-hand area of the screen, a navigation area is displayed. In the right-hand area of the screen, the process chain is displayed.
    5. Use the drag-and-drop function to add the relevant processes into your process chain.
    You use the Process Types function to select the processes. This sorts the process types according to different categories. You can also call up InfoPackages and processes for the data target from the separate InfoSources and Data Targets navigation trees.
    Hope this helps
    Regards
    Karthik

  • How to execute process chains using planning function

    hi, i need to execute process chains from web. i know the steps to that needs to be followed for accomplishing the task.
    1) RSPC_CHAIN_START ( function module) into which process chain has to be passed
    2) create a planning function to invoke the said function module
    3) create a function button on web and assign the planning function.
    Now the thing is how to create the planning function in BPS. plz provide me a solution with steps. And how to pass the process chain into the function module and handle it.
    Thnaks

    Hi Anand
    RSPC_CHAIN_START is the standard function module to run a process chain which i want use. Now, how to use the said FM in planning function to achive my task. Do i need to maintain any parameter in planning function inorder to execute the FM. If you know the solution plz explain in detail.
    I am very new to BPS..bare me plz
    Thank you

  • Trigger process chains from UNIX

    Hi,
    I just wanted to know how can we trigger Process chains from UNIX Server.
    Any pointers will be appreciated.
    Thanks

    I suggest to use the sapevt.exe.
    With it you can trigger an event in the SAP system with the execution of a simple command file (.bat for ex.)
    So the event will start the chain as you require.
    You can find more info for sapevt in:
    http://help.sap.com/saphelp_nw04/helpdata/en/fa/096e6b543b11d1898e0000e8322d00/frameset.htm
    Regards,
    Sregio
    Did you try that?
    Message was edited by: Sergio Locatelli

  • Process Chain from BPS

    Hi Experts!
    How can I run a process chain from a BPS layout for a basic cube?
    Thank you in advance

    check this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/594e3c6bf4233fe10000000a114084/frameset.htm

  • Process chain in dev

    Hi
    I have created a process chain for master data connecting Infopackages, DTP and attribute change run.
    data is loaded through flat file for the infopackage and working fine.
    when i activate and schedule the process chain, for the master, it gives me an error
    "upload from client workstation in background is not possible". I am in Dev, in order to test the process chain, do i need to save the flat file in the application server
    Production Server, yes, the flat files have to be saved on App Server.
    Please guide so that i can schedule the procsss chain successfully.
    Regards

    Hi ,
    yes you need to save the flat file on the that application server ..if you are laoding thorugh process chain
    check this link
    Flat file load for process chain from workstation
    regards,
    shikha

  • How tp Deactivate Process Chain

    Hi Experts,
    How to Deactivate Process chain.
    I have an IP in the PC which need to executed manually, but if i do that the processes which are preceeding IP in the chain are all getting triggered.
    so before i start executing IP, i need to deactivate the PC.
    Please throw some light how can i achieve it.
    Thanks
    Sanjay

    Hello Simran,
    even If i remove from schedule, once the IP triggers and after the load is success,i doubt  those processes will get triggers.
    are you sure that it will not triggers the following processes.
    Thanks
    Sanjay

Maybe you are looking for

  • Mac os 10.6.8 cannot login to OES2 sp3

    i'm having issues logging into a clean install of OES2 SP3 Linux SLES10 sp4 server here's my log file: Feb 20 03:23:31 Server-1 afptcpd[4407]: Created session: 10 <0x82afc38>, Socket: 60, Total sessions: 2 Feb 20 03:23:31 Server-1 afptcpd[4407]: Clos

  • How to get the leaf node in a hierachy????

    if i get a record that a parent node in a hierachy table ,so how can i get the leaf node of this parent node quicklly?????thank you!

  • 10g express, scheduled copy of table from one db to another

    Hi, I don't know much about Oracle and was hoping if someone could shed some light on how we could implement our solution. Our scenario is as follows: For a new customer we are going to have 35million records per month coming into the database. What

  • Stored Procedure behaves differently when activation is on?!

    Hi, I have got a simple stored procedure for testing purposes. When Activation is off and I run this sp myself it works correct, but when I set activation to on and send a message, the message is being pulled from the queue and I think this can only

  • Data pivot issue

    Hello everybody, I have data like this: product_id     product_param 10          prod_name 10          prod_desc 10          prod_retail_val 20          prod_name 30          prod_name 30          prod_descThis data is not stored in any table. I get