Skip to main content
April 18, 2023
Question

Error in the GetConstantOrRuleUUIDByName() plug-in

  • April 18, 2023
  • 4 replies
  • 0 views

When I call the plugin GetConstantOrRuleUUIDByName() with a previously created expression it does return the UUIDD, however when I create a new expression it returns the name of the expression and not the UUIDD.

4 replies

April 18, 2023

Are you sure that the new expression rule object has been saved and you are using the correct name for it in the function

April 18, 2023

Yes, I'm totally sure

April 18, 2023

Works just fine for me. By any chance are you trying to call this function for a rule which has been created in some other environment. I can only see it returning the name of rule when a rule with the provided name do not exist.