Resolved! Cell Details Export via Business Rule
Hello Experts,I am trying to export Cell Details to a CSV using a business rule function as shown below: If args.CustomCalculateArgs.FunctionName.XFEqualsIgnoreCase("Export_CellDetails_CSV")Dim wfUnitInfo As WorkflowUnitInfo = api.Workflow.GetWorkflo...