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.  REJECT is not working as expected

    Posted 04/19/17 12:23 PM

    Originally posted by: DeM0n


    See the attached screen shot....The REJECT function is not working as expected....

     

    If there is an error in the DTM in the input...the reject output file has just the data after DTM.....

    If there is any error in the BPR in the input, then the reject output file has all the data in that record....

     

    I am expecting all the data of the record even if there is an error in the DTM....

     

    What am I missing here ???


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


  • 2.  Re: REJECT is not working as expected

    Posted 04/19/17 04:46 PM

    Originally posted by: DeM0n


    I think I know why is it happening.....

    I need help in fixing it and make it work the way I need...

     

     


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


  • 3.  Re: REJECT is not working as expected

    Posted 04/20/17 04:38 AM

    Originally posted by: PaulBrettIBM


    Have you tried to use a component rule to make the DTM mandatory in the parent object?  If done correctly, when it is rejected, the parent object will also be rejected, giving you the behaviour you desire.

    Thank you.

    Paul.

    Follow me on Twitter


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


  • 4.  Re: REJECT is not working as expected

    Posted 04/20/17 11:07 AM

    Originally posted by: DeM0n


    That's the whole problem Paul...I cant change anything in the tree....Is it possible to do it without making the changes in the tree ?

     

    And if the above thing is not possible....is there any way to get the TRN(s) of all the rejected transactions in an output file ??


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


  • 5.  Re: REJECT is not working as expected

    Posted 04/28/17 01:28 AM


  • 6.  Re: REJECT is not working as expected

    Posted 05/05/17 12:00 PM


  • 7.  Re: REJECT is not working as expected

    Posted 05/05/17 12:39 PM

    Originally posted by: PaulBrettIBM


    I suppose you could check the SIZE() of the REJECT()ed items in each TRN, and then if >> 0, do a PACKAGE() on the whole TRN and call it 'rejected'.

    Thank you.

    Paul.

    Follow me on Twitter


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


  • 8.  Re: REJECT is not working as expected

    Posted 05/18/17 01:54 AM

    Originally posted by: DeM0n


    not working this way.....but we got a way around...we are good with this..

    Thanks Paul.


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


  • 9.  Re: REJECT is not working as expected

    Posted 12/26/17 04:45 AM

    Originally posted by: Vino685


    Hi,

    I am also facing same issue using REJECT function (unable to fetch the complete record in case of any  reject).

    May I know the solution you implemented.

    Thanks !


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