The following procedure describes how to export AppWorx objects.
For more details about exporting objects, see the AppWorx Administration Guide.
To Export AppWorx objects:
The file is saved as an .exp file.
NOTE: At the beginning of the .exp file there is a list of objects starting with “CHECK”, which indicates a missing object.
EXAMPLE:
CHECK M xxx: missing Module xxx.
CHECK L xxx: missing Library xxx.
EXAMPLE 1:
If you see “CHECK M module_XXX” in the .exp file, in the AppWorx environment, select Object Type and chose Modules. In the Search bar, type the module name, “module_XXX” and then click >> to add it to the Objects to be exported area.
EXAMPLE 2:
If you see “CHECK L library_XXX” in the. exp file, in the AppWorx environment, select Object Type and chose Libraries. In the Search bar, type the library name, “library_XXX” and then click >> add it to Objects to be exported area.
Parent Topic |