Forum Discussion
ChrisR1ch
11 months agoNew Contributor III
I'm having a problem getting a list of all workflow profiles, to be able to loop through and pull Access Group and Maintenance Group. Can you give me or direct me to a snippet of code that will return that list.
KarlT
11 months agoContributor III
This function should help
BRApi.Workflow.Metadata.GetRelatives(si, cubeRootCluster, WorkflowProfileRelativeTypes.Descendants, WorkflowProfileTypes.BaseAndParentInputProfiles)
Related Content
- 4 months ago
- 2 years ago
- 2 years ago
- 2 years ago