Exploring actions perspective
The gadget spec URL could not be found



In the last section, we reviewed the action design implementation of the customer model. In this section, we will explore the action design perspective.

Action Design Perspective










"Insert Action" icon can be used to create new actions.

"Open Action" can be used to open an existing action.

"Rename Action" can be used to rename an existing action.

"Delete Action" can be used to delete an existing action.
"Insert Activity" icon can be used to insert an activity next to the selected activity. 

"Delete Activity" icon can be used to delete the selected activity.
   
"Delete Branch" icon can be used to delete the entire branch.
   
What are the commands available?
  • Mail
  • Update
  • Delete
  • Append
  • New
  • Submit
  • Rcall
  • Call child action
  • Call parent action
  • Call current model action
  • Webservice
  • REST webservice
  Parameters for the command can be configured in the "Properties" tab.


  What's Next?


At this point, you've reviewed the action design implementation of the customer model and explored the actions perspective. Now you are ready to implement the actions for order process.