Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Grrovy : getting members with values from a datagrid.

Summary:

Grrovy : getting members with values from a datagrid.

Content (required):

Dears,


I have been trying the following without success, but I guess I am pretty close.

I defined a datagrid and want to iterate it in order to get members with data with the objective of using them in a FIX. I took my inspiration from several articles on the web, the groovy reference and a string builder code I made earlier.

This is my code:

// STEP2: get Account, Audit, Unit_Alloc and Entity members with rate

// Variables/lists

List Unit_AllocWithData = []

List AuditWithData = []

List EntityWithData = []

List AccountWithData = []


// Setup the connection to the plan type

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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