IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  WTX map calling REST API in V8.4

    Posted 10/26/18 01:19 AM

    Originally posted by: PSAK


    How do we call REST webservice from WTX 8.4? Is that possible in this version as OpenAPI is supported from V9, but not in 8.4


    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: WTX map calling REST API in V8.4

    Posted 10/26/18 05:40 AM

    Originally posted by: PaulBrett


    It is possible, but not very practical.  You would need to do a lot of manual work, building typetrees and maps.  Then you would consume the service with a GET() using the SOAP adapter.

    This presentation might help you : http://www-01.ibm.com/support/docview.wss?uid=swg27036573

    I fully recommend you migrate to a newer version of ITX.

    Thank you.

    Paul

    Follow me on Twitter


    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: WTX map calling REST API in V8.4

    Posted 10/27/18 06:58 AM

    Originally posted by: PSAK


    Hi Paul,

    I don't have option to migrate for ITX until next year, but have to implement it in 8.4 anyway. Would be useful if you could share any sample for calling REST api ?


    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender