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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  SOAP Error Mgmt

    Posted 06/04/08 11:04 AM

    Hi,

    I have to design a wrapper webservice for a Sytem using one WSDL file.
    EAI system include a retry process to send data two more times if an error occurs. It means that data sending will try three times for each transfer.If an error occurs three times,EAI send back the error code to Destination system like the normal process.

    There are two different codes returned by the Web Server :
    - SOAP code (Web server)
    - EPMImport Web Service return codes
    The returned codes can be defined by the following different general types :
    - SOAP codes
    - Normal codes (when process is OK)
    - Technical error codes
    - Functional error codes


    Can anyone tell me from where the technical and functional error codes are generated.

    Pls solve my issue,

    Thanks,
    Rajitha


    #soa
    #API-Management
    #webMethods


  • 2.  RE: SOAP Error Mgmt

    Posted 01/15/10 07:26 AM

    Put a try/catch blocks and set error codes according to your design.


    #webMethods
    #API-Management
    #soa