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

CommonResponse - does it support Array of Objects with an element having array

edited Nov 29, 2019 12:34AM in Digital Assistant & Mobile 1 comment

Summary

CommonResponse - does it support Array of Objects with an element having array

Content

I was wondering if CommonResposne component can iterate over following.

I have an array returning Invoice Lines in which i have a distribution element which can hold another array.. see below

[{"LineNum": 1, "Amount": 10, "Dist": [{"COA": "1.1.1.1", "Amount": 6},{"COA": "1.1.1.2", "Amount": 4}]

},{

}]

Appreciate if you can tell me how can i iterate over "Dist" in CommonResponse to show all distributions under any given line

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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