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

REST service with JSON No Response issue

  • 1.  REST service with JSON No Response issue

    Posted Tue May 17, 2016 08:26 AM

    Hi All,

    I have created a REST service which is accepting a JSON data and processing it successfully.
    However, when we provide any other JSON message not adhering to input structure of our REST service then request keep on waiting indefinitely without generating any error.
    There is no log even in server and error log about this request.

    But when we supply a incorrect JSON we directly get invalid JSON exception.

    I am not sure how to handle a request for which there is no error generated.
    ENV details:
    wM IS version: 9.9

    Please suggest.

    Thanks,
    Amit


    #API-Management
    #webMethods
    #soa


  • 2.  RE: REST service with JSON No Response issue

    Posted Tue May 17, 2016 02:14 PM

    It seems an issue with ARC google app with which I was testing my REST service.

    Integration server is showing session as closed but ARC is still waiting for response.
    However, when same test is done from SOAP UI, it returns an error.


    #API-Management
    #soa
    #webMethods