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.  Converting Item properties

    Posted 08/08/14 09:01 AM

    Originally posted by: ASK


    I want to migrate some components and need to convert the "item" properties in TT to UTF -8 and bytes to "char". I know i can use propogate to do it for all items for language. How about for "byte" to "char". is there any option to do it at once and not having to do it for each item.


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


  • 2.  Re: Converting Item properties

    Posted 08/08/14 09:28 AM

    Originally posted by: Tim Rabbitt


    Hello:

    Have you looked at using the tbconv utility command?  Information about this utility can be found at:

    http://pic.dhe.ibm.com/infocenter/wtxdoc/v8r4m1/index.jsp?topic=%2Fcom.ibm.websphere.dtx.utilcmd.doc%2Freferences%2Fr_utility_commands_tbcconv_Utility_Command.htm

    Regards,

    Tim Rabbitt


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


  • 3.  Re: Converting Item properties

    Posted 08/08/14 10:24 AM

    Originally posted by: ASK


    Thanks Tim. I'll explore it and get back. Regards

     


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


  • 4.  Re: Converting Item properties

    Posted 08/11/14 10:35 AM

    Originally posted by: ASK


    It doesn't produce the expected results as per ibm's help when used with -P option.

    Though it converts "bytes" to "chars" and also sized as to "char" - it leaves the old value of max bytes  "as is" - which still works. I was assuming it would change the max bytes to "0".


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