Example - run the script player
You must install Framework Manager and some sample action logs to run this example.
The script player, BmtScriptPlayer.exe, is available at installation_location\bin. To install the sample action logs, go to the IBM Accelerator Catalog (https://accelerator.ca.analytics.ibm.com/bi/?perspective=authoring&pathRef=.public_folders%2FIBM%2BAccelerator%2BCatalog%2FContent%2FTOL00018) and then click Download. Extract the downloaded files to installation_location\bin.
You can use one of the downloaded files, gosales_scriptplayer.lst, to run the action logs in sequence. This action generates a model named gosales_scriptplayer and publishes a package to the content store.
The action logs are described here.
- 01gosaddsrc.xml
- Creates the model and adds a data source.
- 02goslangdef.xml
- Defines the languages used by the model.
- 03gosmodqs.xml
- Modifies a query subject.
- 04gosrenam.xml
- Renames columns.
- 05gosprops.xml
- Updates properties.
- 06gosorg.xml
- Adds namespaces.
- 07goslangimp.xml
- Imports a set of translations using text files stored in the same location.
- 08gospac.xml
- Creates and publishes a gosales_scriptplayer package.
To run the script player, open a command prompt in installation_location/bin and run the following command:
BmtScriptPlayer -l gosales_scriptplayer.lst