Visibility problem on bus comp
Hello,
we have a s_party bc that is a child of BO Account.
This bc has 2 view modes, one based on organization and one based on position.
In a wf step we do a query using FS Workflow Utility - GenerateList on BO Account and our bc.
For some reason, it sets position visibility on this step and the users position is used in the query.
The WF is run using wfprocmgr, but in the workflow, the context user is changed to the user that created the record. Hence it does not run with SADMIN, but uses the creator of the record.
0