The com.ibm.ras.example.export package provides examples of how to automate RAS exports.
The com.ibm.ras.example.export.package contains the following pluglets that can be used to perform RAS exports:
Pluglet | Description | Results |
---|---|---|
ExportCreateAsset | Provides an example of how to perform a RAS export using
an asset created by the client. The pluglet in the example demonstrates the
following operations:
|
When run successfully, a newly packaged asset named ExportCreateAsset.ras is created in the workspace in the \Export\Examples\ExportedAssets folder. |
ExportDefaultAsset | Provides an example of how to perform a RAS export using
the default asset created by the export data model. The pluglet in the example
demonstrates the following operations:
|
When run successfully, a newly packaged asset named ExportDefaultAsset.ras is created in the workspace in the \Export\Examples\ExportedAssets folder. |
ExportLoadManifest | Provides an example of how to perform a RAS export using
an existing manifest. The pluglet in the example demonstrates the following
operations:
|
When run successfully, a newly packaged asset named ExportLoadManifest.ras is created in the workspace in the \Export\Examples\ExportedAssets folder. |