How do I customize the built-in debrief plugin in Oracle Fusion Field Service?

You can change the code for a built-in Oracle Fusion Field Service standard plugins to suit your business requirements and upload it back as a Hosted plugin.

Note: If you change the code for a plugin, the plugin becomes your custom plugin and it will no longer be supported by Oracle.
  1. Click Configuration > Forms & Plugins.
  2. Click View to search for the Standard plugin for which you want to change the code.
  3. Click the actions icon and then click Edit.
  4. On the Edit Plugin page, click Download Source and download the source files to the required folder.
  5. Unzip the files and change the code as required.
  6. Follow instructions in the README.md and create an archive to upload the plugin back as a Hosted plugin.
  7. Follow the instructions in the Add a Hosted Plugin topic and add the modified plugin as a new hosted plugin.
  8. Add a button for the plugin on the required page.
  9. Open the plugin and test your scenarios.