This is based on the example provided "XML Join - Create a multilayer XML file.ktr" under samples, I have been working to generate xml output similar to "LegacyDataSample.xml" (Sample required to replicate "ActSbsc" tag alone).
But my output has additional tags and output is not as expected.
To resolve:
1. Head tag <Sbsc> (marked as 1 in the attached image)
2. ActSbc tag to be removed (marked as 2)
3. To eliminate <Act/> (marked as 3)
Attached the sample transformation "CMT_Accntv22.1.xml"
Input Files "STG_ACCOUNT.csv,STG_ACCOUNT_Head.csv, CMT_Acct_Header.txt"
Out put File "CMT_Accntv22.1.xml"
Expected Output "LegacyDataSample.xml"
Error specification Image
But my output has additional tags and output is not as expected.
To resolve:
1. Head tag <Sbsc> (marked as 1 in the attached image)
2. ActSbc tag to be removed (marked as 2)
3. To eliminate <Act/> (marked as 3)
Attached the sample transformation "CMT_Accntv22.1.xml"
Input Files "STG_ACCOUNT.csv,STG_ACCOUNT_Head.csv, CMT_Acct_Header.txt"
Out put File "CMT_Accntv22.1.xml"
Expected Output "LegacyDataSample.xml"
Error specification Image