User Creation
Identify newly created NextGen users and who created them, based on NextGen Significant Events
[Fields]
@CreatedName = [sig_events] table: sig_msg (Name of the newly created NextGen user)
- @CreateTime = [sig_events] table: create_timestamp (Date and time that the NextGen user was created)
- @CreatedByName = [user_mstr] table: last_name, first_name (NextGen end user last name, followed by a comma, then end user first name)
- Post_Mod = [sig_events] table: post_mod (New NextGen end user last credentials)
[Parameters]
None