• How to monitor administrative modification

    Hi everyone,

    I want to monitor admnistrative changes made, for example when someone changes a Process, a template on a table or something else.

    I know that for the import of change label I can monitor this operation with "DialogTag" table, but I want…

  • How to create single DB object of the table which has two primary keys

    I am trying to create a single DB object of the table "PersonHasQERResource" as I want to update the custom attributes in the table for 1 record. How should I create the DB object in this case? Please help