Tranport Application Component of Process Chain

Hi Gurus,
               I want to collect and transport the application component of process chains. Please help to provide the solution.
Thanks
Ganesh Reddy.

Thanks,
              Here is the solution.
You can create a transport and add an entry in it
R3TR TABU RSCOMPTLOGOT
Go to change mode, and expand this entry in the request and add the key you want to transport(you will need to specify which app component - you can put an * there )
The key you would want to transport would be ERSPC* (Where E is for lang = english, RSPC is the type, and * is for all app comp) or ERSPC
RSCOMPTLOGOT is the table where these components are defined. You need to transport the corresponding entries from this table.
Thanks
Ganesh Reddy.

Similar Messages

  • Urgent : Download file from Application Server via Process Chain.

    Hi Experts,
    My requirement is to download the file from Application Server to local work station using an ABAP Program .
    I want including the above ABAP program in a process chain to execute  the program daily,
    I tried to use ARCHIVFILE_SERVER_TO_CLIENT and GUI_DOWNLOAD but unfortunately both the above FM doesn't support to run through Process chain.
    Can any one of you help me to send the code which selects a file from application server, downloads to local system and deletes it.
    Thank you very much for spending your precious time in this regard.

    Hi Sailekha,
    Regarding your case ..
    I suggest you to create the program where it run this function: WS_DOWNLOAD.
    After it, the program is run by your process chain.
    Hopefully it can help you a lot.
    Regards,
    Niel.
    thanks for the points you choose to assign.

  • Transport Release Issue For Process Chain

    Hi Gurus,
    While trying to relase my request, which has Process Chain to be imported to testing environment i am getting a message like below:
    Check Objects before release and msg as
    key :R3TR TABU RSCOMPTLOGOT             ERSPC*(Application Component Of Process Chain)
    If i click release anyway the information i get is "You have to be an approver to bypass this check" and it is not released.
    I have checked the request and it is consistent and "ok".
    Not able to understand why i am not able to release this request.
    Please guide me on this.
    Thanks

    Hi Vijay,
    Can you check your process chain or any part of proce chain (diff process type) are not locked in two different transport request ?
    If so then delete the object from one request and add same object in another request and release.
    Regards,
    Kiran

  • Process Chain - Delete File from Application Server

    Hi Gurus,
    Im working with Process chain, and i have a load from a flat file, so my question is :
    How can i delete that file from the application server after was loaded ?
    THANKS IN ADVANCED !!! I REALLY APRECCIATE YOUR HELP.
    Marcos

    hi,
    I have gone through the forum you have posted for deleting files from application server through process chain.
    I have similar reuirement in my project.
    Can you please provide me the solution?
    Your inputs will be highly appreciated.
    Thanks in advance.
    Regards,
    Lavanya.

  • Process Chain to do nothing if file does not exist in the application serve

    Hi All,
    We have a process chain that flows to different data targets daily if files delivered in the application server.
    Process chain does works fine.  But my question is do we have anyway to stop the process chain or do not run process chain if it does not find the file available any days during this time range instead of failing.*
    Is there any settings to enable the check if file available then run or else do not run at all.  Please help!!!
    Thanks,

    Follow the function modules listed in :
    http://wiki.sdn.sap.com/wiki/display/ABAP/Workingwithfiles
    with these function modules - you can get a list of files available in the application server directory.
    Pseudo code :
    1. Generate the automated fiel name you want
    2. Get the list of files in the directory
    3. Search the list of files to see if your file exists
    4. If the file exists then load the file , else load an empty file .
    The code is unfortunately in a different BW system that I do not have access to at this moment... but then the procedre is the same as detailed above.

  • Monitoring BI PROCESS CHAIN with Solution Manager BPMON

    Hello,
    I'm trying to setup the monitoring of BI process chain using the BPMON
    I setup the process chain monitoring using  BPmon application monitoring "BI Process Chain Monitoring" (BOBIPCMO)
    but than I'm not able to read the process chain names,steps,and variant from satellite system
    On other systems,using different application monitor (like PI MONITOR) is working fine
    i'm using the latest plug-in ST-A/PI 01L_BCO700 on entire landscape
    My bi system is 7.01 EHP1 sp4
    solution Manager is 7.01 EHP1 SP20
    Any suggestiions?
    Thanks
    Marco

    Hello Marco,
    the problem is that the Process Chain monitor is not yet available with ST-A/PI 01L*. Unfortunately the empty hull that you see during the setup was shipped without the proper content. The Process Chain monitor will be properly shipped with the next ST-PI and ST-A/PI combination in Q2/2010.
    Sorry for any inconvenience caused.
    If you want to have this monitor earlier on it could be implemented via Customer Exit in case that you have some MaxAttention or Safeguarding engagement.
    Best Regards
    Volker

  • How to Trigger the process chain using Excel Files?

    Hi All,
    We have 9 excel files(4 master data attributes and text files and 1 transaction file).
    Everyday new records will be added into the excel sheets and we need to trigger all these files into the bw server through process chain automatically . As we have all these Excel files in the desktop.
    Please suggest how to achieve this task?
    Thanks
    Gowtham

    Hi,
    You cannot load flat files to BW automatically using process chains.
    You have to upload them to Apllication server and point your Infopackage to the directory path of the flat file in application server. then process chains can load it.
    How to guide for loading flat file to application server.
    Program to load CSV file from local desktop to Application server(For flat file Data extraction)
    -Sriram

  • Process Chain - Transfering Files to Application Server

    Hi guys,
    I have been trying to use BW Process Chain to load data from a flat file (CSV) into an InfoCube.
    I understand for it to work, the file has to reside on the Application Server, and not the local workstation.
    However, can anyone tell me exactly how I can transfer the flat file from my laptop into the Application Server?
    Thanks!
    SJ

    Thanks Edwin!
    The link is a nice introduction. But I'm still facing some issues. Here's a simple scenario:
    I try to upload a file from the path "C:\BW_CSV\Month.csv". I go to transaction FILE and did the following settings.
    1. Logical file path definition:
        a.   Created a new entry called "ZBW_CSV"
    2. Assignments of physical path:
        a.   Syntax Group: Windows NT
        b.  
    Leopard01\BW_CSV\<FILENAME>
    Note: Leopard01 is the server name.
    3. Logical file name definition:
        a.   Created a new entry called "ZBW_CSV"
        b.   Physical file: Month.csv
        c.   Data format: BIN
        d.   Application area: BW
        e.   Logical path: ZBW_CSV
    After all this, when I try to preview the file from the infopackage, I still get an error message -- "Error 8 when compiling the upload program".
    I wonder what settings are not properly configured. Please advise.

  • Error "Object 'DM' (APCO) of type 'Application' is not available in version 'A'" while transporting process chain to production system.

    Hi Gurus,
    Whenever I try to transport a process chain ZFI_0FIGL_C10 from dev. to qua. & prod. the error “Object 'DM' (APCO) of type 'Application' is not available in version 'A'” is displayed in the end of creating transport package.
    The process chain was created to load data to 0figl_c10 and it works all right on all systems (dev. qua. prod.).
    The process chain contains processes for:
    - starting the process chain
    - executing infopackage (for loading data to 0figl_o10),
    - ACR (activate data in 0figl_o10)
    - delete index 0figl_c10
    - DTP loading data from 0figl_o14 to 0figl_c10    
    - executing infopackage 80FIGL_O10
    - creating index in 0figl_c10
    - building DB statistics
    - rolling up aggregates in 0figl_c10
    - deleting of requests from the changelog 0figl_o10
    - deleting of requests from PSA (0fi_gl_10)
    How to find what cause that error.
    Regards,
    Leszek

    Hi,
    A SAP consultant told me to ignore that error. 
    Indeed, after creating transport with some new process chains (again I was informed about that error "APCO ...") and transporting it to production everything works all right.
    The problem is described in sap note: 883745.
    Regards, Leszek  

  • Assign a process chain into proper component

    Hi Experts,
    I have problem relating ot process chains onece create aprocess chain it is automatically assigned in to unassigned component ,
    how can i assign into proper components
    Thanks in advance
    Amruth.

    Hi,
    Try this.
    RSPC > Ussigned nodes > Find your chain > Process chain > Attributes > Display components > select the node you want and execute and refresh.
    thanks,
    JituK

  • Process chain tranporting issue

    Hi,
    I have creaeted a process chain and it is working fine in Development.
    Now I have created a transport request in Transport connection and collected the relative objects (like Infopacakges, DTPs ,Varients etc)and released it to Quality..
    Now in Quality..
      I )..I could not see the chain in Display mode.. Once I turn to Change, I can see it.
      2) Everything is transported correctly. But there are duplicated in DTPs. Each process has duplicate DTPs..
    I dont know where I am wrong. This is my first time transporting Process chains...
    Thanks in advance
    Manu

    Hi Arun,
    ... But my client wants to be transported without any changes in Quality and Production. As per the requirement it has to be transported.
    also Please write in detail....I did not understaand your first sentence..
    my issues are:
    1. It is showing 2 DTPs in Quality ..actually it should be one
    2. Process chain not visible in Display mode.. only Change mode it is visisble...
    Thanks
    Manu

  • Process Chain Component for Deleting Openhub Destination

    I have an openhub that places the results of a DSO on AL11.
    I created / scheduled a process chain for updating the file.
    I'd like to modify the process chain and add a step to delete the file on AL11 before I run the DTP.
    Is this possible?
    Mike

    Hi
    Can achieve this with ABAP Process -- by calling FM -- EPS_DELETE_FILE (or) Command delete dataset file.
    Basis Team can also help via writing Unix script which can be executed via SM49 to delete the File.
    To access the file..
    *-c list in time order.
    CONCATENATE 'ls -c' p_fin INTO w_list_commandin
    SEPARATED BY space.
    CONCATENATE w_list_commandin '/.' INTO w_list_commandin.
    CALL unix list command - will populate itab_file_list ITAB
    CALL 'SYSTEM' ID 'COMMAND' FIELD w_list_commandin ID 'TAB'
    FIELD it_file_list-sys.
    To delete..
    Remove the file once it is processed
    CONCATENATE 'rm' it_file_list-file_name
    INTO w_runcmd SEPARATED BY space.
    send command to unix to move item file
    CALL 'SYSTEM' ID 'COMMAND' FIELD w_runcmd.
    Hope it helps

  • Error in Transporting Process Chain in BI 7.0

    Hi Gurus,
    i m getting following error "Object 'DM' (APCO) of type 'Application' is not available in version 'A' " in BI 7.0 while transporting a process chain.
    I thought it my have issues with version of process chain, but the proces chain is in A version still is gives above error.

    [Hello Sonal,|http://chandranonline.blogspot.com]
    APCO denotes the OLTP Application Component. So check all the Application Components used in the PC are available.
    Also see
    SAP Note 382471 BW-OLTP-APCO: How do I transport it?
    [BI Content Delivery in OLTP Systems by SAP (SAP Library - Customer Content in OLTP Systems)|http://help.sap.com/saphelp_nw04s/helpdata/en/ca/85f911c4bda4479af0a062bd9dfa94/frameset.htm]
    [Thanks|http://chandranonline.blogspot.com]
    [Chandran|http://chandranonline.blogspot.com]

  • Save a csv file on local host, executing a DTP Open hub in a Process chain?

    Hi All,
    my client has asked me to try if there is a way to save in the local host c:\  a .CSV file generated from an Open HUB executed by a DTP in a Process chain.
    when i execute my DTP it work correctly and it save the .csv file on my c:\ directory.
    my client doesn't want to give th users authtorization on RSA1 and want to try if there is a way to put the DTP in a process chain
    and when executing the process chain every user can have the file on his own local c:\ directory.
    i tried this solution but it doesn't work i get an error on executin the process chain:
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Except.                     CX_SY_REF_IS_INITIAL
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "FILE_DELETE" "(METHOD)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: "CL_GUI_FRONTEND_SERVICES=>HANDLE").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    can you give some advices please?
    Thanks for All
    Bilal

    Hi Bilal,
    Unfortunately, DTPs belonging to Open Hubs wich are targeted to a local workstation file, can't be executed through a process chain. 
    The only way of including such DTP in a process chain is changing the Open Hub so that it writes the output file in the application server.  Then, you can retrieve the file -through FTP or any other means- from the application server to the local workstation.
    Hope this helps.
    King regards,
    Maximiliano

  • Explain: how to include Infospoke in Process Chain where destination is  DB

    Explain: how to include Infospoke in Process Chain where destination is  local machine database [NOT Flatfile]

    Hi vijay,
    First you create an Infospoke with destination as a DB table in your local BI or BW Machine. Now add this infospoke by going through below steps.
    1. Call up the process chain maintenance. Choose This graphic is explained in the accompanying text Process Chain Maintenance from the Administrator Workbench toolbar. The Process Chain Maintenance Planning View screen appears.
    2. In the left-hand screen area of the required This graphic is explained in the accompanying text display component, navigate to the process chain in which you want to insert your InfoSpoke. Double-click to select it. The system displays the process chain plan view in the right-hand side of the screen.
    If no suitable process chain is available, you need to create a new process chain. You can find additional information under Creating a Process Chain.
    3. To insert a process for extraction by means of an InfoSpoke, choose This graphic is explained in the accompanying text Process Types in the left-hand area of the screen. The system now displays the process categories available.
      4.In the process category Loading Process and Post Processing, choose the application process type This graphic is explained in the accompanying text Data Export into External Systems.
      5.Insert the Data Export into External Systems application type with Drag&Drop into the process chain. The dialog box for inserting a process variant appears.
      6.In the Process Variant field, enter the name of the InfoSpoke that you want to include in the process chain, or select it by means of the input help.
    Once You have added the infospoke you have to write a program which will fetch the database table that you filled and transfer the data fetched to other legacy system with the help of XI System
    For more information on how to infospoke on 3rd party pls find the link below
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5f12a03d-0401-0010-d9a7-a55552cbe9da
    Hope this help
    Harish

Maybe you are looking for