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

Examples

Examples

You can run batch jobs in the following ways:
  1. Run a batch group job using the default user name and password set in the
    mdm_exec_batch_proc_env
    script:
    ./mdm_exec_batch_proc.sh –action execbatchgroup –batchgroupname “bg stg ims”
  2. Run an Auto Match and Merge job using a configured matchset (not the default) on the
    C_BO_PARTY
    base object table. Use the user name and password set in the command line:
    ./mdm_exec_batch_proc.sh –action automatchmerge –tablename c_bo_party –matchset “match set –special” –username admin –password 9EDE347834D
  3. Run a full token job on the
    C_BO_PARTY
    base object table and use the default user name and password set in the command line:
    ./mdm_exec_batch_proc.sh –action tokenize –tablename c_bo_party –regenerate true

0 COMMENTS

We’d like to hear from you!