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.  component rule

    Posted 05/02/12 04:51 AM

    Originally posted by: maddysam


    what it meant by $=$ in an component rule to an object means??
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: component rule

    Posted 05/07/12 09:04 AM

    Originally posted by: SystemAdmin


    It means, you are validating if the value of the component is equal to itself.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 3.  Re: component rule

    Posted 05/07/12 11:33 AM

    Originally posted by: maddysam


    Thanks for the reply.
    But, I hope there might be an other reason/meaning for that rule($=$)
    "you are validating if the value of the component is equal to itself" --- generally in these cases we will mention something as , $ = "XYZ" but not $=$ .ii) Also the reason that I am not confident about the explanantion is , what in case of a group if that component rule is assigned to.

    Hope you got my understanding and still my query on $=$ remains.

    Need some inputs from the forum is there any special meaning in that.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 4.  Re: component rule

    Posted 05/08/12 05:29 PM

    Originally posted by: SystemAdmin


    $=$ is used in a typetree component rule to stop the Analysis warnings from being generated for that specific component.

    For example to stop getting a warning message like below:

    "COMPONENT 23 may not be distinguishable from COMPONENT 25 that may
    follow in TYPE.....(warning)"

    Thanks,
    Phil
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 5.  Re: component rule

    Posted 05/09/12 08:00 AM

    Originally posted by: maddysam


    Thanks Phil..I got it now.

    Cheers,
    Maddy
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender