Mass Replication of Datasources in BW 3.5 system !!

Hi Experts,
Actually I want to do a mass replication of datasources in BW 3.5 system. I have searched through the programs and FM, but could not find any. Please provide me some details of how to write a program in ABAP to replicate and activate a lot of data sources and not doing it manually.
Thanks in advance for the suggestions ..

Hi....
You can do as Prashant had told.......if you have only 70 datasource in your system.......
But if there are many datasources....then also you can do that..but the thing is it will replicate all the datasources ......not only those 70.......
In that case you can do one thing........create obe Z table where you maintainr all the 70 datasources and the logistic system name for each datasource......
Then create a program in the following way ......
Suppose the tabke that you have created is ZDATASOURCE
T_ZDATASOURCE TYPE STANDARD TABLE OF ZDATASOURCE,
      W_ZDATASOURCE  like LINE OF T_ZDATASOURCE.
Select * from ZDATASOURCE into table T_ZDATASOURCE.
LOOP AT T_ZDATASOURCE ASSIGNING W_ZDATASOURCE .
Here call the function RSDS_DATASOURCE_REPLICATE with all the parameters.
In the parameter pass the datasource name and the logistic system name as
W_ZDATASOURCE - DS (Suppose the technical name of the datasource you have given as DS)
W_ZDATASOURCE -LOGSYS (Suppose the technical name of the logistic system you have given as LOGSYS )
Endloop.
Try this....
Regards,
Debjani.....

