This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

cm_history

does anyone have schema documenation for cm_history table?  We're interested in following column definition.

·         History_type

·         Action_number

Parents Reply Children
  • Suggested Answer

    0 in reply to   

    Thanks for the location of the documentation.

    The type of history entry. Values are 'null' for action, ’A’ for archived, 'D' for delegation, 'E' for extracted, 'M' for merged, 'U' for update, 'C' for create.  Would you happen to know the table name that has this information?  We would like to do a join to pull the information automatically.

    was not clear but, the action number wasn't reference like the history type.  For example, action number 5. Would you happen to know where the action code are stored on a table?