How to Send One file to different Receiver Systems without using ESR Object

Hi Gurus
I have developed two interafces in my current project and they are both By pass scenarios. My requirement was to Send Data from MDM system to BW system. This development does not involve any ESR objects, By Pass sceanrio.
Now there is the requirement to Send one file or files from MDM system to different BW( two BW systems for different regions)
How can i accomplish this.
here we are not using any ESR Objects, so to maintain any condition in Receiver Determination is not possible.
Please let me know how to do this.
Tahnx in advance.

Hi Arjun,
If i understand your situation correctly, You need to define two separate Business Systems/Components in SLD for each BW system.
if you intend to send the file from MDM to both the BW systems, then you need to configure the following:
1. If you want to follow the classical approach (for this by-pass scenario):
a) Two receiver channels - One for each BW system
b) Two receiver agreements for each channel
c) One Receiver determination - with both the receiver systems added as receivers (w/o condition)
d) Two interface determination - Dummy mappings as it is a by-pass scenario
2. If yo want to go ahead with the Integrated Configuration (most preferred in this case):
a)  Two receiver channels - One for each BW system
b) One Integrated Configuration Scenario (ICO) with both the receivers configured in Outbound Processing tab
Let us know if you were looking for something else (as your problem statement is not very clear)
Hope this helps.
Regards, Gaurav

