84
Views
2
Comments
Solved
 service action not found  in expression editor
Question


 
the server action does not display in the scope of the
expression Editor.


I would like to access the output of the server action with the Assign Statement.


So I can not access the outputparamter from the Action "UpdateMelder" (

See Attachement)


Thank you




















expression_editor.png
2020-02-28 09-46-54
Eduardo Jauch
Solution

Hello Tobias,

A Server Action can't be used in an expression unless you set it as a function. In that case, you need a single output on it (it is mandatory, only one).

Cheers

PS.

If your "update" action it is an ENTITY action, this is normal, as the Update entity action does not return any value.

UserImage.jpg
Tobias Heinrich

Hallo Eduardo,

indeed, thank you for the important hint.

Have a nice day.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.