Send XML messages via Internet

Hello,
Just wanted to know if it is possible for SAP R3 Enterprise 470x110 to set this up.  Basically we wanted to send XML messages over the internet to our counterparts in other location.  In return they will be sending us XML messages in return that we need to process.  Is this a limitation of our SAP release?  If this can be configured in our system, does anyone has done it?  Let me know if you have references. 
Thanks a lot.
Tony

Jan,
if QoS is important to you then JMS may not be overkill. Most appservers like Borland, IONA, HP/Bluestone and BEA provide JMS facilities already. What appserver are you using? Does it support JMS?
There are many cases of companies doing what you want to do, both internally and externally with their partners over the Net.

Similar Messages

  • Send XML Message via HTTP and Receive Response

    Hello,
    We have a scenario where we need to update Currency Exchange Rates in R/3 via a 3rd party called Oanda.  I'd like to use XI for this Interface, if possible. 
    Basically, we need to send XML over HTTP.  Here's the URL and the XML we need to use for our POST (I'll need to perform the look-up for about 15 currency codes - I plan on using a BPM process to loop through each currency code specified in a flat file):
    http://www.oanda.com/cgi-bin/fxml/fxml?fxmlrequest=<CONVERT><CLIENT_ID>TestAccount1</CLIENT_ID><EXCH>USD</EXCH><EXPR>CAD</EXPR><DATE>03/25/2008</DATE></CONVERT>
    And the reponse looks like this:
    <RESPONSE>
      <EXPR>CAD</EXPR>
      <EXCH>USD</EXCH>
      <AMOUNT>1</AMOUNT>
      <NPRICES>1</NPRICES>
      <CONVERSION>
        <DATE>Mon, 24 Mar 2008 20:00:00 GMT</DATE>
        <ASK>1.0257</ASK>
        <BID>1.0251</BID>
      </CONVERSION>
    </RESPONSE>
    I plan on mapping each reponse to BAPI_EXCHRATE_CREATEMULTIPLE, using BPM.
    So my question is this:  Should I use the HTTP adapter for the out going POST to Oanda?  If so, would the HTTP adapter be consider the sender or the receiver?  Also, how would the XML message be automatically appended to the end of the URL (i.e., after the fxmlrequest parameter)?  I guess I'm a little confused on how to use the HTTP adapter...  Are there any blogs that discuss this type of scenario?
    Thanks,
    Matt

    Hi guys,
    I have few concerns for setting up this scenario.
    1). I have created a data type for request mapping, and teste the mapping.
    The output looks like below:
      <?xml version="1.0" encoding="UTF-8" ?>
      <ns1:MT_CONVERT xmlns:ns1="http://test.com/ExchngRate">
       <CONVERT>
         <CLIENT_ID>test</CLIENT_ID>
         <EXPR>CAD</EXPR>
         <EXCH>USD</EXCH>
         <DATE>10/21/2009</DATE>
         <AMOUNT>1</AMOUNT>
       </CONVERT>
      </ns1:MT_CONVERT>
    How to pass only
      <CONVERT>
         <CLIENT_ID>test</CLIENT_ID>
         <EXPR>CAD</EXPR>
         <EXCH>USD</EXCH>
         <DATE>10/21/2009</DATE>
         <AMOUNT>1</AMOUNT>
       </CONVERT>
    to the receiver HTTP adapter.
    2) I am using URL address in the receiver HTTP adapter.
    Target Host: www.oanda.com
    Path Prefix: cgi-bin/fxml/fxml?fxmlrequest=
    What is will be Service Number?
    Looking forward for you help. Your help is greatly appreciated.
    Thanks,
    Namadev
    Edited by: Namadev Chillal on Oct 21, 2009 5:35 PM

  • I have an old Mac G5 with OSX 10.5.8  After a crash of my HD, I reinstalled the CS3. At the time of recording I get a window with the message "COMPLETED REGISTRATION" and under "There was a problem sending the informasioni via internet" and still under th

    I have an old Mac G5 with OSX 10.5.8
    After a crash of my HD, I reinstalled the CS3.
    At the time of recording I get a window with the message "COMPLETED REGISTRATION" and under "There was a problem sending the informasioni via internet" and still under three choices to "send back" and "records in a second time "or" never record "and I continue to choose the latter option.
    Another problem is that in Bridge (version 2.0.0.975) I can no longer see thumbnails of RAW files from my Canon 40D that I saw before.
    Should I upgrade ACR? which is the latest version supported on my Mac?
    thank you

    Sergio Bellotto if you keep receiving the registration screen then please try accepting the screen in a different User account.

  • XML messages over Internet with JMS?

    Hello everyone,
    I was just wondering, is it possible to send XML messages over the internet using JMS?? And if so, where can I get some resources about that, and about the nessecary architecture?
    If this is not possible, what other messaging service would you suggest?? I am building a multiuser application, in which users communicate via some application server. Is JMS not an overkill for this?? Since there is no real B2B here, but just users who send a-synchronous messages? Is there some lighter alternative??
    Thanks!!
    Jan Willem Tulp

    Jan,
    if QoS is important to you then JMS may not be overkill. Most appservers like Borland, IONA, HP/Bluestone and BEA provide JMS facilities already. What appserver are you using? Does it support JMS?
    There are many cases of companies doing what you want to do, both internally and externally with their partners over the Net.

  • I need to send a message via socket from a C program to a Java program

    Hi,
    I need to send a message via socket from a C program to a Java program. The message has three data: a long, an integer and a string.
    How can I put those three fields in a array of bytes in C? How can I extract those same three fields from an array of bytes in java?
    Thanks a lot!

    A few options:
    JNI
    Corba
    Using sockets directly
    take your pick.

  • I recently updated the software on my ipad2 to 5.0.1 and when I send a message via "chat" it shows on all the iPhones associated with my account (my sisters, my husbands, etc) is there a way to stop that?

    I recently updated the software on my ipad2 to 5.0.1 and when I send a message via "chat" it shows on all the iPhones associated with my account (my sisters, my husbands, etc) is there a way to stop that?

    If you have been using your phone as recommended, you should have minimal data loss from the inability to restore from a backup.
    Contacts and calendars should be synched to a computer application like Outlook or Address Book (or a cloud service like Google Contacts or iCloud).  The update process does NOT affect these computer applications so your contacts and calendars should be safe and sound in the application ready for synching back to your phone.
    Same for photos.  It is recommended that photos be imported to your computer as soon as possible after taking them (just as you would import them from any other camera) for storage, archival and safekeeping.  Again, your photos should be safe and sound on your computer.
    If you've not been using your computer as recommended, you've learned a very hard lesson, I'm afraid.

  • Viewing complete xml messages via db query

    Hi
    Is it possible to view the complete xml message in bpel 11g via a db query which we see from em console opening a instance every time ?
    Thanks & Regards,
    Neeraj

    Hi,
    im familiar with that post and looked it through before posting here. Seems like Nordebrink had problems when sending too many DX_REQUEST xml tags. WE on the otherhand are sending none at all.
    as you can see from the logs i posted the xml-string sent to sap me via http is this:
    sun.net.www.protocol.http.HttpURLConnection:http://172.17.120.220:50000/manufacturing-xml/com/sap/me/integration/xchange/client/ProductionInterface.jsp?site=TEST3&login=XML&password=password?message=<PRODUCTION_REQUEST><PARAMETRIC><SITE>TEST3</SITE><SFC>EE110614146641</SFC><TYPE>MANUAL</TYPE><RESOURCE>AOI001</RESOURCE><PROGRAM_ID>6374-TOPPOWER</PROGRAM_ID><PROGRAM_REV>1</PROGRAM_REV><USER>XML</USER><TEST_STATUS>pass</TEST_STATUS></PARAMETRIC></PRODUCTION_REQUEST>
    now, this string works without authentication in the admin-xml interface, but not via http in a browser.
    so your suggestion is to create a ticket for this?

  • How to send error message via a mail to the customers email id

    HI experts ,
    i have a requirement,In idoc where i have to send the error message via email to a perticular emailid?
    please help me n tell also which fm is used for that?
    Thanks
    RAhul Sisodia

    Hi ,
    Check this Link..
    [sending an email with multiple attachments;
    Regards,
    Sachin M M

  • Sending large messages via ABAP client proxy

    Dear All,
    my scenario is the following. I have an ABAP report which creates files. These files are currently moved by an FTP auto job, to a target folder and are finally imported into an 3rd party programm.
    The CSV-files created consist of approx. 3000 records, each with a length of 1000. So the total size is about 3 MB. The files are send at night, once a day.
    We want to distribute these files via SAP PI. My question is the following:
    Is a client proxy able to send the whole (3MB) message to PI (which will just write the message to the target FTP destination) or do I have to send each record with the client proxy to PI (and append the record to the file).
    If both solutions are feasible,what would be preferable? The solution of sending single records to PI, would be more generic in my opinion, because I could define a message type for the records in PI. So in future i could add also some mapping stuff. If I would want to send the whole file content with one client proxy call, i would basically have one big string.
    How do both options compare in regard to performance? Sending 3000 small messages oder one big message?
    What about the file adapter? Is it an option to append 3000 records to a file?
    Does anyone have another solution for that scenario?
    Best regards and thank you for your help!
    Florian

    Hi,
    Is a client proxy able to send the whole (3MB) message to PI
    yes it is capable.
    If both solutions are feasible,what would be preferable?
    yes both solutions are feasible ,but preferable is to send the whole message rather than one by one.
    How do both options compare in regard to performance?
    sending whole message is far more better than sending record by record.
    regards,
    pradeep A.

  • How can I simply send audio messages via text, not just to people who have iphones, even basic Nokia phones allow this function? Am I missing something here? IPHONE 6

    How do I on IPHONE 6 have audio message option not just have the option it seems for other people with Iphones. Even Nokia phones have this very BASIC function/? Also how can you BULK DELETE Emails, I get hundreds of junk ones per day, and simply want to go, Select ALL or SELECT ALL READ and then press DELETE ONCE not hundreds of times????

    No, basic Nokia phones do not, and have never had a function to easily send audio messages universally. SMS is a carrier feature and uses a very basic transfer mechanism and works only for short, 160-character messages. Through software, some phones later allowed you to type longer messages that the device then broke up seamlessly and sent as multiple SMS messages. MMS is another carrier service developed to be able to transport multimedia like audio and pictures. Again, very basic transfer and usually slow and low quality. Both of these are again, operator services. Your iPhone can send those messages to non-iPhone users using standard carrier services.
    On the other hand, your iPhone Messages app uses your iPhone data plan - not unlike your home Internet service - to transfer audio, video and images through Apple's iMessage service. Other services exist that do something similar - WhatsApp for example - which also requires both the sender and recipient to use their app for the service to work.
    As for email, Meg is correct. Your email provider is the first line of defense against spam. You should adjust your filters. That said, iOS Mail app had a delete all function, but not in places where it can do more harm than good - i.e. the Inbox. It is present only in the Junk and Trash folders where, presumably, your email provider or you have already been through some decision making process and deemed those emails acceptable to be deleted en masse.

  • Trigger workflow by sending XML-Message from a servlet

    Hi Developers,
    I am currently evaluating WLPI and followed the tutorial provided by BEA. Now
    I try to create a Workflow which is triggered by an XML-Message that is sent by
    a servlet to WLPIs JMS. The 'Programming Client Applications' gave me a hint of
    how to do it. But some parts are missing. Can you recommend a book or tutorial
    which goes beyond the tutorial or give me a hint on that?
    Regards,
    [email protected]

    Looks like the problem is on the client side (MSXML) because I can flawlessly send half-megs XML files from a Servlet to a browser or a java.net.URL

  • Sending XML messages from server to client using POST method

    Dear everyone,
    I have a simple client server system - using Socket
    class on the server side and URLConnection class on
    the client side. The client sends requests to the
    server in the form of an XML message using POST method.
    The server processes the request and responds with
    another XML message through the same connection.
    That's the basic idea.
    I have a few questions about headers and formats
    especially with respect to POST.
    1. In what format should the response messages from the
    server be, for the client? Does the server need to
    send the HTTP headers - for the POST type requests?
    Is this correct?:
       out.println("HTTP/1.1 200 My Server\r");
       out.println("Content-type: text/xml\r");
       out.println("Content-length: 1024\r");
       out.println("\r");
       out.println("My XML response goes here...");2. How do I read these headers and the actual message
    in the client side? I figured my actual message was
    immediately after the blank line. So I wrote
    something like this:
       String inMsg;
       // loop until the blank line is through.
       while (!"".equals(inMsg = reader.readLine()))
          System.out.println(inMsg);
       // get the actual message and process it.
       inMsg = reader.readLine();
       processMessage(inMsg);But the above did not work for me. Because I seem to
    be receiving a blank line after each header! (I suppose
    that was because of the "\r".) So what should I do?
    3. What are the different headers I must pass from
    server to the client to safeguard against every
    possible problem?
    4. What are the different exceptions I must be prepared
    for this situation? How could I cope with them? For
    example, time outs, IOExceptions, etc.
    Thanks a lot! I appreciate all your help!
    George

    hello,
    1) if you want to develop a distributed application with XML messages, you can look in SOAP.
    it's a solution to communicate objects distributed java (or COM or other) and it constructs XML flux to communicate between them.
    2) if it can help you, I have developed a chat in TCP/IP and, to my mind, when you send datas it's only text, so the format isn't important, the important is your traitement behind.
    examples :
    a client method to send a message to the server :
    public void send(String message)
    fluxOut.println(message);
    fluxOut.flush();
    whith
    connexionCourante = new Socket(lAdresServeur, noPort);
    fluxOut= new PrintWriter( new OutputStreamWriter(connexionCourante.getOutputStream()) );
    a server method in a thread to receive and print the message :
    while(true)
    if (laThread == null)
    break;
    texte = fluxIn.readLine();
    System.out.println(texte);
    that's all ! :)
    If you want to use it for your XML communication, it could be a good idea to use a special message, for example "@end", to finish the server
    ex :
    while(true)
    if (laThread == null)
    break;
    texte = fluxIn.readLine();
    // to stop
    if (texte.equals("@end"))
    {break;}
    processMessage(texte );
    hope it will help you
    David

  • Sending multicast messages via only one NIC

    I have 5 different NICs on my computer. I want to send a message to some other computers that are connected to me via a specific NIC.
    How can I make sure that this message will only be sent via this NIC?
    Thanks in advance!

    Bind the multicast socket to that NIC.

  • Sending Text messages via my PC

    Hello, I was looking for a way to send text messages on my Blackberry Perl but through my PC. I send a lot of text messages each day and it makes it easier to type them out on my pc. I know Nokia and Sony Erriccson have this feature but I cannot seem to find it for my Perl. Any help will be greatly appreciated.Thanks

    It depends what carrier you are using... With ATT You can send one right from the ATT website. If you using ATT Do the following:1. log into your account2. click phone/device
    3. click send a text message in the left column, or in the bottom right box.
    (the links in step 2 & 3 will only work if you are already logged in via step 1)Message Edited by payroll on 04-16-2008 11:03 AM

  • How to send XML Messages in XI

    Using XI 3.0, XDV
    Tcode XSMB_MONI
    Display all errors, how to sent automatically in email
    please tell me step by step procedure....
    Thanks

    Hi,
    You have to configure alert for you requirement.
    Prerequisites
    The following prerequisites have to be met in order to use the Alert Management (ALM):
    ·        For using the Alert Inbox (BSP based display program of ALM), the corresponding service has to be activated in the service maintenance transaction SICF. Choose Default_host  ®  sap  ®  bc ®  bsp ®  sap ® alert inbox, and Activate in the context menu.
    ·        For customizing or administration of the Alert Management the corresponding authorization role has to be assigned. The end users do not need any additional authorization.
    ·        The central alert server must be maintained as an RFC destination in transaction SM59 in the local system. If there is no suitable user, you have to create a user for the RFC connection in the central alert system in transaction SU01. To make this RFC destination known as the RFC destination of the Alert Management System in the local system, the central alert server must also be selected as the RFC destination in transaction SALRT1 of the local system or in Settings  ® RFC-Destination of Alert Server.
    If the central alert server is running on the local system in the same client, you do not have to maintain an RFC destination. In this case, you can simply enter NONE in transaction SALRT1.
    ·        If external communication types, such as e-mail, SMS, and fax are used, these communication types must be correctly configured in SAPconnect, because the alerts are then sent from the central alert system via SAPconnect.
    Process Flow
    The following describes the process flow from alert configuration (transaction ALRTCATDEF) to alert display and confirmation (for example in the alert inbox transaction ALRTINBOX):
           1.      Optional: You can define alert classifications. These are useful to group alert categories. For example, you can create an alert classification CRM that contains alert categories referring to CRM. Alert classifications can now have subclassifications. This enables you to build up your own classification hierarchy. Especially, if you use the Alert Mangement (ALM) extensively, classification and subclassification help you to organize your ALM alert landscape and to have a clear overview.
           2.      For different types of alerts you have to define different categories. The category contains various properties and other specifications that define the alerts within that category, for example expiry date, or the escalation recipient. You can define an alert category to suit your business requirements and assign the category to the corresponding classification. For example, for the alert classification CRM you can create the alert categories Contract Cancelled and Decrease in Sales. When the critical situation defined in the alert category arises, the system recognizes this and sends an alert instance of this category to the recipients determined. The alerts can always be found in the display programs configured for the recipient (UWL, application-specific program, or alert inbox). Additionally, the alerts are sent via eventual external communication channels, such as e-mail, sms, or fax.
           3.      You have to determine recipients so that the Alert Management knows who the recipients of alerts of a particular category are and that the correct parties are informed.
           4.      You can configure the way how alerts are processed. For the general use of the Alert Management you do not have to change the default settings. However, if for example you want to send alerts to third-party systems, or to be able to confirm alerts by SMS/Internet mail, or to have logs written, then you have to configure alert processing.
           5.      There is a number of Alert Management administration reports that you must schedule according to your requirements. For example, report RSALERTPROC must be executed in order to enable escalation.
           6.      Alerts of a particular category must be triggered by an application at runtime. Triggering alerts can be done in various ways. You can call a function module directly or use middleware components that trigger alerts, such as the Business Object Repository (BOR), Post Processing Framework (PPF), SAP Workflow, or CCMS.
           7.      Recipients can view the alerts assigned to them in the UWL of Enteprise Portal, in application-specific display programs, or in the alert inbox. In addition, alerts can be received as e-mail, SMS, or fax, if these external communication channels are configured in SAPconnect.
           8.      If the problem causing the alert is solved by a recipient, the recipient can confirm the alert, this means its status is changed and it will not be delivered, escalated, or displayed anymore. Alerts are generally confirmed by the recipient in the display program, such as the UWL or Alert Inbox. However, if an alert is sent by Internet mail or SMS message, it is also possible to confirm it by sending an Internet mail or SMS message back to the SAP system. Alert Management uses inbound processing for this.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward points if helpful

Maybe you are looking for

  • JTable Cell Renderer

    New to Swing ... I have a JTable that I fill with data from a database. Some of the pieces of data have a flag associated with it to say whether that data is a cause for a problem. I would like the background of the specific piece of data (i.e., the

  • Settings in OsX to hook up two computers trough Airport Express

    I want to get access to a external harddrive with Mp3s that is connected to my iMac mini through my G5 that are both connected to my Airport netwoork at home. What would be the best way to set it up? What should the settings be on the computers?

  • Fcp on imac: a good idea?

    Hi, I am deciding to make a purchase of an imac running fcp and adobe aftereffects. I know the ideal is to get a macpro but the macpro is almost 2x as much as the imac. From everyone's experience here, would I be able to get by comfortably using the

  • Permissions issues with WebServer

    We host our own website on our Xserver (v. 10.4.something). There are two of us who add folders and files to the website, but we often run into permissions issues. If a file is created on the server itself, logged in as Admin, we're fine. But if one

  • Business Partner Report

    HI all, I have one bill to customer with lots of ship-to customers. I'd like to run the report of all the ship-to that link to this one single bill to.  Transaction VC/1 only lists all the business partners of one single customer, it doesn't link all