Answered by:
Audit Entity attributes need explanation of each

Question
-
The Audit entity has these fields , I want to know what they are used for
AttributeMask
Operation
Action - what is the difference between above 2(Operation and action) , both have Create, update, delete and access (what does access mean in this)
Object Type code
Auditid
Please let me know what these fileds are for.
I also want to know the Audit entity has picklist vales for Operation and Action.
What are the associated tables for this Operation and action, please give me correct schema name.
Friday, November 15, 2013 7:16 PM
Answers
-
Here is a few pages that should answer some of your questions regarding the Audit entity in MS CRM.
http://msdn.microsoft.com/en-us/library/gg328048.aspx
http://msdn.microsoft.com/en-us/library/gg334605.aspx
http://msdn.microsoft.com/en-us/library/gg309520.aspx
Hope this helps.
Eric UNG [Senior Analyst Programmer :: Sydney, Australia]
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Saturday, November 16, 2013 1:06 AM -
Thanks, I have already gone through these pages and couldn't find answer for these(for what I am looking)
I know Action and Operation have "create, delete, update and access) but what is the difference in them.
What are the associated tables for this Operation and action, please give me correct schema name.
Ana
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Sunday, November 17, 2013 3:22 PM -
Action is what the user did to trigger the event.
Operation is the action that caused the audit record.
These can be different, for example in the case of Deactivating a record. The Action will be Deactivate and the Operation will be Update because CRM updates the record when the user Deactivates it.
There are no tables for Operation and Action. They are attributes on the audit entity/table. Action is action and Operation is operation.
Blake Scarlavai - http://mscrmdev.blogspot.com/ - Sonoma Partners - http://www.sonomapartners.com/ - Follow @bscarlav
CRM 2011 JavaScript Model Generator - CRM 2011 Appender for log4net- Proposed as answer by HIMBAPModerator Tuesday, November 19, 2013 1:06 AM
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Tuesday, November 19, 2013 12:15 AM -
In addition to above responses, Object type code- it is a entity specific code
auditid- is the audit entity record id.
Our Website | Our Blog | Follow US | My Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Edited by HIMBAPModerator Tuesday, November 19, 2013 1:09 AM
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Tuesday, November 19, 2013 1:08 AMModerator
All replies
-
Here is a few pages that should answer some of your questions regarding the Audit entity in MS CRM.
http://msdn.microsoft.com/en-us/library/gg328048.aspx
http://msdn.microsoft.com/en-us/library/gg334605.aspx
http://msdn.microsoft.com/en-us/library/gg309520.aspx
Hope this helps.
Eric UNG [Senior Analyst Programmer :: Sydney, Australia]
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Saturday, November 16, 2013 1:06 AM -
Thanks, I have already gone through these pages and couldn't find answer for these(for what I am looking)
I know Action and Operation have "create, delete, update and access) but what is the difference in them.
What are the associated tables for this Operation and action, please give me correct schema name.
Ana
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Sunday, November 17, 2013 3:22 PM -
Action is what the user did to trigger the event.
Operation is the action that caused the audit record.
These can be different, for example in the case of Deactivating a record. The Action will be Deactivate and the Operation will be Update because CRM updates the record when the user Deactivates it.
There are no tables for Operation and Action. They are attributes on the audit entity/table. Action is action and Operation is operation.
Blake Scarlavai - http://mscrmdev.blogspot.com/ - Sonoma Partners - http://www.sonomapartners.com/ - Follow @bscarlav
CRM 2011 JavaScript Model Generator - CRM 2011 Appender for log4net- Proposed as answer by HIMBAPModerator Tuesday, November 19, 2013 1:06 AM
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Tuesday, November 19, 2013 12:15 AM -
In addition to above responses, Object type code- it is a entity specific code
auditid- is the audit entity record id.
Our Website | Our Blog | Follow US | My Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Edited by HIMBAPModerator Tuesday, November 19, 2013 1:09 AM
- Marked as answer by Nandhini12 Friday, November 22, 2013 5:57 PM
Tuesday, November 19, 2013 1:08 AMModerator