Single Source and Multiple Destinations.

Hi all,
      I am working on the scenario like Jdbc to Two destnations(SAP and Jdbc).I am able to sent the data from Jdbc to SAP.I have to send the data parallelly or serially to another destination(JDBC).
Could anybody suggest the steps briefly.
Thanks & Regards
sekhar.

Hi,
If you want to send the data in parallel, just configure two receivers in the receiver determination.
Use BPM only if you want to implement a more complex scenario, such as waiting for a response from SAP before sending the messgae to jdbc, deadline monitoring, exception handling etc.
Regards
Manish

Similar Messages

  • How to load from multiple sources to multiple destination dynamically

    I have more than hundred tables  in a different server (lets say on a sql server 1). I have to perform load,by getting change records copy of those hundred tables with the some condition in to sql server 2 destination. I know how to perform data
    flow task in SSIS to extract data from a source and load it in a destination. With more than hundred tables, I would need to create more than hundred data flow tasks which is very time consuming. So I have heard about from source to destination dynamically
    by looping through and creating variables. Now, how do I do this? Remeber, those hundred tables do having similar column names in both soruce and destination server. How can I perform this initial load faster without using multiple data flow task in SSIS.
    Please, help! Thank you!

    Ok , if the schema of both the source and destination is same , you can just perform an import and export tool and then it can be saved as an SSIS package. If this needs to be separately developed in an SSIS package, the logic can be :
    1 - Get the list of tables using sysobjects or metadata table where all the table list is maintained.
    2 - Loop through those tables using for each loop.
    3 - Inside the for each loop , use a script to access the source connection ( OLEDB source table name) and the destination connection (OLEDB destination table name).
    4 - Assign the source table connectoin dynamically to the variable fecthed from for each loop above.
    5 - You can also use expressions for the OLEDB source table name and OLEDB destination name inside the data flow task.
    6 - At the end the data flow task which is explained above will be used.
    Script task and the data flow task will be used inside the for each loop , above which all the objects list will be fetched using execute sql task using a SELECT and assigned to Object variable.
    Simplest will be Import and Export.
    Happy to help! Thanks. Regards and good Wishes, Deepak. http://deepaksqlmsbusinessintelligence.blogspot.com/

  • How to use Power Query to load data from a single source into multiple tables

    Hi all,
    I have a requirement to load my data into three different data models using Power Query. Is that possible?
    My source is a SharePoint survey list, with similar questions like:
    1) Course lecturer - John Doe
    1a) The course was useful (rate 1 to 5)
    1b) The lecturer displayed good knowledge of topic (rate 1 to 5)
    2) Course Lecturer - Mary Brown
    2a) The course was useful (rate 1 to 5)
    2b) The lecturer displayed good knowledge of topic (rate 1 to 5)
    I would like to split the data into separate data models (one for John Doe; another for Mary Brown), so that I can compare the different lecturers. Other than running separate surveys for each of them, I thought of using Power Query to transform the data.
    Is it possible?
    Thanks.
    Regards
    GM

    Yes, this is possible.
    Start with a single query that returns you the data for all lecturers.
    Right-click on the "all lecturers" query in the queries pane, and choose Reference, once for each lecturer. This will create a query for each lecturer.
    Open the query for each lecturer and filter the data so that only that lecturer's results are visible.
    Click "Close & Load To..." for each lecturer's query  to load the data into the data model. This will create a data model table for each lecturer.
    If your question is more about how to transform such a survey list into a table that can be easily filtered, please provide an example of how the list shows up in Power Query.
    Ehren

  • Per Diem Calculations for Single Day and Multiple Days

    Hi Gurus
    I have just now confronted a weird calculation of Per Diems.
    I have configured Per Diems for 1 Day say $50 per Day, irrespective of the no.of hours.
    When I create a trip for a single day, the system is calculating $50 Per DIem for one day.
    Whereas, when I create a trip for 3 days, the system is calculating only for Two days i.e, $50x2=$100 and not $150 as expected, meaning the lfirst and seond day gets calculated and the last day is not getting calculated
    Please let me know where I am missing the little configuration in order to let the system calculate for multiple days correctly ?
    This is an urgent requirement please.....Need help.
    Thank you
    RRoy

    Hi,
    As I told you earlier that there could be serval options which needs to be checked again.
    For example:
    a)  V_T702N_D
    b) Your per diem table
    I think if you have checked 24 hours in V_T702N_D , then please verify the trip duration on PR05
    If it was working earlier then below might help you...
    For Example:
    Start date/time 23-July-2011 Time 00:00
    End date/time 25-July-2011 Time 00:00
    Here above number of days are three (23,24,25) but calculation for meals shall be done for two days, because for three days per diem calculation it shall be 48:01 Hours  above is 48 Hours..
    Please try in PR05 and check the results.
    Start date/time 23-July-2011 Time 00:00
    End date/time 25-July-2011 Time 00:01
    So please check again and let know in case of problem..
    Regards,
    Muhammad Umer

  • Odi-row wise insertion of single source into multiple interfaces in package

    hi,
    i have an issue.My source table is emp(empno(pk),name,job,mgr,sal,deptno,comm).And my target tables are
    emp1(name,empnoa(pk),deptno),emp2(empnob(pk),job,sal).
    i have two interfaces: interface1----emp to emp1
    interface2-----emp to emp2.
    I have 100 rows in my source table.
    Requirement is :in my package i put interface 1 after interface 2.
    For each row of the sorce emp.The data should go into targets emp1,emp2.If a particular row isnt getting into either emp1 or emp2.That particular should rollback[i.e it should enter into either emp1 or emp2].
    The insertion should be row wise and not the whole of source data.
    How do i go about this?

    Perhaps this will work:
    Keep interface 1 as is - run it first in the package.
    for interface 2, join emp to emp1, only update/insert into target (emp2) if: emp.empno = emp1.empnoa - this way, you will not add anything to emp2 that is not in emp1.
    then, create a simple procedure to
    delete *
    from emp1
    where not empnoa in (select empnob from emp2)
    They may be a better solution, but this is easy and should work just fine.

  • Comparision between single Plant and multiplant.

    I am doing practice for creation of one organization structure,
    At the starting i have one plant under which their are 3 storage location located in different cities.
    The Value of material is same in all cities, now i think define each storage location as plant, then what effect will get on the  
    business.
    Can anyone explain  me the advantages of multi -plant against single plant?
    which process is beneficiary for business process?
    Thanks;
    Baya Jo.

    Hi
    At the starting i have one plant under which their are 3 storage location located in different cities
    1 ) see first storage location never situated far way from plant its in different cities it should be plant or warehouse or depo
    If manufacturing activities happen there then it should be plant
    If its only for saleing purpose ,then it will depo ,or only storing purpose it will warehouse
    pupose of this ( if you have all three plants ,you get valuvation differntly for each plant )
    If you have single plant ,no mater but valuvation will be at single plant level,you cannt get valuvation per citied for you business for you material and releates things
    my suggestion consider it plant or depo if it in differnt cities
    Regards
    Kailas Ugale

  • STO or PO for multiple line items and multiple destinations

    I am working in retail enviornment and I have folloowing two questions:
    1- we need to push articles( materials) to approx 1400store- we need to create STO with approx 10 line items and send materails to 1400 stores- this happens several times a year.
    what is the easiest way to create this document without having to create either 1400 documents or create one  document for all stores and enter 14000 lines? (Sames items/ and qty going to all stores)
    2- We also have to send approx 600 items to one or two stores at a time ( when a new store is opened)- these items are same.
    Is there a way to create this STO/ PO and keep reusing this document again and again withoiut entering 600 line items everytime this requirement comes up ( this requirements comes up anywhere from 10 times per year to 50 times/yr
    Does anyone have any idea on how to simplyfy this process. Any help/ idea would be of great help.
    Thanks
    Raj

    A PO once entered can be copied in ME21N, by drag-n-drop into the shopping cart.  The problem might be changing delivery dates and delivery plants.
    Another option is to use BOMs.

  • Reconcilation- single RO and multiple ITresource- lookup group recon

    I added ITresource as key,
    usecase:
    for server1 i have some groups(ITresource1)--> i want run lookup recon for the server1 and ITresource1 to get server 1 groups
    for server2 i have some groups(ITresource2)--> i want run lookup recon forthe serve2 and ITresource2 to get server 2 groups
    In RO when i select the ITresource1, i have to get server1 groups(in lookup) only
    Thanks

    You will need to create your own query that uses the SVR_KEY being the same as the beginning of the lookup.
    -Kevin

  • Single ap and multiple ssids

    Hi Every body!
    Is it possible for sinle "AP" to have ultiple ssids, If yes, then it must effect the performance as " ap" has to send beacon for each ssid then switch the traffic from each ssid.
    Could anyone explain me this please?
    thanks a lot!

    Yes, Cisco APs can now support up to 16 SSIDs. And you're correct that it must beacon for each one, so you should be smart about how many you use. Simply use the minimum of what you need!

  • Mapping is inserting multiple records from a single source to Dimension.

    Hi All,
    I am very new to OWB. Please help me out. I've created Dimension with the help of the wizard and then a mapping which consist of single source and single dimension. The mapping is populating nearly 500 times of the actual records. Following are some details to give you a better understanding of mapping: I created a dimension with four levels and two hierarchy. Levels are L1, L2, L3 and L4 and hierarchies are H1-> L1, L2 and L4
    and H2-> L3 and L4. L4 is lowest level of hierarchy. L1 and L3 are parent levels in the respective hierarchies. I assigned an attribute of each level as Business identifier that means business identifier attribute is different in each level. In mapping I mapped the parent natural key(Key for parent Level in a hierarchy) as the value which has been mapped for parent level. The result is coming 500 times of the record that exist in source table. I've tried even single common business identifier for each level but again the result is 5 times of the records. Please let me know the solution.
    Thanks is advance.
    Amit

    Hi ,
    You may not be having multiple records in your dimension.
    To understand better the records insertion, try a snow flake version of the dimension and see how the records are inserted as per the levels in the respective tables.
    Thanks

  • Difference between Multiple single values and Selection option variables

    Hi !
    Can any one tell me the difference between variable types:
    Multiple single values and Selection option?
    I used each one of them for selecting values for a characteristic but could not notice a difference in choosing values.
    Is there some difference in functionality or can they be used interchageably?
    Regards,
    Sri Harsha

    Harsha,
    When you go for slection option, in the variable input screen you will be having a button in the last where you can give your slections. There you can maintain either multiple single values and Multiple intervals or else not equal to also..
    Just check out there... you will be having tabs for each..
    Assign Points if it helps
    Gattu

  • Single TOC from Multiple Books/Projects

    I am testing out FM and Robohelp (I'm formerly a FM to WebWorks single-sourcer) and I'm trying to figure out best practice for bringing my FM files into RH when I want to create both Microsoft HTML help and Webhelp (I am creating help for two different apps, one requiring server-based deployment and the other requiring PC-based deployment of help). For both help outputs I want to:
    1. Bring in multiple FM books that have extensive x-refs between them
    2. Create one help TOC for all the topics regardless of which FM book they are in
    So do I build one RH project or build separate ones and the RH x-refs will automatically work (in theory) because the FM x-refs are there? Keep in mind that two of the FM book files contain over 100 chapters.............and I have over 2,700 topics in my uncompiled help. Thanks in advance for your help!

    Some basics first for RH - FM integration :-
    If two different FM books or FM documents are linked separately then the cross refs or hyperlink across them does not work in RoboHelp.
    In such scenarios the best practice is that you should create a single master book (can be created in FM version above 9) and create the TOC and Index for the whole book.
    Now link/Import this book into RH - any crossrefs\hyperlinks within a book works properly in RH after conversion.
    One more thing to keep in account is to export .isf file from RH after conversion settings (mapping) have been defined so that its takes minimum effort to re define the mappings after ward in new project (by using this exported .isf file)
    for online output like webhelp you should prefer to breaks the FM documents into multiple topics by pagination in RH (conversion settings)
    Hope this helps
    Ashish

  • Mail Adapter - Multiple mail ID and multiple mail servers config.

    Hi All
    I am doing BPM synch scenario in which i get the response from SAP box and send the response via email adapter. I am using mail.xsd and doing mail config. in message mapping. However in the TO field i am able to give only one email ID. If i give multiple email ID's mail is not received. I tried comma and semi-colon as separator. Still not working? I have two questions in configuring TO option:
    1) How to send to multiple id's? I am using Lotus Notes.
    2)How to send to multiple mail servers? I have to send to Lotus Notes id's and outlook express id's also simultaneously.
    Thanks for your help in advance
    Warm Regards
    Samuel

    Hi,
    Please find here with some observations about it,
    1) How to send to multiple id's? I am using Lotus Notes.
    If you have specified an IMAP server under URL, the message is saved in the specified folder but is not sent to the receiver specified under To.
    Then even if Under To, you had specified the e-mail address that will receive the message would be separated with a semicolon. It will not work.
    Please verify about it .
    The below link will also help you to verify if there is anything missing
    Mail Adapter (XI) - how to implement dynamic mail address
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address
    BPM:Single Sender and Multiple Receivers based on synchronous
    exchange(switch) part-1
    /people/prasadbabu.nemalikanti3/blog/2006/03/10/bpmsingle-sender-and-multiple-receivers-based-on-synchronous-exchangeswitch-part-1
    Generic Message Interface in SAP Exchange Infrastructure Email Integration Scenarios
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00d5a235-4803-2a10-f682-889d67c69975
    (If your using Alert Framework then)
    If you want to send it to multiple email addresses and all email addresses are user of XI then you can define "Role" and attach that role to everyuser and make this role as receipent of alert .
    Thanks
    Swarup
    Thanks
    Swarup

  • Multiple Destination Workbooks link to single source workbook - data dissappearing

    We have a sales reporting system set up with ~30 Destination Workbooks that pull all of their data directly from
    a single Source Workbook - using vlookup formulas (with full path name references to the Source Workbook).
    When we open two or more of these Destination Workbooks at a time without opening the Source Workbook – or enabling data connections or links – all of the vlookup data disappears from all but the most recently opened Destination Workbooks.
    The only work-around we have found for this is to open the Destination Workbooks in separate instances of Excel. This method is not practical for our analytical needs.
    Is there any different way to have data visible in more than one Destination Workbook in a single instance of Excel that are vlookup-ing from a single Source besides re-structuring the entire setup?

    Hi,
    I tested with a simple source Workbook closed from my side, I was able to perform Vlookup from more than 3 destination Workbook without any issues.
    To better assisting you on this, I will need some more information:
     What is your Excel version, 2013/2010 or others?
     How do your Vlookup be used, do you mind sharing me a sample through mail to: [email protected]
     Does this working before? If so, what has been changed?
     How do users get access to that source file?
     Is there firewall settings on the share location of the source file?
    Please update me with above information, so I can check further, thank you.

  • Multiple source and single target

    Hi,
    I have 3 users in informatica and i wanted to find out tablespace size in gb and mb
    SELECT
         '$$TABLESPACE_NAME',
         SYSDATE,
    SUM(BYTES) / 1024 / 1024 / 1024 size_in_gb,
         SUM(BYTES) / 1024 / 1024 size_in_mb     
    FROM user_segments
    WHERE tablespace_name like '%$$TABLESPACE_NAME%'
    i confugred this wf and it has 3 session task and each session task confugured with one user but in wf connection details i can able to add only 1 parameter i.e. dbconnection_oltlp and dbconnecion_olap
    so what is happening it is reading size for one user only i.e. for dbconnection_oltlp and dbconnecion_olap.what about remaining users.i.e. remaining session task is getting failed
    i.e. dbConneciton_olap2
    thanks
    Chinu

    Hi
    I have 3 different session task in one workflow and each of them have different source now i want the parameters should generate automatically in paramaeters tab of DAC
    because when i am adding above query in informatica it is reading only one connection which confugured in task i.e. is not reading remaing 2 sources
    i.e. dbconnection_oltp and dbconnection_olap---session--1--reading it because confugred in task confugrtion of DAC)
    dbconnection_oltp1 and dbconnection_olap1---session-2(different source and target-not hitting to this connection)
    etc
    thanks
    chinu
    Edited by: Chinu on Aug 4, 2011 9:05 PM
    Edited by: Chinu on Aug 4, 2011 9:08 PM

