Want to Receive Response Back From SOAP

Hi ,
My Scenario is IDOC-XI--SOAP
Iam sending the IDOC from R/3 and want to hold the Response message from SOAP like "Success or Fail".
I want to the response message in XI itself, no need to reach the response even to R/3.
How can we achive this
Regards
Suman

IDOC: Import it as Imported Object -->When you define the namespace of swc in IR select you can import Idocs and RFC option and complete the  textbox with correct information
SID (system ID)
Client
Later you import the Idoc, doble click on it a export it to your driver, next import it as External Definition for reason in my previous post.
Create a SWC type B_ in SLD and define it as dependence of A_. later import it into IR. there define the Data Type  and Message Type for genericResponse.
How you will use (maybe) this structure en many interface is the reasson you define it into B_XXXX
*•Basis Products (B_): Ideal for templates, generic structures, shareable java programs, etc.
•Canonical Definitions(C_): For generic business objects, meant to be reused.
•Exchange Infrastructure Application Products(A_): These products represent XI objects other than interface objects (e.g. Mappings, Integration Processes, etc).
•Interface Products( I_ ): Represent extensions to current application. These are the extensions we will later import in Exchange Infrastructure (XI) and associate the corresponding interface objects and integration scenario actions.*
h1IRh1
Web Services
Import your WS as external definition into IR
Message Interface
Define a Message Interface type abstract and sync.
............Request Message (External Definition Idoc)
............Response Message ( genericResponse)
Define a Message Interface type abstract and async.
............Request Message (External Definition Idoc)
Define a Message Interface type abstract and async.
............Response Message ( genericResponse)
define them in A_
Define a Message Interface type inbound and sync.
............Request Message (Request WS)
............Response Message (Response WS )
Message Mapping
Create a Message Mapping for Request
Create a Message Mapping for Response
Interface Mapping
Import MI(abstract) of IDOC
Import MI of WS
select the mapping for request and response Tab
BPM
1)in container window define a variable named IDoc_ABS with category abstract interface and type (select the MI of IDOC alone)
define a variable named GenericRespnse_abs with category abstract interface and type (select MI of genericResponse alone)
2)create a Recieve Step --> in property message select the container you define before of idoc.
3) define a Send Step--> mode synchronous
select MI type abstract and sync (idoc and genericResponse)
for property request message selects container Idoc_ABS
for property response message selects container GenericRespnse_abs.
Save your Changes and thats all for BPM
h1IDh1
it is too much complicated to explain, lets try
Create scenario
Assign BS and create comunication channels with QoS (quality of service) type BE
Import your BPM
Create a Receiver Determination
-->in the target service select the BPM. Save
-->In overview windown at foot windowns select  MI IDoc_abs only. nothing else
Create a Receiver Determination
-->here the system who send data is BPM
-->in the target service select the BS of receiver system.Save
-->In overview windown at foot windowns select  interface mapping and assing communication channel
what we do here. the flow is next
1)receive data from sender system and send it to BPM
2)BPM call bs of target system (WS). how? because in interface determination you selected before the interface mapping
hope you can understand and be useful

