SmLogEmsEvent_CreateOrg, SmLogEmsEvent_DeleteOrg, SmLogEmsEvent_ModifyOrg
These events are called when an organization object is created, deleted, or modified. Organization objects are LDAP entities of the class organizationalunit or entities of a class that extends organizationalunit.
casso1283
These events are called when an organization object is created, deleted, or modified. Organization objects are LDAP entities of the class organizationalunit or entities of a class that extends organizationalunit.
The following table lists the associated SmLog_Ems_t fields:
Field | Description |
nVersion
| Version number of the SiteMinder server. |
nCurrentTime
| Time when the event occurred. |
szUserName
| The name of the administrator who is creating, modifying, or deleting the organization. |
szSessionId
| The EMS session ID. |
szDirName
| The name of the SiteMinder directory where the organization is located. |
szObjName
| The name (user ID) of the organization object targeted by this event. |
szObjPath
| Full distinguished name of the organization object targeted by this event. |
szObjClass
| Class name of the organization object. |
szFieldDesc
| Description of the event. |
szStatusMsg
| Status message. Used only if the event was not handled successfully. |