Skip to main content
Nintex Community Menu Bar

Parsing XML Repeating Section Nintex Workflow

  • January 26, 2021
  • 4 replies
  • 530 views

Forum|alt.badge.img+3

Can someone suggest a good FULL tutorial on how to Parse XML and display text result (SharePoint 2016). All links I found are broken, all answers are incomplete - usually end with "and now you need to build For each... Good luck." I can't believe that there are no good tutorial for this subject, considering so many people have a problem with Repeating Sections / XML Parsing.

4 replies

Forum|alt.badge.img+8
  • Rookie
  • January 27, 2021

Not sure if this is a total help but I found the below video fairly informative when it comes to parsing XML in Nintex

 

(349) How to get repeating section data from XML using Nintex for SharePoint QueryXML Action - YouTube


Forum|alt.badge.img+3
  • Author
  • Rookie
  • January 28, 2021

Thank you! I got as far as parsing XML and storing variables. I am not sure of the next step: setting up For Each, Collection operations, Build String actions. 


Forum|alt.badge.img+8
  • Rookie
  • January 29, 2021

Ok so I guess the question is what do you want to do with that data in your variables? You're saying For Each so I'm guessing you want to copy to another list?


Forum|alt.badge.img+3
  • Author
  • Rookie
  • January 29, 2021

No, I have a column on the same list where I want to display it.