Prerequisites to Upload a Plug-In
The plugin must be in a specific format to be uploaded. If not, you cannot upload it, you must host it elsewhere.
The plugin files must meet these requirements:
You must upload a ZIP archive of the plugin files.
- You can upload only the files of following types:
.html
.css
.js
.jpg
.jpeg
.png
.gif
.svg
appcache
You can organize files in sub-directories, but you must have the "index.html" file in the root folder.
Each file can be a maximum of 1 MB and the total size of the compressed archive must be less than 500 KB.
You can have a maximum of 10 files or directories in the archive.
Note: The plugin files uploaded in Oracle Fusion Field Service are available by unique URLs on
the Internet. The URLs are generated automatically and contain a long
string. There is no authentication to access these files, so anyone
who has the direct link to the file can download the file. Therefore,
don't store any sensitive information such as passwords or login
names in the plugin archive. If you don't want your code to be available
without authentication, we recommend that you don't use the hosted
plugin functionality. Be aware that the communication between the
plugin and Oracle Fusion Field Service starts only
when a user successfully logs in to Oracle Fusion Field Service.