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

Similar Messages

  • How to schedule infospokes in process chains..

    Hi All,
    I have a few infospokes to be scheduled in a process chain. In each infospoke, I have upto 10 jobs that are to be scheduled one after the other. At the end of these jobs I have to run a FTP script. I am new at creating the process chains. So can anybody help me out in letting me know:
    1. How to create a start process where I can select a given job by using its name
    2. How to run a FTP script as a follow up step on completion of a previous step.
    Thanks in advance
    John

    Hi John
    it a big task to explain all so I will try to give you the high level picture.
    1. process chain is easy to implement and learn.
       usually it is triggered either by a batch job or a
       batch job that fires an event.
    2. to call an OS (like Win or Unix) from the PC you can
       trigger an event from the end of the PC to call a
       ABAP program that will initiate an OS call.
       you use trx: SM69   - External Operating Sys Commands
       to set this call up.
    3. to implement an FTP you can do via a batch file with
       OS commands or by using free utilities (there are many of them).
    I hope it helps.
    Edan

  • How to include RSRT into process chain

    Hi Gurus ,
    I need to include the RSRT into my process chain,
    Can anyone guide me
    Thanks in advanvce

    Hi,
    first of all the report should be regerated only if you have changes in its definition.
    More over, generating a query will empty its cache; OK, if you are loading one of its IProvider during this chain then the cache will be invalidated anyway.
    I don't get the point of the variables at this stage; the generation of the report is like a "compilation of its code"; not an execution of it.
    If you need to execute it once after the loading by the chain (or any other process within your chain) then you can use the reporting agent in order to precalculate it (search this forum for precalculation or help.sap.com).
    If you really want to regenerate your query, you'll have to write an ABAP report and add it to your chain;
    here you go:
    TYPE-POOLS: RRO01.
    data: l_s_rkb1d   type rsr_s_rkb1d,
            l_sx_report type rro01_sx_report,
             i_s_repkey LIKE RSZCOMPKEY.
    *BREAK-POINT.
    SELECT SINGLE GENUNIID INTO i_s_repkey-GENUNIID
    FROM RSRREPDIR
    WHERE COMPID = 'ZRT_ZICRT_C07_003' "the techname of your query
      AND OBJVERS = 'A'.
    check sy-subrc = 0.
    call function 'RRI_REPDIR_READ'
         importing
            e_s_rkb1d  = l_s_rkb1d
        changing
            c_s_repkey = i_s_repkey
        exceptions
            others     = 1.
    check sy-subrc = 0.
    call function 'RRI_REPORT_GENERATE'
        exporting
            i_pretty_print = ' '
        changing
            c_sx_report    = l_sx_report
            c_s_rkb1d      = l_s_rkb1d
        exceptions
            others         = 0.
    hope this helps...
    Olivier.

  • Finding out the OH that are included in the process chain

    Hi,
    Please let me know how to find out the list of OH which are included in the process chain and which are not included.
    Is there any way where i can find out these OH are included in the Process chain.
    Regards,
    Prem

    Hi,
    http://help.sap.com/saphelp_NW70EHP1core/helpdata/en/43/7a69d9f3897103e10000000a1553f7/frameset.htm
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/01d3a090-0201-0010-9783-bc33ab690e70?QuickLink=index&overridelayout=true

  • Hi someone, I went to muse theme and browse widgets to find the toolbox 024 of google language translator, i saw the video explaining how to manage the widgets but now where can i found it to include it in my website because the french version of muse don

    Hi someone, I went to muse theme and browse widgets to find the toolbox 024 of google language translator, i saw the video explaining how to manage the widgets but now, where can i found it to include it in my website because the french version of muse don't have several free widgets for people like me who pay every month the application.Thanks

    I'm not aware of a free translator widget.
    I found these...
    Website Translator 
    Translator Widget  $6.99 for the widget
    Adobe Muse TB024 Widget | MuseThemes.com  $69/year Includes everything | I signed up for this and it's been well worth it, they have new themes & widgets every month.

  • How to stop the running process chain

    How to stop the running process chains or infopackges...just qm status change is enought?

    BI - SM 37 - Kill the Job
    ECC - SM 50 - Kill the job

  • How to create document in process chain

    Hi,
    can u plz tell me how to create document in process chain and wat i need to edit the text for particular info package when document.

    Hi Anil,
    Goto Tcode:RSPC and select your load data process type where you have to right click on the process chain and select Select create message,there are three types of messages
    1>Successful
    2>Error
    3>Always
    If you already created message then go to maintain message
    Where you have two buttons
    1>is for Edit Document
    2>Maintain Recpiants
    Goto Edit Document and put your comment and set their mail address in Mail recipiants.
    Note there are 2 types of messages you can kept at execution of infopackage process type.
    If load is successful send the mesaage to recipients
    If load is failed send the message to mail recipt.
    It would help you.

  • How to check the parent process chain of a meta chain

    Hello Friends,
    Recently I joined a new project, which is of environment BW 3.0. I am trying to find the dependent process chain's parent, but could'nt able to find them. I went through all the process chains manually to check whther the dependent process chain is mentioned in them, but could'nt find any......
    Can any of you help me to know how to find the parent process chain of a meta chain ?
    I really appreciate your time, will be awarding points to any answers.......
    Thanks,

    Hello Radhan,
    thanks for your quick reply. I searched the table based on your advice, but i could'nt get the parent process chain's name. Can you throw some more ideas please..........
    Thanks,

  • How can we set a process chain to trigger the nodes w/o manual intervention

    SDNers,
    We have a Master PC which has the loading & activation of some Hierarchies.Wats happening is some of the hier activations are failing (we got track of the root cause as well) and the nodes below are not getting triggered automatically, eventhough they have been designed to get triggered irrespective of success or failure of this hierarchy activation. The chain prompts for the u2018Status change & trigger the following eventsu2019 opo-up and only when it was said u2018yesu2019, the subsequent node gets triggered in the chain. If this manual intervention was not there, the Chain gets struck at the activation node, whic is running in yellow status for long, though a short dump - error has already been thrown.
    My query is how can we set a process chain not to anticipate the manual intervention of chnaging the status & trigger events pop-up

    Hi ravi,
    i'm not sure abt the query but what i got thru ur qustion is u have to automtaically go to the next load/step even the proceess chain fails in the step......
    for that we have the same master meta chains with link of so many local chains...for this even if there are some interventions/fails in between the process chains it never gets stopped....
    it goes to the next step and we'll work, analyse and finish the failed load manually....the next day it'll be
    fine...
    b4 to this make sure that there is no dependency for the previous loads....
    And now the solution i found for this is in the process chain design itself.......
    while giving the links itself we'll be getting the options as status RED,GREEN and RED(or)GREEN.....now if u got for the third option the event goes to the next step even it is unsuceesful....
    rgds,
    nkr.

  • How can u know the process chain total time, individual time?

    Hi guru's
    How can u know the process chain total time, individual time?
    and what options will available in sm37?
    Thanks
    prabha reddy

    Hi Prabha
    Iam not very sure about total time and individual times.
    But you can go to tcode rspcm for monitoring the daily process chains. it gives you details like 1. status  2.start date & time  3. Log ID  of each process chain.
    or you can go to log view of particular individual chain to know how long it has run.
    SM37: tcode for simple job selection.
    here you check the status of job.
    you can select for certain conditions like
    1. scheduled
    2. released
    3. ready
    4.active
    5. cancelled
    Assign points if it was helpful
    Revert back if you need further info/
    regards
    AP

  • How can we delete a process chain?

    Dear Ones,
    By Mistake I have converted an infopackage group into process chain in Quality system. How can we delete a process chain?
    Thanks,
    Raj

    Hi Bhanu,
    I've doubt that what is the difference between cancel with core and cancel without core with respect to process chain.
    Could you please advice how do we start a process chain daily without using the schedular window for transaction data.
    Thanks in advance...
    Amarnath.

  • How to include an APD process in BW Process Chain

    HI,
    I have an existing process chain that I want to add an APD process to. There are dependencies. For example, I want the last 2 steps in the existing process chain to continue AFTER the APD process runs successfully. So, how would I include an APD process in my existing chain, I cannot find the variant that says APD in RSPC.

    Marasa,
    Thanks for your help. I tried to do the second option that you offered just by including an ABAP program variant in my process chain.
    However, my process chain fails at that step with tthe following error:
    11/11/2009     00:09:53     Job started     S     00     516
    11/11/2009     00:09:53     Step 001 started (program RSPROCESS, variant &0000000432745, user ID BWREMOTE)     S     00     550
    11/11/2009     00:10:00     Spool request (number 0000031418) created without immediate output     S     SY     355
    11/11/2009     00:10:00     Processing completed with errors. See spool list     E     RSAN_PR     22
    11/11/2009     00:10:00     Job cancelled after system exception ERROR_MESSAGE     A     00     564
    I cannot find anything in the spool to get the exact cause of an error. When I run the APD process by itselt, it executes fine without any errors.
    I used the following sap document to set this up in my process chain and followed everything they said:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/200ef8fd-a249-2b10-1d9c-91b169be870b&overridelayout=true
    Thanks

  • InfoSpoke and Process Chain

    Hi Everybody,
    I would like to create my first Process chain..
    I would like to start the loading in a InfoCube ( InfoPackage )and after that when this loading ready is I want to export its Information in a File on the application Server  (InfoSpoke)....
    Does somebody can help me in achieving this first sample..
    Thanks
    FedeX

    Hi Fedex,
    Process chain docs:
    1. Using Process Chains in SAP BW (pdf)
    https://websmp207.sap-ag.de/~sapidb/011000358700000402012004
    2. Operating BW 3.0 using Process Chains (ppt)
    https://websmp207.sap-ag.de/~sapidb/011000358700001670182002
    3. Modelling aspects in process chains - Transcript (doc)
    https://websmp207.sap-ag.de/~sapidb/011000358700002459342003
    4. Modelling aspects in process chains (ppt)
    https://websmp207.sap-ag.de/~sapidb/011000358700002337702003
    5. How to... Integrate an ABAP program into a process chain 3.x (pdf)
    https://websmp207.sap-ag.de/~sapidb/011000358700002895002003
    Hope it Helps
    Srini

  • How to create event based process chains

    Hi All,
    I would like to know about event based process chains. In connection to this, could you please answer the following queries,
    1. How to create events
    2. How to link created event to the process chain in the same BI or BW system and as well as from  
        externel BI system.
    3. How link one process chain with other process chain (i.e, After completion of one process chain, it
        should trigger other dependent process chain)
    Thanks and Regards,
    Kotesh.

    1). Doubt regarding first question.
    For example, i would like to create time based event (it should be trigger daily at specified time),
    where we have to maintain scheduling options while creating event.
    When i checked SM62 there i found only two options a). Event name and b). Description.
    Could please send any doucument link if you have.
    Ans : You can use function modules like "BP_EVENT_RAISE" in a program and schedule the program to trigger.
    2). For externel BIW system also same procedure we need to follow or any difference.
    Ans : Externally you need to trigger the same event.
    3). i found dependent process chain also had scheduling options as direct scheduling insted of start using meta chain or API. As you said dependent process chain should be mata chain. it seems dependent process chain may be Meta chain or Direct scheduilg.
    Ans : Its your choice how you want to schedule it.You can either make that dependent chain a metachain or schedule it separately.
    I found at the end of first process chain they kept one process like Raise event and second process chain connected with the help of raise event process event name. If you have any idea about this process could explain a bit more.
    Ans : May be they are raising the event in the main chain and triggering the dependent chain using this event.
    But Metachain is preferred for such thing.Though it does similar thing.
    Hope this helps.

  • How to load hierarchies using process chains

    Hi ,
    Can any one please explain the steps for loading hierarchies using process chain.whenever i drag the hierarchy infopcakage Save variant is also coming by default,so do we need to have different SAve variant for different hierarchy infopackages or can we have one save variant for all the hierarchy variables.
    Thanks,
    Vaka

    Hello Veka,
    How r u ?
    Yes ! SAVE Variant & Attribute Change Run will add up while loading the Hierarchy InfoPackage.
    Provide the InfoObject Name for which u r loading the Hierarchy in the SAVE variant and SAVE it. The same will be transferred to the Attribute Change Run also.
    If u r creating the Chain with more InfoPackages then have the Save Variant & Attribute Change Run at the last.
    Best Regards....
    Sankar Kumar
    +91 98403 47141

Maybe you are looking for