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

Can the History Database be accessed from the API?

We have a tool that uses the API to read the tables used for the time trace data. Adding the History Database... the data as expected gets moved to the History DB. Is there a way to access the history database from the API/App Server? 

-Josh

Parents Reply
  • There is no such method, but the returned list of changes of IObjectChangeInfo contain a ChangeType property that adheres to the enumeration with the same name.

    Take a look at the file OneIM_QBM_ObjectLayer.chm in the folder Documentation\en-US of your One Identity Manager installation. Search for  IHistorySource interface and VI.DB.History namespace to find more information.

Children
No Data