IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Custom soap faults in webMethods Web Service

  • 1.  Custom soap faults in webMethods Web Service

    Posted Fri August 19, 2005 03:03 PM

    Hi,

    I’m new to webMethods Web Services. Could you please let me know whether the following is possible or not with wm web services.

    1. Send custom SOAP fault(Faults other than those sent by Integration Server)
    2. How to deploy Web Service using ‘document style/literal encoding’

    Thanks in advance,
    pratap


    #webMethods
    #API-Management
    #soa


  • 2.  RE: Custom soap faults in webMethods Web Service

    Posted Fri August 19, 2005 07:02 PM

    Pratap,

    1. Yes, you will need something called a custom soap processor that will populate the soap-fault document type before creating the soapReponseData that gets sent back to the client. You populate the soap fault according to your requirements. []If you haven’t done so already, read the Soap Developer’s Guide and Web Services Developer’s Guide documents in the \Developer\doc\guides folder []Search here on WM Users for discussion forum entries on document/literal. [*]Check out a few of my blog entries on doc/lit and webMethods IS.

    HTH,

    Mark


    #soa
    #webMethods
    #API-Management