Hi,
Problem Statement:
We are unable to store application information to a table using trigger logic.
Detailed Information:
Trying to store user information to a table using the below trigger logic.
But for some reason the information is not getting created/stored to the table.
Am I missing something in the trigger logic?