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

com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

  • 1.  com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Tue October 30, 2007 11:33 AM


  • 2.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Wed October 31, 2007 11:25 AM

    Check the service Input/Output tab.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Thu November 20, 2014 01:53 PM

    Hi All,

    I have created webservice connector to oracle fusion using their WSDL url,
    while running my service i get error as below:
    [ISS.0088.9139] Output parameters do not conform to targetOutputSignature:
    errorCode=DT-001

    could any one please tell me what could be the reason.


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Thu November 20, 2014 05:07 PM

    What is your IS version ?

    Also did you make sure WSDL for consumerWSD loaded properly or check with source folks if anything is missing in the schema/wsdl definition.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Fri November 21, 2014 04:22 AM

    Check your parameters it should conform to targetOutputSignature


    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Fri November 21, 2014 04:33 AM

    Hi Mahesh and RMG,

    Thanks for the response

    I am getting the exceptions as below
    [ISS.0088.9139] Output parameters do not conform to targetOutputSignature:
    errorCode=DT-001
    pathName=/fault/detail/tns:ShoppingBagFault/sbfault:ReportDateTime
    errorMessage=[ISC.0082.9447] Value does not conform to datatype

    I have asked oracle fusion team to change the datatype into string , since the ws connector to oracle fusion , in the response document we are not getting the ShoppingBagFault document, so we cannot translate in wM.


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Mon December 08, 2014 04:44 PM

    try turning response soap validation to false for consumer.

    when you open consumer, there will be a property with something like validate soap.


    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Wed January 21, 2015 09:34 AM

    I wouldn’t recommend doing this. It is better to check the date/time is correctly formatted in the output message. Does the value conform to the definition in the wsdl?


    #Integration-Server-and-ESB
    #webMethods


  • 9.  RE: com.wm.app.b2b.server.ServiceException: [ISS.0088.9139] Outp

    Posted Wed January 21, 2015 11:51 AM

    True that’s the first check to confirm the value for compliance against schema/dtd.

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB