webMethods

webMethods

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

Webservice consumer - disabling namespace validation

  • 1.  Webservice consumer - disabling namespace validation

    Posted Tue April 22, 2014 01:44 PM

    Hi,

    I would like to know if it is possible to disable namespace validation while consuming an external web-service.

    My problem :
    The provider of the web-service give me a WSDL with different namespace.
    I generate the service consumer with SAG Designer => OK

    When I call the web-service with the connector generated, I get this error :
    [ISS.0088.9139] Output parameters do not conform to targetOutputSignature

    If I modify the documentTypes generated by the Designer, the service is OK.

    But is it possible to specify not using namespace and just mapping the structure to the service ?

    Fabrice


    #API-Management
    #soa
    #webMethods


  • 2.  RE: Webservice consumer - disabling namespace validation

    Posted Wed April 29, 2015 01:45 PM

    1). Manually re-create the documents, locally
    2). Edit the copied input/output from connector in your main service. Updating name and xmlnamespace properties of documents.


    #soa
    #API-Management
    #webMethods


  • 3.  RE: Webservice consumer - disabling namespace validation

    Posted Wed April 29, 2015 04:35 PM

    I suggest to reach webService provider and get in sync with them rather changing docTypes manually at your side.It leads to problem when the source team changes the fields and if they share it with you again you have to manually edit them. Kindly take the wise decision.

    Thanks,


    #soa
    #API-Management
    #webMethods