This page (revision-2) was last changed on 26-Nov-2021 10:22 by jmyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
2 26-Nov-2021 10:22 1 KB jmyers to previous
1 26-Nov-2021 10:22 919 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 removed 2 lines
[{TableOfContents }]
At line 5 changed 2 lines
!!Method 1
In this method you will use the deep copy function as a way to track the original UserCalc.
#Sign into the application as a user other than the 'P2K' user.\\ \\
#Go to [IMUC].\\ \\
#Choose the 'In Production' UserCalc.\\ \\
#Click on the 'Copy UserCalc' Button .\\ \\
#This will create a UserCalc with the exact same name as the 'In Production' UserCalc. The new UserCalc is own by the user who is not P2K and will have the status 'Under Construction'.\\ \\
#The user will need to use the 'Find' field to locate the UserCalc copy they now own.\\ \\
#Make the changes needed.\\ \\
#Compile the UserCalc using the 'Compile UserCalc SQL' button in [IMUC]\\ \\
#When ready, change the status to 'To Be Published'.\\ \\
#Go to the 'Publishing UserCalc' section.\\ \\
At line 8 removed 2 lines
#Deep copy the UserCalc and tag the copy with "_OLD"
#Take your original UserCalc out of production and make the necessary changes to the copy.\\This means you no longer need to determine what it is being called and the changes will be applied based on your set up.\\The "_OLD" will act as a record of the original UserCalc and can be used as a reference when needed.
At line 11 removed 18 lines
!!Method 2
Another recommended method is to use the test environment and the [XMUC] process to import a copy into production. This is advantageous as it is always a good idea to test modifications to UserCalcs before applying it to production.
Using this method you can overwrite the existing copy found in production.
#Make the changes to the desired UserCalc in the test/demo environment.
#Test your changes.
#Take the UserCalc out of production and place it into a status of "Under Construction".
#Make sure the name of the UserCalc in Demo/Test/Pilot matches the one in PROD.
#Run XMUC to create a ".Data" file containing the UserCalc information.
#Take the UserCalc in PROD out of production and set it to "Under Construction"
#Run [LMDATA] to import the UserCalc into PROD. The UserCalc being imported from PILOT will overwrite the UserCalc in PROD.
#Compile/Pre-Publish - Publish on [IMUCA]
Deep copy is intended to create copies of existing set up and is not designed to override existing set up.
At line 31 changed one line
[{InsertPage page='Internal.EDITING_INPRODUCTION_USERCALC' default='Click to create a new notes page'}]
[{InsertPage page='Internal.EDITING_INPRODUCTION_USERCALC' default='You must be logged in to create a notes page.'}]