To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
Salesforce Adapter Connection to an IntegrationSummary: It looks like salesforce has decommissioned the workflow rules to establish outbound messaging. could see flow Builder now in the place of workflow Rules. Is th…
-
How to add months to a date at run timeSummary: How to add months to a date at run time Content (required): Hi Expert, I have a two input parameter one is date in 'MON-YY ' format and number of months .for ex…
-
OIC failing when Retrieve a Process Attachment as a Stream with filename containing # characterSummary: Hi All We have create 2 integration one to upload attachment to process task and another one to retrieve the attachment. Upload attachment is working fine but t…
-
How to use NVL function in DB adapterSummary: How to NVL function in DB adapter Content (required): Hi Team, I want to use NVL function in DB adapter but it seems it not supported. Is there any workaround a…
-
How to Prevent Duplicate Attachments insertion - erpobjectattachmentservice serviceSummary: Same attachment is getting attached multiple times if we are running the soap service with the same parameters multiple time. Tried giving No in below element, …
-
How to Map data from multiple data sets or nodes to target nodeSummary: How to Map data from multiple data sets or nodes to target node Content (required): Please find the attached file for detailed explanation of my query. I have d…
-
Error while calling local integrations dynamically using integration identifier and versionSummary: Error while calling local integrations dynamically using integration identifier and version under Connectivity Properties. Still it error out. Content (required…
-
Downgrade Jython version in ODI MarketplaceSummary: Currently we are migrating from OCI Gen1 to Gen2 for one of the banking customer . Below are ODI and Jython Gen 1 and Gen 2 versions - Gen1:- ODI Version:- Jyth…
-
How to migrate process app from DEV to PROD after enhancementSummary: Hi Team Like for integration I don't see feature to deploy multiple process applications in the instance. Please help me with he steps that I have to use in ord…
-
Need to Invoke OIC Integration from API Gateway with oAuth AuthenticationSummary: Hi Team, I have a OIC Integration process that needs to be called from API Gateway. How to create oAUTH Flow between two systems i.e. API Gateway and OIC. Earli…
-
how to create integration when user click on url it download pdf or any format fileHow can we create integration in OIC to download pcs attachments I will pass the process id and attachment name? suppose I have 3 attachments in pcs when I run this inte…
-
Notify element in PCS not sending emailSummary: I have used notify (notification) element in Process application but I don't get emails when I test. Please help Content (required): Version (include the versio…
-
Callback FunctionalitySummary Callback functionality non OIC/SOACS - REST or SOAPContent Hi, Has anyone had success in utilising callback functionality for SOAP/REST calls for the ERP SAAS wh…
-
BulkImportdata vs LoadandImportDataContent Hi All, In ERP Integration service there is importbulkdata and loadandimportdata service, I'm aware of importbulkdata. Can anyone throw some light upon the later…
-
Download text output from custom ESS job using webservice/OICSummary: Unable to download e-text output from ESS job Content (required): Hi experts, We have a requirement to run custom ESS job and get its corresponding e-text outpu…
-
ConfigureCallback using ERPIntegrationService -> submitJobWithOutputSummary ERP Callback using ERPIntegrationService -> submitJobWithOutputContent Hi Everyone, I have a non-FBDI Job which I am submitting with 'submitJobWithOutput' operat…
-
UCM upload using ERPIntegrationservice through Oracle HCM adapterSummary UCM upload using ERPIntegrationservice through Oracle HCM adapterContent Need help on UCM upload using ERPIntegrationservice through Oracle HCM adapter
-
How to download attachments from PCS forms using OIC ?Summary: We are trying to get the attachments from PCS forms using OIC. We have tried using below API , but as the attachment file can be of any content-type, how to con…
-
Triggering Windows Batch from OICSummary: We have a requirement to schedule and trigger windows batch in a windows server from OIC. Is this feasible? Content (required): Version (include the version you…
-
SFTP server only accepts key, not passwordSummary: The Integration SFTP file access only allows key credentials, even when Password and Key option is enabled. Content (required): User has full access to own and …
-
unable to get lab instance from todaySummary: Hi Team I'm unable to create lab instance from today in learn.oracle.com and getting below error. Is anyone else is facing this issue or only me. I have clicked…
-
After the successful Bulkimport FBDI Process CALLBACK Integration is not called (2)Summary: Hi all I would thank any help with the following... I am trying to get a working CALLBACK integration for a FBDI Import Payables Invoices integration. So I have…
-
Patterns to Extract Data from ERP Cloud > BI Publisher ExtractSummary: Maximum size of data we can get from ERP Cloud using BI Publisher Extract Content (required): Hello All, Do you have an idea what is the maximum size of data we…
-
How to register JWT post endpoint API gateway use in OICI have a token rest URL having x-www-form-urlencoded body parameters "client_id" : "****, "client_secret" : "xxxaavvbb", "scope" : "service.monitoringxxx", "grant_type" …
-
xsl: for each groupSummary: Content (required): Hello, I have a file that I read and I need to group them with certain conditions. I've been trying for several days and I only get to group…
-
Unable to Read the Files from SFTP Server PathSummary: Unable to Read the Files from SFTP Server Path Content (required): We are creating an Oracle Integration Cloud integration flow using FTP Adapter. While reading…
-
Does anyone use third party software to verify code migration?Summary: I am looking for options to automate the verification of software promotion from dev->test and test->prod Content (required): Version (include the version you a…
-
group data from a file and send it to a lookup apiSummary: Content (required):Hello everyone, I am performing an integration and I am reading a file that is on the OIC server, from that file I am only interested in a CO…
-
PCS application deploy from DEV to PROD how to replace rest connectors endpointSummary: I'm currently working on a maintenance project where in I have to regularly modify PCS (process) application in DEV env and migrate the changes to PROD but ever…
-
Integrating OIC with Oracle FunctionsSummary Facing issue while Integrating OIC Interface with Oracle FunctionContent Hi Folks, I am facing issue while trying to call Oracle Functions from OIC. I have read …