If the returnas value is "Vector" or "StringArray, a vector entry for each matching entry is returned. The vector entry contains a string array with entries for returned information appropriate to the type of request.
The following table describes the string array entries identifying the index names for each cross-report index:
|
Entry |
Description |
|---|---|
|
Index Name Part 1 |
Part 1 of the index name |
|
Index Name Part 2 |
Part 2 of the index name or "" if there is no part 2 |
|
Index Name Part 3 |
Part 3 of the index name or "" if there is no part 3 |
|
Index Name Part 4 |
Part 4 of the index name or "" if there is no part 4 |
|
Index Name Part 5 |
Part 5 of the index name or "" if there is no part 5 |
|
Index Name Part 6 |
Part 6 of the index name or "" if there is no part 6 |
|
Index Name Part 7 |
Part 7 of the index name or "" if there is no part 7 |
|
Index Name Part 8 |
Part 8 of the index name or "" if there is no part 8 |
|
Index Handle |
Index handle to retrieve index values (interim value – do not use to access an index) |
If the returnas value is "XMLString" or "XMLAttachment", entries for each matching entry are returned. The entry includes entries with the index names for each cross-report index in the repository. Each entry is a <crossreportname> </crossreportname> pair. Within the pair are entries for each part of the index name. For each part, there is one entry and if there are any additional parts, they are present.
An entry with four parts resembles the following:
<crossreportname>
<crossreportname1>INDEX1</crossreportname1> <crossreportname2>INDEX2</crossreportname2> <crossreportname3>INDEX3</crossreportname3> <crossreportname4>INDEX4</crossreportname4>
</crossreportname>
|
Copyright © 2013 CA.
All rights reserved.
|
|