Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Command Line Batch Execution Resource Kit Contents

Command Line Batch Execution Resource Kit Contents

The Resource Kit contains the
com.informatica.mdm.tools.MDMExecuteBatch
Java class. The script files available in the
MDMExecuteBatch_resourcekit.zip
file helps you to simplify the execution of the Java class.
The following table lists the files that the
MDMExecuteBatch_resourcekit.zip
file contains:
File Name
Description
lib/MDMExecuteBatch.jar
Core of the Resource Kit that contains the
com.informatica.mdm.tools.MDMExecuteBatch
Java class.
scripts/SiperianConnection.properties
SIF connection configuration file.
scripts/mdm_exec_batch_proc.sh
UNIX bash shell script that simplifies the execution of the MDMExecuteBatch class and redirects logs output to a log file for traceability.
If you use WebSphere, add the following parameter to the
mdm_exec_batch_proc.sh
or
mdm_exec_batch_proc.bat
script:
-Dcom.ibm.CORBA.UseSchemaIDR=false
scripts/mdm_exec_batch_proc_env.sh
UNIX bash shell script to set the environment variables for
PATH
,
CLASSPATH
, the MDM Hub user name and password, the location of the
SiperianConnection.properties
file, and directory locations used by
mdm_exec_batch_proc
and
get_encr_pwd
scripts. Option for preferred return code,
JOB_RUN_STATUS
or
JOB_RUN_RETURN_CODE
.
scripts/get_encr_pwd.sh
UNIX bash shell script to interface the
siperiancommon.jar
to get encryption password strings.
scripts/sample_job_steps_script.sh
A sample script to run a series of jobs.
scripts/mdm_exec_batch_proc.cmd
Windows script that simplifies the execution of the MDMExecuteBatch class and redirects logs output to a log file for traceability.
scripts/mdm_exec_batch_proc_env.cmd
Windows script to set the environment variables for
PATH
,
CLASSPATH
, the MDM Hub user name and password, the location of the
SiperianConnection.properties
file, and directory locations used by
mdm_exec_batch_proc
and
get_encr_pwd
scripts. Option for preferred return code,
JOB_RUN_STATUS
or
JOB_RUN_RETURN_CODE
.
scripts/get_encr_pwd.cmd
Windows script to interface the
siperiancommon.jar
to get encryption password strings.
scripts/sample_job_steps_script.cmd
A sample script to run a series of jobs.

0 COMMENTS

We’d like to hear from you!