cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Dynamic File Writer filename after XML Formatter possible?

Szymon
New Contributor II

Hello,

Is there a simple way, to pass filename to File Writer, after XML Formatter was executed?
In the Mapper:

  • filename shall be constructed into $filename. XML
  • JSON content for saving als XML shall be constructed into $content
    XML Formatter makes an XML out of JSON $content
    File Writer writes XML $content a file into $filename.

Can SL do such a sophisticated task?
I know that CSV Formatter e.g. can pass variables via header, but XML?

image

thank you & kind regards
Simon

5 REPLIES 5

@Karthika ,
Yes, SL does support child pipelines.