Customer Portal

To use the value from a value as part of the name of the Del

Comments 1

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello Jayakumar,
    I'm not sure if I properly understand your problem but you are probably looking for Partitioning Output into Different Output Files feature.
    To make a Writer write data to the file named RACF_01_glossary.txt, you should set following attributes on it:

    • fileURL="${DATAOUT_DIR}/#_01_glossary.txt'

    • partitionKey="fieldName" - where fieldName is the name of the input field containing RACF

    • partitionFileTag="keyNameFileTag"

Please sign in to leave a comment.