R/3(sends IDOC data)  to IBMMQ via XI.

Hi,
My requirement is R/3(sends IDOC data)  to IBMMQ via XI.
I need to sent up Integration Builder: design as well as configuration.
Can anyone send me a document which describes a complete end to end scenario?
I have seen the forum and the blogs but none decsribe the complete end-to-end scenario.
Plz reply at the earliest.
Regards,
Mateen.

<i>My requirement is R/3(sends IDOC data) to IBMMQ via XI.</i>
>>>
there is no document as sucj available on SDN that will help u implement the above scenario. But you can have help on
1. sending the IDoc to  XI - Ref: https://wiki.sdn.sap.com/wiki/display/XI/SAPR3%28Idocs%29ToXI--Steps+Summarized
2. IBMMQ - you will have to use the JMS adapter. To receive help on configuring the receiver JMS adapter ref: http://help.sap.com/saphelp_nw04/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm

Similar Messages

  • Send idoc to other system via SOAP

    Hi,
    I intend to implement an interface with other system non SAP, to send idocs via SOAP.
    I've read some documentation on sdn but i'm very confused about Was / XI / BSP and some others terms.
    Please, can someone help me, driving me to the right way and where to start ?
    I don't know either if this the best solution to send many idocs... I'm talking about 10000 idocs each time.
    In advance, thanks.

    Vitor,
    I suppose u want to distribute data of Idocs to a system which accepts SOAP request. For the same u can use XI with necessary distribution model on R/3 side to post the IDoc to XI and XI SOAP receiver adapter making a call to necessary SOAP server to post the data.
    Regards
    Rajeev

  • Send Form Data to PC via USB cabile

    Respected SIr/Madam
    I want to send Form Data or RMS Data to PC via USB data cabile .
    Is it Possible ?
    if it is possible then please give me some idea how to make it
    thanks in advanse
    Souvik

    Yes ..
    First ensure that driver for the Data cable is installed.
    Get the comm port number .
    In windows
    control panel->Phone & Modem options ->Modems..
    The Comm port no for the data cable is present in Attached To column.
    In Linux ..
    you can get it by checking the Device options
    Next
    U need to establish a connection between PC & Handset using the comm port.
    Note that The comm port obtained here is the reference commport in the PC..
    U can get the comm port number in Handset using the J2ME application itself..
    String port;
    String ports = System.getProperty("microedition.commports");
    int comma = ports.indexOf(',');
    if (comma > 0) {
    // Parse the first port from the available ports list.
    port = ports.substring(0, comma);
    } else {
    // Only one serial port available.
    port =ports;
    /*Below is a code example showing how you can use serial I/O API to open a connection and read/write
    to it. */
    //using commconnection since midp2.0
    CommConnection commConn =
    (CommConnection)Connector.open("comm:COM0;baudrate=115200", Connector.READ_WRITE,
    true);
    InputStream iStream = commConn.openInputStream();
    OutputStream oStream = commConn.openOutputStream();
    String sMessage = "send";
    oStream.write(sMessage.getBytes());
    Thread tRead = new Thread() {
    public void run() {
    while (true) {
    StringBuffer sb = new StringBuffer();
    while(true) {
    int c = iStream.read();
    if(c != '\r') {
    sb.append((char)c);
    else
    break;
    try {
    sleep(1000);
    catch (InterruptedException e) {}
    tRead.start();For some handsets that do not support CommConnection, you can use StreamConnection in place of
    CommConnection with the same result:
    StreamConnection commConn =
    (StreamConnection)Connector.open("comm:COM0";baudrate=115200"); The above code is for J2me application running on Handset ...
    In PC you can refer it using the comm port identified from the Control Panel.

  • Send Idoc to AS2 System via HTTP using XI

    Hi,
    We need to send Invoice Idocs as XML files from SAP R/3 system to external AS2 system using XI. The communication will happen over HTTP using certificate. I tried using Plain HTTP adapter , but the message went into error 'ATTRIBUTE_CLIENT'. Why this error ?
    I came across some blogs saying about Seeburger AS2 adapter , but is this the only possible way ?
    Kindly guide.
    Thanks.
    Tushar

    Yes , AS2 adapter is the solution for it.
    Refer all the below threads for AS2 information and configuration which need to do for B2B integration:
    SEEBURGER EDI adapter
    Re: Pls.. Help Needed.. Seeburger Mapping Names..!!
    Re: Seeburger AS2 adapter...
    Re: AS2 Module tab.. Mapping Names for modified Standard Msg types ? ? BIC ??
    AS2 adpater-- Configuration details for both SND and RCV.
    AS2 Sender Adapter -- Need few details.

  • How do I send string data into DIAdem via a channel?

    Using a TO.DATASHEET reference, ChnValSet doesn't work with strings. It's fine with numbers and dates, just not strings. I'm not sure if the CHT variable is useful for me or not. Thanks.

    Hi Deca,
    You can use the CmdExecuteSync method of the DIAdem.TOCommand interface to set the value of a text channel. For example passing the string "CHT(1,1) := 'test'" as a parameter to the CmdExecuteSync method will set the 1st row of the 1st channel to "test". Please refer to the DIAdem help for more documentation on the CHT function.
    I hope this helps! Please post back if I wasn't clear enough in explaining how to do this or if you have any problems getting it to work.
    Regards,
    Sarah Miracle
    National Instruments

  • How To use External Message To Send IDOC From XI To R/3

    we need to split one source message to several IDOC To
    R/3,But Standard Imported r/3 idoc contains only one idoc per message,so we export the standart idoc to a
    xsd file and change it to a  multi "IDOC" segment structure and import back to xi again,after that,we create a message interface use the imported
    message type and use it to send IDOC to r/3 via idoc adapter,but at the "call atapter" step it gernarate a
    error:"Unable to interpret IDoc interface MI_IDOC_IN".
    what we should pay attention to when use external message
    to send idoc to r/3?
    (when use the imported idoc message to send  single idoc per message,it is no probelm)
    thx

    The way this works is:
    1. In your Message Mapping use the External WSDL defintion that you loaded after tweaking the "IDOC" Occurance.
    2. Then in your INTERFACE MAPPING use the orginal IDOC Name that you imported from R/3.
    3. Use the original IDOC Name in Integration Builder too.
    This should work.
    Thanks
    Ashish

  • Sending IDocs to a webservice

    I know that you can send IDocs to SAP using sap\bc\idoc_xml.  I am wondering if there is any documentation out there describing how to call a webservice and send IDocs from SAP to that webservice (not using XI).  I am looking for a way to send IDoc data (CREMAS) to a webservice.

    I feel your question is out of the webservice scope. but perhaps the OUT parameter can meet your requirement if i understand your question correctly.
    E.g.
    create or replace procedure WebServiceTest (soap_respond OUT varchar2(30000) as
    http://www.techonthenet.com/oracle/procedures.php
    HTH,
    Kevin

  • Getting error code 37 while sending IDOC via WE19

    Hello experts,
    I am facing a very unlikely error which is preventing me from testing my scenario.
    I dont have XI quality server and hence I am using my development server as both dev and quality. Hence I need to connect both dev and quality SAP R/3 system to my XI dev system. While I have done all the configurations in my XI and both SAP R/3 systems, its giving me error when i am trying to send IDOC from quality system.
    In quality R/3 i have done the following:
    1) Created RFC for my XI dev server
    2) Created port for this RFC
    3) Created partner profile adding all required IDOCS in the outbound parameters
    4) Created distribution channel for all the idocs
    In XI dev system i have done the following:
    1) Created RFC for both dev and quality of R/3
    2) Created port for both the RFCs
    3) Maintained the IDOC metadata for both the ports
    Now when I am pusing IDOC via dev of r/3 (we19) is working fine but when I am doing the same from quality of r/3 its giving me status code of idoc as 37 that says "An error was identified in the control record while adding an IDoc. The sender port SAPQTY_510 is invalid."
    But I have created this sender port SAPQTY_510 in my XI dev system and have also maintained the idoc metadata. I dont know why this error is coming.
    Can anyone please point out what mistake i have done or if i missed sometig as I am trying to connect 2 r/3 systems to one XI system.
    Its really urgent hence your help will be highly apreciated.
    Thanks,
    Yash

    hi yash,
    where you created SAPQTY_510 ,it should be created in R/3 Quality RFC destinations.
    In XI DEV create port like SAPxxx WHERE xxx is SID of quality system.
    actually we are getting confused.
    i guess you used same name SAPQTY_510 in quality R/3 and XI DEV .
    In error it says sender port SAPQTY_510  is invalid mean port of Source not XI DEV(receiver).
    just try to use some other name say SAPXXX_QUA and confirm the error.
    when IDOC is sent to XI DEV  ,port of  XIDEV  SAPQTY_510 has nothing to play any role .
    just check whether rfc destination of sender port (QUALITY R/3)you used is of type 3.
    so please check at which port error is coming.
    Thanks & Regards,
    Rama Krishna
    Edited by: rama krishna talluri on Mar 5, 2008 10:02 AM

  • I have a scenario,  ECC-PI-Message broker. ECC sending IDOC to  PI, PI execute mapping and  sending data to Message borker.(with almost one to one mapping)., IDOC(AAE)-PI-JMS. Now my requirement is., from PI  after mapping we need to save file in SAP fold

    I have a scenario,  ECC-PI-Message broker. ECC sending IDOC to  PI, PI execute mapping and  sends data to Message borker(thru JMS channel).(with almost one to one mapping)., IDOC(AAE)-PI-JMS. Now my requirement is., from PI  after mapping we need to create file with same data what ever send to Message broker and put the file in SAP folder without touching mapping. Is it possible? Please advise with the steps. We are using the ICO for this senario. Quick response is appriciated.

    Hi Pratik,
         http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42?quicklink=index&overridelayout=true
    This link might help.
    regards
    Anupam

  • Sending IDOC creditor data to an external System

    Hello,
    I have a scenario where I send the creditor data from SAP to non-SAP System.
    For SAP System as a target I can use the TA BD14 to do this. This is working fine. But this is not my case, I need to send on non-SAP System.
    So what is the right solution for sending to an external non-SAP System? With BD14 I can only send to logical system what for me is only SAP System (right?). My workaround solution is to maintain the external non-SAP System also as logical system und choose the port as Data-Port (data will be saved on file system). Is it the best solution or there are more better known?
    Where can I obtain more knowledge on intergration of external non-SAP Systems? The documentation that I have covers in 95% the issue of SAP Systems. Intergration of non-SAP Systems (or sending data to non-SAP Systems) ist more difficult as I see.
    Thank you in advance. Best regards.
    Michael
    Edited by: Michael Swistowski on Mar 15, 2011 12:52 PM
    Edited by: Michael Swistowski on Mar 15, 2011 12:53 PM
    Edited by: Michael Swistowski on Mar 15, 2011 12:53 PM

    Hi,
    In order to send data to external system and if you have an middleware used in your landscape then
    create logical system for that system and associate the port with RFC destination (based on middleware used type 3 ot type t) can be used and idoc can be sent to middleware and middleware can take care of sending the data to the external system by converting it into required  format..
    These are normal scenarios for which Middlewares are used for integration..
    HTH
    Rajesh

  • RFC_SYS_EXCEPTION when sending IDOC via tRFC from external program to R/3

    Hi all,
    using the RFCSDK 6.40 and writing a program in C which sends IDOC' s using tRFC to SAP.
    When I send my EDI_DC40 and EDI_DD40 tables to R/3 with:
    TCHAR strFktName[] = (_T("IDOC_INBOUND_ASYNCHRONOUS"));
         rfc_rc = ::RfcIndirectCallEx (m_rfc_handle,
                                    strFktName,
                                    exporting,
                                    tables,
                                    rfc_tid);
    --> rfc_rc gets back an RFC_SYS_EXCEPTION
    When I check for
    RfcLastErrorEx(&m_error_info);
    --> I get back:
    Beim Empfangen von Daten für einen Rfc-Call ist ein Fehler aufgetreten
    (in english --> an error occured when reciving data from rfc-call)
    dump check in R/3 tells:
    Fehleranalyse                                                                               
    Beim Ausführen eines Remote Function Calls trat ein Fehler auf.                                                                               
    "RFC_GET4"                                                                               
    Zustand der Verbindung.. " "                                                                  
        Interner Fehlercode..... "RFC_GET4"
    Any idea what goes wrong here?
    Already checked very detailed the data I send to R/3 - but it doesent matter what I send - I get the same error every time.
    Thanks,
    Robert

    Reviving an old thread...
    I'm getting a similar error making RFC calls from a stand-alone program to an ABAP server using JCo:
    RFC_GET4, GET_ID-3c05 LINE 990
    Any ideas?
    Thanks.
    Tim

  • IDOCs to send Employee Data

    Hi All,
    In my current project, I have lots of interfaces to send employee data to third party. Now the interface team has decided to use IDOCs to transfer employee data. Employee data is of the order of 20,000 and many interface will be scheduled to run daily. So here are my questions:
    1. Earlier decided approach was to use file interface. Is IDOC better in this case?
    2. Over and above this, they want to generate 1 IDOC per employee data (if the interface has to run every business day, then ~5 Million IDOCs per year and this is just for one interface). Do you think this is the right approach?
    Appreciate you responce.
    Cheers,
    Bhaskar

    Hi Bhaskar,
    My humble thoughts on the questions you have asked,
    1. Earlier decided approach was to use file interface. Is IDOC better in this case?
    Well, the first questions is does this third party application have an SAP connector to transact IDOCs or do you have a middleware in between? Now, if you dont have a middleware/third party application doesn't support IDOC Communication, then you will have to look at file interface(or other possible means)
    Anyways assuming that an IDOC communication is indeed possible between the two systems with/without a middleware in between, the advantages of IDOC over file interface is many
    1) IDOCs use transactional RFC (which is asynchronous in nature , but i guess you know this already), which assures QOS  EO - Exactly Once.
    2) IDOCs provides superior monitoring, audit and reconciliation capabilities, which you would have to code for yourself in File interface.
    3) IDOCs - More structured and organized programming, hence easy to maintain over time.
    4) Standard IDOCs are available which can deployed immediately by doing some configurations, and any custom requirement can be coded in using customer enhancements.
    2. Over and above this, they want to generate 1 IDOC per employee data (if the interface has to run every business day, then ~5 Million IDOCs per year and this is just for one interface). Do you think this is the right approach?
    You can definitely use IDOC archiving, and also i guess in real time scenario, you would want to send the delta changes w.r.t the data of an employee and not send the complete master data on a daily basis.
    All said, if this is a one time run/an interface which might be scrapped in near future, with no need of advanced monitoring and audit capabilities you might still want to go with File interface, i am sure you will get more informative replies from experts on this forum, so keep watching the thread
    Regards,
    Chen

  • Any way to send unreliable data via rtmfp NetConnection

    Hi,
         I'm now using NetStream with dataReliable=false to send unreliable data in my fps game.
         But some user's flash player set  RTMFPP2PDisable to 1.
         So the only choice is to use NetConnection to sendData.
         But I have not found any option to set NetConnection unreliable.
       If the data sent by NetConnection is ordered and reliable, what is the difference between using udp based rtmfp and using tcp based protocol?

    updated.

  • SM58 - IDoc adapter inbound: IDoc data record table contains no entries

    Trying to send Idocs from SAP ECC6.0 via PI 7.0 up until 2 days ago there was no problem.
    Since yesterday, only one specific type of Idoc does not make it into XI (PI). In the Idoc monitor (WE02) the idocs that were created gives status 3 which is good. But all Idocs of that specific type (ZRESCR01) does not go to XI. I can only find them bakc in SM58 where it gives the following message:
    IDoc adapter inbound: IDoc data record table contains no entries
    I have checked SAP notes 1157385 and also 940313, none of them gives me any more insight into this error. I have also checked all the configuration in WE20, SM59, and in XI (repository and directory) and in XI IDX1, IDX2 but could not find anything that would cause this. I can also not think of anything that changed since 2 days ago.
    Please point me in the right direction.

    hi,
    i think in sm 58 u can find entries only when there is some failure in login credential .
    if there is change in IDoc structure than you have to reimport the idoc metadata defination at IDX2.otherwise not requird.
    please check the logical system name pointing to the your requird target system....
    please also verify thet your port should not be blocked.
    pls find the link it may help
    Monitoring the IDOC Adapter in XI/PI using IDX5
    regards,
    navneet

  • Send idoc to SAP using FTP

    Hi All,
    The below mentioned is my requirement:
    From legacy system need to send idocs i.e..
    Flat File --> Data services --  via ftp -->SAP
    Material master date is available in the file file.I have to fill the idoc matmas using the data services and send it to sap.
    So in order to achieve this I have performed the below mentioned steps:
    1.Created data store and Imported the idoc matmas from sap(All types of configurations are done)
    2.created datastore for flatfile
    3.mapped the fields in flatfile to idoc in dataflow.
    Now here are the show stopper's for me:
    1.How to send this filled idoc through ftp?
    2.How to extend the idoc in data services?(if an indicator in flat file is  '1' then I have to extend the material to all the plants available)
    Please share ur inputs.
    Thanks,
    Ugandhar

    Ricky,
    Is it ok if you can schedule your file adapter for every 1 hour. If yes then see this weblog:
    /people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-
    But what I see is one disadvantage. If you send Idocs from R3 it will reach to XI and will stay in XI till the adapter process it.
    One other option is collect the Idocs in R3 and send to xi.
    ---Satish

