Error Information And Messages

This section discusses the error and information messages.

This table lists the error or information messages displayed based on the description conditions:

Message Message Type Description
Failed to load results from Oracle Content. Please contact your system administrator. Error The error message shown when the request to get search results from the Oracle Content endpoint failed. Additional information will be found in console logs.
Failed to load results from Oracle Knowledge. Please contact your system administrator. Error The error message shown when the request to get search results from the OKM endpoint failed. Additional information will be found in console logs.
Failed to load results. Please contact your system administrator. Error The error message shown when requests to both OKM and Oracle Content endpoints failed.
Please enter a valid search criteria Information Message shown when there is no search result based on search parameter provided by the user.
No results found Information Message shown when no search results are returned from both Oracle Content and OKM endpoints.
Failed to load plugin as the plugin parameters are setup incorrectly. Please contact your system administrator. Error Error message shown when the plugin load failed. This is most likely due to the secure parameters used by the plugins being incorrect. Additional information can be found in console logs.

CORS Configuration

  • Configuring CORS:

    You can prevent the browser from throwing CORS errors while accessing Oracle Content Management (OCM) or Oracle Knowledge Management (OKM) endpoints from Oracle Field Service. To do this, you must configure the necessary CORS policies at OCM or OKM respectively.

  • Configuring CORS for Oracle Content:

    For Oracle Content, configure CORS by adding the OFS domain <*.fs.ocs.oraclecloud.com> the list of allowed origins by navigating to System, Security from, Oracle Content-Base-URL, /documents/administration/security. For more details, see the OCM documentation.

  • Configuring CORS for Oracle Knowledge Management (OKM):

    For Oracle Knowledge Management, make the necessary changes by navigating to Oracle B2B knowledge user interface, Setup and Maintenance, search Manage Administrator Profile Values. You can search for the CORS profile values and add the necessary profile values. You may add the origin of Oracle Field Service as one of the accepted ones by searching for ORACLE.ADF.VIEW.ALLOWED_ORIGINS. For more details, see the Knowledge Management documentation.