Customer Portal

Comments 1

  • Avatar
    slechtaj
    0
    Comment actions Permalink
    Hi,

    I am not sure if Normalizer is what you are looking for. If you want to create a new output file where each line will be placed on a separate line you may only need to update the metadata used on the edge that is connected to the writer component (most likely UniversalDataWriter).

    However, if I didn't get the point, you may take a look at the examples that come with the Designer. In BasicExamples project, there is for example a graph IssuesSearch which contains Normalizer component in one of its subgraphs (JIRASearchMulti.sgrf). You may run the graph and drill down through the subgraphs to see how the component works. Just FYI BasicExamples project is created when you access one of the examples available on the Designer's Welcome screen (Help > Welcome).

    Hope this helps.

Please sign in to leave a comment.