Use a Plugin Developed Using Oracle Visual Builder

You might have created a custom plugin using Oracle Visual Builder (Visual Builder) and want to use it with Oracle Fusion Field Service. You must perform some tasks to prepare your plugin before it can be imported into Oracle Fusion Field Service.

To create a plugin in Visual Builder, select the Application type of screen and then build your plugin using the instructions in the Optimize Your Builds and Audit Your Code Using Grunt guide. You can use the Audit tab to make sure that the plugin is created correctly without any errors.

After the plugin is created, perform these high-level steps to prepare your plugin:
  1. Connect the Visual Builder plugin to the Oracle Field Service Plugin API.
  2. Review the requirements for the plugin archive.
  3. Export and build the plugin.
  4. Import the plugin.