Similar Messages

  • Replication of DataSource

    Hi,
       i have issue with the replication of DataSource 0CUST_SALES_ATTR.
      when i replicate the datasource it is shown as replicated, but the
      structure for the new fields are not getting copyed at the Bi side.
      new Enhanced fild is found at r3 side fot this data source, and data
    for this new field is found for this data source at r3 side in rsa3,
    but when i am doing the replication  at BI side the new  structure
    is not replicated .
    Please sugest in this regard
    Regards,
    prasad.

    Hi,
    In ECC
    Goto RSA6 in ECC and expand the SAP R/3 and find your datasource and then place cursor on that and click on Chnage Icon it will takes to you to RSO2 screen internally and if teh fileds are check with HIDE/FIeld only , then UN CHACK it and then Generate it and check in RSA3 for Data.
    Then goto BW and then Replicate the DS and see it, if you didn't find then Right click on DS in BW and Change and then Activate it.
    Thanks
    Reddy

  • Mass Replication of Vendors,Materials&Plants

    Mass Replication of Vendors,Materials&Plants
    Hi All,
    Can any body explain me how to replicate the Mass Vendors,Materials&Plants in a single shot from R/3 to SRM system.
    Here i have a requirement of 500 vendors, 1000 materials and 250 plants needs to be replicate from backend system to SRM  system in a single shot.
    Is there any different method for Mass replication.
    Request you to please help me out how to do the MASS Replication.
    Regards,
    Sri

    Hi,
    for vendor replication follow this...
    create a new partner function in backend as in R/3 that will apply to those vendors you want to transfer to SRM.
    In BBPGETVD you can then use this partner function to restrict the transfer to only those vendors which have the partner function attached by using the field Only Transfer Suppliers for the Following Roles .
    Now u can get your vendors
    for Plant replication follow this...
    Use trx se38
    in program use BBP_LOCATIONS_GET_SELECTED
    F8
    Enter Logical System (Source System) and in Data Transfer for Plant(s) give one plant name and click on multipal selection than copy your plant list here.  Click on copy
    Than Executs
    Now u can get your plants
    Sumit
    Edited by: Sumit Maheshwari on Jan 10, 2011 3:39 PM

  • Value Mapping - Mass replication

    Hi all,
    I have set a lot of Value Mapping groups using the JPR mass replication
    One of my context : http://sap.com/xi/XI/LanguageCodes
    I can see the cache content using RWB but is it normal I can't see it using Integration Directory ?
    Thanks a lot

    Hi Jean,
        From ID we can't see the other contexts except http://sap.com/xi/XI.U r saying valuemapping is not returning any values. The conversion for Source value is maintained in the list of values it would return the value other wise it would return as empty.For all the values you are unable to get the return values or for some of the values and remember if you test mapping then you didn't view the values.At runtime only you can able to view the values.
    /people/sukumar.natarajan/blog/2006/10/23/accessing-value-mapping-defined-in-directory-using-java-functions, Check this weblog and follow the UDF code, so that u will able to view what are the values does not maintain in the list of values.
    And once check the same from CacheMonitoring in RWB for that particular value for which value u r not getting the return value.
    Cheers
    Veera
    >>> Reward Points, If it is needful

  • Full request deletion from same datasource in different R/3 systems.

    Hi,
    I have a cube in which data is full loaded . I have a two R/3 Systems e.g. A and B.  there is a standard datasource which is loading data as a full load. this same datasource is pulling data from these two R/3 Source system i.e. A and B. Now My problem is I want to remove earlier data from the same datasource from cube before new data arrives in the cube.
    There are settings to be done at infopackage level, I want to know what setting shall I do so that only source system relevant data get deleted from the cube before new data with full load arrive in the cube.

    Hello,
    you need to check:
    Datasources Are the same
    Source Systems Are the same
    Selections are same or more comprehensive
    When you start the infopackage manually, it will ask you to confirm deletion of data packages.
    BR
    Ondrej

  • Value Mapping - Mass replication and Integration Directory interface

    Hello all,
    The following question is often approched in this forum but answer is never cleary provided. Thus I'm sorry to ask it again.
    We are using Value Mapping mass data replication using special interface provided by XI. We can easily see results in cache using Cache Monitoring tool in RWB.
    My question is :
    Is it possible to see and then to maintain such data (mass replicated) using Integration directory (Tools > Value Mapping menu)
    In this menu, we don't see our loaded data.
    How to do this ?
    Thanks a lot.

    Hi Jean-Charles !
    We also use VMR, and we find no way to access the cache data from  Integration Directory. I think that by design this is not possible.
    Value Mapping Replication for Mass Data
    http://help.sap.com/saphelp_nw04s/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/frameset.htm
    You cannot display the replicated value mapping data in the Integration Directory user interface (see Displaying/Editing the Value Mapping Table) since the original runtime data is stored in the application from which the data is copied. The value mappings created in this way using the user interface of the Integration Directory are just one of many possible sources of data.
    Regards,
    Matias.
    ps: please award points if helpful

  • Replication of datasource in BI

    hi,
       From what i have understood , after creating a datasource in source system and after selecting the required fields from
      the source system, it has to be communicated to the BI.
      This is done by replicating in the BI system
      My question is what exactly happens after replication
      IF i have selected ten fields from the source system, will infoobjects looking similar to those fields will be generated in BI system
    regards
    AT

    hi,
       From what i have understood , after creating a datasource in source system and after selecting the required fields from
      the source system, it has to be communicated to the BI.
      This is done by replicating in the BI system
      My question is what exactly happens after replication
      IF i have selected ten fields from the source system, will infoobjects looking similar to those fields will be generated in BI system
    regards
    AT

  • Replication of datasources causes other datasources to deactivate

    Hi,
    Noticed the following behaviour in 2004s which again is not good news:-
    replicating datasources in the datasources causes other datasources to deactivate. 
    SAP_ABA     700 0007     SAPKA70007     Cross-Application Component
    SAP_BASIS 700     0007     SAPKB70007     SAP Basis Component
    PI_BASIS 2005_1_700     0007     SAPKIPYJ77     PI_BASIS 2005_1_700 SAP_BW     700     0007     SAPKW70007SAP NetWeaver BI 7.0
    BI_CONT     703     0001     SAPKIBIIP1     Business Intelligence Content
    Any advice?

    Hello,
    I am not sure if I copy you properly however ,I put my thoughts and analysis below-
    <b>Reason and Prerequisites</b>
    When you activate a DataSource (R3TR RSDS), the system generates the Dictionary objects, the transfer structure in the BI system and the source system, and the Persistent Staging Area. This is a fixed part of the object generation that ensures that data can subsequently be loaded to the Persistent Staging Area. A transformation does not have to exist for this purpose.
    This type of process was not used for 3.x DataSources: With 3.x objects, data could only be loaded after a 3.x DataSource (R3TR ISFS) had been mapped to a 3.x InfoSource and the relevant transfer rule had been activated. This means that this type of process also required an explicit and manual step to generate the Dictionary objects.
    If all replicated DataSources (R3TR RSDS) were activated automatically, the system would generate a large number of mostly superfluous Dictionary objects. In addition, the replication would take several hours, for example, when you connect a new source system with several hundreds of DataSources.
    <b>Solution</b>
    Before loading data or creating a transformation, manually activate the DataSources (R3TR RSDS) that are really required.
    Please refer note- 925228.
    Hope it Helps

  • Mass update causes mass replication

    Hello,
    we a CRM and IS-U system connected together through middleware.
    We replicate many objects from IS-U to CRM . (BP , Contract Account, Contract..., Certain Activities)
    In some cases we need to update many objects (a million or more contract accounts) in IS-U and these objects get automatically replicated to CRM ... This takes a huge ammount of time and clogs down the whole system. We try to schedule this out of the time slots where the system is used online but its difficult.
    I am wondering if others have the same problem with mass updates and what strategies you use to solve this (exp : initial load) .
    Thank you.
    Thierry

    Thierry,
    I don't have this problem where I am at(due to low data voluems), but however there is a good portion of the SAP Press book called SAP CRM Middleware Optimization Guide dedicated to this problem.  You might want to pick up this book, as it has very handy reference for your middleware operations.  They give several strategies on how to handle this.
    I realize my answer doesn't solve your question directly, but trust me if you read the book you will find several ideas you can use to minimize the impact.
    Take care,
    Stephen

  • Replication of datasources

    Hi
    I am replicating datsources to BW from r/3. While replicating a popup comes having four options:
    1. datsources
    2. 3.x datasources
    3. this and following 29 as datasouce
    4. this and following 29 as 3.x datasouce
    So can u tell me what have to be chosen and what are the significance of chosing this. Tell me the impact of chosing this also.
    for some of datasources i have already chosen "Datasource". If i want to change this as "3.x datasource" then wht need to be done?
    Vinod.

    Hi,
    check with these links:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/682cacb88f297ee10000000a422035/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/fd/5b725f617ddc40b760cf5396bfcb5d/frameset.htm

  • Using DVDSP for Mass Replication for Retail/Rental

    We're about to ramp up domestic distribution for our indie feature film, and the movie will be going into the standard rental and retail channels here in the US. We want to use DVDSP for authoring the DVD, with a couple subtitle tracks, a couple audio channels, some bonus features and the movie (with chapters).
    While it sounds pretty straightforward, I've heard various complaints that DVDSP is not up to spec and could possibly have problems with some consumer DVD players.
    So, I have a couple of questions:
    1. Has anyone used DVDSP to author a rental/retail DVD? How did that go?
    2. Are there any steps or precautions to take to make sure the DVD is compatible with all DVD players? 16x9 vs 4x3 menus, transitions, encoding, chapters, etc?
    Thanks,
    Russ

    Russell Pond wrote:
    So, I have a couple of questions:
    1. Has anyone used DVDSP to author a rental/retail DVD? How did that go?
    Yes, fine other than human error and once in awhile a freaky machine
    2. Are there any steps or precautions to take to make sure the DVD is compatible with all DVD players? 16x9 vs 4x3 menus, transitions, encoding, chapters, etc?
    If you can get something like dvdafteredit to do some cleaning up, it is not a bad thing. Definately test the heck out of it before replication and make sure you have someone run tests, either the plant or places like dvdverification.com (Trai) who will put things through the paces and run tests on the discs.
    Encoding - take a look here for some general ideas (Note the DVD Bandwidth considerations in the faqs_3.php)
    dvdstepbystep.com/faqs_7.php
    dvdstepbystep.com/faqs_3.php
    Make sure to set 16:9 tracks to 16:9 Letterbx, not any variation of Pan & Scan. Chapters should not present an issue, but make sure you do not put commands on them then forget you put them there.

  • Error while generating export datasource in Test and Prod system

    Hi experts,
    I tried to generate export datasorce on a cube in teh testing system so that i can use this as a datasource for another cube. I did this so that i can transport all teh relevnt objects from D to T. But Iam gettin teh following erro msg
    <b>System setting does not allow changes to be made to object ISTD 80CRM_PRI.</b>
    while Prod system produces teh follwoing error msg
    <b>Changes to Repository or cross-client Customizing are not permitted</b>
    <b>Choose 'Display object' or 'Cancel'.</b>
    After i have done this and when i go to the context menu of teh infocube i can see maintain export datasource option.
    Also I couldn't see the infosource generated in Infosources ( FYI I have already done display generated objects under settings)
    Can anyone tell me how to proceed further.
    Thanks,
    DV

    Hi DV,
    Generally export datasource are not included in the request from the test server. It gets generated automatically when (ODS,Cube) based on which the datasource s transported to production / quality .
    I think solution should be try not to include export datasource, infosource ,transfer rules to request from dev server.
    Hope that helps.
    Regards
    Mr Kapadia

  • Generate Export DataSource from InfoCube In Production System

    Software component : BI release 7.0 SP 18
    Dear Gurus,
    we have a strange situation in our production system from a month till now.
    We want to generate an export data source from an infocube to load data into another one but now when we try to generate in prod ( right click on infocube and select "Generate Export DataSource" ) we can't create anymore.
    Following message appears :
    no changes to repository and cross client customizing object allowed
    and the generation is stopped.
    We always did it in production system in the same way as in the other system and then transported the update rule or transformation, but now it seems that is no more possible.
    No setting has been changhed in SCC4 and in object changeability. Maybe is an authorization problem or is due to any other setting?
    Does anybody has a way to solve this problem?
    <removed by moderator>!
    Kind Regards
    Stefano
    Edited by: Siegfried Szameitat on Nov 24, 2008 4:18 PM

    Hi Stefano,
    If you want to generate an export datasource you ask your basis team to open the system so that you can do.
    As per the Sap Best Practise you can do  the export datasoorce in your development system and move it to the quality and after testing you transport to Production.
    Generallly if you can look in to production authorizations you may have only some operation like to display only.SOme times basis may give authorizations like creation of DTP and Infopacks like that.
    Regards

  • Change a migrated DataSource for DB Connect Source System

    Hi,
    I have created a DataSource for a DB connect Source system with transactioncode RSDBC as follows:
    1. select database TableView
    2. choose Edit DataSource
    3. fill in the field Application Component (default stated NODESNOTCONNECTED)
    4. generate datasource
    Result: the datasource has been created in the right application component. As I want to migrate to BW 7 I have migrated the datasource (with export) and afterwards activated it. Now we need to add more fields to the database TableView. After the fields have been added I want to make these fields also available in the DataSource created before.
    How can I do this ?
    When using transaction code RSDBC I found out that the application component is stated again NODESNOTCONNECTED instead of the application component filled before. Is it possible that changes in the TableView will always lead to create the DataSource all over again (new InfoPackage, new Transformation rules, new DTP).
    Thank you in advance for your help. Kind regards, Minouschka

    Hello,
    We have basically the same problem. An existing data source from a DB-connect client and now need to add a new field but edit mode BW does not provide the ability to add or delete existing fields.
    Were you able to complete this and if so how did you do it?
    Thank you,
    Rick

  • Inactive DataSource  - two clients in Development System

    Hi,
    I have two developement clients 100 and 130. What ever changes I make in Client 100, it is supposed to reflect in Client 130. We use developement Client 100 to make any changes and use Client 130 to extract/trasnsfer data to BW system. 
    I activated my Datasource 2LIS_02_ITM in my Developemen1 client 100. But, it is still inactive in client 130.
    Let me know if I am missing any steps.

    Hi Sven,
    "Is the same to ALE. " - I did not understand this sentence will please explain this
    "You must customizing to separate the two clients. you need two different "logical system name"."
    I am just a contract employee so I am not expected to give those advises. Anyway if I have to transport the request then which request would it be, I mean customizing request or workbench request.
    Please let me know
    Thank you,
    Prasaad

