You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Data Stich with dynamic index

edited Oct 4, 2020 7:37AM in Integration 2 comments

Summary

Data Stich with dynamic index

Content

Hi Experts

Below is the scenario

I'm using Data stich to assign values to the global variable in a Loop. I'm using  counter as index.  Loop executes twice.

Run1
Step1 g_lines appends M_lines - success
Step2 g_lines(counter).field1 assigns p_filed1(One of the data element in the loop) - success - here the counter value is 1
Run1 completes

Run2
Step1 g_lines appends M_lines - success
Step2 g_lines(counter).field1 assigns p_filed1(One of the data element in the loop) - Error - here the counter value is 2

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!