Similar Messages

  • Hi friends, How to send any data (even binary) through XI, without using

    1) How to send any data (even binary) through XI, without using the Integration Repository .?

    hi ganga,
    Yes; 
    1. we can test adapters very easily and quickly without any IR development.
    2. we can send any formatted data without having to convert it to XML and back again, e.g. file->XI->file.
    3. we can send any document from 1 sender to multiple receivers using XI to guarantee delivery.
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    the process integration layer of the NetWeaver  define/reuse interface objects for the SAP Integration Repository. These objects include Business Scenarios, Business Processes, Message Interfaces, Message Types, Data Types, Message Mappings, and Interface Mappings. The application developer refers to these objects in defining the interactive flow between applications for the SAP Integration Directory.
    regards,
    nikhil

  • How to load master data from 2 source system without using 0logsys as compo

    Hi Gurus,
    I am working on a project which has 2 source systems.
    Now I have to load master data from 2 source systems without making 0LOGSYS as compunding attribute. Because all the objects which i want to use compunding attribute are reference objects for lot of other info objects. So, i dont want to change the business content objects structure.
    So, please help me out providing logic.
    thanks in advance
    Peter.

    Hi Peter,
    Can you brief me how did you resolved your issue?
    Regards
    Utpal

  • How to add pdf files in your i phone without using Open in ibooks

    1. Sync your iphone with itunes.
    2. Drag the pdf file on your system and simply drop it on your itunes icon.
    3. pdf file automatically gets saved in your books folder.
    4. Then you have to select the respective file and sync it.
    5. File will be shown in your ibooks in PDF folder.

    You can follow this step by step:
    Launch iTunes>Go to File > Add to Library, or simply hit Command+O>Select your PDF>It will import to your “Books” section in iTunes>Connect your
    iPod touch. (Note that you must have iBooks installed on your device. If you don’t, you can download free it from iTunes)>Sync your device to
    import your PDFs to the iPod Touch>The PDF will show up on your bookshelf under a section designated for PDFs.

  • How to send doc files from one system to another using XI

    Hi All,
    I have a requirement to pick the word doc files from one file system and send these word document files to ECC system place in ECC application server.Can we achieve this requirement using XI. If so how we can do this. also let me know can we convert these doc files into proxy and send to ECC?. Please let me know. Thanks.
    Regards,
    Rajesh

    Yes You Can
    XI Converts Unstructured data(That is non -XML)Type- in your case word doc and maps it to Target structure.
    You can either use content conversion
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    You can either built a adaptermodule for the same(U nedd to have Some Java knowledge)
    You can also convert without creating any objects in integration directory link for the same is
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    ***********Please Reward Points If find Helpful*********

  • How to send PDF file to XI

    Hi All:
    I need to send <b>pdf</b> file to SAP XI, can I achive it using FILE adapter??
    If not with File adapter then please let me know how I can send it to XI?
    Thanks
    Aditya

    Hey
    do you wnat to do some mapping in XI or simple transfer the file to the receiver system?
    if its simple transfer then do a bypass scenario without any IR objects
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    Thanx
    Ahmad
    Message was edited by:
            Ahmad

  • How to send multiple files with it's original name over HTTPS using one CC?

    I am working on a File to HTTPs scenario. It is in production and working fine. Currently we send only one file and I have hard coded the name in the communication channel in the header fields. Now we have to send more files with different names and I want to use only one receiver channel instead of many. We need to send the files with their original names.
    I used the ASMA in the sender File Adapter and I see the FileName in the dynamic configuration under http://sap.com/xi/XI/System/File name="FileName".
    I know we can use a UDF in message mapping and get the value and put it in HEADERFIELDONE. But we don't want to use mapping as the files are huge and we don't want to insert XML tags in the payload.
    So how do I put the Filename from the DynamicConfiguration to the HTTP header field as FileName without using mapping? Are there any settings?
    Can I put something in the PROLOG or can I use any other module in the File Sender Adapter or is there any other option?
    Any help is appreciated.
    Thanks
    Sai

    See my blog:
    /people/stefan.grube/blog/2009/06/19/unknown-use-case-of-dynamicconfigurationbean-store-file-name-to-jms-header-without-mapping
    You have to put the configuration in sender channel, as HTTP adapter does not allow modules.
    For the second module, put values related to HTTP adapter.

  • Send multiple files in different directories using Receiver File Adapter

    Hi Experts,
    I have one File to File without ESR scenario where I have to pick multiple files from different directories and to save them in different directories on receiver side.
    Can anyne help me to send multiple files in different directories using receiver file adapter.
    Is it possible??
    Any help will be appreciated.
    Regards,
    Danish

    hi ,
    that is possiable without esr,
    we need to create one sender communication channel , in that  we nend to use "adavnced selection for source file " for sending multiple files from multiple directories.
    we need to create 'n' receiver communication channels and 'n' receiver agreements based on communication channels .
    in receiver determination, provide multiple receivers
    In interface determination , provide * symbol for receiver communication components
    thanks,

  • How to send a file to a web service

    I am developing a web service application which needs to accept a CAD model as input. Would any one tell me how to send a file from a client application to service provider.
    thanks in advance

    You can use mime encoding inside your SOAP request, something like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Body>
    <data>
      <file>
        <name>filename.zip</name>
        <content>FVberI0XlJincJEGmcbVyMOGpdWGl1bYB2r1y2vYicHqq0WYuergigzYB20GvMLZ
    Ag9YicHozwLSieOUieDLzgrLCZKncI9dCMvHDg9YicGPdqOVu3vIAMvJDcaOkq0kl0TLExDVCMrZ
    DwfSifnVzNr3yxjLkq0kl1rPDgXLicHdB252zxj0zwqGzNjVBsbmyxnLCKPLDcbqq0WPdqOVqxv0
    l1jVB3qGmIaWifiGl0LUzM8GmsaWifiGpJ4ncNn0yxj0EhjLzG0kndyYzxiGpdWGl1nPEMuGmJyG
    mdaWndiZmYaWmdaWmcbUdqOWmdaWmda0ndi1idaWmdaWig4ncNrYywLSnG0kjsvft0yncG==
    </content>
      </file>
    </data>
    </soap:Body>
    </soap:Envelope>This can even be accomplished from within Pl/Sql. Otherwise you can use the WS-Attachment feature which is (I think) not yet supported by Oracle.
    Regards,
    Michiel

  • How to send a file as an attachment using mailx

    Hi
    Can any one tel me how to send a file as an attachment using mailx command in shell script.
    Thanks,
    Suman.

    Wrong forum where to ask such questions.
    Check this one link:
    http://www.unix.com/shell-programming-scripting/18370-sending-email-text-attachment-using-mailx.html?t=18370#post70254

  • How big of a file can I receive?

    Not sure if there is an error or if the file is too big.  My other email provider will allow an email with several pictures attached to be received.  When I forwarded it - it failed.  Then when the sender sent it to my verizon account it failed as well.  We just got our FIOS connnected. SO, is there a limit as to how big of a file can be received by Verizon FIOS? 

    Hubrisnxs wrote:
    i am pretty sure that if you are doing it through verizon.net emai webmail that it is 8 mb,  and if you do it through an email client like windows mail/outlook/entourage that you can do upto 20mb.
    These are the limits for *sending* attachments from Verizon. The only limit on receiving is whether it would put you over your storage quota for your verizon.net mailbox. (Limit is 2 gigs for primary accounts and 250 megs for subs, includes mail in ALL folders.)
    You said sending it failed. What error did you get? Was it an immediate error or a bounceback message?
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • How to send txt file  as attachement in email

    Hi Experts ,
    How to send  txt file  as attachement in email .
    which function module i use

    Hi,
    Try to use this one
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
    Hope it can solve your problem!
    Good luck!
    Tao

  • How to send CSV files to external server

    Hi All,
    How to send CSV files to external server (not to application server).
    I know how to download files to application server.
    Please give me the steps to send CSV files to external server.
    Is it posiible with RFCs? If yes, then plz provide me the steps. Do we need to create RFC destination for this.
    Appriciate your help with rewarding points.
    Please help as this is an urgent requirement

    hi,
    you can send via xi.
    chk this blog
    a) content conversion (sender)
    /people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter
    b)content conversion (receiver)
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    <b>
    reward points if this helps you.</b>
    Siva
    Message was edited by:
            SivaKumar

  • C5-03 -how to send music files via bluetooth

    hi
    i've c5-03 mobile
    1.can any one tell me how to send music files via bluetooth
    2.there only mark all option ann no mark several option can any one tell me r there any software updates for this
    Solved!
    Go to Solution.

    PerLs wrote:
    Hi,
    You can do it with the file manager this is how i use to do it. You will find it in menu|applications|office folder
    There is also a possibility to long press on the track and send. Im not sure if C5-03 support this... But go to you music libery and find the track you want then long press on it and press send.the long press method works
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • How to send .CSV file via email in Oracle10g/11g PL/SQL

    Hi Guys,
    Can any one let me know or suggest me how to send .csv file via email attachment using Oracle PL/SQL.
    Thanks in advance!
    Regards,
    LRK

    A FAQ. Use UTL_MAIL (if attachment is 32KB less). Else use UTL_SMTP. Search this forum. Search using google.

