APD in Process chain

Hi All,
I have created 2 APD and include both APD in a process chain. however when i execute my process chain no extract has been generated. Below are the step i have take to create APD and Process chain.
Steps:
1. Created 2 APD
2. Created 2 Variant for RSAN_PROCESS EXECUTE
3. Created Process Chain and 2 Abap program to call Variant 1 and Variant 2.
4. Started process and no extract
If someone have done this  before could you tell me how to do this.
Regards K

Hi,
  Loading a PC file in background wont work. Try to load it to a file in application server. If you execute the APD directly it should work.
Regards,
Raghavendra.
Edited by: Raghavendra Padmanaban on Sep 24, 2010 10:18 AM

Similar Messages

  • How to put APD into process chain ??

    Hi all,
    I have created a analytical process in the transaction RSANWB. And I would like to incorporate it into process chain. Is it possible ??
    Thank in advance
    JJ

    Hi JJ,
    did you get your process chain runing?
    I've got the same problem: I want to trigger an analysis process through a process chain. Thanks to this posting and help.sap.com I've added the ABAP programm RSAN_PROCESS_EXECUTE to the process chain and created a program variant for the analysis process to be called. When I 'activate and schedule' the process chain I can only see the job 'BI_PROCESS_TRIGGER' in sm37. The APD won't start...
    What am I missing in my process chain?
    Thanks in advance,
    Alex

  • One of the APD Process Chains fails.

    Hi All,
    I have created two different process chain (PC1 and PC2 for example)which use program RSAN_PROCESS_EXECUTE  to execute the two diiferent APD (APD1 and APD2 for example) . PC1/PC2 executes APD1/APD2 respectively.Both the process chain have the same trigger event.
    The issues is that only one of the process runs successfully and the other fails at the program RSAN_PROCESS_EXECUTE
    For example if the PC1 runs PC2 fails at the program RSAN_PROCESS_EXECUTE and vice versa.
    The Error message it displays  is
    1) Job started     S     00     516
    2) Step 001 started (program RSPROCESS, variant &0000000155350, user ID ALEREMOTE)      S     00     550
    3) Spool request (number 0000030567) created without immediate output       S     SY     355
    4) Processing completed with errors. See spool list     E     RSAN_PR     22
    5) Job cancelled after system exception ERROR_MESSAGE     A     00     564
    Thanks
    Rajiv

    hi,
    To check the detailed error message for failure of APD, check in RSANWB, goto that APD and click on monitor.
    You will find the spool over there.
    Check the error message and let us know, so that we can try to help you out.
    It can be due to authorization issue or due to low memory.
    Regards
    Lavanya

  • Including APD and ACR in process chains

    Hello,
    I have a process chain where I want to execute an APD. In this APD, I will update an attribute of masterdata.
    After the APD is finished I want to start (from the process chain) an ACR on this masterdata. In the previous version I solved this with building in the process chain a waiting time for the ACR. Now, on version 7, this waiting time option is gone?
    Does anybody have a clean solution on how to solve this?
    regards A.V.J

    Hi,
    Create a Event Based Process Chain for the ACR and then check whether you can include the ABAP Routine which can trigger the event for the Process Chain using the program 'YGT_RFC_EVENT_RAISE' in your APD .
    Hope it helps!!!
    Cheers,
    Neelesh Jain.
    Edited by: Neelesh Jain on May 5, 2008 12:41 PM
    Edited by: Neelesh Jain on May 5, 2008 12:44 PM

  • 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

  • APD to include in Process Chains

    Hi All.
    I just want to run Analysis Process Designer PROCESS through process Chains. Can u please guide me how to perform this.
    Thanks in advance.
    Thanks,
    Jelina

    Hi,
    Some you can keep and some you can't keep in PCs. For APD if you use database table and application server then it is Ok to keep it in Process Chains.
    Analysis Process Designer (APD): Part - 1
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f06353dd-1fe3-2c10-7197-dd1a2ed3893e?quicklink=index&overridelayout=true 
    Analysis Process Designer (APD): Part - 2
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/a-c/analysis%20process%20designer%20(APD)%20Part%20-%202.pdf 
    Analysis Process Designer (APD): Part - 3
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d0b7f862-350f-2d10-c6a6-b8bff98d71e7
    Thanks
    Reddy

  • APD runs longer time in the process chain

    Hi, i have a query created in 3.5 query designer and created a variant in RSRT.
    The query running fine from BEX analyzer as well as from RSRT. But when i include the APD in my process chain (as pocess type apd not as an abap program), it takes a lot time to run. I means hours to run, whereas it runs less than a minute in my Analyzer or RSRT or RSANWB.
    Any solution? Do we need to run APD via ABAP program only?

    Hi Lakshmi
    There is no process type available in BI system to execute automatically.
    so you has to use ABAP Program to run it
    Steps to be followed :
    1. Create the APD with t-code RSANWB.
    2. Standard program name is RSAN_PROCESS_EXECUTE.
    3. The program RSAN_PROCESS_EXECUTE is use to execute the APD (Analysis Process) in different actions.
    Thanks & Regards ,
    Vishall

  • Error in a process chain

    Hello,
    i have included one APD in a process chain. If i execute APD manually the data is getting updated in the ODS. But if i include APD in a process chain then it throws an error that You are not authorized to execute this analysis process.
    Can anyone suggest how the issue can be resolved.
    Thanks,
    Kumkum

    Hi,
    Goto SU53 and see the missed Objects then ask Basis team to include the Missed Obejcts in your roles.
    see, Authorization Objects in SAP help.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/80/1a6859e07211d2acb80000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/f3/291542e4b4df2ce10000000a1550b0/frameset.htm
    Thanks
    Reddy

  • Process chains get an error when run analysis process

    When my PRD system‘s process chains run analysisi process, I  gets below error message:
    Error occurred when starting the parser: Error when opening an RFC connection (FUNCTION: 'R
    Message no. BRAINOLAPAPI011
    Diagnosis
    Failed to start the MDX parser.
    System Response
    Error when opening an RFC connection (FUNCTION: 'R
    Procedure
    Check the Sys Log in Transaction SM21 and test the TCP-IP connection MDX_PARSER in Transaction SM59.
    It's OK when i test the TCP-IP connection MDX_PARSER in Transaction SM59.
    The Sys Log in Transaction SM21(error part):
    M Wed Mar 19 09:22:50 2014
    M  *** ERROR => ThPOpen: ExecPopen("/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18933904 IDX=35, r, ..) returned -14 [thxxexec.c
    M  {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=5328109B5F5D12A0E1008000C0A8642F}_5
    A  RFC 1878  CONVID 18933904
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 RfcExecProgramKernel RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
    A  RFC> ABAP Programm: SAPLSTPA (Transaction: )
    A  RFC> User: JY-LKZ (Client: 900)
    A  RFC> Destination: CALLTP_AIX (handle: 8, DtConId: 530F4E5C30AF4550E1008000C0A8642E, DtConCnt: 0, ConvId: ,)
    A  RFC SERVER> RFC Server Session (handle: 1, 68443927, {5328109B-5F5D-12A0-E100-8000C0A8642F})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code: STMS (Caller Program: SAPLTMSC)
    A  RFC SERVER> Called function module: TMS_CI_START_SERVICE
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1887
    FUNCTION: 'RfcExecProgramKernel'
    RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
    PROG ="/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18933904 IDX=35
    [abrfcio.c    9213]
    A  {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=5328109B5F5D12A0E1008000C0A8642F}_5
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE
    M
    M Wed Mar 19 09:23:15 2014
    M  *** ERROR => ThPOpen: ExecPopen("/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18968493 IDX=61, r, ..) returned -14 [thxxexec.c
    M  {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=532811958F750F10E1008000C0A8642F}_1
    A  RFC 1878  CONVID 18968493
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 RfcExecProgramKernel RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
    A  RFC> ABAP Programm: SAPLSTPA (Transaction: )
    A  RFC> User: TMSADM (Client: 000)
    A  RFC> Destination: CALLTP_AIX (handle: 3, DtConId: 530F4E7830AF4550E1008000C0A8642E, DtConCnt: 0, ConvId: ,)
    A  RFC SERVER> RFC Server Session (handle: 1, 70212851, {53281195-8F75-0F10-E100-8000C0A8642F})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code: STMS (Caller Program: SAPLTMSC)
    A  RFC SERVER> Called function module: TMS_CI_START_SERVICE
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1887
    FUNCTION: 'RfcExecProgramKernel'
    RfcRaiseErrorMessage cmd could not be started by OS (rc = 1)
    PROG ="/usr/sap/BWP/DVEBMGS00/exe/tp" bwprd sapgw00 18968493 IDX=61
    [abrfcio.c    9213]
    A  {root-id=532810645F5D12A0E1008000C0A8642F}_{conn-id=532811958F750F10E1008000C0A8642F}_1
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE.
    ps.
    1、IT's everything ok in the development system.
    2、It’s ok when i repeat this analysis process .
    3、It’s ok when i run this analysis process in analysis process designer.
    4、Attachment is the sys log in sm21.
    Thanks everyone.

    Hi Vignesh.B,
    Yes,it's not user's problem . But i don't  think it APD's problem .Cause all APD has the same problem and .
    Below is one of APD souce and target :
    Hope this information  is useful .
    Regards,
    Lian

  • How to initialize Datamining Model in process chain ?

    Hello all,
    I need to launch an APD for datamining analysis but i need to initialize the model before each data loading.
    The only way to initialize the model is to write an abap program ?
    No standard process, report or transaction to schedule this step using a process chain ?
    Thanks
    Christophe

    The solution is to use a specific ABAP program using the method RESET_MODEL_RESULTS
    You'll find BW-APD How to Reset a Data Mining Model" in the wiki
    Christophe

  • Planning function in process chains.

    Hi there
    Can we include a planning function in a process chain directly or it needs to be via Planning sequence.
    Thanks
    Sarah

    Hi,
    How to include APD in a Process Chain
    Re: How to include APD in a Process Chain
    APD in the process chain
    Hope this helps.
    Thanks,
    JituK

  • Triggering Process chains through abap code

    Hi Experts,
    Can you please let me know if it is possible to trigger a BW Process chain using an abap code.
    If yes , kindly let me know the sample code.
    Help done would be appreciated.
    Regards,
    Uday

    Hi Thanks for your reply.
    When I am trying to execute process chain with variant as a APD ( In this APD data is getting loaded form one Query to Transactional ODS.) This process chain being executing through one ABAP program using the following code
    CALL FUNCTION 'RSPC_API_CHAIN_SCHEDULE'
    EXPORTING
    I_CHAIN = 'XYZ'. ( Dummy Process chain name)
    While executing this program I am getting following message :
    You can specify the name of the application server here
    on which all jobs in the chain are scheduled
    If you do not specify a name, the jobs from batch
    management are divided between the available servers
    How to avoid this message.
    Can we write any code in the above program to assign any fixed server name so that it will not ask for any server name.
    Your help is much appreciated.

  • Server name message when triggering process chain through ABAP PROGRAM

    Hi all,
    When I am trying to execute one process chain with variant as a APD ( In this APD data is getting loaded form one Query to Transactional ODS.) This process chainis being executing through one ABAP program using the following code
    CALL FUNCTION 'RSPC_API_CHAIN_SCHEDULE'
         EXPORTING
           I_CHAIN      =  'XYZ'. ( Dummy Process chain name)
    While executing this program I am getting following message :
    You can specify the name of the application server here
    on which all jobs in the chain are scheduled
    If you do not specify a name, the jobs from batch
    management are divided between the available servers
    How to avoid this message.
    Can we write any code in the above program to assign any fixed server name so that it will not ask for any server name.
    Your help is much appreciated.
    Thanks,
    Uday.

    Hi Shanthi,
    How to write exception handling for this.
    Quick reply is nedeed.
    Thanks,
    Uday.

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

  • Questions on Multiprovider and Process Chain

    Hai All,
              I have two questions. One on Multiprovider and the other on Process chain.
    1. Multiprovider:
              For example, I have 2 ODSs. ODS1 has Objects ORDER NUMBER, COUNTRY and PRODUCT, ODS2 has objects ORDER NUMBER, DELIVERY STATUS, CREATION DATE.
    Now if I make a multiprovider on ODS1 and ODS2, then as ORDER NUMBER is common in both the ODSs, can I make a report like this:
    ORDER NUMBER - DELIVERY STATUS, CREATION DATE?
             I have a problem here bacuase its not getting those details from the other ODS even though the ORDER NUMBER(value) is same. Am I making nay mistake or is it a system problem.
    I beleive thats how a Multiprovider works.
    2. Process chain:
                    I have an END connector in my process chain that connects 3 processes and lets the following task start only after the success of all the above 3 processes.
    The system is displaying the END connector seperately under each process. But the name and everything else is same. Is this a setting somewhere in the process chain?
    Thank you.

    Hi,
    1. Those fields are in ODS2, you don't need to make a multiprovider.
    2. You mean an AND connector. Maybe you need to refresh the screen. if this doesn't work, delete the three and connectors and insert a new one.
    Hope this helps.
    Regards,
    Diego

Maybe you are looking for

  • Windows 7-updated, cant open cus error 7(windows error 5)

    I have a hp with windows 7 on. I updated ITunes to the newest version the other week 12.0.1 and from then on haven't been able to open ITunes because the computer picks up a threat: virus found Win32/Heri in the file ITunes.dll and I get a error box

  • Size Matters...

    All of a sudden my Elements 10 display is too large for my screen and since I can't see the bottom right corner, I can't resize.  My tools are now in single file when they used to be in a double row.  How do I fix this?

  • ITunes Freezes when transfering a CD

    As soon as I upgraded to iTunes 6 it freezes when I try to transfer songs from my CD. I spent 3 hours with a genius at the Apple Store to no avail. The phone tech guy had no clue and never heard of iTunes freezing, I think they all need to start read

  • Slow internet after Engineer visit

    1 - BT engineer replaced the multiplex on our block of 4 houses today. 2 - My Hub is connecting at 7339 down , 910 up. 3 - Internet crawls along at 344 Kbps according to www.broadbandspeedchecker.co.uk 4 - BT speedtester fails to run with error messa

  • Accounting entries in invoice

    Hi, I have cancel the invoice document with amount usd 600, system create the accounting entries as below.. Vendor: USD 600 Debit GR/IR Clearing account: USD 154600 Credit  Purchase Service account: USD 154000 Debit Is these entries are correct if no