Extract Server Actions from within a Client Action into a Server Action.
240
Views
3
Comments
New
Service Studio

Hi,
Currently it is possible to extract multiple actions into one single action but only a Client Action, it would be much useful if we could do the same but into Server Action, especially when we got this kind of warning:

Performance Warning


The 'SendEmailOnClick' Client Action calls several Server Actions. To avoid performance issues, group them all in a single Server Action and call it instead.


So I hope we can have both possibilities in the list whenever it is possible, ie extract to server action or to client action, or inside the extract to Action option, it should be a choice to select either client action or server action as extraction target.

Kind regards,
Sirajeddine

Hi,

I do understand your idea, and it is actually a very good idea.

But it is not correctly formulated as you suggest, there is currently no option available to extract to Server Action. You can already extract to Server Action, but only from with server actions.

If you agree, I would propose that I edit your question, and write it as:

Extract Server Actions from within a Client Action into a Server Action.

Regards,

Daniel

OK @Daniël 

No worries you can edit it, and thanks for your comment

It will definitely help if OutSystems provides a "Quick Fix Button" in places where they warn us for things