2024 Update Rollup 1

Audit Log Configuration in the Object ClassPermanent link for this heading

For each object class can be configured which access and calls to objects of this object class should be logged. The configuration is done on the “Advanced” tab of an object class in the aggregate list Audit Log Configuration (COOSYSTEM@1.1:classauditconf).

In the Audit Log Configuration the following settings can be made:

  • Context (COOSYSTEM@1.1:auditactionattrdef)
    Defines the context of the audit. Allowed object classes are:
    • Action (COOSYSTEM@1.1:Action)
    • Property (COOSYSTEM@1.1:AttributeDefinition)
      For example: objcreatedat
    • Access Type (COOSYSTEM@1.1:AccessType)
    • Application (FSCVAPP@1.1001:Application)
  • Audit Type (COOSYSTEM@1.1:audittype)
    • “Read Property“
      Allowed context: Property.
    • Change Property“
      Allowed context: Property.
    • “Change Property (Values Saved)“
      Allowed context: Property.
    • “Change Property (Version Saved)“
      Allowed context: Property.
    • “Call Action“
      Allowed context: Action, Application.
    • “Call Action (Version saved)“
      Allowed context: Action, Application.
    • “Call Action With Success“
      Allowed context: Action, Application.
    • “Call Action With Error“
      Allowed context: Action, Application.
    • “Read Content”
    • „”Access allowed “
      Allowed context: Access Type.
    • “Access Denied “
      Allowed context: Access Type.
    • Condition (COOSYSTEM@1.1:auditcondexpr)
      Additional condition in form of a Fabasoft DUCX expression.
  • Software Component (COOSYSTEM@1.1:auditcomponent)

Note: An object class inherits the audit settings of her base class.