Code developed for Control‑M/EM API 6.4.01 is compatible with version 7.0.00 with the following exceptions:
The above requests replaced "request_def_create_jobs" and "request_def_create_sched_group" that were provided by Control‑M/EM API for versions 6.3.00 and 6.4.00. The XML schema for version 7.0.00 does not support "request_def_create_jobs" and "request_def_create_sched_group."
The following table lists the elements that have been renamed in version 7.0.00 to reflect the new terminology:
Earlier versions |
Version 7.0.00 |
---|---|
sched_table |
table |
scheduling_group_info |
table_info |
group_rba |
table_rba |
into_group |
into_table |
group_id |
table_id |
is_group |
is_table |
The following requests/responses are affected by these changes:
NOTE: To use the parameters, set the xmlns:ctmem namespace declaration to http://www.bmc.com/ctmem/schema700.
Parent Topic |