Loading from PSA with different process chains at a different time

Hi,
We currently have an issue regarding loading the same data from 2 separate Process Chains from the same datasource at a different time.
Simplified what is happening :
Process Chain 1:
Step 1a = Load 2LIS_13_VDITM into ODS "A"
Step 1b = Load 0FI_GL_4 into ODS "B"
At a later time, (PC1 is ready) =>
Process Chain 2:
Step 1 = Load ODS "A" to ODS "C"
Step 2 = Load 0FI_GL_4 (from PSA) to ODS "C"
Because of dependencies, step 2 from PC2 has to be loaded AFTER Step 1 (with activation) from PC2.
We cannot change Process Chain 1.
What i want to do is load the data from 0FI_GL_4 only to PSA in Process Chain 1 and pick it up again in Process Chain 2. This functionality is available in NW2004S, but not in our version BW 3.0B.
Does anyone have an idea how to do this ?
Thanks,
Pascal

Hi Dinesh,
Thank you for your quick answer.
The problem is i cannot change PC1, but 0FI_GL_4 is loaded with the option into PSA and then immediatly to the target. So data is available in the PSA.
When I try to load data from PSA into ODS "C" in PC2, i get an error saying that the belonging infopackage (from PC1) is not available in this PC and thus cannot be loaded from PSA.
Regards,
Pascal

