text
stringlengths 65
20k
|
---|
Applications created using Visual Builder can run on any browser supported by Oracle JET.For details, see What platforms are supported by Oracle JET?JavaScript must be enabled for all browsers.Upgrade Policy When you create a new visual app, Visual Builder automatically sets your runtime dependencies to the latest Visual Builder Runtime and JET versions.If youve already deployed (shared or published) an app, however, its up to you to decide when to upgrade, as long as you do so within a certain time period.As a general rule, Visual Builder supports applications built on the current Runtime Version, as well as the three previous versions.For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON. |
For details, see What platforms are supported by Oracle JET?JavaScript must be enabled for all browsers.Upgrade Policy When you create a new visual app, Visual Builder automatically sets your runtime dependencies to the latest Visual Builder Runtime and JET versions.If youve already deployed (shared or published) an app, however, its up to you to decide when to upgrade, as long as you do so within a certain time period.As a general rule, Visual Builder supports applications built on the current Runtime Version, as well as the three previous versions.For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it. |
JavaScript must be enabled for all browsers.Upgrade Policy When you create a new visual app, Visual Builder automatically sets your runtime dependencies to the latest Visual Builder Runtime and JET versions.If youve already deployed (shared or published) an app, however, its up to you to decide when to upgrade, as long as you do so within a certain time period.As a general rule, Visual Builder supports applications built on the current Runtime Version, as well as the three previous versions.For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present. |
Upgrade Policy When you create a new visual app, Visual Builder automatically sets your runtime dependencies to the latest Visual Builder Runtime and JET versions.If youve already deployed (shared or published) an app, however, its up to you to decide when to upgrade, as long as you do so within a certain time period.As a general rule, Visual Builder supports applications built on the current Runtime Version, as well as the three previous versions.For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON. |
If youve already deployed (shared or published) an app, however, its up to you to decide when to upgrade, as long as you do so within a certain time period.As a general rule, Visual Builder supports applications built on the current Runtime Version, as well as the three previous versions.For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data. |
As a general rule, Visual Builder supports applications built on the current Runtime Version, as well as the three previous versions.For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address. |
For 24.10, for example, Visual Builder supports not only the 24.10 Runtime Version, but also apps built with 24.04, 23.10 and 23.04.Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu. |
Once 25.04 comes out, however, support for the 23.04 Runtime Version will drop off, so we'll ask you to upgrade those apps before you can work on them in Visual Builder Studio.If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu. |
If you choose not to upgrade at that time, you run the risk that newer browser versions will break your app.You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box. |
You also wont be able to take advantage of any important security and performance improvements.For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list. |
For all of these reasons, we encourage you to build time into your development cycle to keep abreast of current changes, and to make sure you upgrade your app (you should version it first) before support for your current runtime version expires.Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list. |
Known Issues Known issues associated with this release of Visual Builder.Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data . |
Topics: Component not loading in page after upgrading application Filter field populated with cached data Groovy log messages not displayed though tracing is enabled Update deprecated Oracle SaaS application template theme 6-1Cannot switch theme in application settings Loading JSON using Text module stops Persistence Toolkit working Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Error on performing any Process related action with anonymous access Service connection using self-signed certificate not working Authentication failing on OIC service connections New business objects not selected in Business Object Resource Editor Problems when saving business object diagram as image Creating new record using REST API results in empty response Error when creating new version of application Create service connection wizards ignore secure header setting Component not loading in page after upgrading application After upgrading your application, some components might not load data correctly when bound to an ADP variable, if the application/page's JSON / JavaScript files contain configurations or code that returns invalid JSON data.ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging . |
ADP data in a JSON file needs to be assigned a valid JSON value.ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing. |
ADP data that is assigned a value from the result of a previous action (for example, a call module action or REST action), must also be valid JSON.When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme. |
When a non-JSON value (such as JavaScript values like NaN or Infinity) is provided, you should choose the correct JSON value that should be used and then replace it.Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables. |
Visual Builder upgrade tools might not be equipped to correctly upgrade the application when invalid JSON is present.The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update. |
The workaround is to ensure that all values in JSON files are valid JSON.Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10. |
Filter field populated with cached data When using the Filter field in the Designer, Chrome's Autofill form data feature might populate the field in some panels and dialogs with cached data.For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor. |
For example, when using the Filter field in the Navigator, the field might display your cached email address.If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder . |
If cached data is appearing in the field, clear Chrome's cached Autofill form data: 1.Click the three dots at the top right of the Chrome browser window to open the Chrome options menu.2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly. |
2.Select More tools > Clear browsing data in the menu.3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10). |
3.Open the Advanced tab in the Clear browsing data dialog box.4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme. |
4.Select All Time in the Time range dropdown list.5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working. |
5.Select Autofill form data in the list.Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ? |
Click Clear Data .Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit. |
Groovy log messages not displayed though tracing is enabled The log messages for Groovy scripts in your application might not appear in the Groovy Logs tab in the Trace pane, though tracing is enabled.Chapter 6 Known Issues 6-2If the Groovy logs are not appearing in the Trace pane, open the Logs pane, and then click Enable Logging .The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file. |
The Groovy logs will now be displayed in the Trace pane when you enable tracing.Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler. |
Update deprecated Oracle SaaS application template theme The sample SaaS R13 LightBlue theme (ApplicationsCloudUITheme) is deprecated as it relies on the deprecated Alta theme.If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work. |
If any of your existing apps use this theme, you are strongly encouraged to convert them to use the Redwood or Stable themes , and then customize the theme using CSS variables.The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab). |
The sample SaaS R13 LightBlue theme update for Oracle Visual Builder 22.10 is the final planned update.For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues. |
For existing apps that still use the SaaS R13 LightBlue theme, you'll need to apply the update before running the app with Oracle Visual Builder 22.10.To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access. |
To upgrade the theme, download the updated version of the Oracle SaaS R13 theme files ( ApplicationsCloudUI-n.n.n.zip ) from the vbcs-samples repository on GitHub , import the updated theme resources into your application, and select the updated theme in your web app's Settings editor.For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error. |
For details on the upgrade steps, see Upgrading the Sample R13 SaaS LightBlue Theme for Visual Builder .Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed. |
Cannot switch theme in application settings You might not be able to upgrade an application's theme because the theme dropdown list is not available or is not working properly.If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired. |
If you run into this situation, the workaround is to upgrade the application: 1.Upgrade the app version to the next higher version (for example, from version 21.07 to 21.10).2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued. |
2.Upgrade the application's theme.Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate. |
Loading JSON using Text module stops Persistence Toolkit working If you add JSON resources to your app, as shown in these code snippets, the Oracle Offline Persistence Toolkit stops working.// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months). |
// Add resource define([ 'text!resources2/js/test.json' ], function( // Where resources2 is defined as: "requirejs": { "paths": { "resources2": "{{ location.pathname + (window.vbInitConfig.BASE_URL_TOKEN ?window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps. |
window.vbInitConfig.BASE_URL_TOKEN + '/' : '') + 'resources'}}" } },Chapter 6 Known Issues 6-3The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings. |
Failed to load offline handler from /ic/builder/rt/otf/2.0/webApps/foo/ version_279023731935549663/app-flow.js: Error: importScripts failed for /ic/ builder/rt/otf/2.0/ webApps/foo/version_279023731935549663/app-flow.js at /ic/builder/rt/otf/2.0/ webApps/foo/versio n_279023731935549663/app-flow.js https://requirejs.org/docs/errors.html#importscripts Two possible workarounds exist to address this issue: 1.Wrap the JSON file in a JavaScript file and load the JavaScript file.2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options. |
2.Use the Fetch API to load the JSON file in the offline handler.Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options. |
Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication type Testing a service connection representing an IDCS REST API with OAuth 2 User Assertion Authentication type in the Test tab will not work.In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor. |
In doing so, you will face an error like: { "type": "abcs://proxy_problem/oauth/design_allowed_scope", "title": "Invalid URI", "detail": "Cannot process \"https://<idcs>.identity.oraclecloud.com/admin/v1/ Me\"", "status": 400, "o:errorDetails": [ { "type": "abcs://proxy_problem/auth/scope/update", "title": "Invalid service scope", "detail": "Cannot process service scope \"urn:opc:idm:t.user.me\" in IDCS, for URI \" {1} \"", "status": 400 } ] } This limitation only exists in the Service Tester (Test tab).Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser. |
Creating a web app and calling the same REST API from the web app works without any issues.Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor. |
Error on performing any Process related action with anonymous access Process related tasks are not supported with anonymous access.If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose. |
If you try to access any process related tasks (for example, Start Process/Perform Task) from a web or mobile app having anonymous access, you might run into this error.{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save. |
{ "type": "vbcs://process_service_problem", "title": "Process Service Error", "detail": "Authorization failed.", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image. |
", "status": 500, "o:errorCode": "authorizationFailed" } This will happen even if you manually allow anonymous access and give anonymous access credentials to the Process Applications backend.Chapter 6 Known Issues 6-4Service connection using self-signed certificate not working Your staged or published apps might stop working if they use service connections with self- signed certificates and the certificates have expired.Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image. |
Any certificates issued after 2020-09-01T00:00:00.00Z will automatically expire 398 days after they have been issued.If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application. |
If your apps use certificates issued before 2020-09-01T00:00:00.00Z, the certificates will not expire, but you should update them with a newer certificate.To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201). |
To avoid disruptions, you should plan regular updates to refresh the self-signed certificates before they expire (for example, every 6 months).It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... . |
It's not recommended to use self-signed certificates in production apps.Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder. |
Authentication failing on OIC service connections When creating a service connection to an OIC Integration REST API, connecting to the service might fail if you select an authentication mechanism that is not permitted by the OIC Integration REST service's settings.If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify. |
If the connection to the service fails with a 401 HTTP error code, check if the authentication settings for the VB Service Connection match the OIC Rest Trigger's Security settings: If the VB Service Connection uses "Oracle Cloud Account" or any of the OAuth 2.0 methods for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "OAuth 2.0" or "OAuth 2.0 OR Basic" options.If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab. |
If the VB Service Connection uses "Basic" for authentication, then the corresponding OIC REST Trigger needs to be configured with either the "Basic" or "OAuth 2.0 OR Basic" options.New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field. |
New business objects not selected in Business Object Resource Editor When you create new business objects from a file (CSV, zip, xls) using the Import Business Object wizard, the business objects might not be selected when you open the Business Object Resource Editor in the Endpoints tab, but the available new business objects should be selected by default when you open the editor.If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table. |
If the business objects are not selected by default: 1.Reload your browser.After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name). |
After reloading the browser, the business objects should be selected in the Business Object Resource Editor.2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column. |
2.Choose the business objects you want to expose.3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions. |
3.Click Apply Defaults, then click Save.Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions. |
Problems when saving business object diagram as image When trying to save a business object diagram as an image, you might see the following issues: It's not possible to save the diagram as a PNG image.When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded. |
When saving the diagram as a SVG file, the icons representing the business object field types are not displayed correctly in the saved image.All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete. |
All the icons are rendered as "broken" images.Chapter 6 Known Issues 6-5The workaround to save a diagram where the field icons are intact is to use the zoom in/out tools to make the entire diagram visible, and then to take a screen shot of the diagram using a screen capture application.Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version. |
Creating new record using REST API results in empty response If your Visual Builder instance is configured to use another Oracle DB, when you use the REST API to insert a new record in a table you might see a response that contains no data, even though the insert is successful and the call returns the expected status (HTTP 201).This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them. |
This can happen when a business object has a primary key field defined as <column name> NUMBER GENERATED BY DEFAULT ON NULL AS IDENTITY ... .The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application. |
The workaround is to perform the following steps to modify the business object's primary key field: 1.Open the application in Visual Builder.2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection. |
2.Open the business object you want to modify.3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard. |
3.Open the Fields tab.4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details. |
4.Select the primary key field.5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab. |
5.In the Sequence Name dropdown list, select the appropriate internal sequence used by the database to create new records in the table.If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example . |
If the database schema has only one table with an identity column, it should be clear which sequence to select (the sequence will have an internal looking name).If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example. |
If there is more than one table with an identity column, you can use the following query to locate the sequence the database created for the column: select data_default from SYS.user_tab_columns where table_name = <table name used by the BO> and column_name = <primary key field>; After the Sequence Name property is set to the the correct sequence, Visual Builder will select nextval from that sequence before inserting the record into the table, and will use that value in the primary key column.Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection. |
Error when creating new version of application You might see errors or have problems when creating new versions of an app if the app has too many obsolete versions.Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response. |
Visual Builder limits the total number of versions of an app to 100, which includes development, staged and obsolete versions.You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates. |
You cannot create a new version if it will result in the limit being exceeded.Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. |
Each time you publish a new version of an app, the previous version becomes obsolete.On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. |
On the Visual Builder Home page, you can see the total number of app versions in the Versions column, next to the number of the current version.To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. |
To remove obsolete app versions, you must first move them to the Trash, and then permanently delete them.For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free. |
For details, see Delete a Visual Application.Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing. |
Create service connection wizards ignore secure header setting If you are using a backend that is configured with a secure header, and you create a service connection on the backend, you might receive an error when testing the connection.The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. |
The wizards for creating a service connection from an endpoint and from a specification ignore the security header, which can result in the connection failing.Chapter 6 Known Issues 6-6The workaround is to create and save an example response in the Create Service Connection from Endpoint wizard: Open the Create Service Connection from Endpoint wizard.Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract. |
Enter the endpoint and other connection details.Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services. |
Open the Response tab.In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government. |
In the Example text area, enter an example response (for example, {"test" : "abc"} ), and then click Save Example .This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications. |
This creates a schema for the example.Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. |
Click Create to create the service connection.If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. |
If you now test the connection to the endpoint, the connection is successful, and you can save the response.You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. |
You can now save the actual response, which will correctly update the response schema of the service connection.Chapter 6 Known Issues 6-7Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2 E85534-16 February 2023 Oracle Cloud Using the Oracle Utilities Adapter with Oracle Integration Generation 2, E85534-16 Copyright 2017, 2023, Oracle and/or its affiliates.Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates. |
Primary Author: Oracle Corporation This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws.Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means.Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation. |
Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices. |
The information contained herein is subject to change without notice and is not warranted to be error-free.If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group. |
If you find any errors, please report them to us in writing.If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties. |
If this is software, software documentation, data (as defined in the Federal Acquisition Regulation), or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle data delivered to or accessed by U.S. Government end users are "commercial computer software," "commercial computer software documentation," or "limited rights data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations.As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties.Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. |
As such, the use, reproduction, duplication, release, display, disclosure, modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) other Oracle data, is subject to the rights and limitations specified in the license contained in the applicable contract.The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties.Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle.Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.Contents Preface Audience v Documentation Accessibility v Diversity and Inclusion vi Related Resources vi Conventions vi 1 Understand the Oracle Utilities Adapter Oracle Utilities Adapter Capabilities 1-1 Oracle Utilities Adapter Restrictions 1-3 What Application Version Is Supported? |
The terms governing the U.S. Government's use of Oracle cloud services are defined by the applicable contract for such services.No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties.Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle.Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.Contents Preface Audience v Documentation Accessibility v Diversity and Inclusion vi Related Resources vi Conventions vi 1 Understand the Oracle Utilities Adapter Oracle Utilities Adapter Capabilities 1-1 Oracle Utilities Adapter Restrictions 1-3 What Application Version Is Supported?1-4 Workflow to Create and Add an Oracle Utilities Adapter to an Integration 1-4 2 Oracle Utilities Adapter Concepts Authentication Support 2-1 About OAuth 2.0 Grants 2-1 Use OAuth 2.0 Grants 2-5 Authentication Types 2-14 Mapper Connectivity Properties Support 2-14 Asynchronous Trigger Support in Orchestrated Integrations 2-15 3 Create an Oracle Utilities Adapter Connection Prerequisites for Creating a Connection 3-1 Create a Connection 3-2 Configure Connection Properties 3-3 Configure Connection Security 3-3 Configure an Agent Group 3-5 Test the Connection 3-5 Upload an SSL Certificate 3-6 iii4 Add the Oracle Utilities Adapter Connection to an Integration Add the Oracle Utilities Adapter as a Trigger Connection 4-1 Add the Oracle Utilities Adapter as an Invoke Connection 4-4 Integration Activation and Runtime 4-5 5 Troubleshoot the Oracle Utilities Adapter Error Handling and Validations 5-1 java.net.ConnectException Error Message 5-3 Unable to Connect to OUAF Application at Run Time Error Message 5-3 Unresponsive Agent Error Message 5-3 ivPreface The Oracle Utilities Adapter integrates Oracle Utilities applications with your sales, human resources, customer service, contact center, marketing, and reporting applications. |
No other rights are granted to the U.S. Government.This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties.Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle.Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.Contents Preface Audience v Documentation Accessibility v Diversity and Inclusion vi Related Resources vi Conventions vi 1 Understand the Oracle Utilities Adapter Oracle Utilities Adapter Capabilities 1-1 Oracle Utilities Adapter Restrictions 1-3 What Application Version Is Supported?1-4 Workflow to Create and Add an Oracle Utilities Adapter to an Integration 1-4 2 Oracle Utilities Adapter Concepts Authentication Support 2-1 About OAuth 2.0 Grants 2-1 Use OAuth 2.0 Grants 2-5 Authentication Types 2-14 Mapper Connectivity Properties Support 2-14 Asynchronous Trigger Support in Orchestrated Integrations 2-15 3 Create an Oracle Utilities Adapter Connection Prerequisites for Creating a Connection 3-1 Create a Connection 3-2 Configure Connection Properties 3-3 Configure Connection Security 3-3 Configure an Agent Group 3-5 Test the Connection 3-5 Upload an SSL Certificate 3-6 iii4 Add the Oracle Utilities Adapter Connection to an Integration Add the Oracle Utilities Adapter as a Trigger Connection 4-1 Add the Oracle Utilities Adapter as an Invoke Connection 4-4 Integration Activation and Runtime 4-5 5 Troubleshoot the Oracle Utilities Adapter Error Handling and Validations 5-1 java.net.ConnectException Error Message 5-3 Unable to Connect to OUAF Application at Run Time Error Message 5-3 Unresponsive Agent Error Message 5-3 ivPreface The Oracle Utilities Adapter integrates Oracle Utilities applications with your sales, human resources, customer service, contact center, marketing, and reporting applications.The Oracle Utilities Adapter lets you integrate Oracle Utilities applications with applications from any vendor. |
This software or hardware is developed for general use in a variety of information management applications.It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties.Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle.Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.Contents Preface Audience v Documentation Accessibility v Diversity and Inclusion vi Related Resources vi Conventions vi 1 Understand the Oracle Utilities Adapter Oracle Utilities Adapter Capabilities 1-1 Oracle Utilities Adapter Restrictions 1-3 What Application Version Is Supported?1-4 Workflow to Create and Add an Oracle Utilities Adapter to an Integration 1-4 2 Oracle Utilities Adapter Concepts Authentication Support 2-1 About OAuth 2.0 Grants 2-1 Use OAuth 2.0 Grants 2-5 Authentication Types 2-14 Mapper Connectivity Properties Support 2-14 Asynchronous Trigger Support in Orchestrated Integrations 2-15 3 Create an Oracle Utilities Adapter Connection Prerequisites for Creating a Connection 3-1 Create a Connection 3-2 Configure Connection Properties 3-3 Configure Connection Security 3-3 Configure an Agent Group 3-5 Test the Connection 3-5 Upload an SSL Certificate 3-6 iii4 Add the Oracle Utilities Adapter Connection to an Integration Add the Oracle Utilities Adapter as a Trigger Connection 4-1 Add the Oracle Utilities Adapter as an Invoke Connection 4-4 Integration Activation and Runtime 4-5 5 Troubleshoot the Oracle Utilities Adapter Error Handling and Validations 5-1 java.net.ConnectException Error Message 5-3 Unable to Connect to OUAF Application at Run Time Error Message 5-3 Unresponsive Agent Error Message 5-3 ivPreface The Oracle Utilities Adapter integrates Oracle Utilities applications with your sales, human resources, customer service, contact center, marketing, and reporting applications.The Oracle Utilities Adapter lets you integrate Oracle Utilities applications with applications from any vendor.Simplified integration with your existing legacy or non-Oracle applications makes for faster implementation and reduces cost. |
It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury.If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use.Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.Oracle, Java, and MySQL are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.Intel and Intel Inside are trademarks or registered trademarks of Intel Corporation.All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of Advanced Micro Devices.UNIX is a registered trademark of The Open Group.This software or hardware and documentation may provide access to or information about content, products, and services from third parties.Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle.Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle.Contents Preface Audience v Documentation Accessibility v Diversity and Inclusion vi Related Resources vi Conventions vi 1 Understand the Oracle Utilities Adapter Oracle Utilities Adapter Capabilities 1-1 Oracle Utilities Adapter Restrictions 1-3 What Application Version Is Supported?1-4 Workflow to Create and Add an Oracle Utilities Adapter to an Integration 1-4 2 Oracle Utilities Adapter Concepts Authentication Support 2-1 About OAuth 2.0 Grants 2-1 Use OAuth 2.0 Grants 2-5 Authentication Types 2-14 Mapper Connectivity Properties Support 2-14 Asynchronous Trigger Support in Orchestrated Integrations 2-15 3 Create an Oracle Utilities Adapter Connection Prerequisites for Creating a Connection 3-1 Create a Connection 3-2 Configure Connection Properties 3-3 Configure Connection Security 3-3 Configure an Agent Group 3-5 Test the Connection 3-5 Upload an SSL Certificate 3-6 iii4 Add the Oracle Utilities Adapter Connection to an Integration Add the Oracle Utilities Adapter as a Trigger Connection 4-1 Add the Oracle Utilities Adapter as an Invoke Connection 4-4 Integration Activation and Runtime 4-5 5 Troubleshoot the Oracle Utilities Adapter Error Handling and Validations 5-1 java.net.ConnectException Error Message 5-3 Unable to Connect to OUAF Application at Run Time Error Message 5-3 Unresponsive Agent Error Message 5-3 ivPreface The Oracle Utilities Adapter integrates Oracle Utilities applications with your sales, human resources, customer service, contact center, marketing, and reporting applications.The Oracle Utilities Adapter lets you integrate Oracle Utilities applications with applications from any vendor.Simplified integration with your existing legacy or non-Oracle applications makes for faster implementation and reduces cost.The Oracle Utilities Adapter supports web service standards for the creation of open and reusable service-oriented applications (SOA). |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.