Skip to main content
Answer

Get rid of control procedure

  • July 6, 2022
  • 2 replies
  • 44 views

Tejo van de Bor
Captain
Forum|alt.badge.img+5

Hi,

I’ve created a context control procedure, and executed the definition in the database. But now I don’t need this procedure anymore, and deleted it in SF.

Do I need a new Creation->Execute source code to get rid of the procedure in the database? Or is there a quicker option?

Best answer by Renée Evertzen

Hello Tejo,

If you only want to drop the context procedure itself, just generating and executing the source code would be enough. This does not require a new generate definition or validate definition. You can also execute just the contexts, without having to execute all other source code.

Hopefully this answers your question!

This topic has been closed for replies.

2 replies

Renée Evertzen
Moderator
Forum|alt.badge.img+4

Hello Tejo,

If you only want to drop the context procedure itself, just generating and executing the source code would be enough. This does not require a new generate definition or validate definition. You can also execute just the contexts, without having to execute all other source code.

Hopefully this answers your question!


Tejo van de Bor
Captain
Forum|alt.badge.img+5

Thanks Renée, I thought you always needed a new definition→project version etc. Never stop learning 😄