Create Uniface Archive Files

Uniface application resources can be packaged into Uniface archive files (UARs) for deployment.

During development, all generated runtime objects are compiled into standardized directories based on object type. The location of these directories is specified by the $RESOURCES_OUTPUT assignment setting in ide.asn.

The contents of each UAR file must conform to this structure. For example, if a UAR contains only Service components, they must be located in the /svc directory with the UAR.

To create the required UARs, you can do one of the following: