In E2E Builder, XSLT script archives 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.

Deploying XSLT script archives 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 service of the current node instance.

Switch to the XSLT tab in the information/working area.
Only users who are member of a group, to which the role ADMIN has been assigned, can deploy and manage XSLT script archives.

Initially, the following screen is displayed. No XSLT script archives have been installed.

Click Browse and choose a single XSLT script archive file you want to deploy. Then, click Upload to upload it.
For each installed XSLT script archive, the following fields are displayed.

FileFile name
File DateFile upload date/time
File SizeFile size in KB

Do not upload single XSLT scripts, but only XSLT script archives. They must have been imported into UML models of deployed xUML services. Any other file you are uploading will be ignored.

XSLT script archives that were uploaded to the Bridge are stored in the Bridge data directory, e.g. C:\E2E_BRIDGE_DATA\xslt and are accessible in E2E Builder via the resource path ../xslt/<name of the xslt archive>.

To remove a deployed XSLT script archive, click the corresponding Delete button. Confirm the removal on the following page by clicking Delete Scripts.
The updated list of deployed XSLT script archives will be displayed afterwards.

XSLT script archives can also be downloaded by clicking Download.

  • No labels