How to find triggering job for Process chain

Hi,
I have a process chain and its triggering by some other system using an event.
I want to know how to find which ystem is triggering this job means process chain and on what basis it is starting?
I have an event for this process chain and also FM : BP_EVENT_RAISE. So how to find the with those details?
Thanks,
Phani

HI,
some other system means either dev, qas, prd?
for every process in a process chain there is a chain id which is same as the name of your chain,
for every chain id there exist some log ids , this both information you can find from the standard table RSPCLOGCHAIN
From this log id you can find the status of the process from  table RSPCPROCESSLOG.
here u will find the status of your process whether is has been completed successfully or ended with errors.
Thanks,
Phani.

Similar Messages

  • Cancel the scheduled jobs for process chains - urgent

    Hi,
    How do I cancel the scheduled jobs for process chains which are going to run tonight.
    thanks,
    Radha

    Hello,
    Go into transaction code RSPC and then select the particular process chain by going into the edit mode and in the menu...
    Look for Execution --> Remove from Schedule.
    Let me know if that answered your question.
    Thanks
    Dharma.

  • How to create info area for process chains?

    How to create info area for process chains?

    Hi,
    If I understand your question clearly, you want to assign display componets.
    once you have created you chain you assign the components by clicking CTRL+F11
    Regards,
    Namrata

  • How to find out which meta process chain a local chain is involved in

    Hello experts,
    i would like to know how a local process chain is started by a meta chain. I have a local chain running every day. It is involved in a meta chain. How can i find out the meta chain in which the local chain is involved.
    I appreciate every help i get.
    Thank you all in advance.
    Kind regards,
    Ali

    Hi everybody,
    the question is answered.
    Thanks and regards.
    Ali

  • How to create a job for proces chain

    Hi All,
    I have a process chain that gets a trigger (.txt Trigger file) in AL11 inbound foulder.....
    we will check for the same trigger in AL11...if it is available..we will trigger the chain using sm64 ...
    now, i want to create a job for the same and schedule it automatically everyday.....
    Any help will be appreciated....

    Dear Sam2027,
    you can set a "recurrence" within the schedule options where you can decide not only the day but also the time.
    The recurrence can also be use in conjunction with your trigger .txt (which I believe it's a file event): in this case both of them need to be satisfied in order for your schedule to run.
    I hope this will help.
    Regards,
    Samanta

  • Triggering Process chain based on execution of R3 job and Process Chain

    Hi All,
    I need your help in arriving at a solution for a reqirement.
    Scenario is., I need to trigger a process chain B based on successful execution of Process chain A and an R3 job. If both conditions(Completion of R3 job and Process Chain A) are met then only it has to trigger process Chain B.
    I know that we can use events to trigger a process chain using R3 job.But my case is differenet I need to consider the success message from both process chain and R3 job.Is there any way to solve it ?
    Please provide me with your valuable inputs.
    Thanks,
    Bindu

    Hi Hima,
    You can use the  'AND' variant for both, If both are success then trigger the process chain.
    Regards,
    Ravi Kanth
    Edited by: Ravi kanth on Apr 30, 2009 3:36 PM

  • How to find Missing Parts for a particular Process Order?

    Hi,
    How to find Missing Parts  for a particular Process Order ?
    Is there any function module or Table ??
    Thnx in Advance.

    Hi prince roy
    you can use the T-code = <b>CO24 - Missing Parts Info System</b>
    if helpful PLEASE REWARD YOUR POINTS
    thanks
    chakri

  • How to find the job and job status from RSPCM

    hi all,
    suppose we got an error and in rspcm the process was failed.i want to know the status of that particular job.and if any i want to stop that job in SM37.
    plz tell me how to find the job and job ststus from RSPCM...and how to stop that job in SM37
    thanks,
    jack

    Hi Jack,
    RSPCM: T.Code
    This transaction is used to monitor the process chains
    First:
    here you need to add the process chains into the sheet
    Second:
    Then you can monitor the process chains in this transaction code
    Like you can see the :  status ,proces chain ,Last run date ,Last run time ,Log ID
    Status : Green when sucessful,Yellow when running & Red when you get errors
    Now when yoy click on any of the process chain in RSPCM you will go to the LOG VIEW as you see in RSPC transaction
    SM37:T.code
    This transaction is used for Job Overview
    you can see many options in SM37
    like Released,active,cancelled,finished,etc
    Just select the ACTIVE  jobs and also pass STAR in JOB ID & USER ID
    here you can only see the active jobs
    Goto Step in toolbar
    select the program displayed
    then chose option GOTO - Variant in main menu bar
    in the variant you can see the job belong to which Process chain
    if you want to cancel this job come back to SM37 Display screen
    Select the Job and select the JOB DETAILS tab in Tool Bar
    Collect the WIP ( Work Permit ID)
    Go to SM50 T.code and find the WIP
    in Main Menu Bar you find the option Cancel with Core choose this it will cancel the Job
    Regards
    Hari

  • Need a table for process chains of when these are scheduled!!

    Hi,
    I had like to have list of all the process chains and their schedules of how often these are loaded and whether been triggered by event or directly scheduled. If periodically scheduled then the period----
    is there any table which can have the information as i said??
    Raj

    Hi....
    process chain tables
    RSPC_BUFFER Shared Buffer for Processes (Esp. Customer
    RSPC_MONITOR Monitor individual process chains
    RSPCABAPASYNC Logging for ABAP Processes(Synchronously a
    RSPCCATEGORY Process Type Categories
    RSPCCATEGORYT Texts for Category
    RSPCCHAIN Process chain
    RSPCCHAINATTR Attributes for a Process Chain
    RSPCCHAINEVENTS Multiple Events with Process Chains
    RSPCCHAINT Texts for Chain
    RSPCCOMMANDLOG System Command Execution Logs (Process Cha
    RSPCENQUEUE Dummy Table for Runtime Locks of a Process
    RSPCEXOR Excluding Or: Log Table
    RSPCINFO Special Values for Communication between P
    RSPCINFOT Special Values for Communication between P
    RSPCINSTANCE Generic Instance Storage
    RSPCINSTANCET Texts for Generic Instance-Storage
    RSPCLOGCHAIN Cross-Table Log ID / Chain ID
    RSPCLOGCROSS Cross-Table Log ID Old / Log ID New
    RSPCLOGS Application Logs for the Process Chains (G
    RSPCPROCESSLOG Logs for the Chain Runs
    RSPCRUNVARIABLES Variables for Process Chains for Runtime
    RSPCTRIGGER Variants for the Trigger Processes
    RSPCTRIGGERT Texts for the Trigger Variants
    RSPCTYPESDEP Dependencies for Processes
    RSPCTYPESPROC Attributes of BW processes (RSSM)
    RSPCVARIANT Generic Variant-Storage
    RSPCVARIANTATTR Attributes of a Process Variant
    RSPCVARIANTT Texts for Generic Variant Storage
    Among all these tables I think.......
    RSPCCHAINATTR Attributes for a Process Chain
    RSPCCHAINEVENTS Multiple Events with Process
    Chains
    RSPCPROCESSLOG Logs for the Chain Runs .........can help you.......
    Regards,
    Debjani........
    Edited by: Debjani  Mukherjee on Oct 21, 2008 1:32 PM

  • Documents needed for Process chains

    Hi all,
            Can any one provide the documents for PC.I know creating PC.
    But what type of errors that will come while running the pc?
    how to solve that errors/
    Thanks
    Sinha

    hi
    you can find all details abt process chain in these links
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8f/c08b3baaa59649e10000000a11402f/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8da0cd90-0201-0010-2d9a-abab69f10045
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/19683495-0501-0010-4381-b31db6ece1e9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/36693695-0501-0010-698a-a015c6aac9e1
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9936e790-0201-0010-f185-89d0377639db
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3507aa90-0201-0010-6891-d7df8c4722f7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/263de690-0201-0010-bc9f-b65b3e7ba11c

  • Display components for process chains

    Hi all,
    i remember a sap note or a how to guide to configure the display components for process chains as hierarchy like:
    - my chains
        - daily
        - weekly
        - monthly
             - monthly admin
             - monthly xyz
    but right now i find no information about that.
    Do you?
    thanks for your help.

    Hi,
    Check below threads -
    Change the Directory of a Process chain.
    Process chain: Moving chain from one u0093folderu0094 to the other
    AleX

  • How to find infosource/datasource for master data.....

    i would like to know how to find the infosource/datasource for the master data in RSA1, i have looked for in infosources options to find master data infosource, say for example 0material,  0fiscalyear /0fiscperiod. i was not able to find but in the process chains the data is getting loaded into it. i could see the data going from monitor screen to the selection screen of the master data and then click on execute button and data is present.
    secondly when i have clicked on the respective infoobject i was not able to find any requests under requests tab???????

    Hi
    go to RSA1 -> Infosources ->
    Here go to top screen ...or find the control icon thru cntl +F
    here enter your infosource/infoobject name......
    Double click on the result and it will show the infosource...under that infopackage
    Assign points if useful
    Regards
    N Ganesh

  • Any log for process chain changes

    Dear All,
    I have around 95 process chains, during the monthends & beginings i have done some changes to some of the process chains.
    If i want to have a quick look at only changes to those pc's where can i get the info.
    To be frank, practically its not possible to go each and every pc and goolge them.
    Can you please guide me on how to .
    Rgds

    Go to SE11 and search with
    RSPC*
    You will find all the tables concerned with process chains.
    RSPC_ALERT_CAT                 Alert Categories for Process Types
    RSPC_BUFFER                    Shared Buffer for Processes (Esp. C
    RSPC_MONITOR                   Monitor individual process chains
    RSPCABAPASYNC                  Logging for ABAP Processes(Synchron
    RSPCCATEGORY                   Process Type Categories
    RSPCCATEGORYT                  Texts for Category
    RSPCCHAIN                      Process chain
    RSPCCHAINATTR                  Attributes for a Process Chain
    RSPCCHAINEVENTS                Multiple Events with Process Chains
    RSPCCHAINT                     Texts for Chain
    RSPCCOMMANDLOG                 System Command Execution Logs (Proc
    RSPCCONTENTSTART               Process Chains To Be Scheduled Auto
    RSPCENQUEUE                    Dummy Table for Runtime Locks of a
    RSPCEXOR                       Excluding Or: Log Table
    RSPCINFO                       Special Values for Communication be
    RSPCINFOT                      Special Values for Communication be
    RSPCINSTANCE                   Generic Instance Storage
    RSPCINSTANCET                  Texts for Generic Instance-Storage
    RSPCINTERRUPT                  Variants for the Trigger Processes
    RSPCINTERRUPTLOG               Table for Interrupt Processes
    RSPCINTERRUPTT                 Texts for Interrupt Variants
    RSPCLOGCHAIN                   Cross-Table Log ID / Chain ID
    RSPCLOGCROSS                   Cross-Table Log ID Old / Log ID New
    RSPCLOGS                       Application Logs for the Process Ch
    RSPCPROCESSLOG                 Logs for the Chain Runs
    RSPCRUNVARIABLES               Variables for Process Chains for Ru
    The information you are looking for is available in RSPCCHAIN i belive.
    Regards,
    rocks

  • Step by Step documents for Process Chain Error Handling with Screen Shots

    Hi
    Is anybody having Step By Step Documents for Process Chain Error Handling with Screen Shots ?. Please forward it to me to my e-mail [email protected] .  I will reward points to u immediately.
    bye
    Aamira Khan

    Hi,
    You can find lots of topic related to process chain issues in SDN.Please make a search in SDN.
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_library&query=process+chain&adv=true&sdn_author_name=&sdn_updated_on_comparator=ge&sdn_updated_on=&sortby=cm_rnd_rankvalue
    Regards.

  • BI admin cockpit for process chains

    Hi
      Currently we are monitoring process chains(Daily data loads) on a daily basis ,Business users want the statstics of the process chains to be implemented in cockpits via BI admin cockpit( BI 7 version) .can some one tell how to implement BI admin cockpit for process chains.
    If some one has some specific documents can you please mail then to my email: [email protected]
    Thanks
    Bhavana

    Hi,
    You need to install Business Content
    Front End and OLAP Statistics (Aggregated) – ( 0TCT_C01, 0TCT_VC01)
    0TCT_C01
    InfoCube 0TCT_C01 is a standard InfoCube that contains front end and query runtime statistics (aggregated).
    This InfoCube is used for monitors that display all the aggregated values of front end and query runtime for BI applications, BI application objects, and InfoProviders on the portal.
    0TCT_VC01
    InfoCube 0TCT_VC01 is a Virtual Provider that contains front end and query runtime statistics (aggregated).
    This InfoCube is used for monitors that display all the aggregated values of front end and query runtime for BI applications, BI application objects, and InfoProviders on the portal.
    Front End and OLAP Statistics (Details) –  (0TCT_C02, 0TCT_VC02)
    0TCT_C02
    InfoCube 0TCT_C02 is a standard InfoCube that contains detail values for front end and query runtime statistics.
    This InfoCube is used for monitors that display detail values for the query runtime object.
    0TCT_VC02
    InfoCube 0TCT_VC02 is a Virtual Provider that contains front end and query runtime statistics (details).
    Data Manager Statistics (Details) – (0TCT_C03, 0TCT_VC03)
    0TCT_C03
    InfoCube 0TCT_C03 is a standard InfoCube that contains data manager statistics (details).
    This InfoCube is used for monitors that display all the detail values of data manager statistics for the query runtime object on the portal.
    0TCT_VC03
    InfoCube 0TCT_VC03 is a Virtual Provider that contains data manager statistics (details).
    This InfoCube is used for monitors that display all the detail values of data manager statistics for the query runtime object on the portal.
    DTP Statistics –  (0TCT_C22, 0TCT_VC22)
    0TCT_C22
    The InfoCube 0TCT_C22 is a Standard InfoCube that contains statistics for data transfer processes that are executed individually or in process chains.
    This InfoCube is used for all the monitors that display the DTP statistics on the portal.
    0TCT_VC22
    The InfoCube 0TCT_VC22 is a Virtual Provider that contains statistics for data transfer processes that are executed individually or in process chains.
    This InfoCube is used for all the monitors that display the DTP statistics on the portal.
    InfoPackage Statistics (0TCT_C23, 0TCT_VC23)
    0TCT_VC23
    The InfoCube 0TCT_VC23 is a Virtual Provider that contains InfoPackage statistics or detailed information about the InfoPackage that are executed individually or in process chains.
    0TCT_C23
    The InfoCube 0TCT_C23 is a Standard InfoCube that contains InfoPackage statistics or detailed information about InfoPackages that are executed individually or within a process chain.
    Process Statistics (0TCT_VC21, 0TCT_C21)
    0TCT_VC21
    The InfoCube 0TCT_VC21 is a Virtual Provider that contains process chain statistics or detailed information about process chains and process types that are successfully executed.
    This InfoCube is used for all the monitors that display detailed information about process chain statistics and process statistics on the portal.
    0TCT_C21
    The InfoCube 0TCT_C21 is a Standard InfoCube that contains process statistics or details of processes that are executed individually or in process chains.
    This InfoCube is used for monitors that display all the process runtimes on the portal.
    Process Status (0TCT_VC12)
    The InfoCube 0TCT_VC12 is a Virtual Provider that specifies the status of the process chain and detailed information about the process status.
    BI Object Request Status (0TCT_VC11)
    The InfoCube 0TCT_VC11 is a Virtual Provider that provides detailed information about requests in all the Data Targets and Master Data in characteristics.
    Content Master Data
    The process chain 0TCT_MD_C_FULL_P01 is used to load the content master data.
    (e.g: Process Chain, Process Status, Web template, Process variant, Web item)
    System Master Data
    The process chain 0TCT_MD_S_FULL_P01 is used to load system master data.
    e.g:BW Object type
    Data Load Statistics – Delta
    The process chain 0TCT_C2_DELTA_P01 is used to load delta data for data load statistics.
    The following processes are included in the process chain:
    Process                         Target
    0TCT_DS22_DELTA_DATAMART (B71)               DTP Statistics [0TCT_C22]
    0TCT_DS23_DELTA_DATAMART (B71)              Info Package Statistics [0TCT_C23]
    0TCT_DS21_DELTA_DATAMART (B71)              Process Statistics [0TCT_C21]
    Query Runtime Statistics – Delta     
    The process chain 0TCT_C0_DELTA_P01 is used to load delta data for query runtime statistics.
    The following processes are included in the process chain:
    Process                                   Target
    0TCT_DS01_DELTA_DATAMART               Front end and OLAP statistics (aggregated) [  0TCT_C01]
    0TCT_DS02_DELTA_DATAMART             Front end and OLAP statistics (details) [0TCT_C02]
    0TCT_DS03_DELTA_DATAMART              Data manager statistics (details) [0TCT_C03]

Maybe you are looking for

  • Can't access personal email and therefore can't access internet on 8703e

    Hi there, I am having a very large problem, and it will take a while to explain. I spent most of yesterday trying to fix it, but all to no avail. Ok, so I bought a used 8703e BlackBerry on eBay, simply because Verizon is getting rid of their unlimite

  • Sending controller context value attributes to web service model

    Hi, I have put some parameters (value Attributes) in controller context and mapped to different views. Is there any way by which i can send the values to the web service model , each time the web service is called? like through header or some thing l

  • ACE 4710 Redirection based on incoming Spanish Language

    I have a customer that wants to redirect incoming traffic to a different url or host based on the end users language. Spanish in particular. What is the best way to accomplish this task with the least amount of issues. Stan

  • Drop-down list, over riding the entry?

    Hello, I am developing an VISITOR Adobe Interactive Form, i have Designer 8.1 and Reader 9.0 in my Windows 7 Laptop. When i checked the menu EDIT-->form properties --> Compatability, its Adobe XML form File (XDP) When i opened this VISITOR interactiv

  • Iphoto wont import from iphone after 4.01 upgrade

    have about 600 pics and 50 short video clips on wifes iphone 4 4.01 OS. When connect to imac with iphoto it looks like its going to load then it shows the iphone has 0 pictures. When you go to the phone and select photos the photos are on the phone a