Workflows are running multiple times yet no workflow context exist after mid server patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 06:45 AM
Our mid server patched on Sunday. We have a workflow for ad creation that runs powershell in steps and does the following:
1. See if the Sam account we would like to give them already exists
2. If it does then append it with 01,02 etc
3. Set password
Since the patch we show one workflow running per request as normal however we are seeing accounts get created in Active Directory over and over again. For example we had one request for sam.smith and it created sam.smith and sam.smith 01 through sam.smith24 and no workflow context to show these other flows. I only know its running the full workflow because of the 01, 02 etc which is broken out in the workflow. Any ideas on where I can look on the server or trouble shoot? I have already rebooted the server and am waiting to hear back from Support.