Skip to main content
April 14, 2024
Solved

Publish Error: Constant(s) not found error (Process Model)

  • April 14, 2024
  • 4 replies
  • 0 views

Hello,

I am getting this error whenever I try to save and publish my process model. It's so weird because I do not have any constant with the name in the screenshot. I've looked all over my interface and it doesn't exist. The only two constants that I have are pointers to a connected system I made.

It's worth mentioning that since I'm developing something relevant to another existing interface that did have that constant, I'm assuming the error is persisting because of it? I deleted the original process model and made one from scratch, still didn't work. I also generated a new action from the related record type, replaced the automatically generated interface with my own and the error still persists

Any help is appreciated! I've searched everywhere but couldn't find any solution to this.

Best answer by prakhars0731

You can check dependents of that constant may be you find something their.

4 replies

prakhars0731
April 14, 2024

You can check dependents of that constant may be you find something their.

April 14, 2024

hmm good idea. I'll check the dependants as well as the expressions

shubhama926776
Brainy
April 14, 2024

Have you tried searching pcd_hex_white as expression search in environment.

शुभम्
April 14, 2024

Just did, I couldn't find it. What I ended up doing is create a constant with the white code #ffff in the environment, plug it in the interface and that seemed to have solved the issue. Thank you so much for your reply!