xml
Discussion List
-
Schema Validation IssueSummary Schema Validation IssueContent I have created a schema. But its not working with the below error: a connector specific error was raised by the application. Can a…User_2025-02-04-21-30-51-376 37 views 9 comments 0 points Most recent by User_2025-02-04-21-30-51-376 Integration -
Best way to report/file a SR for OIC (for Demo instance only)Content What are the options in order to report/file a SR for an OIC instance (specifically for Demo instance only)? I've already created a ticket in jira (https://jira.… -
Dynamic xml data format to csv conversionSummary Read and Write file using dynamic schemaContent Hi, We have a requirement to convert xml to csv format.But the xml file content is not pre-defined i.e. we get di… -
Can we use getDocumentData operation response of ScheduleReportWSSService as MTOM attachment in OICSummary We have a requirement to fetch output of seeded AP invoice import validation pdf report, ran as part of import process.Content Hi, We are trying to fetch the sta… -
Transferring file to an FTP Server that is only accessible via VPN IPsec tunnelContent We need to write an XML file to an FTP Server that is only accessible via VPN IPsec tunnel. We are currently able to write to an SFTP server for testing purposes… -
Empty XML elements are converted to JSON array instead of String in OIC REST AdapterSummary JSON inline schema option in REST adapter converts empty XML elements to JSON array instead of String making the REST API to failContent Hi Experts, I am calling… -
OIC REST Adapter Security as OAuth Resource Owner Password CredentialsSummary OIC REST Adapter Security as OAuth Resource Owner Password CredentialsContent I have configured REST Adapter connection Security as OAuth Resource Owner Password… -
File size limit in OIC callbackSummary File size limit in OIC callbackContent Hi all, As we receive file reference in OIC callback, wanted to check if there's any known limit to the file size that cal…Sumanth Kunimakki-21932 33 views 3 comments 0 points Most recent by Sumanth Kunimakki-21932 Integration -
Error on mapping to a sub-integrationSummary An error occurred while preparing mapper objectContent Hi, Does anyone know what could be done in order to remove this error? I was trying to open the mapper for… -
XML File Read IssueSummary XML File Read IssueContent Hello All, I am reading an XML file from FTP using FTP adapter after providing the schema to it. WIth read response, I am mapping it t…User_2025-02-04-09-52-11-353 24 views 5 comments 0 points Most recent by User_2025-02-04-09-52-11-353 Integration -
AQ Adapter (trigger) is not visible in inetgrationsSummary AQ Adapter (trigger) is not visible in inetgrationsContent Hi, I Created one AQ adpter with role as Trigger. When i am trying to configure in integration AQ Adap… -
Oracle Database adapter showing error - The connection to the database has been refused.Summary The connection to the database has been refused. Please check connection parameters, ensure database is reachable and review the firewall.Content Hi, I have crea… -
Up to how many level of sub-integrations can a fault be thrown?Content Currently, I have a main integration, that calls another sub-integration (1st level), where this sub-integration (1st level), calls another sub-integration (2nd … -
Unable to test connection "MYSQLCONNECT".Summary Unable to test connection "MYSQLCONNECT". [Cause: CLOUD-0005]Content Hi, i am trying to connect on-prem mysql db usign agent. i am getting below error. Unable to… -
Error activating Integration on Oracle Integration CloudSummary OIC_ACTIVATION_USER_XPATH_INVALID_BOOLEAN_EXPRESSIONContent I tried activating my integration on Oracle Integration Cloud and got this error: Integration AUSRETA… -
Mapping Issue With workday Mappings In OICSummary Workday - HCM Employee Integration- Mapping Issues while parsing the @Type child elementsContent Hi , We are working on the workday to oracle hcm cloud employee …User_2025-02-05-06-09-26-899 60 views 8 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Item EFF mapping issues in OICSummary Item EFF mapping issues in OIC as ICCs hierarchy is multi levelContent In OIC, for item EFF fields will present under each ICC, but only fields under 1 ICC will … -
Parse XML in OICSummary Parse XML in OICContent Hi Experts, I am using ERP Integration Service -> downloadESSJobExecutionDetails to download output XML of an ESS Job. I want to parse th… -
How to keep namespace attributes in XML element?Summary How to keep namespace attributes in XML element?Content Hi Everyone, We have a requirement to build a XML file and place in FTP location. I'm able to build XML w… -
Process Control Failure Option in Item Webservice is not workingSummary Process Control Failure Option in Item Webservice is not workingContent Hi, In the item service, even if we set true, its not doing commit for sucessful transact…User_2025-01-31-02-40-13-302 19 views 1 comment 0 points Most recent by User_2025-02-04-18-15-54-852 Integration -
OIC - XML payload decryption supportSummary XML payload decryptionContent Does OIC support REST/SOAP inbound payload decryption? We have a requirement where an external service is sending partially encrypt… -
OIC how to build xml payload with repeating dataSummary OIC how to build xml payload with repeating dataContent I am attempting to build an OIC integration that builds an xml payload to be used in an external REST inv… -
How to write and then read data with Nested array structure into stage in OIC?Content Hi All, I am trying to write multiple employees data and their corresponding multiple address into stage and then read it at once and send as response in single …User_2025-02-07-07-04-20-787 105 views 4 comments 0 points Most recent by User_2025-02-07-07-04-20-787 Integration -
Invoke Enterprise Scheduler WebService (ESS Webservice) from Oracle Integration CloudSummary Invoke Enterprise Scheduler Service (ESS service) from Oracle Integration CloudContent I've Oracle ERP Cloud and Oracle Integration Cloud (OIC). I'm trying to in… -
OIC Agent InstllationSummary OIC Agent InstllationContent Hi Team, Can I point Agent to new OIC environment(Updating InstallerProfile.cfg) or do I need to install Agent for each OIC environm… -
Error while translating message to native format.Summary Error while translating message to native format.Content Hi , I am trying to do write operation (CSV file) using the FTP adapter in OIC, I am getting below error…LoguPrasanth-LP 350 views 3 comments 0 points Most recent by User_2025-11-07-00-01-09-571 Integration -
How to read Agile AXML from OIC FTP AdapterContent How to read Agile AXML from OIC FTP Adapter. -
OIC REST for-each fails on repeated elementSummary OIC REST for-each fails on repeated elementContent I am working on a REST integration where a particular xml element repeats. It fails with an XSD object convers… -
OIC REST endpoint how to select first of multiple repeating xml elementsSummary OIC REST endpoint how to select first of multiple repeating xml elementsContent I have an OIC REST endpoint with a request schema and a response schema. Downstre… -
transform list of key/value xml to value formatContent i have xml payload that comes to OIC with this format key1 value1 key2 value2 . . . and so on i want to write this payload to a file and convert and read it as d…