Interface Event
Records of entity Interface Event represent diagnostic and result information of interaction between for.REALESTATE and a real estate portal. The records are system created.
The Interface Event entity contains the following fields:
Field Name | Mandatory | Description |
---|---|---|
Name | Yes | Name of the interface event record. Used in Lookups and most Views of type interface event. |
Result | Yes | Indicates Error or Success. |
Event Type | Yes | The type of event documented by the current interface event record. Contains events such as Published, Unpublished, Created in CRM, and others. |
Executed On | Date and time, when the interface event occured. | |
Interface Target | Yes | Several Portal interfaces may be configured in your system. Details to which interface the current interface event record relates. |
Area | The area which was processed during the current interface event. | |
Publication | Publication record, to which the current interface event relates. | |
Error Detail | Multiline field indicating error details. Empty, when no error has occured. | |
Protocol | Contains detailed information about the interface event. |
The Protocol field contains a multiline description of the interface event. Depending on the kind of record, this may be software trace info or short information on the data that has been transmitted or received.
When using Advanced View, the Result field may be used as a filter: Search for Error as the fields value to get a list of erroneous records, only. Such a view may be used in a system check dashboard. You can also use the Created On and Created By default fields to filter for records created at a specific time or during transactions on behalf of a specific user account.
Remarks
As different parts of for.REALESTATE are executed in the context of the users currently logged in, each user needs Read/Write/Create/Delete permission to entity Interface Event.