Skip to main content
Nintex Community Menu Bar
Question

Adding Items to Object from Azure SQL


Forum|alt.badge.img+3

In my workflow I have a repeating section with funding codes and percents. Inside a for each loop for each funding code, I run a stored Azure SQL procedure to output a bunch of data that corresponds with that funding code (e.g. fund approver, accountant, etc.).

Once that is done, I would like to combine the funding code, funding percent, and information from the stored procedure into a single merged object, with equal rows of each. Any help is appreciated.

Translate
Did this topic help you find an answer to your question?

Gavin-Adams
Forum|alt.badge.img+13

Big caveat that I haven’t tried but something to explore could be to create a new azure stored proc and do all the merging of data within the stored proc so you receive a new object with all the data and structure you need.

One thing to look into would be inputing the json of the repeating element as a parameter into the new stored proc then pull apart the data in their.

Some the help on this page around querying json and transforming json could help you

Working with JSON data - Azure SQL Database | Microsoft Learn

 

Translate

MillaZ
Nintex Employee
Forum|alt.badge.img+21
  • Nintex Employee
  • August 14, 2023

Hi @AutomationPerso 
Have you resolved this question?

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings