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.  RESTV2 resource

    Posted 02/08/23 02:00 AM

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

    Integration Server 10.5

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

    Free Trial

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

    I am saving a restv2 resource.

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

    Getting following error msg.
    The field “output” is not referring to the associate document type “CivilAffairs.restv2.employeeDetails_.docTypes:employeeDetails” in the output signature of service CivilAffairs.restv2.employeeDetails_.services:getAllemployeeDetails.

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

    No


    #webMethods


  • 2.  RE: RESTV2 resource

    Posted 02/08/23 02:22 AM

    Solved. In this what we need to do is just take the reference of the document which the msg is pointing and in this case we have to take the reference of the “CivilAffairs.restv2.employeeDetails_.docTypes:employeeDetails” and then name it as ‘output’. Soved.


    #webMethods