Get dependent entities on a review level workflow
Hi All,
We have a parameter attached in the entity POV of all our cube views, and it works perfectly on base level. However, not in the review level workflow.
Is there a way to include dependent entities in a review-level workflow via XFBR String? The entities in the review level are dependent, coming from the assigned entities in base level workflows underneath it.
I have tried using objList = BRApi.Workflow.Metadata.GetDependentProfileEntities(si, profileKey) with no luck. Perhaps I am missing something.
Bound list has been tested as well, and attaching the parameter in the POV of a cube view, only works in the base level workflows as well.
When the workflow is a review, it will show a full list of entities that we do not want.
Is there a way through the XFBR string and parameter in the member dialog?
Appreciate all suggestions.