Customer Portal

Unable to resolve parameter

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi Sriram,

    The dynamic parameter is used when the value of the parameter changes in time, for example, if you use function today() which returns different value every day.

    To find out the solution in your issue I might need more information:

    1.) Are all your projects suddenly unable to resolve secure parameters created in your original version? If so, the issue might be caused by Master Password disparity. The Secure Parameter (the functionality that allows encrypting parameter values) has to be initialized by setting up Master Password on the server level. In the 4.4 version, you can find it in Configuration -> Secure Parameters. After doing that, every secure parameter is then encrypted using this Master Password. To properly use already encrypted parameter values in an upgraded environment, you have to set the same Master Password in your new Server version (Configuration -> Setup -> Security -> click Set Master Password).

    2.) Does it appear only when it comes to one specific .prm file? If so, please try to rebuild the .prm file from a scratch. To be able to copy and use the parameter file across projects and sandboxes, I would recommend using a new file (not the default workspace.prm). Go to the Outline pane and choose Parameters -> New parameter file and click OK.
    paramfilesetup.PNG

    3.) Also please make sure there is no duplicity in parameter names in the project path. I mean, open the Workspace.prm as well and make sure you delete possible parameters that have the same name as the newly created ones in the separate parameter file.

    If this is not helpful, please let me know more information about your issue. Could you, for example, provide me with the exact error message you can see? Thanks, Eva

Please sign in to leave a comment.