Could someone let me know how to Set Structured Data Type Attribute value for repeatable attributes..I could not figure that out easily from the documentation..
For non-repeatable attributes, we set it through ((IDfWorkflowEx)workflow).setStructuredDataTypeAttrValue("wfdata", "macroid", "test");
Thanks, devan