This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to amend the text at the end of a workflow?

Is it possible to amend the text at the end of a given workflow? For example, when a user resets their password or unlocks their account, it is not clear as to what the user needs to do next, i.e. "you may now close this window". I've seen the "Common" and "User" xml files in C:\Program Files\Dell\One Identity Password Manager\Web\User\App_Data\LocalizationStorage\en-US but can't find this anywhere.

Does anyone have any idea?

Parents
  • Hi Christian,

    Password Manager does not have an interface where an Administrator can easily change the text found on the 3 websites that service users. Each site has a corresponding xml document that contains the text used for all web pages within password Manager.
    WARNING: THESE FILES ARE REPLACED DURING EACH VERSION RELEASE AND MUST BE BACKED UP BEFORE UPGRADING VERSIONS
    All 3 websites by default are located in %ProgramFiles% | Dell |One Identity Password Manager | Web |
    The text for each site is located under the above path in:
    ..\User\App_Data\Localization Storage\%language%\User.xml
    ..\Helpdesk\App_Data\Localization Storage\%language%\Helpdesk.xml
    ..\Admin\App_Data\Localization Storage\%language%\Admin.xml

    1.) Backup file by performing a simple file copy and store the backup somewhere else besides the Password Manager folder structure.
    2.) Right click the xml file and select ‘Edit’
    3.) Copy the text from the website that you’d like to change
    4.) Perform a find function in the editor of the xml file and paste in the text is going to be changed
    5.) Save the xml file
    6.) Restart IIS (iisreset on the command line)
    7.) Restart the internet browser
    8.) Launch internet browser and navigate to your customized page
    It is very important to remember that IIS needs to be restarted and the internet browser should be re-launched to see the changes made to the corresponding xml file.

    Jim Casey
Reply
  • Hi Christian,

    Password Manager does not have an interface where an Administrator can easily change the text found on the 3 websites that service users. Each site has a corresponding xml document that contains the text used for all web pages within password Manager.
    WARNING: THESE FILES ARE REPLACED DURING EACH VERSION RELEASE AND MUST BE BACKED UP BEFORE UPGRADING VERSIONS
    All 3 websites by default are located in %ProgramFiles% | Dell |One Identity Password Manager | Web |
    The text for each site is located under the above path in:
    ..\User\App_Data\Localization Storage\%language%\User.xml
    ..\Helpdesk\App_Data\Localization Storage\%language%\Helpdesk.xml
    ..\Admin\App_Data\Localization Storage\%language%\Admin.xml

    1.) Backup file by performing a simple file copy and store the backup somewhere else besides the Password Manager folder structure.
    2.) Right click the xml file and select ‘Edit’
    3.) Copy the text from the website that you’d like to change
    4.) Perform a find function in the editor of the xml file and paste in the text is going to be changed
    5.) Save the xml file
    6.) Restart IIS (iisreset on the command line)
    7.) Restart the internet browser
    8.) Launch internet browser and navigate to your customized page
    It is very important to remember that IIS needs to be restarted and the internet browser should be re-launched to see the changes made to the corresponding xml file.

    Jim Casey
Children
No Data