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
  • 1.  Undefined object Found

    Posted Thu February 23, 2023 01:15 AM

    What product/components do you use and which version/fix level are you on?

    Is your question related to the free trial, or to a production (customer) instance?

    What are you trying to achieve? Please describe it in detail.

    Do you get any error messages? Please provide a full error message screenshot and log file.

    Have you installed all the latest fixes for the products and systems you are using?


    #webMethods
    #Service-Designer
    #Integration-Server-and-ESB


  • 2.  RE: Undefined object Found

    Posted Thu February 23, 2023 01:21 AM

    Hi All,
    I am using webMethods 9.12 .All Latest fixes are installed in webMethods [ISS.0088.9139] Output parameters do not conform to targetOutputSignature:
    errorCode=VV-002
    pathName=/tns:queryResponse/tns:result/tns:records[2]/ens:Case_CaseNotes_GCC__r/tns:records[0]/ens:CommentLanguage_GCC__c
    errorMessage=[ISC.0082.9026] Undefined Object found


    #Service-Designer
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Undefined object Found

    Posted Thu February 23, 2023 01:41 AM

    Hi @dhivyavn
    Please provide more information about the issue to proceed.

    • Information such as which features of Integration Server are being used?
    • Is this related to web services? Are you creating a provider or a consumer WSD etc?
    • Is this the output of invoking some public services?

    A detailed repro would help in faster resolution.

    -NP


    #Service-Designer
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Undefined object Found

    Posted Thu February 23, 2023 06:28 AM

    yes .this is related to webservices …we are using consumer WSD…while invoking soap based call we are getting this error from salesforce…we are not using any public services


    #webMethods
    #Service-Designer
    #Integration-Server-and-ESB


  • 5.  RE: Undefined object Found

    Posted Fri February 24, 2023 01:43 AM

    @dhivyavn,

    The error basically means that data does not conform to the output signature defined. Check the schema in the WSDL OR check the output signature in WS - connector at this point - /tns:queryResponse/tns:result/tns:records[2]/ens:Case_CaseNotes_GCC__r/tns:records[0]/ens:CommentLanguage_GCC__- check the properties and constraints and your service needs to adhere to that.

    Hope it helps. For a clear solution, attach the WSDL and service response in question.


    #webMethods
    #Service-Designer
    #Integration-Server-and-ESB