Invalid pharmacy compound uuid: 69b3a2c9-0a62-49de-ab7b-74a2aa085697

samruddhi30
Tera Contributor

Facing this issue in flow designer while activating flow.

4 REPLIES 4

Viraj Hudlikar
Giga Sage

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.


 

@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. 

@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.

ViktoriaMikoova
Tera Contributor

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.

ViktoriaMikoova_0-1752746528162.png

 

ViktoriaMikoova_1-1752746528178.png