Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
rajeshazmeera
Participant
0 Likes
4,407

This Article is aimed for beginners / learners associated with Revtrac tool.  Let us explore few fundamental functions.

Creating users in revtrac:

  • Login to solman/Revtrac installed system  via user id and password
  • Login to revtrac console ( tcode : /n/rsc/rt01). To avoid entering tcode every time , add this to your favorites)
  • In console – go to organization
  • rajeshazmeera_0-1724173931291.png
  • Click edit and add a new entry
    •  
    • rajeshazmeera_1-1724173956280.png

       

  • Value is, U=0, A=1, R = U and then email address in lowercase. (exception for PI U=2)
  • Save the entry and go back one screen and activate changes.

rajeshazmeera_2-1724174147037.png

Adding peer review:  These requests come in form of snow request where the new or existing user needs to be a peer reviewer as well. This basically allows team members to approve their transports for code change/functionality change etc. This is a not requested frequently. 

  • In console – go to organization
  • rajeshazmeera_3-1724174203252.png
    • Click each tab under users to reach organization structure
    • rajeshazmeera_4-1724174227856.png
      • Edit à add an entry à add: team name (there are already populated and can also found in Snow ticket) , Position – Peer for peer review, userID, leave the standin box, Full name )
      • Save the change and go back one screen
      • Click on activate changes and update the snow ticket.
      •  
      • Approving RTR (Rev-Trac request) :   
        • You’re alerted with an email.  You can click the link in the email request or login to URL -> enter the rtr number

        https://hostname.xxxx.com/revtrac/SID/dashboards

        Steps:

        • Open the RTR# (by using one of the above)
        • Click on Migrate to prod tab à Click yes to subsequent pop up and post completed you will the task bar will move forward to in production tab. That means the approval is completed. Resultà for example : 2475 ( it is approved and ready for production move)
        • rajeshazmeera_5-1724174388576.png

           

        • Exceptions: OOPS error: if there is a oops error, make sure you reach out to ops
        • Updating mass update to users.    After our change in domain, we have a requirement to change email addresses of all users. So here are the steps to convert them.
        • Yes, the email address needs to change in the user table in Rev-Trac…

          Yes, there is an easier way…!

        • First, back up the entire configuration like below:

        • rajeshazmeera_6-1724174432358.pngrajeshazmeera_7-1724174445429.png

          Save the output to something like “SID-Config - 031523.dnl”. we are backing up the whole configuration in case anything goes wrong (so we have a backup of existing one)

          Then, do the following:

        • rajeshazmeera_8-1724174461106.png

          Then, look at the next two screenshots:

        • rajeshazmeera_9-1724174549444.pngrajeshazmeera_10-1724174561035.png

          Select only the users and download to a file named something like “SID-Users - 021523.dnl

          Now edit the notefile and replace the domain using find and replace.

          Once done do the similar steps only for users and this time upload the file instead of download.

        • Thank you for taking time to go through this article. 

 

1 Comment