About Message ordering in reliable web services..

Hi,
I am new to WebServices and right now I am handling the reliability of the webservice. I want to know what exactly is message ordering?
What the receiving RMP (Reliable Message Processor) should do if I send the message with the order of sequence nos like 2,9,4,7,1, etc..?
In which order the receiving RMP will send the messages to the WSDL , if I enabled Message Ordering in my request?
Any help regarding this will be highly solicited..
Reg,
BRKP.

Are you asking about "WS-ReliableMessaging" specifications?
If so that is a pretty big discussion which might fill up the forum disk space.
SOADevelopers
http://SOADevelopers.com

Similar Messages

  • How to retrieve error message(s) after failed web service call

    Hi!
    I tried to create an item using the web service ego_item_pub.process_item and it worked ok (version 12.1.1). Sending the same request again, I got an error which should be ok since the item id already exists. The thing is, that I only get an "E" as return status:
    <X_RETURN_STATUS>E</X_RETURN_STATUS>
    <X_MSG_COUNT>1</X_MSG_COUNT>
    As described in the integration repository, there should be a parameter called msg_data which should contain the message if there is exactly 1 message, but I cannot find it.
    So, I tried to get the message using fnd_message.get, but the response of my web service call is:
    AuthorizationFailure : User not authorized to execute service. (I use sysadmin/sysadmin as ws security user).
    I use the following grant details:
    All Users     Direct     GLOBAL     Revoke Action Enabled
    SYSADMIN SYSADMIN     Direct     USER
    What else can I do or how can I retrieve error messages for a failed web service call?
    Thanks a lot,
    Konrad

    Hi Konrad,
    As we've found out, search the Integration Repository for internal name ERROR_HANDLER and use that. Letting the general public know the answer for this one!
    Regards,
    Gareth
    http://garethroberts.blogspot.com

  • Usage of fault message in a synchronous web service call from PI ccBPM

    In a PI ccBPM call to synchronous web service,  how can I use the fault message created and attached to the synchronous interface call.
    Mike

    I see nowhere so far, that says not possible. Can you direct me to the appropriate help. Client asking for the same, i have been trying to get this done for a while, can't given an answer NO unless i show them the legit document or something.
    I am in the processing of getting sap help and i have an open ticket. Support never mentioned so far about no possibility to get this done either. I am still crossing my fingers. But will update this thread accordingly with either of the solutions

  • Retrieve error message of SAP provided web service in web service response

    Hi All,
    We have a SAP provided web service that sometimes fails to process data it is called with. This is not a problem as the data sometimes is just plain wrong (i.e. date field contains text). However, the error is only logged in SAP and can only be queried using SRT_UTIL.
    The problem is that the error is not reported back via the response. How can we set up the web service so that the error could be displayed by the calling party without logging into SAP?
    Thanks for the help in advance.
    Best Regards,
    Daniel

    Hi Calvin,
    The WS is indeed synchronous. The problem is not whether the error is captured or not. It is captured indeed but it is logged inside SAP only and not returned via the Web Service response mechanism. The error message says that error message can be retrieved using SRT_UTIL.
    This is a major problem as the users of the outside system calling SAP have no right to use SRT_UTIL to track down the error. They need to contact SAP basis in order to get to the end of it.
    What we need to achieve is to get back the same error message that can be seen with SRT_UTIL via the web service.
    Thanks.

  • HP Photosmart D110 Series getting error message when connecting to web services

    Hello guys!
    Hope someone can help. We have a HP Photosmart D110 series that is a couple years old. I am trying to get it connected to the web services feature for my wife. When we first got the printer it connected with no problems. When I go and click on enable web services it tells me cannot connect to server. Same error message happens when I try to do a product update. I tried to change manual preferred to 8. 8. 8. 8. and manual alternate to 8. 8. 4. 4. with no luck. 
    Any help would be greatly appreciated!
    Thanks!!!
    Daniel

    Hi Daniel, is there a chance that something has change in the intervening time in your home network e.g. a new router? This link contains a list of suggested troubleshooting steps to take if you're experiencing connectivity issues with HP Cloud Services. Try working down through them to isolate and correct the problem that is preventing you getting the D110 to connect to ePrint http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile-Printing-and-ePrintCenter/ePrint-Apps-Connecti...
    Post back with how you get on.
    Best.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • SOAP Messaging Using Crystal Reports Web Services To Return Report in PDF or Excel Format

    All,
    I am trying to use SOAP messaging to fetch a Crystal Report through a Managed repository and getting back either a PDF or Excel file. For some reason, any reference to web services on this site I cannot access. Like thread, "Using Web Services on the Crystal Report Server XI to return reports".  Can anyone point in a direction to Web Service Calls API documentation or does this not exist ?????? I would hope this product has this capability.
    Thanks In Advance,
    Tom

    XI Release 2 Service Pack 2 introduced the Business Process BI Web Services, that allow you to retrieve reports using SOAP messaging.
    It's documented here:
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/WS_SDK/wssdk_portal/doc/wssdk_bpbi_doc.pdf
    Sincerely,
    Ted Ueda

  • Message is too old - Web Service error

    Hi,
    I created consumer of my web service. Web service based on WSDL file. When I try to connect with web service I gets following exception:
    Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Security token failed to validate. weblogic.xml.crypto.wss.SecurityTokenValidateResult@1719d353[status: false][msg UNT Error:Message is too old]
                at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:197)
                at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:122)
                at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
                at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
                at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:136)
                at com.sun.proxy.$Proxy30.getAddressBook(Unknown Source)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                at java.lang.reflect.Method.invoke(Unknown Source)
                at weblogic.wsee.jaxws.spi.ClientInstanceInvocationHandler.invoke(ClientInstanceInvocationHandler.java:84)
                at com.sun.proxy.$Proxy31.getAddressBook(Unknown Source)
                at ws.test.Test.main(Test.java:70)

    Hi Lakshminarayana,
    there may be lots of reasons.
    [http://lmgtfy.com/?q=http%20%2B%20403]
    Regards, Hubert

  • I'm connected to the internet but I keep getting the message cannot connect to web services

    When I Scan to Email in my Photosmart 7520 all-in-one printer, I get the message, "Unable to connect to web services. Confirm internet access and try again."

    Hello @Skrafty,
    Welcome to the HP forums.
    I understand that you are having a problem with the scan to email feature on your Photosmart 7520.
    I would like to help.
    Touch the ePrint icon on your printers display.
    If you get the same server connection error, Try setting a manual DNS.
    The following link is to a post by happytohelp01.
    It contains instructions for setting a manual DNS.
    Efax 7510 still won't work after turning off/on ePrint several times
    If you do not get a server connection, then I would remove Web Services and enable again.
    Warning:  If you remove web services the printer will lose its custom ePrint address.
    This address will be lost forever. It will also wipe out any scan to email settings.
    To remove Web Services, touch the ePrint icon.
    Go into settings and select Remove Web Services.
    You will be brought back to the printers main menu.
    Touch the ePrint icon again and enable the feature.
    Once you get the printers claim code (used to customise the ePrint address) you can setup scan to email again.
    If you encounter any issues or have additional questions please let me know.
    Also you can call our Cloud Services at 855-785-2777.
    If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Hours:
    Mon-Fri. 8am - 11pm, Sat. 9am-8pm - EST
    Mon-Fri. 7am - 10pm, Sat. 8am-7pm - CST
    Mon-Fri. 6am - 9pm, Sat. 7am-6pm - MST
    Mon-Fri. 5am - 8pm, Sat. 6am-5pm - PST
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • About LiveCycle Generator 7.2 web service

    hi,
    I use .net to call livecycle generator web service.
    Consult Adobe's 7.0 generator example,
    I use method "PdfGen.RequestSoapContext.Attachments.Add"
    to attach source file.
    But in 7.2 , this method disappear.
    how can I attach file ?
    I find that in 7.2 the object is different form 7.0.
    Don't need WSE?
    anyone can help me?
    thanks.

    Hi Liushiud,
    you have to install WSE (remember the suffix WS for the dime variable).
    I have developed a C# client application (with WSE) and it works right (with PDFG 7.2):
    private PdfgWSProxy.PdfGenWse pdfgWS = null;
    pdfgWS.RequestSoapContext.Attachments.Add(attach);
    Cheers,

  • Using TCP Tunnel to examine SOAP messages to an external web service

    I am trying to examine the SOAP communication between my BPEL flow and an external webservice with WSDL at:
    http://www.webservicex.net/CurrencyConvertor.asmx?WSDL
    How should I modify the deployment descriptor for my flow (bpel.xml), to add a "location" property to override the endpoint of this external service, so I can see the the messages exchanged through the tunnel.
    Thanks and Best Regards.
    Jaidev

    I've changed the port number to 1234 as defaulted in obtunnel in a client program
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BPELSuitcase>
    <BPELProcess id="worklistClient" src="worklistClient.bpel">
    <partnerLinkBindings>
    <partnerLinkBinding name="client">
    <property name="wsdlLocation">worklistClient.wsdl</property>
    </partnerLinkBinding>
    <partnerLinkBinding name="PartnerLink_1">
    <property name="wsdlLocation">http://wzscqz05.....com:1234/orabpel/test/BPELWorkList/BPELWorkList?wsdl</property>
    </partnerLinkBinding>
    </partnerLinkBindings>
    </BPELProcess>
    </BPELSuitcase>

  • Sending error messags as XML in Web Services

    How can I send as an output in RFC function working as WebService error as XML. What I'm talking about?
    I use exceptions in my RFC function which is warking as WS.
    I want to recive form WS an error description as a XML.
    When WS is working correct it send as an output XML, but when any error is performed there no response in XML file is generated. I want to generate XML with error info but I have no idea how.
    Regards, Tomek

    I want to receive error form WS which is looking like below:
    <b>Sample output for WS when error doesnt appear</b>
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
         <soap-env:Body>
              <n0:ZtsyErrorTestResponse xmlns:n0="urn:sap-com:document:sap:soap:functions:mc-style">
                   <ENumber>1</ENumber>
              </n0:ZtsyErrorTestResponse>
         </soap-env:Body>
    </soap-env:Envelope>
    <b>This I want archieve</b>
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
         <soap-env:Body>
              <n0:ZtsyErrorTestResponse xmlns:n0="urn:sap-com:document:sap:soap:functions:mc-style">
    Heer should appear error information
              </n0:ZtsyErrorTestResponse>
         </soap-env:Body>
    </soap-env:Envelope>

  • Issues in Web service created for updating the Sales Order

    Hi All,
    We created a Web service using the Web service tool in CRM 7.0 ( Using the Component WS_DESIGN_TOOLS )
    Web service was created for three modes such as READ, CREATE and CHANGE Modes.
    READ Web Service we tested and its working fine as we were able to see the data for an existing Sales Order in the Web Service.
    We expect that the Change Web Service will update the data of an existing Sales Order.
    Through our Web service we are passing the Order GUID ,Order ID and some Header Fields as well as Item Fields but  the in the Web Service we are getting a message that Web service executed successfully but the CRMD_ORDERADM_H Table isnot getting updated.
    What could be problem.
    Any suugestions will be highly appreciated.
    Regards,
    Sijo

    Hi Gourav,
    I checked in SICF for the Webservice name created.
    this is the service path
    /default_host/sap/bc/srt/rfc/sap/ for the corresponding Web Service created in DEV 200 Client.
    I checked in SOAMANAGER and saw  that the  endpoitnts were zero.
    the Search Operation for Webservice have got three query fields mainly
    Object Id, Posting Date,Procees Type
    If we give Process Type
    sign - blank
    option - blank
    low - YPO ( Custom )
    High - blank we are getting 126 entries.
    and if we check for the Process Type YPO (Custom ) in CRMD_ORDERADM_H Tbale also we are getting the same no of entries.
    but only for option BT , for Posting Date issue is thr..
    Any inputs to move forward will be highly appreciated.
    Regards,
    Sijo.
    Edited by: sijokjohn85 on Mar 5, 2010 10:52 PM

  • Message Wait Activity Or Notification Wait Activity for Web Service Wait

    Hi,
    I have a Message Wait Activity Or Notification Wait Activity which waits for a message from my Web-Service. But this Activity keeps on waitinf for the message even if the web-service is down. How do I make it invoke a System Exception if the web-service is down or the web-service cannot be connected?

    Hi,
    I suspect you've put a lot of thought into this and decided to take this approach, but could you describe why you're thinking your web service might be down frequently enough to do this?
    Here's one approach to having the Message Wait activity discover when something outside its control occurs. Put the Message Wait activity inside of one of two transitions going through a Split/Join. For the other transition going through the Split/Join, add a Timer activity (if you are using Oracle BPM 10g). Set the Timer activity to some period that you want to use to periodically hit the web service to ensure it is up (e.g. '5m' to test to see if the web service is up every 5 minutes). Don't have this occur every few seconds or your Engine's performance will be degraded.
    From the Timer activity there would be one transition. This transition leaving the Timer activity would be an unconditional transition going to an Automatic activity. This Automatic activity would have an unconditional transition going back to the Timer activity, and a conditional transition going to the Join activity. The logic in the conditional transition leaving the Automatic activity could be just a single boolean instance variable (e.g. "wsDown"). When the Automatic activity discovers that the web service is down, this copy of the work item instance will flow to the Join activity.
    The logic in the Automatic activity will invoke a dummy web service running on the same machine you're worried about. If an exception is thrown and caught inside the Automatic activity indicating the web service is down, you'd set a boolean flag "wsDown = true".
    The Join activity would have the logic:
    this = copy
    action = RELEASE If the "wsDown" instance variable is set to true when it leaves the Join activity, then the web service was down and the Message Wait activity was never notified from the outside web service.
    Hope this helps,
    Dan

  • Issue in creating sales order using process_header API (web service)

    Hi All,
    I am trying to create sales order header using web service call to OE_ORDER_PUB.Process_header API.
    When I pass the inputs and test the service,I get output with return_status='S'. But no record falls at the OE_ORDER_HEADER_ALL table.
    I cant identify where the problem is.Is there any commit missing? Pls help me resolve this issue.
    Thanks,
    Vinoth

    Hi All,
    I am trying to create sales order header using web service call to OE_ORDER_PUB.Process_header API.
    When I pass the inputs and test the service,I get output with return_status='S'. But no record falls at the OE_ORDER_HEADER_ALL table.
    I cant identify where the problem is.Is there any commit missing? Pls help me resolve this issue.
    Thanks,
    Vinoth

  • Fault messages in target web service (microsoft visual studio) -experience?

    Hi guys!
    We use async scenario : SAP_R3 (ABAP Proxy) -> XI -> Web Service (SOAP). Target web service is created in microsoft visual studio. Standard scenario worx fine. We send data from r3, the web service processes them. However, we want to use also fault messages in case, there will be exception rised in the target web service and let operator in sxmb monitor know, that there's a problem. These fault messages should be used as acknowledgement. But we have serious problem with implementing fault messages in the target web service in the visual studio. Does someone have experience with this?
    Thanx a lot for info!
    Olian

    Hi
    see the below links
    Consuming XI Web Services using Web Dynpro – Part II-/people/riyaz.sayyad/blog/2006/05/08/consuming-xi-web-services-using-web-dynpro-150-part-ii
    Consuming XI Web Services using Web Dynpro – Part I -/people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0d7349b6-0901-0010-ddbe-ec43178a61ff
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee5bc490-0201-0010-e9b5-a258cf083bca
    Troubleshooting SOAP Message - XI - /people/varadharajan.krishnasamy/blog/2007/01/09/troubleshooting-soap-message--xi
    Troubleshooting - RFC and SOAP scenarios-/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009
    Regards
    Chilla

Maybe you are looking for

  • APEX 3.1.0.00.32 doesn't work with ORACLE 10g SE 10.2.0.1.0 (altered)

    I have Oracle 10g Express Edition 10.2.0.1.0 under Windows XP SP2 on my Personal Computer. There is installed the APEX 3.1.0.00.32 too , which is working fine. Also I have Oracle 10g Standard Edition 10.2.0.1.0 (after installing Oracle 10g BI SE One)

  • Changing Material Valuation Class

    Hi All I have a situation where at the time of cutting over, certain materials have gone in with an incorrect valuation class - now that needs to be changed.. Can anyone please guide me as to what all I need to do in order to bring this change throug

  • CRM TPM 7.0: Accruals amount is zero in the condition records

    Hi All, I am creating condition records through TPM, the amount value is getting populated correctly in the condition record, however, the accruals value is showing up as zero. Ideally, I wanted to have the accruals value same as the amount in the co

  • Query Database in non default Tablespace.

    Hi As I understand a Database can be spread over multiple Tablespaces (a Database can contain multiple Tablespaces). How do I query a table that exists in a non default Tablespace? How do I query a table in another database on a different Tablespace?

  • CS4 Installation problems - live messenger

    Hello, I am trying to install CS4 Web Premium Student Edition on a Windows 7 machine. The installation keeps continually failing because the installer reports that Windows Live Messenger is running and I need to close it before I can continue.Despite