IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
#Supplychain
 View Only
Expand all | Collapse all

Starting the Type Tree Maker from a command line

  • 1.  Starting the Type Tree Maker from a command line

    Posted 06/27/17 06:39 AM

    Originally posted by: abhishek7969


    Hi i want to generate a type tree by reading a xsd.

    I am referring this doc

    https://www.ibm.com/support/knowledgecenter/en/SSVSD8_9.0.0/com.ibm.websphere.dtx.ttmaker.doc/references/r_type_maker_Invoking_the_Type_Tree_Maker_from_a_Command_Line.htm

     

    When you start the Type Tree Maker from a command line, use the options listed in the following table.

    The following is the syntax of ttmakr64:

    
    
    ttmakr64 <
    full_path_of_.mts_file> [
    -A] [
    -B] [
    -H] [
    -N]
    

     

    where i need to type this command as windows cmd is not recognizing ttmakr64

     

    Please help

    Thanks

     

     


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


  • 2.  Re: Starting the Type Tree Maker from a command line

    Posted 06/27/17 10:22 AM

    Originally posted by: GertieKearney


    Hi,

     

    You would need to change the IBM Transformation Extender directory to run the ttmakr64 from the command line.

     

    Please note that ITX V9 is 64 bit only so the executable is ttmakr64. If you are using a version of TX lower than V9 which is 32bit then the executable to run from the command line is ttmakr32.

     

    Gertie.


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