Breadcrumbs

Deploying and Managing Resources

In Scheer PAS Builder, resources (e.g. XML schemas, configuration files, ...) can be imported into the UML model. You may either define to deploy them together with the composite repository via the Builder or deploy them via the Bridge to prevent transferring big amounts of data.

Deploying resources via the Builder means that they are used only by the deployed xUML service. Deploying them via the Bridge means that they are not stored locally but globally, so that they can be used by all deployed xUML services of the current node instance.

Switch to the Resource tab in the information/working area.
Only users who are member of a group, to which the role ADMIN has been assigned, can modify the resources of the Bridge.

Initially, the following screen is displayed. No resources have been installed.

xuml_services_resources_none.png

Click Browse to browse to the location of the resource, select it and click Upload to upload it to the Bridge. By clicking Upload and Extract you can add zipped resources to your Bridge. They will be uploaded and automatically extracted.
All uploaded resources are listed in the Installed Resources section, differenced into directories (archives) and files.

xuml_services_resources_installed.png

For each resource, the following fields are displayed:

Directory / File

Name of the archive / File name

Directory / File Date

Archive / File upload date/time

File Size

File size in KB


Resources that were uploaded to the Bridge are stored in the Bridge data directory, e.g. C:\E2E_BRIDGE_DATA\resource. They are accessible in the Builder via the resource path ../resource/<name of the resource file> or ../resource/<name of the archive>/<name of the resource file>.

Resources can be deleted by clicking Delete. You need to confirm the removal of the resource by clicking Delete Resource. You may also Cancel the transaction.
The updated list of deployed resources will be displayed afterwards.

Resources can also be downloaded by clicking Download.