The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Clarke_Hair
1 year agoContributor
Local User Access when SSO turned on or need to set WF for local user when you can't access user.
in our initial design we have a local Admin user - OS_Admin that runs all our DM and Scheduler jobs. This was a local Admin user that pwd never changed (IT requires all AD users to change pwd's and w...
RobbSalzmann
1 year agoValued Contributor II
If the requirement is to store a set of values, Time, Scenario, and Workflow for other processes, this is the use case for Literal Parameters.
Create three Literal Parameters to hold these values
prm_OS_Admin_POV_Scenario
prm_OS_Admin_POV_Time
prm_OS_Admin_POV_Workflow
Now you can access these values from any business rule, assembly, or UI object without the need for a dedicated machine account to store a POV.
Related Content
- 3 years ago
- 4 years ago
- 8 months ago