Known Issues Oracle Integration 3
Known Issues Oracle Integration 3
F45533-31
March 2025
Oracle Cloud Known Issues for Oracle Integration 3,
F45533-31
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, MySQL, and NetSuite 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
1 Common Issues
List of Deprecated Native Format Annotations in Oracle Integration 3 1-1
Recipes Documentation Does Not Reflect Oracle Integration 3 User Interface 1-3
Instance unavailable for one minute after creation 1-3
2 Integrations Issues
Adapter Issues 2-1
REST Adapter Multipart/Mixed Option Issue 2-1
Private Endpoints and Oracle Fusion Applications Adapters 2-1
Oracle HCM Cloud Adapter ZIP File Issues 2-1
Oracle E-Business Suite Adapter Issues 2-1
Integration Issues 2-2
Errors in a Tenancy Migrated from Oracle Identity Cloud Service to an Identity Domain 2-2
Windows 10 Design-Time Issues 2-3
iii
Authentication failing on OIC service connections 5-3
Integration Applications not listed in Service Catalog 5-4
Error testing connection to IDCS REST APIs with OAuth User Assertion
Authentication type 5-4
Create service connection wizards ignore secure header setting 5-5
Integration endpoint not listed in catalog 5-5
Error creating service connection to Integration Applications from catalog 5-6
CORS error when connecting to Oracle Integration 5-6
Service connection using self-signed certificate not working 5-6
Known Issues in Business Objects 5-6
New business objects not selected in Business Object Resource Editor 5-6
Problems when saving business object diagram as image 5-7
Creating new record using REST API results in empty response 5-7
Known Issues in the Page Designer 5-8
Component not loading in page after upgrading application 5-8
Filter field populated with cached data 5-8
Known Issues in Creating and Building Projects 5-8
Staging PWA app fails in government realm 5-9
Update deprecated Oracle SaaS application template theme 5-9
Cannot switch theme in application settings 5-9
Error when creating new version of application 5-9
Camera component no longer offers camera capture option on Chrome browser on
Android 14 5-10
Loading JSON using Text module stops Persistence Toolkit working 5-10
Error 502 Bad Gateway when deploying visual app 5-10
Known Issues for Live/Staged Apps Post-Upgrade to Oracle Integration 3 5-11
Cannot access non-catalog Integration REST APIs in app 5-11
Visual Builder apps on obsolete VB runtime versions 5-12
Unable to access VB business object URLs from service connections in live app 5-12
Custom code accessing pre-upgrade Visual Builder URL failing 5-12
PWA app no longer receives updates automatically after upgrade to Oracle
Integration 3 5-12
iv
Preface
Known Issues for Oracle Integration 3 describes issues you may encounter when using Oracle
Integration and possible workarounds.
Topics:
• Documentation Accessibility
• Diversity and Inclusion
• Related Resources
• Conventions
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility
Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Related Resources
For more information, see these Oracle resources:
• Oracle Integration documentation on the Oracle Help Center.
• Oracle Cloud at http://cloud.oracle.com.
Conventions
The following text conventions are used in this document.
Convention Meaning
boldface Boldface type indicates graphical user interface elements associated with an
action, or terms defined in text or the glossary.
5
Conventions
Convention Meaning
italic Italic type indicates book titles, emphasis, or placeholder variables for which
you supply particular values.
monospace Monospace type indicates commands within a paragraph, URLs, code in
examples, text that appears on the screen, or text that you enter.
6
1
Common Issues
Review Oracle Integration common issues.
Topics:
• List of Deprecated Native Format Annotations in Oracle Integration 3
• Recipes Documentation Does Not Reflect Oracle Integration 3 User Interface
• Instance unavailable for one minute after creation
Schema-Level Directives
The following directives are provided as attributes under the schema. For example:
1-1
Chapter 1
List of Deprecated Native Format Annotations in Oracle Integration 3
Field-Level Directives
The following directives are provided either as simpleTypes, complexTypes, or element
definitions in the schema. These directives are deprecated and may be removed in later
versions of Oracle Integration.
Array style constructs:
nxsd:style="array"
nxsd:arrayLength="<<length>>" e.g. nxsd:arrayLength="10"
nxsd:cellSeparatedBy="<<literal>>" e.g. nxsd:cellSeparatedBy="\n"
nxsd:arrayTerminatedBy="<<literal>>" nxsd:arrayTerminatedBy="#"
nxsd:arrayIdentifierLength="<<length>>" e.g. nxsd:arrayIdentifierLength="2"
LookAhead constructs:
Skip constructs:
List constructs:
nxsd:style="list"
nxsd:itemsSeparatedBy="<<literal>>" e.g nxsd:itemsSeparatedBy=","
nxsd:listTerminatedBy="<<literal>>" e.g. nxsd:listTerminatedBy="\n"
Surrounded constructs:
nxsd:style="surrounded"
nxsd:surroundedBy="<<literal>>" e.g. nxsd:surroundedBy="^"
nxsd:leftsurroundedBy="<<literal>>" e.g. nxsd:leftsurroundedBy="
{" nxsd:rightsurroundedBy="<<literal>>" e.g. nxsd:rightsurroundedBy="}
"
Write constructs:
1-2
Chapter 1
Recipes Documentation Does Not Reflect Oracle Integration 3 User Interface
nxsd:useTimeZone="UTC"
nxsd:dateFormat="MM-dd-yyyy"
Conditional constructs:
nxsd:choiceCondition="fixedLength" nxsd:length="2"
nxsd:conditionValue="<<literal>>" e.g. nxsd:conditionValue="PO"
Variable constructs:
<nxsd:variables>
<nxsd:variable name="customerZip"/>
</nxsd:variables>
<nxsd:variable name="someName" value="someValue" />
1-3
2
Integrations Issues
Review Integrations issues in Oracle Integration.
Topics:
• Adapter Issues
• Integration Issues
Adapter Issues
Review known issues associated with adapters.
Topics:
• REST Adapter Multipart/Mixed Option Issue
• Private Endpoints and Oracle Fusion Applications Adapters
• Oracle HCM Cloud Adapter ZIP File Issues
• Oracle E-Business Suite Adapter Issues
2-1
Chapter 2
Integration Issues
When using the Oracle E-Business Suite Adapter in an integration, you may encounter the
following issues:
• Trading partner setup form does not accept a password with special characters
The Trading Partner Setup form does not accept a password with special characters.
Therefore, the Oracle Integration password should be a combination of text and numbers.
To resolve this issue, apply the following patches to enable Oracle XML Gateway to accept
passwords with special characters:
– For Oracle E-Business Suite Release 12.2, apply Patch 27752692:R12.ECX.C.
– For Oracle E-Business Suite Release 12.1.3, apply Patch 28310667:R12.ECX.B.
• Service invocation fails for certain PL/SQL APIs with table type input parameters
When invoking certain PL/SQL APIs having table type input parameters, the following
exception may occur:
To resolve the exception, pass an empty element in the request corresponding to the table
type in the API. For example, when invoking the PROCESS_BOM API with table type
parameters P_BOM_REVISION_TBL, P_BOM_REF_DESIGNATOR_TBL, and
P_BOM_SUB_COMPONENT_TBL, pass the empty tags as a workaround:
1. Export the integration with the mappings for the Oracle E-Business Suite request.
2. Locate the corresponding .xsl file to change the mapping entries for
P_BOM_REVISION_TBL, P_BOM_REF_DESIGNATOR_TBL, and P_BOM_SUB_COMPONENT_TBL as
follows:
<P_BOM_REVISION_TBL/>
<P_BOM_REF_DESIGNATOR_TBL/>
<P_BOM_SUB_COMPONENT_TBL/>
Integration Issues
Review known issues associated with integrations.
Topics:
• Errors in a Tenancy Migrated from Oracle Identity Cloud Service to an Identity Domain
• Windows 10 Design-Time Issues
2-2
Chapter 2
Integration Issues
Function actions or using a terraform script-generated service instance. These issues don’t
impact tenancies that were always enabled for identity domains.
Using OCI Object Storage or OCI Function Error in a Tenancy Migrated from Oracle
Identity Cloud Service to an Identity Domain
If you attempt to use the OCI Object storage action or OCI Function action in an integration,
you can receive the following errors. Open a service request (SR) against Oracle Cloud
Infrastructure Identity and Access Management (OCI IAM) and request a fix for Jira issue
IDCS-152404.
• OCI Object storage action:
oracle.tip.tools.adapters.cloud.api.CloudAdapterException:
Couldn't authenticate while querying OCI Object Storage. You may need
to enable identity domains for your instance in Oracle Cloud
Infrastructure.
2-3
3
Oracle Cloud Infrastructure Process
Automation Issues
Review Oracle Cloud Infrastructure Process Automation issues in Oracle Integration.
See Known Issues for Oracle Cloud Infrastructure Process Automation.
3-1
4
File Server Issues
Review File Server issues in Oracle Integration.
Topics:
• Copying Issue Encountered Using WinSCP
• File Names Limited to 924 Characters
• Data Removed from Files During Simultaneous Updates
• Read-Only Users Can Delete Files Using WinSCP
4-1
5
Visual Builder Issues
Visual Builder issues in Oracle Integration.
Topics:
• Unsupported Features
• Supported Browsers
• Upgrade Policy
• Known Issues
Unsupported Features
Some Visual Builder features are not supported in Visual Builder service instances enabled in
Oracle Integration 3.
Feature Description
VB instance as a private endpoint It is not currently possible to provision a Visual
Builder instance as a private endpoint.
Processes in Visual Builder The following Process-related features are not
supported:
• Register deployed processes
• Use of Process Actions in Action Chains
• Support for Process code snippets
• Process-related Quick Starts
Instead, you can leverage service connections to
interact with OCI Process Automation. See
Connect to Oracle Cloud Infrastructure Process
Automation APIs.
Start or stop a Visual Builder instance in the OCI Once enabled in Oracle Integration 3, you cannot
Console stop or start a Visual Builder instance.
Move a Visual Builder instance to another This is not supported for Visual Builder instances.
compartment
Delete a Visual Builder instance This is not supported for Visual Builder instances.
Change the node count This is not supported for Visual Builder instances.
Supported Browsers
Oracle Visual Builder supports the latest version of the Chrome browser running on Mac OS X
and Windows. Other browsers and platforms are not supported.
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.
5-1
Chapter 5
Upgrade Policy
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 you’ve already staged
or published an app, however, it’s up to you to decide when to upgrade, as long as you do so
within a certain time period.
As a general rule, you can run a published Visual Builder application built on the current
runtime version, and continue running it on the three previous versions—but new Visual
Builder runtime libraries are released with new versions of the Visual Builder Studio design
time (around four times a year). The Visual Builder design time is only updated twice a year, so
it gets only two of those four versions (another reason we recommend using Visual Builder
Studio as your design environment). As a result, you need to upgrade every other release in
Visual Builder, while in Visual Builder Studio, you upgrade after four releases, with the design
time supporting the last three versions.
So if you built your app in 24.10 (for example), Visual Builder supports the app not only on the
24.10 runtime version, but also on 25.01, 25.04, and 25.07. Once 25.10 comes out, however,
support for the 24.10 runtime version will drop off, so we'll ask you to upgrade your app before
you can work on it in the Designer. If you choose not to upgrade at that time, you run the risk
that newer browser versions will break your app. You also won’t 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.
Known Issues
• Known Issues in Service Connections
• Known Issues in Business Objects
• Known Issues in the Page Designer
• Known Issues in Creating and Building Projects
• Known Issues for Live/Staged Apps Post-Upgrade to Oracle Integration 3
Known Issues
• Invoking OIC REST API from Service Connection returns 404 error
• Authentication failing on OIC service connections
• Integration Applications not listed in Service Catalog
• Error testing connection to IDCS REST APIs with OAuth User Assertion Authentication
type
• Create service connection wizards ignore secure header setting
5-2
Chapter 5
Known Issues
Invoking OIC REST API from Service Connection returns 404 error
If you are using version 119 or later of the Chrome browser, you might see the following error
when trying to create a Service Connection to OIC integrations (using the "Select from
Catalog") option:
"Error: "Network Error Unable to read the integrations from [vb-catalog://
backends/ics/ic/api/integration/v1/integrations]. Please check the settings for
Integration Applications and verify that Integration Applications server is working."
The reason for the error is that starting with version 119, the Chrome browser treats cross-
domain redirects and CORS differently than earlier versions.
If you encounter the error, navigate to the "Integration Applications" backend and change the
Connection Type to "Always use proxy, irrespective of CORS support" to eliminate the CORS
issue.
5-3
Chapter 5
Known Issues
Tip:
To determine whether your Integration is an openAPI-based integration, check the
integration's metadata page (which may look something like https://
OIC_instance/ic/api/integration/v1/flows/rest/ECHO/1.0/metadata/), which
will have swagger and openAPI metadata URLs.
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.
5-4
Chapter 5
Known Issues
5-5
Chapter 5
Known Issues
The error is caused by an invalid swagger coming from OIC. The invalid swagger prevents
Visual Builder from creating the service connection.
Known Issues
• 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
5-6
Chapter 5
Known Issues
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.
5-7
Chapter 5
Known Issues
Known Issues
• Component not loading in page after upgrading application
• Filter field populated with cached data
Known Issues
• Staging PWA app fails in government realm
• Update deprecated Oracle SaaS application template theme
• Cannot switch theme in application settings
• Error when creating new version of application
5-8
Chapter 5
Known Issues
5-9
Chapter 5
Known Issues
// Add resource
define([
'text!resources2/js/test.json'
], function(
The following error occurs when the app tries to load the Oracle Offline Persistence Toolkit.
5-10
Chapter 5
Known Issues
If you see this error when deploying the app through the pipeline, verify if the app was
deployed correctly to the target instance. In some cases, the error message is displayed
though the app was deployed successfully, in which case you can disregard the error
message. There is no current workaround if the app was not deployed.
Known Issues
• Cannot access non-catalog Integration REST APIs in app
• Visual Builder apps on obsolete VB runtime versions
• Unable to access VB business object URLs from service connections in live app
• Custom code accessing pre-upgrade Visual Builder URL failing
• PWA app no longer receives updates automatically after upgrade to Oracle Integration 3
5-11
Chapter 5
Known Issues
instance). If you use a build pipeline, you would need to modify the parameter in the
packaging jobs.
Unable to access VB business object URLs from service connections in live app
After upgrading a Visual Builder instance on Oracle Integration Gen 2 to Oracle Integration 3,
your live app might stop working if the app is still trying to access business objects on the
Oracle Integration Gen 2 instance.
The workaround is to update the service definition to the new host name, and then re-deploy
the app:
1. In the Services pane, open the service connection that is representing the Business
Objects using the older Visual Builder URL.
2. In the Servers tab, click Default Server to open the service definition used by the
connection.
3. In the Servers tab for the service definition, click Edit to open the Edit Server dialog.
4. In the Instance URL field, update the host name to the host name of your Visual Builder
instance on Oracle Integration 3. Click Save.
5. Re-deploy your app.
5-12