Category 222
Discussion List
-
How to create Multiple line from singleSummary: Hi I want to create 2 line from one line request payload. basically i am looking 2nd line with same information like LineNumber=1. 2 8128
-
OIC Stage File Read from xml variableI'm attempting to get data from a BPI report into OIC and a SOAP connector. I can run the report, and receive the response. I then decode64 the ReportBytes element and a…
-
error while calling APP Driven integration (with payload) from Application composer using POSTMAN.We are creating an OIC wrapper in Application Composer where we need to pass some parameters and a request body to trigger the integration. However, when triggering the …
-
What is the efficient method for performing data updates (data fixes) in Oracle Cloud ERP?Summary: We often receive requests for updating data in Oracle Cloud ERP (Oracle Fusion ERP), particularly regarding DFF values. Typically, we utilize FBDI for these upd…
-
OIC FTP - get last modified dateSummary: How to convert a file's last modified time to a date in OIC Content (required): In OIC Gen2 I'm downloading some files from an SFTP server, but I also want to a…
-
ESS job "Process Electronic Bank Statements" from OIC or ERP, resets file permissionsSummary: When processing files using the ESS job "Process Electronic Bank Statements" from OIC or directly from ERP, we have observed that the process resets or wipes ou…
-
How to fetch specific custom extension attributes from microsoft graph api in OIC integration.This filter setting is working in Postman tool, but the same thing is not working in OIC integartion. Example : $filter = onPremisesExtensionAttributes/extensionAttribut…
-
sample csv format for RFI.EXT_FIN_SYSTEM_FILES_CONTENT table file_content column?Is there any sample csv format for the data present in the RFI.EXT_FIN_SYSTEM_FILES_CONTENT table file_content column? For all data_type. RFI version 24.
-
Debug Disappeared automatically from ProductionSummary: Debug Disappeared automatically from Production Content (please ensure you mask any confidential information): Hi, From our Production OIC instance the Debug Ch…
-
Object Storage file download using REST APII am able to download file using stf adopter Write file option, but issue is that the name is not getting dynamic. Below are the steps to get the file Below are the step…
-
OIC - Is there a way to check UTF-8 encoding while reading a file from SFTP?Summary: Hello, Is there a way to check if a file is UTF-8 encoded while reading a file in OIC? There is a requirement to process a file only if it is UTF-8 encoded Than…
-
Should all non production OIC gen2 instances be upgraded to OIC gen3 before Production move to gen3?Summary: Can we have one non production environment in Gen2 even after upgrading Production to Gen3, at least for 2 weeks? Is it a mandate that all non production enviro…
-
How to create REST connection with Hash-based method authentication (HMAC) code in OIC?We have to build an integration to connect with Interfolio application which uses HMAC based authentication. How do we create connection in OIC with HMAC?
-
How can I filter in a bucket using the OIC 3 OCI Object Storage call (List Objects)?Summary: It looks like the new OIC Object Storage call does a recursive listing whether you want it to or not. You can't specify a prefix and/or a folder name. Content (…
-
Can i use custom SMTP server to use with OIC3 instead of internal OIC or OCISummary: Due to upcoming changes to email acceptance policies, we'd like to start using our own SMTP gateway with OIC3. is it possible? are there any plans to implement …
-
OIC - Cloud Adapter connection issueTo invoke the Oracle Fusion web service, we are transitioning to OAuth. OAuth has been set up, the connection has been configured, and it works fine. However, one issue …
-
OPA notify activity email template is not populating the data when email is sentSummary: Hi Experts I'm using template feature to send email using notify activity in OPA but the email is sent without data getting populated, only the label is printed…
-
File Server x OIC - Audit LogsHello Everyone, Is there any way to check audit logs for operations on a OIC File Server? We want to know which users are working with the files in there, and what are t…
-
OIC Gen3: GenericSoapPort SOAP Connection Error [REST_AUTH_INIT_ERR]Summary: We are utilizing a SOAP connection to facilitate authentication between the OIC Gen3 application and the Oracle Cloud ERP application. We are using the same OAu…
-
assign oic array to varchar2 field in DBSummary: Hello everyone, help with the following case. I have an integration in OIC that internally invokes a Rest service, this service has a response that contains an …
-
Not getting the data in response after mapping the filed for rest adaptor in OICI have created a rest adaptor to get the transmission report data from OTM . I have tested it first via postman . below is the request and response : Request : Transmi…
-
How can I monitor intermittencies on an OIC instance within OCI?Summary: Hello community. I am looking for guidance on how to detect intermittency or outages on an Oracle Integration Cloud (OIC) instance created within Oracle Cloud I…
-
OIC Outbound IP - Sufficient & Secure for whitelisting in OCI?Summary: Is OIC Outbound IP sufficient and secure for whitelisting in security rule for access within private subnet? Content (please ensure you mask any confidential in…
-
Oracle Fusion Business Events consumption in OIC Gen2Summary: Oracle Fusion Business Events consumption in OIC (Service Limits) in Gene Content (please ensure you mask any confidential information): Q) If we have 500k even…
-
BICC: How to Find Current Run ExtractsSummary: I an trying to submit BICC extracts through esswebservice. I see extracts are being submitted and completed without any issues. However, when I check UCM for th…
-
Issue with Read File adapter after Unzipping fileSummary: Issue with Read File after Unzipping Content (please ensure you mask any confidential information): I am modifying an existing OIC integration and adding a Stag…
-
XSLT to find elements whose total is equal to a target valueSummary: I have an xml in the following format and a target value. a 10 b 15 c 25 I need to find all the elements whose value is equal or less than the target va…
-
BI report Pdf Output in email notification attachmentSummary: Hi How to send BI report(pdf format) in OIC email notification attachment. Content (please ensure you mask any confidential information): Version (include the v…
-
Excel file generation using OIC 3 with BIP reportSummary: Hi Experts We have a requirement to generate an excel file with OIC 3. As our customer is not using OCI resources like functions, we are left with option to use…
-
Fetch Distinct value from BI ReportSummary: Hi I am getting multiple customer data in BI report and I need to pass only distinct Customer to For loo( Highlighted in Yellow color) How to achieve this ? Con…