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.  Rule is showing invalid

    Posted 11/22/12 05:32 AM

    Originally posted by: Jaango


    Hi,

    The attached rule is showing as invalid. Is it because of too many if conditions?
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Rule is showing invalid

    Posted 11/22/12 07:33 AM

    Originally posted by: SystemAdmin


    No, it's because of the size .. from the InfoCenter: The maximum length of a map rule is 32K characters (including non-printable characters).

    Having a rule that repeats the same test multiple times (IF (PRESENT (A) ..etc) is very inefficient, you should try and restructure your logic so that you only perform each test as few times as possible.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: Rule is showing invalid

    Posted 11/24/12 07:03 AM

    Originally posted by: thorstenhirsch


    Is this rule a joke? How should anyone find a (non-syntax) error there?
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange