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
manthangandhi
2 years agoNew Contributor III
Assistance Needed: Updating "Profile Active" Property via Extender Rule
Dear Team,
I am currently working on updating the "Profile Active" property for a specific scenario type within a workflow profile. I am trying to implement this change using the below code sni...
manthangandhi
2 years agoNew Contributor III
Hi Fred,
Is there any alternate way to perform this usinng database, anyclue on this?
Krishna
2 years agoValued Contributor
manthangandhi - You can try with the WFText1 value. This could be workaround vs updating the table directly. My 2 Cents. I am not sure about the complete use case, trying to put some ideas.
1. Create a Extender BR to populate the text1 Value of the WF profile.
2. Ignore the WF Profile in your BR based on the Text1 value.