Invalid pharmacy compound uuid: 69b3a2c9-0a62-49de-ab7b-74a2aa085697
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 10:34 PM
Facing this issue in flow designer while activating flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 10:52 PM
Hello @samruddhi30
It seems that issue in one of your steps place over flow.
Was this flow previously working fine? Is there any recent changes done over the flow, if yes try to review it.
Did you added any step in between of flow which might have disturbed scripting done in bottom which is having any step number and since its change due to new step added above.
Try to see if any scripting element this pharmacy compound is used and its unable to identify which might have been previously declared and might be due to some reason it was removed.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2025 01:01 AM
@Viraj Hudlikar Thanks for your inputs.
It was working previously.
But steps which i followed: reverted flow version and added changes one by one and now it is working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2025 01:38 AM
@samruddhi30 - Glad my input somewhat helped you and get your issue solved.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct and it will close this thread.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 03:01 AM - edited ‎07-17-2025 03:02 AM
It's a broken data pill. I don't know what causes it. I have had the same issue. You can see how I fixed in a related thread where I've written how I found exactly which data pill was the issue here
https://www.servicenow.com/community/servicenow-ai-platform-forum/flow-designer-erro-invalid-pharmac...
but basically
I opened the System Diagnostics -> Session Debug -> Debug Log and then run test on the flow again.
In the logs I got the "Invalida pharmacy compound uuid" error again but before it you can actually see which step was the last that was created OK - in my case step 20 so then it was easy to go to step 21 and find the corrupted pill there. By replacing the corrupted data pill the issue was fixed.