Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

EXPOSING PROCESS MODELS AS ACTIONS SKILLS PRACTICE SOLUTIONS 

Before this exercise, you could only run the process model using debugging mode. In order
to expose the process model to end users, you should create an action to add a new
vehicle.

1. In the Appian Designer, open your VFM application. Add a new action using the gear
icon at the top right.
2. Select the process model and define a name and description for the action.
3. Publish your application.
4. Test the action in Tempo to ensure the process works correctly. (Note: the process
model should be saved and published and appropriate security should be set on
both the process model and application)

CREATE AN ACTION: 
Your action should look similar to the one below.

PUBLISH AN APPLICATION: 
To publish the application, go to the gear and select “Publish Application”.
Now, under the “Actions” tab in Tempo, you will find the action you just published under its given
display label.

You might also like