Disable Server Actions
167
Views
2
Comments
New
Service Studio

Hello All

Recently i came across a situation where I created a Server action and written logic for it and here i am fetching data from external database. Now i want to create similer server action with different logic but and fetching data from same external database.

Here it would be better if we can disable the server action.

Regards

Sanjay Bankar 

Hi Sanjay,

You can already for long time in Service Studio, disable the logic in the server action.

That should be the way to go, for now.

My best practices would be to not leave code in your module that is absolute. 

If you don't need it, remove it.

Regards,

Daniel

Changed the category to
Service Studio