Create Custom Action in Oracle Visual Builder

preview_player
Показать описание
Define reusable actions to be used in action chains in your Oracle Visual Builder app.

Content:
0:00 Demo of app
0:45 Creating a custom action
1:20 Adding JavaScript code
2:15 Modifying the json meta-data
3:40 Adding action return payload
5:10 Adding action to application's dependencies
6:10 Using the action in action chains
Рекомендации по теме
Комментарии
Автор

At 6:10 - make sure to append the word "action" at the end of the path string on the right - since the actual js file name is "action.js". I found this can be easy to miss.

mysticjoe
Автор

When I create action it will take by default as javascript instead of json how to set json

uday.sirivella