Posted June 26, 20222 yr Hello, we have created a workflow, it is active and has a maximum execution time of one hour. This workflow, should be executed every time a user logs in to the system. For this purpose, a simple script is executed, which adds the respective username to the computer name. However, we notice that this does not work. The usernames are not updated, and I have to run the script manually as a task. Am I using the wrong trigger here?
July 5, 20222 yr A couple things. Are you seeing the workflow execute in "Workflow History"? I believe in my testing this trigger is a "Full Logon" not logging back into an already open session, so it will only trigger after the user fully logs off or restarts and logs back in. Do you use "Custom Fields" in your script? Thanks, Hayley
Create an account or sign in to comment