compareBy |
1 or more columns used to compare matched objects.
The column names can be: Passed as a comma-separated list in the
URL Parameter compareBy Posted as an HTML form element with the
element name compareBy. Each form element must have this name and contain
the unique values for that specific match. |
Yes |
expandProgram OR relationship |
Same as for a structure browser: the relationship
or expandProgram used to expand the objects being compared |
Yes |
level |
The number of levels to expand the structure
before initiating the comparison processing. The level can be: Passed
as the level URL Parameter Posted as an HTML form element with
the element name level. Default=1. |
No. If not passed, the structure is expanded
by 1 level. |
matchBasedOn |
1 or more columns used to determine if children
of Object 1 and Object 2 are matches. The matched column names can be: Passed
as a comma-separated list in the URL Parameter matchBasedOn Posted
as an HTML form element with the element name MatchBasedOn. Each form
element must have this name and contain the unique values for that specific
match. |
Yes |
objectId |
The objectIds of the objects being compared.
These ids can be: Passed as a comma-separated list in the URL Parameter
objectId (2 id's must be passed) Posted as an HTML form element
with the element name objectId. |
Yes |
reportType |
The type of report to generate. The report type
can be: Passed as the reportType URL Parameter Posted as
an HTML form element with the element name reportType. The possible
values for the URL Parameter or form element are: complete_summary
(default) difference_only Unique_toLeft_Report Unique_toRight_Report Common_Report |
No. If not passed, complete_summary is used. |
table |
The system table name to use in the compare
report page. The table can be: Passed as the URL Parameter table Posted
as an HTML form element with the element name table. |
Yes |