Forum Discussion

TSA_ahmadnaeem's avatar
TSA_ahmadnaeem
New Contributor II
20 days ago

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?

2 Replies

  • MarcusH's avatar
    MarcusH
    Valued Contributor

    Check that the user has Maintenance access to the Workspace that holds the parameter.

  • MikeG's avatar
    MikeG
    Contributor 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