Skip to main content
November 29, 2022
Question

error "The specified related action does not exist or you do not have permission to view it."

  • November 29, 2022
  • 9 replies
  • 1 view

Zuuup, people ?

So, I've created a releated action and added it to a interface. All following the usual, nothing exceptional. However (of course, otherwise this post wouldn't be necessary), the follwing message poped up when I tryied to click on it.

I reviewed security settings for this action and releated items to it. All looks ok.

Any suggestions ?

9 replies

November 29, 2022

If you have all the rights, You might have missed passing the right set of parameters to it. Can you check?

November 29, 2022

Thanks 4 ur answer !

Even with this message, is it possbile to be something releated with parameters ?

I checked and not found anything wrong with parameters. I would share though.

Here, we have config from my interface:

And here, it's releated action configs:

Some approaches I've triyed: simply passing a null value, passing a object with all fields null, passing object with only the field I really need.

May I missing something at those points ?

November 29, 2022

What are the required parameter of your Related Action interface which is used in your IFB New ContatoIQ Process Model?