Maybe you are looking for

  • Open a page through a link in e-mail

    Hi all, I have a requirement as follows. Whenever a requisition is entered, there must an e-mail generated to a particular person. There must be a link in the e-mail to open the same requisition. I must not use the worklist concept to get this. I abl

  • How can I turn off the slow animation that occurs when I click "fullscreen" on a YouTube video on Yosemite?

    I have a 2011 MacBook Pro that was just updated to OS X Yosemite. My only gripe about the new OS is that whenever I try to go fullscreen in a YouTube video, it makes a slow, panning animation. It may not seem like much but after a while it's become e

  • Why the speaker cannot play rhe recived wave file from data socket?

    hi, i have problem with datasocket when reading a sound file recieved from another computer,at the reciever side we have a waveform at the input of the sowrite module but nothing plays from speaker. thanks in advance banner,

  • Assigning Actions to Radio Button Widget

    I'd like to be able to use the radio button widget as a way to jump to slides. I created a variable for each option (assigning a value of 1 to each) and tied it to an advanced action I've attempted to create. I then added a button that executes that

  • Problem Inserting CD into side slot

    Trying to load Rosetta Stone CD in to iMac side slot.  I've got shiny side of CD facing me, with label side facing away.  Is this right?  because either way I insert it, it spits out the CD.  Any suggestions?