Shell scripts
You can use scripts provided with IBM® InfoSphere® Master Data Management Collaboration Server - Collaborative Edition to perform many functions. These scripts are a powerful way to perform many functions quickly and efficiently.
Ensure that you do not use the following keywords in your
scripts. If any of the following keywords are used, your script may
fail to compile. These keywords are reserved in InfoSphere
Master Data Management Collaboration Server - Collaborative Edition scripting
language:
- var
- function
- if
- else
- while
- for
- new
- return
- break
- continue
- true
- false
- null
- toInteger
- toDouble
- toString
- script_execution_mode=not_compiled
- script_execution_mode=compiled_if_available
- script_execution_mode=compiled_only
- script_execution_mode=java_api=
The following words are reserved as implicit variable names:
All script operation names are reserved as well.- item
- err
- val
- res
- category
- feed_doc_path
- cmsInstance
- cmsMetadata
- cmsReadOnlyAttribs