Rest Post
No edit summary
(Automatically adding template at the end of the page.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Rest Post is described in detail here [[Rest Services In MDriven]] - but one thing that was added after the initial implementation is the ability to execute actions in Rest Post.
Rest Post is described in detail here: [[Rest Services In MDriven]] - but, one thing that was added after the initial implementation is the ability to execute actions in Rest Post.


Actions added before any attributes in the root ViewModelClass will be executed before the values sent in are applied.
Actions added before any attributes in the root ViewModelClass will be executed before the sent-in values are applied.


Other actions in the root ViewModelClass will be executed after the values are applied.
Other actions in the root ViewModelClass will be executed after the values are applied.


This way you can use top actions to look up things based on url coded variables - and then use actions at the bottom to act on applied data
This way, you can use top actions to look up things based on URL-coded variables and then use actions at the bottom to act on applied data.


See details on [[OCLOperators RestPost]] page.
See details on the [[OCLOperators RestPost]] page.
[[Category:Rest]]
[[Category:Rest]]
{{Edited|July|12|2024}}

Latest revision as of 15:45, 10 February 2024

Rest Post is described in detail here: Rest Services In MDriven - but, one thing that was added after the initial implementation is the ability to execute actions in Rest Post.

Actions added before any attributes in the root ViewModelClass will be executed before the sent-in values are applied.

Other actions in the root ViewModelClass will be executed after the values are applied.

This way, you can use top actions to look up things based on URL-coded variables and then use actions at the bottom to act on applied data.

See details on the OCLOperators RestPost page.

This page was edited 81 days ago on 02/10/2024. What links here