Similar Messages

  • HT204053 I don't want to receive any SMS from Apple. Could you remove my cell number from your list.

    I don't want to receive any SMS from Apple. Could you remove my cell number from your list?

    It's been suggested that somehow you may have emails being routed to your SMS, which is passing marketing emails from Apple to your text messaging. Go here:
    http://mynews.apple.com/ca/subscribe
    and unsubscribe and see if the SMS messages then stop. You can also check your Apple ID:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    and make the change there if you are subscribed.
    Regards.

  • Do not want to receive e-mails from Apple Support Communities

    Do not want to receive e-mails from Apple Support Communities
    Please help me

    I have this bookmarked as well from another post that gives detailed instructions on how to stop the emails. From here down is a copy and paste from that discussion ....
    Actually there are three places to look
    Anyway first click on your name to get to your homepage/profile. At the top there are three tabs one of which is Notifications, that's number one,. Next look at the right side of the page at the boxActions in there click Manage Email Notifications. Finally click  Edit Preferences in the action box and click on Email Notification Preferences
    I think that covers it all.

  • Can we Receive Response back to IDOC's

    Hi,
    I want to receive the Response back to IDOC.
    Can IDOC handle with the Response from the Receiver Applications?? Not From XI System using ALEAUDIT.
    Regards
    Suman

    hi suman,
    no need for BPM ,u have to configure the SOAP as synchronous mode.
    we r using SOAP ->xi->rcf  scenario in synchronous mode.
    here for the sender side we have created to 2 data type
    1) one for SOAP Request (structure with requers will come )
    2)second for SOAP responce (structure with responce  have to send
    create 2 message type but only one message interface
    create 2 message mapping
    one for sender request and one for the responce message .
    create only one interface mapping.
    only one communication channal can be used for both sender and receiver messages.
    for your scenario, ie IDOC -xi-SOAP create ur idoc having both sender as well as responce message type .
    and create 2 data type  message type for SOAP request.
    thanks
    navneet

  • How to save the Response message from SOAP adapter

    Dear Friends,
       I am sending the FIle details webserver.here sender is FILE adapter and receiver is SOAP adapter.
    FIle to SOAP working successfully, but I need response from SOAP.
    Sender QoS is BE, so the response is coming to XI, but in SXMB_MONI it is showing DO YOU WANT TO SAVE IT or DISPLAY IT.
    my requirement is response message is directly updated in XI system.
    For response Can I use BPM or which method I need to use.
    Please suggest me  how to do the resonse message(SOAP to FILE).
    Regards,
    Shalini Shah.

    Sender QoS is BE,
    File adapter does not support sync communication. Therefore the scenario won't work as it is.
    What are you planning to do with the response? If you want to process is further, then:
    1. One way without BPM would be use of adapter module.
    File - RFC - File without a BPM - Possible from SP 19.
    2. Or you may use BPM with Async Sync bridge
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    Regards,
    Prateek

  • Receive IDOC back from ADP

    We are currently outsourcing 3rd party payroll to ADP. Master Data and Time Wage Type IDOCs are transmitted. After payroll processing, G/L data is downloaded through ADP Infolink G/L interface website as a .csv file.
    We want to receive G/L data back from ADP in standard SAP IDOC format. I have posed this question to ADP support with no luck.
    Has anyone imported G/L net payroll data back from ADP as an IDOC? Is this considered a different product than web-based Infolink G/L?
    thanks,
    Eric

    Hello Eric,
    We are currently in the process of implementing ADP and do master data transfer from HR to ADP.
    Would you be willing to have a quick phone call with me interms of lessons learned and advice from you on this.
    Please let me know.
    Thanks,
    Girish

  • HOW DO I UNBLOCK A E MAIL SENDER THT I WANT TO RECEIVE E MAILS FROM NOW

    HELP ME PLEASE..........
    How do I UNBLOCK a receiving e mail address
    I do want to receive messages from this address
    i think I blocked it in error..... eeeeeek
    thanks
    [email protected]
    Donna M
    Plattsburgh NY 12901

    Firefox doesn't do email, it's strictly a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, please '''Tag''' this thread as being for Thunderbird in the right-hand column of this page. This question currently is in the Firefox queue for answers.

  • Receiving variables back from php

    basicaly i have narrowed it down to this code
    stop();
    ////// Assign a variable name for our URLVariables object
    var variables:URLVariables = new URLVariables();
    var varSend:URLRequest=new URLRequest("create_member.php");
    varSend.method=URLRequestMethod.POST;
    varSend.data=variables;
    //////// Build the varLoader variable
    var varLoader:URLLoader=new URLLoader  ;
    varLoader.dataFormat=URLLoaderDataFormat.VARIABLES;
    trace(varSend.data.status);
    trace(varLoader.data.status);
    As silly as it sounds, i need the trace to see the error.
    I am using cs4 for this and have not found anything so far to explain why it is not working.
    You can test it out without needing anything on stage.
    This is the error i get and do not know why.
    undefined               is the varSend trace
    TypeError: Error #1010: A term is undefined and has no properties.
    at Untitled_fla::MainTimeline/frame1()              is the varLoader trace
    I need this fixed, but cant find why it is doing it. Any ideas would be greatly accepted.

    There is a full script as well, but I still only get the errors stated. Basicaly I am unable to get any variables back from PHP. They show up an a standard browser window, but that is no good to me. My site is 100% flash and i need to receive data so that i can log people in, retreive their names and info, send custome messages to people on the site or even if only visitors. Without flash seeing the data correctly, I cant do squat.
    if (event.target.data.returnBody=="") {
    output_txt.text="No data coming through";
    } else if(event.target.data.returnBody!=="") {
    output_txt.condenseWhite = true;
             output_txt.htmlText = ""+ event.target.data.returnBody;
      gotoAndStop("_end");
    trace(varLoader.data.status)
    If i only use    --     event.target.data     I do get the info in, but with all the mish-mash that comes with it
    e.g.
    %0A%20%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%3Ch2%3EOne%20Last%20Step%20%2D%20Activate%20through%2 0Email%3C%2Fh2%3E%3Ch4%3EOK%20peter%2C%20one%20last%20step%20to%20verify%20your%20email%20 identity%3A%3C%2Fh4%3E%3Cbr%20%2F%3E%0D%0A%20%20%20In%20a%20moment%20you%20will%20be%20sen t%20an%20Activation%20link%20to%20your%20email%20address%2E%3Cbr%20%2F%3E%3Cbr%20%2F%3E%0D %0A%20%20%20%3Cbr%20%2F%3E%0D%0A%20%20%20%3Cstrong%3E%3Cfont%20color=%22%23990000%22%

  • Receiving Acknowledgement error from SOAP application

    Hi Everyone,
    I am working on SAP-> PI -> SOAP scenario. The PI message shows Acknowledgment error
    with the following error text :
    "Adapter Framework caught exception: SOAP: response message contains an error
    XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: javax.xml.rpc.soap.SOAPFaultException "
    The message of the same scenario were processed successfully initially but today some of the message got
    stucked with the Acknowledgement error from the receiver application.
    I tried to resend the message from RWB but could not succeed.
    Kindly guide to troubleshoot the issue.
    Regards,
    Robinson Thomas

    Hi Robinson,
    It's mean the Web Service Provider return you unknown message format. It can be due to error happening in the provider.
    Youd should check with the provider what is the problem during that period.
    Regards
    Fernand

  • Want my skype messages back from C drive

    Hello Everyone. I have installed a new window and my all skype history has been deleted form C drive. This is my business skype and i want all history back. Is there a way to do it? again i would like to mention that history has been deleted from C drive to installation of new widnow, please help me  

    Try doing a System Restore.Choose a date before the update that messed up your machine. Not sure what OS you are running so will post links to both Win 7 and Win 8.
    http://windows.microsoft.com/en-US/windows7/products/features/system-restore
    http://windows.microsoft.com/en-us/windows-8/restore-refresh-reset-pc
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • HT201363 I want to restore the back from i-tunes on my iphone whichgot formatted by mistake

    I forgot the password for the back up file...how can this be retrieved or reset?

    Hello Sujitunni,
    I certainly understand the importance of accessing your iPhone backup.  I recommend following the steps in the article below to troubleshoot this issue:
    iOS: Troubleshooting encrypted backups
    http://support.apple.com/kb/TS5162
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Lost my music on computer, I want to bring it back from Ipod classic

    Hi,
    Since I reinitialised my computer (PC, windows7), and downloaded again Itune,  my music turned into a mess: some tracks are unable to be found, others are in two or three exemplars, and it is to much a mess that you can forget to clean it...
    Fortunately  everything is saved on my Ipod...
    So:
    - How can I "reset" Itune, in order to make things clean (would it be a good solution to desinstall then to install the latest version?),
    - then how can I transfer music and lists (precious, days of work...) from Ipod to computer?
    Many thanks for your help,
    Fabrice (Belgium)

    See This Discussion  >  https://discussions.apple.com/message/15023025#15023025
    Also See Here  >  Using your iPod to move your music to a new computer
    From Here  >  http://www.apple.com/support/ipodclassic/
    From Here  >  http://www.apple.com/support/ipod/

  • Try to sync computer. Have not received email back from Firefox.

    Still waiting for email to verify sync...

    HI cunfla,
    You open the manage account and resend the verification email? Please also check your email filters to make sure it did not get stuck in spam.

  • RFC- XI -SOAP and response back to RFC

    Hi,
    I am doing RFC-XI-SOAP and get response back from SOAP to RFC.
    if I am not check the "Do Not Use SOAP Envelop" then it gives error in SXMB_MONI says  - NO SOAP envelop.
    "No SOAP Envelope but 1 {}RESPONSES; HTTP 200 OK"
    if I check thet  check bos ""Do Not Use SOAP Envelop" then it gives no error in SXMB_MONI , but message is not giving response back from webservice in SXMB_MONI it shows only
    <?xml version="1.0" encoding="UTF-8" ?>
      <ns1:MYRFC.Response xmlns:ns1="urn:sap-com:document:sap:rfc:functions" />
    gurus ...Pl. reply asap

    hi, all
    you are right the XML sp/tcpgateway response structure is different than what I used earlier,
    now I build the same structure,but then also some problem occures it is giving only one element from structure in response.
    it is giving
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns1:MYRFC.Response xmlns:ns1="urn:sap-com:document:sap:rfc:functions">
      <STATUS>Success</STATUS>
      </ns1:MYRFC.Response>
    while actual inbound from WS is ...
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message   -->
    - <ns0:testrequestResponse xmlns:ns0="conversion" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" Status="Success" DbgCmd_="testrequest" DbgTag_="REQUEST">
    - <ns0:SAP_OUTPUT>
      <ns0:E1 Value="3000194" />
      <ns0:E2 Value="300"/>
      <ns0:E3  Value="3"/>
      </ns0:E4 Value="94">
      </ns0:testrequestResponse>

  • Passing values with HttpsURLconnection and reading response back

    i need to communicate with a server url using HttpsURLConnection and pass 2 strings and read the response back.
    how can i make this using HttpsURLConnection object.
    HttpsURLConnection.setDefaultSSLSocketFactory(sslcontext
                        .getSocketFactory());
    HttpsURLConnection https = null;
    https = (HttpsURLConnection) new URL(host).openConnection();// host url of the server program
    https.setRequestMethod("POST");
    https.setDoInput(true);
    https.setDoOutput(true);
    https.setRequestProperty("IP", "10.900.10.2");// i am not sure how to pass two strings.
    https.connect();
    // have to read response back from a server program
    please help,
    thanks in advance.

    You can get around this by using javascript. That way your parent document is not getting refreshed.
    Create form inputs in the parent document for each of the variables you want to gather from the popups.
    You can then fire a function in the parent window when the user clicks a button in each popup that sends the values to the parent window. Just use:opener.funcname(var1, var2, var3...);Create the function funcname() in the parent window that takes each value to be added and sets the form inputs appropriately. You may want to use a different function for each popup window, like submitPopup1, submitPopup2 and so on.
    You can then make the last popup submit the form in the parent window:
    opener.document.FORMNAME.submit();Where FORMNAME is the name of your form.

Maybe you are looking for

  • Mac Pro 4,1 kernel panic - restarts on its own

    I have a Mac Pro 4,1 that will not finish the start up process   It kernel panics at the end of the process. It will then do a restart on its own and kernel panics again. What's the best way to figure out what's wrong with it?  HDs? Processor ? Or th

  • How to default inv mtl accnt based on the item categories for all trxns

    Hi all, There is a requirement for defaulting inventory material account based on the item categories accounts defined in the category accounts window. instead of defaulting from the inventory organization parameters. I researched on that and found t

  • Problem in Opening Workflow Interface.

    Hi, I have installed Stellent 7.5.1 All the components are working fine, if i'm trying to open Workflow i'm getting pop saying this message "unable to start the application workflow. Failed to response from host Server returned HTTP response code:502

  • TAXINJ WITH CONDITION BASED CALCULATION

    Hi MM Gurus We are using TAXINJ procedure for tax calculation with formula base calculation (i.e. tax rates are maintains in J1ID ). As we now that TAXINJ procedure support both condition based and formula based tax calculation. But when I want to us

  • Thousands of duplicates

    Please help! I have just had to format and reload my PC due to some scrote phishing and putting spyware on it. I have my music library backed up so all music is OK. I connected my iPod and now I hve 3000 plus duplicates. This means that my library wi