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
TSA_ahmadnaeem
3 months agoNew Contributor II
SetLiteralParameterValue issue on web
In our first workflow step, we set the value of a literal parm using dashboard extender and then in next step use that parm in a DM job to export data based on that parm value. On windows client, our DM job works fine but when we try it on web, it does not find the value of the parm and errors out.
Can someone please share any experience with this kind of setup and how to make it work on web?
3 Replies
- FilipJNew Contributor
Have similar problem - have a form template which contains dashboard -form has defined Name-Value-Pair to pass to the dashboard (Dashboard Extender rule handling the logic) - works smoothly in Desktop application, nothing passed in BUX (OS web interface). Version 9.0.3.
Regards,
Filip
- MarcusHValued Contributor
Check that the user has Maintenance access to the Workspace that holds the parameter.
- MikeGContributor III
Hi TSA_ahmadnaeem ,
What version of OS are you on? Are you using the correct GetLiteralParameter() code snippet that qualifies which Workspace the parameter resides in?
Regards,
Mike G
Related Content
- 1 year ago
- 8 months ago
- 5 months ago