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
Expand all | Collapse all

9.10 Creating a OData Services with metadata

  • 1.  9.10 Creating a OData Services with metadata

    Posted Thu February 21, 2019 11:34 AM

    Hi,
    I created a OData service with external data type.
    I can access to the retrieve service (for instance in postman) but I need to access to metadata and I don’t know how to do this :
    I tried http://:5555/MyPackage/MyFolders:myOdataService/$metadata but my brower say me Obecjt Not Found.

    How can I have access to metadata ?


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: 9.10 Creating a OData Services with metadata

    Posted Sat February 23, 2019 07:18 PM

    From docs of 10.3, check with sag support if they have any workaround.

    The OData service implementation in Integration Server supports the following OData
    features:

    • ATOM, JSON, and XML formats for representing the resources that are exposed as data services.
    • CRUD operations for each entity type.
    • System query options such as $select, $expand, $filter, $orderby, $top, $skip, $format, $inlinecount, and $count.

    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB