Joshua Randall had a recent post that showed how to use the resourceBundle package to create a custom package for content deployment.
I took the idea from Josh and took it a step further to create a script that lays down the structure of the resourceBundle for you, then provides a second script to zip up the appropriate content to create your resource bundle. This should remove the need to hand edit the xml files to create the proper linkages.
The script is hosted here:
Run the script from the site above in the folder where you want the bundle created
follow the README.MD to add supported content to the right folder structure created.
Content is placed in the version folder
-------------------
##Currently working in this script:
APPLICATION RULES
LUAPARSERS
-------------------
Not working/Not implemented
All other folders
### APPLICATION RULES
--------------------
require clear text nwr files to be placed in the version folder
if there is more than 1 line per .nwr file then it will split the file into multiples (one line per file) and rename the original file to .multiline
### LUAPARSERS
--------------------
requires lua parser in the version folder
the script will zip the lua file up
run the resourceBundleZipper.py script to create the XML and zip file for upload via the RSA NW UI > Configure > Deploy package.
Now you are able to upload content in one file, to many locations in the NW environment saving you time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.