Maybe you are looking for

  • Will an Infra-Red Adapter work with a macbook pro retina display so I can use the apple TV remote for presentations?

    I have always used the apple TV remote for my presentations.  I bought a retina display last year for the betterment of my presentations and now I have to stand near my computer and hit a button to change my slides where as before I used my remote. 

  • *BUG* in LR 4.4 -- Movie & captured frame can't be same name

    *BUG* !!! in LR 4.4 I have a folder of .29 short .avi movies from my VADO HD. I captured a jpg from the first 11 of the movie clips as I set the *Poster Frame*. They were all named and in sequence, and the jpgs remain as they were in the Win8 explore

  • Black & White Apple Logo Lockup w/2.02

    Hello all, Eagerly updated from 2.00 to 2.02 yesterday in anticipation of never seeing the ATV locked up again with that darn Black & White Apple logo. Came back from dinner this evening, the TV was off but the ATV had been left on playing music. Tur

  • Game issues

    Obviously this is not as serious as issues involving apps need for work, but since installing SL and upgrading to 10.6.1 I have had issues on a few online game sites -- certain things not showing up on the screen although the actions are still happen

  • Downloaded Photoshop Elements 12, unable to log in

    My company purchases a copy of photoshop elements 12. You are able to download the program, and enter the serial number. When you try to open the program, nothing happens, it disappears from screen. Beyond frustrated with the lack of help for custome