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.  How can this rule be defined

    Posted 06/15/11 10:28 AM

    Originally posted by: Jaango


    Hi ,
    Can anyone please help us in the following mutiply cum exponent operation. I am new to WTX and am not able to think about a quick solution. What i need to do is, in the rule, multiply a field by ten to the power of negative of another field.
    I have "CurrencyBalance" field and "CurrencyNOD" field. What I need to do is "CurrencyBalance*10^(-(CurrencyNOD))".
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 2.  Re: How can this rule be defined

    Posted 06/16/11 06:51 AM

    Originally posted by: Jaango


    Hi,

    When I put the below rule. It works. Unfortunately, it is not supported with datapower.

    =_LSRR__CURR_BALANCE Field:_LSRR__FINANCIAL_INFO:_LSRR__FIXED_RECORD Group:Inputcbl / mathlib->POWER(10, _LSRR__CURRENCY_NOD Field:_LSRR__FIXED_RECORD Group:Inputcbl )
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: How can this rule be defined

    Posted 06/17/11 05:03 AM
      |   view attached

    Originally posted by: Jaango


    I have an input file in ebcdic format, and I want the output to start with a two character(JP,EN,etc), passed as one of the input to the map, followed by the exact input file in ebcdic format. Attaching here an example of the input file also map files attached, which I tried. The output file should start with JP(example) followed by the input file characters as it is. How can I acheive this.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange

    Attachment(s)