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
-
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… -
How to address In-flight BPM workflow instances\transactions during the cutover & migration (to OCI)Summary: Our customer is currently migrating from their current instance (BPM 12.2.1.0) to new instance on OCI (12.2.1.4). Hence during the cutover go-live there would b… -
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… -
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… -
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… -
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… -
OIC Library - Unable to create a working javascript library involving public API's ex:CryptoJSSummary: Requirement is to perform payload encryption in OIC using the available public library of CryptoJS or node-forge Content (required): To achieve the requirement,… -
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… -
Account Receivable (AR) Customers Creation and Updates > Business Events raised within ERP CloudSummary: Hello All, For the customers creation and updates in Account Receivable (AR), is there any business events raised within ERP Cloud which OIC can subscribe for? … -
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… -
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 … -
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… -
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.… -
Issue in Data association in process (PCS) applicationSummary: I have created an integration which will accept request as an array but in process in data association I don't find the structure and it is showing as below. Pl… -
How to migrate process application from lower to higher environment after modificationsSummary: Hi Team I'm working on support project. I have modified the process application in DEV instance and now I want to move the code to higher PROD instance. Please … -
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. -
Mysql connection. Impossible without admin privileges in OIC?Summary: Hi, I would thank if anyone can help me with this. Im just testing in the OIC instance for partners a mysql connection, without success. Ive seen this in the do… -
For remote fault in OIC Adapters do we have automatic retry?Summary: For any connection failure scenario, does OIC adapter retry immediately internally? Content (required): I think auto retry was there in remote fault immediately… -
Business Identifier fields in OCI LoggingSummary: We enabled OCI logging on an integration instance and I'd like to query the business identifier fields, but the field is not available. Content (required): We h… -
Process REST API to upload attachment is throwing 400 bad request in POSTMANSummary: we are trying to follow the below documentation to upload attachment to process task but getting 400 bad request error. Please help https://docs.oracle.com/en/c… -
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… -
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… -
Process tasks created 10 days back are no more foundSummary: There were few tasks created in Process (PCS) by users as it was holiday for our customer they had not taken action but now when we check then those tasks are n… -
Process reassign tasks with REST API 401 errorSummary: we are trying to reassign process tasks with the help of REST API, when we use OIC ADMIN user credentials they it is working fine i.e. we are able to reassign t… -
Process (PCS) reassign task with REST API issueSummary: we are trying to reassign process tasks with the help of REST API, when we use OIC ADMIN user credentials they it is working fine i.e. we are able to reassign t… -
FTP Adapter > Connection to FTP Server Using Private Key File and PassPhraseSummary: FTP Adapter > Connection to FTP Server Using Private Key File and PassPhrase Content (required): Hello, We are trying to connect to a FTP Server; however, we ar… -
How can I Launch an OIC Integration from HCM Coud?Summary: Hi all Is there any way to launch an OIC integration directly from HCM Cloud? I would appreciate any suggestions. Ernesto. Content (required): OIC - HCM Cloud V… -
How to Escape special charters (like space) in query parameters in REST adapterSummary: How to escape special charters (like space) in query parameters in REST adapter. OIC is encoding the value for Space -> + instead of %20 Content (required): Act…