Searching for an Object (Query) 
With this operation you can search for objects in the Integration Directory. You can restrict the search to certain search criteria.
Element |
Description |
|---|---|
<Objecttype>CreateRequest |
Describes the Web Service call for searching for an object. Based on type <Objecttype>QueryIn. The object key, administrative information (more information: Cross Object Type Elements) and the object description are optional call parameters. If you do not specify any parameters, then all communication parties will be displayed by the search. If you search by the date (in the administrative information) then it will search for objects that were last changed on that date.
If you enter a string that does not contain any characters (an empty string), then the system interprets this as the wildcard character (*). If you enter one or more empty characters then the system interprets this as an empty string. End of the caution.
In value mappings you can also search by group name (GroupName), identification schema (schemeID), agency (schemeAgencyID) and value (value). End of the note. |
queryResponse |
Contains parameters that are displayed during a search for an object. Based on type <Objecttype>QueryOut. The Web Service returns a list of object keys and, if necessary, error messages. |