Integration
Discussion List
-
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 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… -
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… -
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… -
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… -
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… -
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… -
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 … -
Can we import node JS libraries into OIC?Summary: How can we Can we import node JS libraries into OIC? Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code … -
Failed to import Library. EncryptDecrypt.zip doesn't contain either jar or xml file.Summary: Hi All I want to import my JavaScript library to OIC which I was able to do 1 year back with same .jar file, but when i try to do now it saying import only .zip… -
How to Run 'Send Pending LDAP Requests' through OICSummary: How to Run 'Send Pending LDAP Requests' through OIC Content (required): Hi Expert, How we can run below ESS Job through OIC ' Send Pending LDAP Requests' Versio… -
StageRead New Line in CSV file within Quotes in OICSummary: Content (required): We have a new line character in the CSV File within the Double Quotes for Example: ----------------- A,B,C,D A1,B1,"C1 C11",D1 A2,B2,"C2 C21… -
Message Encryption in OIC using AES 256 CBC(Cipher-Block Chaining)Summary Message Encryption in OIC using AES 256 CBC(Cipher-Block Chaining)Content Hi Team, Our customer wants to encrypt the PII data using AES 256 CBC(Cipher-Block Chai… -
Library Javascript 'require'Summary Having issues using the 'require' command in Library/javascript in OICContent Why can't I use the "require" command in my javascript program (library) for OIC? I… -
OIC 18.3.5 - Library Javascript 'require'Summary Having issues using the 'require' command in Library/javascript in OICContent Hmmm. Why can't I use the "require" command in my javascript program (library) for … -
part of the payload as JSON sting to DBSummary: Hello All, Receiving JSON from thirdparty , below is the payload. Part of the payload i.e metadata part in the payload should be mapped to DB column as json str…