ContributionsMost RecentMost LikesSolutionsRe: Reading data from HTML Table Naveen4baba: some reason the exact pipeline is not working now suddenly. It throws error on the “Parse XML” snap. I dont see , anything changed in the source as well. Wondering , if you can help on this. Hi @Naveen4baba, I am facing the same challenge with Parse XML. How was it fixed? Re: Throttle Pipeline based on a combination threshold Hello @aleung, I have a similar use case. Can we talk? Re: Trim last lines in csv file Hi were you able to find a solution for this? Convert json to xml Hello, I would like to know the best way to convert json list of accounts to an xml repeating element like below- “accounts”:[ “10”, “9”, “8”, “7”, “6”, “5”, “4”, “3”, “2”, “1” ] to ns1:AccountIds ns2:long10</ns2:long> ns2:long9</ns2:long> ns2:long8</ns2:long> ns2:long7</ns2:long> ns2:long6</ns2:long> ns2:long5</ns2:long> ns2:long4</ns2:long> ns2:long3</ns2:long> ns2:long2</ns2:long> ns2:long1</ns2:long> </ns1:AccountIds> Re: SnapLogic DateTime Conversion Guidelines @SandeepVemula , were you able to find a solution to this?