Creating A Business Object In A VBCS Application From VBS Results In Error When "Data" Tab Is Clicked
(Doc ID 2783017.1)
Last updated on DECEMBER 30, 2022
Applies to:
Visual Builder Studio - Version 19.4.3 and laterInformation in this document applies to any platform.
Symptoms
After creating a VBCS application on <VBCS_INSTANCE_URL> from <VBS_INSTANCE_URL> when trying to create a new Business Object from VBS itself, an error is reported.
ERROR
-------------------
Access to fetch at '<VBCS_INSTANCE_URL>/design/<VBS_PROJECT_NAME>/1.0/resources/data/<BUSINESS_OBJECT>?fields=<FIELDS>' from origin '<VBS_INSTANCE_URL>' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
-------------------
Access to fetch at '<VBCS_INSTANCE_URL>/design/<VBS_PROJECT_NAME>/1.0/resources/data/<BUSINESS_OBJECT>?fields=<FIELDS>' from origin '<VBS_INSTANCE_URL>' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |