Skip to main content

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?

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!


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