Multidomain MDM
- Multidomain MDM 10.4 HotFix 1
- All Products
ExecuteBatch API
| Command Line
|
---|---|
ExecuteBatchStage
| -username <user name> -password <encrypted password> -action stage -tablename <stage table name>
|
ExecuteBatchLoad
| -username <user name> -password <encrypted password> -action load -tablename <stage table name> [-forceload <true|false>]
|
ExecuteBatchStageandLoad
| -username <user name> -password <encrypted password> -action stageload -tablename <stage table name> [-forceload <true|false>]
|
ExecuteBatchAutoMatchandMerge
| -username <user name> -password <encrypted password> -action automatchmerge -tablename <BO table name> [-matchset <match set name>]
|
ExecuteBatchMatch
| -username <user name> -password <encrypted password> -action match -tablename <BO table name> [-matchset <match set name>]
|
ExecuteBatchAutoMerge
| -username <user name> -password <encrypted password> -action automerge -tablename <BO table name>
|
ExecuteBatchGroup
| -username <user name> -password <encrypted password> -action execbatchgroup -batchgroupname <batch group name> [-resume <true|false>]
|
ExecuteBatchTokenize
| -username <user name> -password <encrypted password> -action tokenize -tablename <BO table name> [-regenerate <true|false>]
|
ExecuteBatchExternalMatch
| -username <user name> -password <encrypted password> -action externalmatch -tablename <BO table name> [-matchset <match set name>]
|
ExecuteBatchRecalculateBVT
| -username <user name> -password <encrypted password> -action recalculatebvt -tablename <BO table name> -rowidobject <single rowid object value>
|
ExecuteBatchRecalculateBO
| -username <user name> -password <encrypted password> -action recalculatebo -tablename <BO table name> [-rowidobjecttable <temp table with rowid objects>]
|
ExecuteBatchRevalidate
| -username <user name> -password <encrypted password> -action revalidate -tablename <BO table name> [-recalculatebvt <true|false> -cmdirtyonly <true|false>]
|
ExecuteBatchUnmerge
| -username <user name> -password <encrypted password> -action unmerge -tablename <BO table name> -sourcetable <temp table with rowid xrefs> [-treeunmerge <true|false>]
|
ExecuteBatchDelete
| -username <user name> -password <encrypted password> -action delete -tablename <BO table name> -sourcetable <temp table with rowid xrefs> [-recalculatebvt <true|false> -cascadedelete <true|false> -purgehistory <true|false> -overridehistory <true|false>]
|
ExecuteBatchKeyMatch
| -username <user name> -password <encrypted password> -action keymatch -tablename <BO table name>
|
ExecuteBatchPromote
| -username <user name> -password <encrypted password> -action promote -tablename <BO table name> [-xreflisttobepromoted <table with rowid xref list to be promoted> -allowcommitind <true|false>]
|
ExecuteBatchSynchronize
| -username <user name> -password <encrypted password> -action synchronize -tablename <BO table name>
|
ExecuteBatchValidateFKRelationships
| -username <user name> -password <encrypted password> -action validatefkrelationships -tablename <BO table name>
|
ExecuteBatchResetMatchTable
| -username <user name> -password <encrypted password> -action resetmatchtable -tablename <BO table name>
|