Maybe you are looking for

  • Regarding Mapping Types in XI

    Hiii Everyone, When I checked the Mapping Runtime Entries in the Table SMPPMAP3 I found the following Maping Type R3_ABAP -> ABAP Mapping JAVA -> JAVA Mapping XI_TRAFO -> Generated Mapping (Graphical Mapping Tool) XSLT-> XSLT Mapping (Java) R3_XSLT->

  • Can't Drag/Copy/Paste Plugins In Mixer??

    for some reason when i'm in the mixer and i try to command or option command grab an audio effect, it won't work. same goes for midi effects. however, it DOES work if i try to copy an es2 onto a different channel???? is there anywhere i can change th

  • Why do some old Mac programs run slowly in Classic mode?

    I successfully installed OS 9 Classic Mode on an eMac.  At first, some of my old programs (Thinkin' Things, Millie's Math House, both edmark) ran fine, but as time went on they started jerking and freezing as they ran.  I re-started and it continued

  • Cant share folders with windows pcs. and

    I am sometimes not able to view the other windows pcs over the network. Sometimes i can. But i am never able to share my files with others even after turning the file sharing option on and adding a folder to be shared.

  • How do I link an image to an email address?

    I ahve a contact page and want to create a link to my email adress. How do I do that? Please, thankyou :)