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.  Type tree error

    Posted 09/06/12 08:01 AM

    Originally posted by: Jaango


    How can i remove the error while analysing the type tree? The problem occurs in the component rule"COUNT($) <= NOTOK_CNT Field", for NOTOK Group.Do I have to give the whole path for the field. Attaching the type tree. The error says

    Component rule references undefined type
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Type tree error

    Posted 09/06/12 08:44 AM

    Originally posted by: lanapoli


    There were two errors in this tree, for both component rules. For the one controlling My the rule needed to be changed to refer to the correct field --> COUNT($) <= OK_CNT Field. You can always ensure you have the correct field by dragging the field to the rule itself. Now, for the rule on NOTOK_GROUP. You cannot reference NOTOK_CNT Field as it is not visible at this level. You can tell by the fact that you cannot drag it onto the rule. You need to move this rule up to the My group which has visibility to the count fields.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: Type tree error

    Posted 09/06/12 08:54 AM