Maybe you are looking for

  • Table of Contents bookmarks not exporting to PDF (CS5)

    I have a 200 page book made up of 15 documents.  I've created a table of contents based on paragraph styles and the TOC generates and formats correctly.  When I create the TOC, the Create PDF Bookmarks box is checked.  When I export the whole book I'

  • What other accessories do I need for airport express?

    Can I buy airport express and use it as a stand alone system?  On the set up page it said to connect to a DSL network and I don't have one of them.  Will airport express still work?

  • Mass Reset of Clearing Docuements...

    Hi, FBRA gives the facility to reverse single doucment at a time. I want to reset in mass some clearing documents. How can i mass reset cleared documents. Please advise. Thanks in Advance, Safi

  • Trace a webservice request to a remote server

    Hi! I'm looking for a way to trace an outgoing webservice request and its response with WebAS 7.0 (Java only). There is plenty of information available to trace requests to the WebAS itself, but I couldn't find anything if the target system is remote

  • Cannot Uninstall and Reinstall Xcode - Options only given to Upgrade

    *Problem in Installing Xcode 3.1.4 on OSX 10.6.2 Macbook Air* When I try and install Xcode the installer takes me to the Custom Install on HD. It will only upgrade Xcode. System Tools, Unix Development Support and Mac OSX 10.3.9 Support are all greye