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.  Query params variables are duplicated as list

    Posted 01/28/16 07:17 AM

    Hi all ,

    I see a strange problem I my IS , when I call a service over http using a browser and pass a variable using query parameter , I see the variable is duplicated as a list. For example , I execute the service using this url …

    http://server:port/invoke/Confluence/test?testvar1=myvalues

    I get the below on my browser and also on service pipleline. The test service has no logic in it both input and output variable is “testvar1”. I am not sure how is “testvar1List” created.

    testvar1 myvalues
    testvar1List myvalues


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Query params variables are duplicated as list

    Posted 01/29/16 09:12 AM

    Share IS version with fix level details. I can reproduce the same and let you know.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Query params variables are duplicated as list

    Posted 01/29/16 10:29 AM

    Please check the test service input & output parameters, provide the screen shot of your input/out parameters and service details / attach your service in HTML format, this will help to investigate more on this.


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Query params variables are duplicated as list

    Posted 01/31/16 03:50 AM

    Share your service, also make sure if something going wrong in your query URL after submission.

    Thanks,


    #Integration-Server-and-ESB
    #webMethods