Duplicate DTP in Process chain

Hi folks,
I have 2 separate loads (infopackages) scheduled that load into infoobject via a DTP. I can't run these both before running the DTP as this may result in duplicate entries. Ideally, I would run the infopackage 1 followed by DTP and then infopackage 2 followed by the same DTP. Within the process chain workbench, it does not allow for this which is understandable. Is there a way to do this in a process chain? or 2 separate process chains is the only way to achieve this?
Thanks.

Hi Intel
It sorts the entries and delete adjacent duplicate.
10000     A
10000    A
20000    B
30000    C
50000    D
50000    D
Now it will delete duplicate records like 10000,50000. For InfoObject it does not create any problem as in InfoObject level it is always OVERWRITE.
and it does all the processing before sending records to InfoObject attribute table
You can also enable Error Handling in DTP (valid records update, request green) without selecting "Duplicate records handle".
This will send all the duplicate to Error stack and you can compare and understand how it works
Regards
Anindya
Edited by: Anindya Bose on Feb 9, 2012 1:22 AM

Similar Messages

  • Urgent Issue - Copy DTP and Process Chains in New Client Instance

    We have created new client Instance ( CLNT 510 ) based on our present client ( CLNT 500 ).
    We have all the process changes, application components from source system CLNT 500 and data ( both for master and transaction data ) in place for the CLNT 500.
    Now we need to use the CLNT 510 for our futher development. RFC connection has been established.
    Just want to know, do we need to create all the Application component trasfer , Transformation, DTP , Infopackages , Process chains again for the CLNT 510 data.
    please help.
    Thanks and Kind Regards,
    Pratap Gade.

    Hello Jr Roberto,
    Hello Jr Roberto,
    We have company implementing mutiple SAP Implementations in different countries.
    Client for BW Dev is 400.
    Source system for Client BWD :
    ECC Client ERP Dev - 500 ( for Holland Implementation )
    ECC Client EPR Dev - 510 ( for German Implementation  - Instance of ECC 500)
    We are completed with the Client 500 implementation.
    We are starting the german implementation and they have created a intance of Holland ECC Dev client 500 for german implementation with german data.
    Now they have setup 2 rfc connection in BWD 400.
    Also finally when they move to QAS client they are going to integrate the data of the both countries into one client.
    Presenlty I need to use ECC client 510 client for our german development.
    We have around 40 SAP BI reports in our first implementation. and around 10 in our second implementation.
    Just want to know, what are issues to be considered in loading master data ( will it overwrite the master data from the client 500, if i extract the master data from client 510 )...and all the other issues like can I copy all the process chains...etc  from client ECC 500 to ECC 510, without creating all transformation, DTP , Infopackages to load all the master from client 510 again.
    I need a broad understand on how to go about the development ...starting with Application Components transfer from source system Client 510 ....to report development. ( if possible using the already created objects....infopackages , DTP etc..)
    your help would be really appricated Mr Roberto.
    Thanks and Kind Regards,
    Shekar.

  • First DTP in Process chain giving Error "CX_RSB_WRITE_ERROR"

    Hi All,
    I am facing a problem when I execute a process chain.
    I have a master process chain and 3 sub process chains. Each of these sub process chains are having some DTP in it in a sequential order. These DTP's are Independent of each other, so even if the first one gives you errors, the remaining ones will get executed.
    These DTP's are used to put some files in to the Open Hub Destination, which is the application server, using logical files names.
    now the problem is that, when i execute the master Process Chain, the first DTP in each of the sub Process chains are getting failed by giving an error. the error is as follows.
    Error : Uncaught_exception.
    Exception : CX_RSB_WRITE_ERROR
    Any idea in how to correct this? Any help in this regard will be highly appreciated.
    Thanks
    Ajith

    You might have missed some parameters in the FILE transaction.
    Check the below links so that u may get idea wht u missed out.
    Re: Can any one tell me how to write open hubs to application server?
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm
    This might not be an security or authorization issue if u did not face such issue earlier. if so check with BASIS and add security roles to the generic user.

  • Scheduling DTPs without Process Chains

    Hello all,
    Just the same way as scheduling an InfoPackage for later execution, can DTPs also be scheduled manually for later and recurring execution without using Process Chains.  I wagely remember that I figured out a way sometime back, but cannot remember it now.  It could be thru a function module OR ABAP program OR something else.  Any help will be appreciated.
    Regards
    Sankar

    You can't schedule DTP manually except process chain.
    Check this:
    /message/4111471#4111471 [original link is broken]
    Hope it helps..

  • Unable to find DTP from Process chain after SPS14

    Hi BI-experts,
    After applying SPS14 to our development and our test systems we are experiencing problems with our process chains. The latest problem is that after transporting one process chain (with dtp's) from dev to test the process chain states that the dtp does not exist in active version on test system. In the test system the process chain points to the wrong dtp technical name. The technical name it points to in test system is the techincal name of the DTP in development system. The dtp gets assigned a different name when transported to test, hence the reference to dtp is wrong in test.
    I have tried the following:
    - Reactivate the dtp on test- No success
    - Deleting the dtp from test and transporting it and PC again - No
    success
    - Reactivating the PC and DTP on dev and transporting it again - No
    sucess
    Please help.

    If anyone else experience this problem I can inform you that implementing note 1147587 solved it.

  • DTP IN Process chain

    HI can any explain wats standard DTP and ERROR DTP...?Why we are using the same?

    Hi Arun,
    Std DTP is the one which is used to load data from PSA to infoprovider,
    Error DTP is the one that loads data from error stack.
    Error stack will have the error record resulting from the error handling, you can edit the error record in the error stack and using the error DTP you can load that coorected record to infoproviders.
    Error stack will get the error record only when you enable the error handling in Std. DTP.
    Hope this will help you.
    Assign Points if so
    Regards,
    Ramesh

  • DTp issue in process chain

    HI guys,
    I have an issue with DTP in process chain.
    Actually we have a process cahin in quality as well as in development and production,the structure of chain in production and development is same but the structure in quality is not matching.we are getting 1 additional DTP in the chain in quality system .when we run the chain it get fail at the additional DTP,and the process cahin get stopped.
    now iam not able to find out wher from this additional DTP came and how to find out wher exactly it is from and how to restart the chain.
    can anybody help me out?Its very urgent for me.
    Regards
    sk

    Hi,
    I have asked u to deschedule the process chain and then Check the Process chain using the Check View..
    I think that this is a dummy process which has got added when u have done the transport.
    Check if u can see the error DTP when u check.. then u can delete this DTP as this is a Dummy one.. and then link the processes if the link breaks bcz of this... and then check the PC again, and activate the same..
    Finally u can use PC after this..
    Thanks
    Assign points if this helps

  • How to identify the dtp used in the process chain in bi 7?

    Hi all,
    I have a a couple of dtp in the production system, i need to find out what are all the process chains using this DTP?
    Can anyone help me on this!!
    thanks

    Right click on DTP - If 'process chain' option is enabled for navigation it means it's already used by Process chain - click on it will take you to PC
    If it's disabled then It's not locked in any PC

  • Change of DTP tech name in transport causes error in Process chain

    Hello people,
    This message was posted before and I do not think there was an answer.  I hope I have better luck.
    When we transport DTP and process chain, the DTP tech name is changed in the target system while the DTP specified in the transported process chain remains as the source system.  This causes an error in the process chain in the target system because it cannot recognise the DTP specified in it.  To rectify it, I modify the process chain in the target system to point to the DTP with the new tech name.  Is there another way such that I do not need to modify the target system.
    I am currently trying to find an answer and I will share if I find one.  Thanks.
    HWS

    Hello again,
    My problem is resolved.  I am in SP17 and I applied a few SP18 notes:
    0001002791
    0001077030
    0001139653
    0001147587
    0001147766
    I then re-transport the request with the DTP and process chain.  The expected result is the dtp in the process chain should be pointing to the new dtp.  CHeers.
    HWS
    Edited by: Ho Wei Siong on Aug 14, 2008 3:35 PM

  • Error transport, when the DTP is implemented in Process chain

    Dear all,
    we are facing with a problem: when a DTP is already implemented in a process chain, the tranport of that depending transformation will get an error (return code 8) with message like this:
    "Start of the after-import method RS_TRFN_AFTER_IMPORT for object type(s) TRFN (Aktivierungs
    Transformation 04QJHDX7E941CZLCQDNNO6FQX06GB61B deleted in version M of DDIC
    Action canceled
    The user terminated processing of objects
    Impact analysis of Transformation 04QJHDX7E941CZLCQDNNO6FQX06GB61B
    The user terminated processing of objects
    Error when activating Transformation 04QJHDX7E941CZLCQDNNO6FQX06GB61B
    Dependent object DTPA DTP_049H3XG5UDOXUJ5RG44W3JN30 set to inactive
    If we deleted the DTP in the process chain first, then reimport the transformation, the transport will be succesful. But that is not really the solution, isn't it? What is here the phenomenon? Do we need some setting else or is there any SAP notes for this?
    Thanks a lot for advise!
    Van Anh Nguyen

    Hi,
    sorry that I may not be clear in my explaination. The Scenario is below:
    - we create a transformation in C
    - transport it to Q and create there DTP and process chain. It works well for a long time.
    - then change something in transformation in C due to an enhancement 
    - try to transport transformation to Q, but it failed. Transformation inactive. DTP inactive.
    - try again by deletion DTP in PC (in Q)
    - reimport transformation again --> that works. Transformation transported and active in Q. But DTP lost and we have to re-create it in PC.
    Question: is there any method to avoid the step of DTP-deletion ? Thank you!
    Van Anh

  • Issue in process chain with DTP after imported to production

    Hi,
    we have a issue with process chain.
    after transportation DTP technical name is differ in prod and dev. process chain is went inactive.
    i have read some related threads, i'm not find any suitable solution for this.
    we don't have access to change process chain(they are not willing to open prod system)
    could you please provide solution on this issue .
    Thanks,
    EDK....
    Edited by: EdK666 on Oct 21, 2011 2:54 PM

    Hi,
    I have observed the behavior of changing technical name for DTP but still I think your process chain should not become inactive due to this.  I think process chain somehow adjust the new technical name but anyways you should be able to change the DTP in process chain directly in production system.
    If that is not possible you can just try re-transporting it.
    Regards,
    Durgesh.

  • Process chain failed during DTP

    operation generate could not be carried out for the request no ...
    My process chain failed while DTP . Then i right clicked on it and clicked on display messages then the error is
    operation generate could not be carried out for the request while DTP in process chain
    Please give me the solution

    hi,
    chk if the DTP performs load with info spoke.
    if so chk the source and destination defintion of the infospoke definition.
    Ramesh

  • Error by transporting a Process Chain / Strange

    Hello Gurus,
    i am confronted with a strange situation which i could not understand.
    We transported a PC into the Quality and it was ok.
    Some adjustments were done:
    1. the developer delete the DTP in the process chain before deleting in the dataflow.
        According to my info he save those objects under a request.
    2. He created a neue DTP and save it in a Transport Request.
    3. In the 3. request we save the whole PC.
    We transported 1 with record code 4 but the DTP was not deleted in the QA system
    We transported 2 to do the correction with return code 8.
    We transported 3 with return code 4.
    The old DTP still remain in the PC in the QA.
    By checking the flow in QA, i found there are two DTPs and in Dev another DTP. That means 3 different DTPs.
    Could you please explain what exactly happen?
    How to delete the two DTPs in the QA before transporting the whole PC once again?
    Thanks

    Hi,
    Here are the things that I can think of after reading your post..
    We transported 1 with record code 4 but the DTP was not deleted in the QA system
    >>  Deleting a DTP in process chain will not delete the DTP from the Data flow.
         The DTP will be there in data flow only the varaint calling the DTp will get deleted from process chain.
         This is why you are seeing this DTp in data flow in quality system
    We transported 2 to do the correction with return code 8.
    >>  In this TP you might have transported PC with the new DTP.
          But the new DTP was not moved to quality system causing error.
    We transported 3 with return code 4.
    >> In this TP you might have transported the new DTP.
    Please check what objects were present in eact Transport request and sequence of transports.
    You can check the transport request contents by using T code se01.
    - Geetanjali

  • Increse No of BGP while data load and how to bypass the DTPin Process Chain

    Hello  All,
    We want to improve the performance of the loads. Currently we are loading the data from external Data Base though DB link. Just to mention we are on BI 7 system.  We are by passing the PSA to load the data quickest. Unfortunately we cannot use PSA.  Because loads times are more when we use PSA. So we are directly accessing views on external data base.  Also external data base is indexed as per our requirement.
    Currently our DTP is set to run on the 10 parallel processes (on DTP settings for batch Batch Manager with job class A). Even though we set to 10 we can see loads are running on 3 or 4 Back ground parallel processes only. Not sure why. Does any one know why it is behaving like that and how to increase them?
    If I want to split the load into three. (Diff DTPs with Different selections).  And all three will load the data into same info provider parallel. We have the routine in the selection that will look a table to get the respective selection conditions and all three DTPs will kick off parallel as part of the process chain.
    But in some cases we only get the data for two or oneDTPs(depends on the selection conditions). In this case is there any way in routine or process chain to say that if there is no selection for that DTP then ignore that DTP or set to success for that DTP and process chain should continue.
    Really appreciate your help.

    Hi
    Sounds like a nice problemu2026
    Here is a response to your questions:
    Before I start, I just want to mention that I do not understand how you are bypassing the PSA if you are using a DTP? Be that as it may, I will respond regardless.
    When looking at performance, you need to identify where your problem is.
    First, execute your view directly on the database. Ask the DBA if you do not have access. If possible perform a database explain on the view (this can also be done from within SAPu2026I think). This step is required to ensure that the view is not the cause of your performance problem. If it is, we need to implement steps to resolve that.
    If the view performs well, consider the following SAP BI ETL design changes:
    1. Are you loading deltas or full loads. When you have performance problems u2013 the first thing to consider is to make use of the delta queue (or changing the extraction to just send deltas to BI)
    2. Drop indexes before load and re-create them after the load 
    3. Make use of the BI 7.0 write optimized DSO. This allows for much faster loads.
    4. Check if you do ABAP lookups during the load. If you do, consider loading the DSO that you are selecting on in memory and change the lookup to refer to the table in memory rather. This will save tremendous time in terms of DB I/O
    5. This will have cost implications but the BI Accelerator will allow for much faster loads
    Good luck!

  • Transport error in process chain

    Hi to all,
        Could someone help me out on my problem? I changed process chain in and request for transport. but am getting errors when I transported them.
    Start of the after-import method RS_RSPC_AFTER_IMPORT for object type(s) RSPC (Activation Mode)
    Version 'M' of chain ZOA_PC12A_TR_SRV_REP was saved without checking      
    Error in remote call of destination P23BW 
    Chain ZOA_PC12A_TR_SRV_REP Was Activated And Scheduled  
    Version 'M' of chain ZOA_PC12B_TR_SRV_REP was saved without checking      
    Error in remote call of destination P23BW 
    Chain ZOA_PC12B_TR_SRV_REP Was Activated And Scheduled  
    Version 'M' of chain ZOA_PC12_TR_SRV_REP was saved without checking     
    Error in remote call of destination P23BW 
    Chain ZOA_PC12_TR_SRV_REP Was Activated And Scheduled  
    Version 'M' of chain ZOA_PC3C_D_ATTR was saved without checking   
    Error in remote call of destination P23BW Chain ZOA_PC3C_D_ATTR Was Activated And Scheduled 
    Version 'M' of chain ZOA_PC5_M_ATTR was saved without checking   
    Error in remote call of destination P23BW Chain ZOA_PC5_M_ATTR Was Activated And Scheduled 
    Version 'M' of chain ZOA_PC92_INIT_TXN was saved without checking   
    Error in remote call of destination P23BW 
    Chain ZOA_PC92_INIT_TXN Was Activated And Scheduled 
    Can someone tell me what am i going to do next? thanks
    Regards,
    jasper

    Hello again,
    My problem is resolved.  I am in SP17 and I applied a few SP18 notes:
    0001002791
    0001077030
    0001139653
    0001147587
    0001147766
    I then re-transport the request with the DTP and process chain.  The expected result is the dtp in the process chain should be pointing to the new dtp.  CHeers.
    HWS
    Edited by: Ho Wei Siong on Aug 14, 2008 3:35 PM

Maybe you are looking for

  • Disk Utility and Hard Drive replacement on MacBook.

    I am preparing to upgrade the hard drive on my MacBook and I was reading this document http://manuals.info.apple.com/en/MacBook13inch_HardDriveDIY.pdf and a the end after installing the hard drive and preparing to install Mac OS X the directions stat

  • A solution for getting QT and iTunes to install

    OK, I have NO idea why this worked, but it did, and I haven't seen it in these forums, so I'm posting here in case it might help someone else. I couldn't get iTunes or QT standalone to install and spent many frustrating hours trying and posting messa

  • Nano won't resume tune when turned on again - jumps to next one.

    I was under the impression that, if I turned my nano off in the middle of a tune, it would resume playing that tune when switched on again and play is pressed. Mine waits for about 2 seconds and then jumps to the start of the next tune, every time. I

  • Application express, application development

    hi, we need to create user name and password for our appliction so we read all the books but we are not getting .when we import a spreed sheet file (.xls) we are getting an information that unable to import binary data.

  • I Got a Question..please answer

    So Yesterday i got these gray/black lines on my screen.....is there any possible way that I can fix it, or can i send it to apple????? Thanks1