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.
- Click .
- Click View to search for the Standard plugin for which you want to change the code.
- Click the actions icon and then click Edit.
- On the Edit Plugin page, click Download Source and download the source files to the required folder.
- Unzip the files and change the code as required.
- Follow instructions in the README.md and create an archive to upload the plugin back as a Hosted plugin.
- Follow the instructions in the Add a Hosted Plugin topic and add the modified plugin as a new hosted plugin.
- Add a button for the plugin on the required page.
- Open the plugin and test your scenarios.