Similar Messages

  • Update from PSA error in Process Chain

    I have a process chain in which I am using an InfoPackage to load data into 2 ODSs at the same time. I keep getting the following error in the 'UPDATE FROM PSA" process and the following are the messages:
    -Job Started
    -Step 001 started (program RSPROCESS, variant &0000000001438, user ID Z_R3USER)
    -Performing check and potential update for status control table
    -Specify valid date
    -Job cancelled after system exception ERROR_MESSAGE
    Can anyone tell me wht I can do?
    Thank you for your input

    Hi,
    I was able to resolve this problem. It was not a problem with process chain, but was something to do with the data. The values for fiscalperiod were not in the right format.
    Thank you all for your inputs.

  • Trigger a program in ECC from BI using a process chain with out Program

    Hi,
    How can we trigger a program which is in ECC system from BI using a process chain with out writing any program.
    is it possible? if yes how can we achieve this.
    Thanks & Regards,
    Madhu

    Madhu,
    Not possible, indeed need event or Remote Function Call using an ABAP program.
    Other option would be to use a 3rd party tool like Control-M to run programs/jobs on whatever system in your landscape (but requires investments of course).
    Grtx
    Marco

  • PSA Deletion through Process Chain

    Hi Experts,
    Currently I am working on the BW3.5 version. I would like to delete the old PSA req through Process Chain. I need some clarification. Please provide me your suggestions.  Thanks in advance.
    1)In SAP-BW 3.5 version, there is only one process type u2018Deleting Requests from the PSAu2019 is available to do this activity. This process type can delete the requests from the PSA only or Will it delete PSA and Change Log tables!!!!! In the SDN threads, some people said it delete the PSA requests only and some said  it delete the PSA requests as well as Change Log.
    2)Currently we are having six process chain and each has master & transaction data load(Data load through PSA).
    Similarly I am planning to create six PSA deletion process chain which includes master & transaction data deletion. Here I am got little complication on finding Object Name(PSA Table Name).Please refer the screen shot.Is there any short cut to find full list of Object Name(PSA Table) which is currently available in the Process chain every day load.
    3)On the request selection, i prefer "Only sucessfully booked/updated req.". I did not select"Only those req with errors,that are not booked in a data target". Please share your view on this selection preference.
    http://img818.imageshack.us/img818/3963/psa1.jpg
    Thanks,
    RR

    Hi Murali,
    Thanks for the response. I do understand about the identifying the data source & PSA retention period(days). Let me elaborate my question little more. Thanks.
    1)In SAP-BW 3.5 version, there is only one process type u2018Deleting Requests from the PSAu2019 is available to do this activity. This process type can delete the requests from the PSA only or Will it delete PSA and Change Log tables!!!!! In the SDN threads, some people said it delete the PSA requests only and some said it delete the PSA requests as well as Change Log.If i am not mistaken, In BW 3.5 PSA deletion will leads through Change Log also.Am i right?
    2)Currently we are having six process chain and each has master & transaction data load(Data load through PSA).
    Similarly I am planning to create six PSA deletion process chain which includes master & transaction data deletion. Here I am got little complication on finding Object Name(PSA Table Name).Please refer the screen shot.Is there any short cut to find full list of Object Name(PSA Table) which is currently available in the Process chain every day load.In the very day process chain, we are having many stages in master & transaction load. So I can go through info pkg level and find the data source,then i can identify the PSA table name. But is there any other simplest way to find the PSA table name.
    http://img818.imageshack.us/img818/3963/psa1.jpg
    3)On the request selection, i prefer "Only sucessfully booked/updated req.". I did not select"Only those req with errors,that are not booked in a data target". Please share your view on this selection preference. May i know that which option is optimal on normal business process. If i did not select both options, then will that delete all the request in PSA!!!
    Thanks.
    RR.

  • Relating a Request Number with its Process chain

    Hi experts!
    Do you know if there is anyway (with tables) of relating a "Request number" with its Process chain?
    Thank you very much in advance!

    Hello
    I guess there is no direct way, but you can get it by following:
    1) From table RSREQDONE, you can get infopak name by giving a request no.
    2) Then from table RSPCCHAIN, For Type = 'LOADING', VARIANTE field give the Infopackage name and it will give u the PC.
    Regards,
    Shashank

  • Delete red request from dtp in a process chain

    Hi all,
    I continuously load Data from a DB-Connect DataSource directly in a InfoCube with a Process Chain.
    When a Request went red, the Process Chain should just start the next day again an will so do a full update.
    But I need to repair or delete the red requst in the DTP before I can use the DTP again. I don´t want to do this manualy.
    Has someone an idea how I can handle this. Like delete the red request before starting the DTP...?
    Thanks for ideas
    Tom

    Hi Thorben,
    Using table  RSBKREQUEST you can write a ABAP Code to check tstate value(its field in rsbkrequest table)  i.e. request status, delete the request entery from this table using required validation.
    0     New
    1     Executable
    2     Processed Successfully
    3     Processed with Errors
    4     Deleted
    5     Active
    6     Processed, with Warnings
    7     Further Processing Started
    8     Processed Further
    9     Deletion Started
    A     Further Processing Terminated
    These are the possible values that tstate can have .
    Please oblige if its helpful..
    Warm Regards,
    Rohit Garg

  • Difference between Reconstruction and regular load from PSA

    Gurus,
          What is the Difference between Reconstruction and load from PSA into datatarget.I understand that during Reconstruction we are not loaing data from R3.
          I have a cube and there are 3 requests in that.I deleted all the requests went to PSA and selected one of the requests and selected reconstruct from this.I went to cube and I can see this selected request in PSA in the reconstruction requests of cube.I submitted the reconstruction/Insert button there.
          Is this the procedure to do reconstruction.If yes then how is it different from regular load from PSA.
    Thanks

    If look function wise both are doing samething. But there is difference in data flow, PSA is used as staging area. If we choose at first place to load only to PSA and analyze our load do manual editing if needed and then load to data target in this case ofcourse reconstruct option is not available or  we could parrallely or sequencialy load to data target beside laoding into PSA. So now having already have loaded into data target if  some how we needed to delete and reload we can reconstruct the request or run normal load from PSA.

  • Loading from PSA

    Hi All,
    I have \edited the PSA and did some changes to the data.I want to load that to to a cube now.Could any body tell the step how to load from psa to cube?
    Thanks
    Manish

    Hi,
    If you have already loaded data in to the InfoCube through PSA and wants to reload the same request from PSA then you need to delete that request from InfoCube first.
    After that go to RSA1 -- > PSA Tab --> go to respective PSA --> go to respective Request --> Right Click --> Schedule the Update
    It'll take you to InfoPackage there select the data load options like particular InfoProvider. If you delete the specific request from the InfoCube then only you'll get InfoCube to select.
    Just schedule it, it'll load the cube now.
    hope its clear..
    Ram

  • Problem with a process chain transport

    Hi all,
      I have a problem with a process chain transport, I transport it but when I see the changes in testing environment I don’t see it, I did it four times but nothing happen and I don’t have errors.
      Can anybody tell me how to transport a process chain.
    Thanks.

    Hi Federico,
    When you tranport Process Chains, initially chains will be available under "Not Asigned" node in RSPC Transaction. The transported chains wont be get highlighted automatically. Manually need to open the chain in update mode and activate it on Quality.
    Hope it will help you to resolve the problem.
    Regards,
    Raji

  • Load from Infoprovider with selection package error

    Hello,
    Requirement: Data transfer from one application to another application in BPC
    Version: BPC 7.5 NW SP08
    Source application: MGMT
    Target Application: LEGAL
    Transformation File: Yes
    Conversation File: Yes for Location Dimension
    Source records: 103 (The data is for only one Location)
    When I run Load from Infoprovider with selection Package (/CPMB/LOAD_INFOPROV_UI package) i am able to load 99 records loading and 4 records are getting error.
    Error Message: 121 ,41513000,,N,AVER,Y,2011,,1030,1030,,,0.0000000
    Line 121 :Dimension:LOCATION member: convert failed in line 121; rejected
    Analysis: Location conversion is already in place and other 99 records are able to success on the same conversion rule. I have checked transformation, Conversion files. When I validate the transformation file with data then also i am seeing same error.
    Note: I am using same package to load data from BW Cube to  MGMT application that time i am able to load without error, When I load the same data from MGMT to LEGAL then this error is coming.
    I appreciate any clue on this error.
    Thanks,
    Sri
    Edited by: sribpc on Oct 10, 2011 8:02 PM

    We are able to solve the problem,
    In the Account Dimension for one of the property we maintained some value with comma in it. That created a bad data and system throwing error.
    After changing Account dimension attribute then the package is working fine.
    Thanks for the support.

  • Process chain Has ran two times

    Hell Gurus,
    I have some problem with my process chain,It is running through Based on Event,some time that process chain running two time,I dont know why its happens,Please any one can give me solution.
    Thanks in Advance........
    Sekhar Reddy.

    Hi Sekhar......
    For the Option display schedule job option...u hav to open the chain in Planning view..........Open the chain through the tcode RSPC1.........then automatically it will open in Planning view...
    You hav said that this Process chain is event based.....from where this event comes...........is that event triggers from another process chain.......or it is time based event.........
    I think I got it...............that day u hav triggerred the event manually.........after that the chain triggerred and the event collector got reset..........then again when actually the event triggerred ........it again triggerred the chain........u hav already told that there was problem in system performance........so may be that event got trigger late...........again as usual next day also that event got trigger.......and again ur chain ran..........due to this ur chain ran twice that day................
    Just check whether the event is part of any event collector or not.........to check this copy the event..........go to SE16 >> RSEVENTHEAD..........there in the Event field give the event .........then execute............u will get the event collector name............if u r unable to find in this table..........search in the table RSEVENTCHAIN..........the copy the event collector.........then go to RSA1OLD(if u r in BI7.0.......otherwise RSA1).........click on the Tools button in the top.........check the event collector...................
    If u r unable to find in both the chains..........that means it is a single event..............then go to SM37........select the event from the or after event: field...........in the job field put BI_PROCESS_TRIGGER.......then check for this event how many times this trigger chain run on that day and the next day..........Then u wll understand.........
    Hope this helps.......
    Regards,
    Debjani.......

  • Load fails while running a Process Chain even before loading to the PSA.

    Hi Experts,
    We are working on BI 7.0 and ECC 6.0 on an IS-U Project.
    We are loading Transaction Data using Process Chains. Data load is failing even before loading to the PSA and the error message is as below:
    Error message during processing in BI
    Diagnosis
    An error occurred in BI while processing the data. The error is documented in an error message.
    System Response
    A caller 01, 02 or equal to or greater than 20 contains an error meesage.
    Further analysis:
    The error message(s) was (were) sent by:
    Inbound Processing
    Procedure
    Check the error message (pushbutton below the text).
    Select the message in the message dialog box, and look at the long text for further information.
    Follow the instructions in the message.
    Had anyone come across this type of error, if so, what could be the reason of failure and probable solution.
    Your time is very much appreciated.
    Thanks in Advance.
    Best Regards,
    Chandu.

    Hi,
    It might be a network connection between the source system and BW?  Can you get your Basis colleague to look into the connection?
    Hope this helps.
    Cheers,
    Gimmo

  • Historical Data with it's delta loading from PSA to ODS in 3.x model

    Hello ,
    I want to load the one year back historical data with it's delta's to ODS object in BW 3.x model .
    So can you please give steps to load historical data from PSA table into ODS object(not from the source system).
    Thnaks alot
    Regards
    BI Beginner

    Hi
    Run the full load IP from PSA to ODS with selections on 0CALDAY(give one year selections)
    make this full load as repair full request.In display mode of IP, in menu bar click on scheduler --> select repair full --->check the option and click ok.
    now execute the IP.
    If you run like this, your init which has between your PSA and ODS will no get disturb.
    Regards,
    Venkatesh.

  • Deleting PSA data  using process chain doesn't delete records from psatable

    Dear All,
    We have an issue where by the process chain runs and deletes the PSA records and upon checking that's what we thought it had done from the monitor but it didn't actually delete the records from the PSA Tables!
    Does anyone have any clues about this ?
    Thanks
    Craig

    Chetan,
    Yes you read correctly the actual table content for the PSA records are not physically removed.
    By monitor I meant the entry in the requests for PSA.
    It's a strange one for sure.
    Cheers
    Craig

  • Multiple data loads in PSA with write optimized DSO objects

    Dear all,
    Could someone tell me how to deal with this situation?
    We are using write optimized DSO objects in our staging area. These DSO are filled with full loads from a BOB SAP environment.
    The content of these DSO u2013objects are deleted before loading, but we would like to keep the data in the PSA for error tracking and solving. This also provides the opportunity to see what are the differences between two data loads.
    For the normal operation the most recent package in the PSA should be loaded into these DSO-objects (as normal data staging in BW 3.5 and before) .
    As far as we can see, it is not possible to load only the most recent data into the staging layer. This will cause duplicate record errors when there are more data loads in the PSA.
    We all ready tried the functionality in the DTP with u201Call new records, but that only loads the oldest data package and is not processing the new PSA loads.
    Does any of you have a solution for this?
    Thanks in advance.
    Harald

    Hi Ajax,
    I did think about this, but it is more a work around. Call me naive but it should be working as it did in BW3.5!
    The proposed solution will ask a lot of maintenance afterwards. Beside that you also get a problem with changing PSA id's after the have been changed. If you use the posibility to delete the content of a PSA table via the process chain, it will fail when the datasourcese is changed due to a newly generated PSA table ID.
    Regards,
    Harald

Maybe you are looking for

  • Why can't i use another email address to face time?

    I am trying to face time and imessage someone with another email address that is connected to my apple id but it is not working. Please help!

  • How to block the GR against a PO

    Hi All, how to block the GR against a perticular PO item or full PO. I use "Delivery Complete" option in "Delivery" tab, but still it allow me to make the GR against the PO. I am waiting for the quick reply. Thanks & Regards Pankaj Garg

  • Problem with JNDI/LDAP AND connection pool

    I'm a newbie to Java but am attempting to write a servlet that retrieves info use to populate the contents of drop down menus. I'd like to only have to do this once. The servlet also retrieves other data (e.g. user profile info, etc ...). I'd like to

  • NI5640R FPGA non-diagram component compilation timing error

    I've tried to rebuild the NI5640R example "ni5640R Template" without adding or changing anything. Got timing error (see below), saying that requirement missed by 0.16ns, because of some non-diagram components: /sDac0Reset, /aDac0Reset_or00001, /aDac0

  • PCD Audit : What information about the PCD objects are stored in the PCD?

    Folks, Need some information on the information stored in the PCD for audit purposes. Object = Any PCD object, typically iView, Page, Workset, Role, Group... 1. Creation of any object - Should definately be present in the PCD 2. Any modification incl