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.


#TechXchangePresenter
 View Only
  • 1.  REST services to handle attachments of different format as input

    Posted Sun July 19, 2015 11:20 AM

    Hi All,

    I have the following questions regarding REST services as i’m completely new to REST technique.

    Basically i had to develop a webService (REST ) to accept attachments of different formats and store it in a directory path .

    1. Since i have to pass attachments as input ,One of the input fields are of object type. Is it possible to pass it via browser. How will the URL be generated in this case ?

    2)Are there any server settings to be done while implementing REST services?

    Please let me know if anyone has already implemented REST services to handle attachments.

    TIA ,
    Raj :slight_smile:


    #webMethods
    #API-Management
    #soa


  • 2.  RE: REST services to handle attachments of different format as input

    Posted Sun July 19, 2015 12:54 PM

    Raj – For normal webServices we should use a setting but in REST I am not so sure as I didn’t use attachments.

    Let us see what other comments. :?

    Thanks,


    #API-Management
    #webMethods
    #soa


  • 3.  RE: REST services to handle attachments of different format as input

    Posted Mon July 20, 2015 02:34 AM

    @ MR as173d : Yeah :frowning: Can you please let me know how you implemented a REST service.
    TIA !


    #webMethods
    #soa
    #API-Management


  • 4.  RE: REST services to handle attachments of different format as input

    Posted Mon July 20, 2015 02:38 AM

    @ MR as173d : Yeah :frowning: Can you please let me know how you implemented a REST service.
    TIA !


    #webMethods
    #API-Management
    #soa


  • 5.  RE: REST services to handle attachments of different format as input

    Posted Mon July 20, 2015 05:47 AM

    Raj – Please go through http://sagwebmethods.blogspot.com/ link, my implementation is very similar.

    Thanks,


    #soa
    #API-Management
    #webMethods