eoThrowEvent

Action Parameter eoThrowEvent
Purpose
Description

Used to throw custom events in the eCore audit trail.
The following values will be filled in by eCore, every time:

  • EVENT_SID - generated
  • EVENT_DATE - generated
  • IND_SID - from logged in user
  • ORG_SID - from logged in user
  • USER_SID - from logged in user
  • level=INFO
  • docVersionSid - should always be the tip version if a document_profile is passed in. if not, no version sid shall be filled in.
  • The Particpant_Audit table will also be filled in by eCore with the appropriate data of the logged in user.
Type
Preconditions

Parameters

Required Parameter Value Description
required eventType
required eventName
auditable
transactionSid
dpSid
requestSid
eventExtraData
eventDate The default pattern will be 'M/d/yy h:mm a'
dateFormat The user can pass in a 'dateFormat' parameter that can be any pattern fitting to java.text.SimpleDateFormat

Response

We recommend using the most recent version of FireFox while testing API calls via your web browser. Microsoft Edge and Google Chrome require 3rd party XML extensions to display the XML response natively in your browser.