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.  REST API available under Linux?

    Posted 11/23/18 04:48 AM

    Originally posted by: Rick Barendse


    Does anybody know if the REST API is available under Linux the Linux installations of ITX v9.0? Following the documentation under https://www-01.ibm.com/support/docview.wss?uid=swg27051084#api_install it should be, but in the installations for Linux of Command Server v9.0, Launcher and Application Programming, it looks like it is not avaiable. If I take a look under /opt/ibm/wsdtx no restapi directory or tx-rest file is available. 

     

    Below two parts of the documentation link above, from which it looks like it should be available:

    1.

    Configuring the tx-rest.properties configuration file
    The tx-rest.properties configuration file is installed in the ITX installation directory (install_dir). Comments in the file explain each property. At a minimum, set the following properties in the tx-rest.properties file. The directories you specify in the configuration file must be existing directories: 

         map.dirs - one or more directories that contain the compiled map files. 
         catalog.dir - the directory where the map catalog file is to be created 
         
    work.dir - the directory for temporary files used during map execution 
         
    redis.host - the host (and port) of the Redis server. By default, this is set to localhost. 
         
    exec.log.dir - the directory where map execution logs are written

    2. 

    Deploying the WAR file

    The tx-rest.war file implements the REST API for ITX. It's installed in the $DTX_HOME_DIR/restapi directory. Deploy the .war file like any other web application


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


  • 2.  Re: REST API available under Linux?

    Posted 11/23/18 07:49 AM

    Originally posted by: GertieKearney


    Hi,

     

    The tx-rest.properties file and the restapi directory containing the WAR file are installed when you choose to install REST API when installing the Design Studio.

     

    You can download ITX 9.0.0.3 Design Studio from Fix central using the following link.

     

    https://ibm.biz/ITX9003

     

    Gertie.

     

     


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


  • 3.  Re: REST API available under Linux?

    Posted 11/23/18 12:28 PM

    Originally posted by: Rick Barendse


    Yes! This works fine.

     

    Many Thanks Gertie


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