Category 222
Discussion List
-
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…
-
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…
-
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…
-
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…
-
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…
-
Pass attachments from VBCS to PCSSummary: How to to pass the attachment uploaded in the VBCS form to the PCS Form? Content (required): Version (include the version you are using, if applicable): Code Sn…
-
Oracle Integration Update Webcast September 15th 2022Summary: Launch webcast Oracle Integration 3 and Oracle Process Automation Content (required): We are launching 2 exciting new offerings in the Integration space. We jus…
-
Select form component in PCS with connector to populate data from fusion rest apiSummary: I'm trying to populate Select control in web form in PCS with the connector i.e. getting value from Fusion SCM REST API but the preview is loading indefinitely …
-
Issue in PCS form select control with connectorSummary: Hi All I have created a PCS form where select control is getting populated with REST connector. I have configured REST connector as per Oracle docs and also pro…
-
Rest Receivables invoice attachment with postman OK, with OIC does not work (for me...)Summary: Hello, I would appreciate your help with this issue: I use postman with this payload: https://egyp-test.fa.em3.oraclecloud.com/fscmRestApi/resources/11.13.18.05…
-
(my) Rest Integration multi-operation does not update the last action after changing responseSummary: Content (required): Hello, Please, I need help with the following, perhaps I am missing some step, or is something that is not taken into account by developers.…
-
Processes my tasks embed in fusion as a pageSummary: I want to embed my tasks page in process in Fusion as an extension. Example when user clicks on the icon it has to open the process tasks assigned to that parti…
-
Processes (PCS) tasks upload document error when uploading more than 1 MB fileSummary: we have tried to upload file to process tasks with more than 1 MB file but it is not going through via REST API. Please let me know what is the limit on the fil…
-
Expose BIP report as api for external vendorsHi Experts, What is the best way to Expose BIP report as api for external vendors consumption. Want to know the right way to do it? If anybody has experience.