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