Skip to content

Source and Repositories/IBM ODM - Process Steps

Import Version

Downloads the specified RuleApp jar from the ODM Repository.

NameTypeDescriptionRequired
Decision Center URLtextBoxHostname and Port number for Decision Center.Yes
Data SourcetextBoxJDBC name of the datasource.Yes
Project NametextBoxThe name of the Project. (ex. Loan Validation Service)Yes
Branch NametextBoxThe name of the Branch (ex. Spring Release). Pulls from main if left blank. Value is ignored if re-deploying from existing snapshot.No
Deployment ConfigurationtextBoxThe name of the deployment configuration. (ex. test deployment)Yes
Target ServertextBoxThe name of the Target Server to deploy to. Leave blank to only extract the archive and skip deployment.No
UsernametextBoxDecision Center username.No
PasswordsecureBoxDecision Center password.No
oAuth token URLtextBoxToken URL to authenticate the oAuth server.No
oAuth scopetextBoxoAuth scope to authenticate the oAuth server.No
oAuth grantTypetextBoxoAuth grantType to authenticate the oAuth server.No
oAuth UsernametextBoxThe username for the oAuth server .No
oAuth PasswordsecureBoxThe password for the oAuth server .No
oAuth Client IDsecureBoxThe Client ID for the oAuth server.No
oAuth Client SecretsecureBoxThe Cleint secret for the oAuth server.No
Jrules Jar PathtextBoxPath to the required ODM jrules jars. This path must be specified if the jars were not copied into the plugin lib directory. See plugin documentation for more information. Note: This property is ignored for ODM 8.9.1+ due to the addition of the Decision Center REST API.No
Version Name PatterntextBoxSpecify a pattern for each version name. For example, the ibm-ucd pattern produces versions such as ibm-ucd-1, ibm-ucd-2, and so on, based on the 'Next Version Number'.No
Next Version NumbertextBoxSpecify the version number for the next version. This value increments automatically after each Version import.No
Preserve Execute PermissionscheckBoxWhen enabled, file execute permissions are saved with files.No
Extensions of Files to ConverttextBoxThe comma separated list of text extensions of files which need to be converted to a new Charset on download.No
ODM SnapshottextBoxName of an existing ODM snapshot to pull archive from. Overrides any branch name, if given. This will create a version with this name, overriding the next version numbering scheme.No