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

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

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
7 26-Nov-2021 10:22 2 KB jmyers to previous
6 26-Nov-2021 10:22 2 KB jmyers to previous | to last
5 26-Nov-2021 10:22 1 KB jmyers to previous | to last LOAD DATA FLDR ==> LOAD DATA FLDR(System_Preference)
4 26-Nov-2021 10:22 1 KB jmyers to previous | to last EXTRCT DATA FLDR ==> EXTRCT DATA FLDR(System_Preference)
3 26-Nov-2021 10:22 1 KB jmyers to previous | to last ATTACHMENTS FLDR ==> ATTACHMENTS FLDR(System_Preference)
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed one line
The Extract User Calcs (XMUC) screen is designed to extract user calcs from an [{$applicationname}] database.
The Extract User Calcs (XMUC) screen is designed to extract UserCalcs from an Personality database.
At line 5 changed one line
Before the XMUC can be run there are [site preferences|SYSTEM PREFERENCE] that must be defined. Within the [IMST] screen, the administrator must define where the Extract and Load files are located and where the load functions are to write the exception files to. These locations are used by the functions to create and retrieve information. The customer can modify these values to represent any directory on their system.
Before the XMUC can be run there are [site preferences|SYSTEM PREFERENCE] that must be defined. Within [IMST], the administrator must define where the Extract and Load files are located and where the load functions are to write the exception files to. These locations are used by the functions to create and retrieve information. The customer can modify these values to represent any directory on their system.
At line 7 changed one line
The extract directory is defined using the [EXTRCT DATA FLDR|EXTRCT DATA FLDR(System_Preference)] preference. The load directory is defined using the [LOAD DATA FLDR] preference. The [ATTACHMENTS FLDR|ATTACHMENTS FLDR(System_Preference)] must be specified so the load functions know where to write the report exceptions log to.
The extract directory is defined using the [EXTRCT DATA FLDR|EXTRCT DATA FLDR(System_Preference)] preference. The load directory is defined using the [LOAD DATA FLDR|LOAD DATA FLDR(System_Preference)] preference. The [ATTACHMENTS FLDR|ATTACHMENTS FLDR(System_Preference)] must be specified so the load functions know where to write the report exceptions log to.
At line 12 added 3 lines
%%warning When exporting a WF UserCalcs using XMUC, the foreign key references to Workflow actions may cause issues when attempting to load the data file into another instance using [LMDATA]. The ID numbers of the Workflow actions in the second instance may be different and may not match up with the ID numbers in the original instance. For this reason, for Workflow UserCalcs, any Workflow action references in their UserCalc needs to be re-associated to the Workflow actions in the new environment, or the Workflows may not work correctly.%%