Category 222
Discussion List
-
Working of CreditCheckingService SOAP WebserviceSummary: Working of CreditCheckingService SOAP Webservice Content (please ensure you mask any confidential information): Hello Team, We would like to know how the Availa… -
Does Fusion Apps (HCM, ERP) honour the X-Forward-For (XFF) HTTP header for client IP decisions?Summary: Does Fusion Applications (HCM or ERP) honour the X-Forward-For (XFF) HTTP request header for client IP decisions like environment IP "allowlisting" or LBAC? Con… -
Best practice documentation for managing Fusion Apps Scheduled ProcessesSummary: Where can I find Oracle's best practice documentation for managing the Scheduled Processes within Fusion Apps? Content (please ensure you mask any confidential … -
ATP Database "Perform operation on table" operation error while invoking the connection errorSummary: I am invoking the Oracle ATP connection in integration, While I select "Perform an operation on a table" I am getting below error: Please help me with the solut…Veera venkata satya Ranga Prasad 11 views 4 comments 0 points Most recent by Veera venkata satya Ranga Prasad Integration -
OIC: EBS adapter REST API response is always returning null fieldsSummary: EBS adapter is used in OIC to query batch details by passing batchID as input to the REST service. EBS REST API called from SOAP UI returns expected response bu… -
BICC Mappings in ODI Will Not Load Data to ADW After BICC Object Structure ChangesSummary: Oracle Support Document 2718083.1 (BICC Mappings in ODI Will Not Load Data to ADW After BICC Object Structure Changes) can be found at: https://support.oracle.c… -
Need steps to enable dependent LOVs Based on Table based LOV parameters in Custom ESS JobsSummary: Need steps to enable dependent LOVs Based on Table based LOV parameters in Custom ESS Jobs Content (required): We have made use of a static list of values and c… -
Error while translating message to the mentioned format at Stage Read intermittentlyWe are getting below error intermittently at StageRead. Sometimes request is processed successfully. Error Code : java.lang.RuntimeException Error Reason : Error while t… -
Read ByteArray in OICSummary: I have REST API which gives CSV data as ByteArray. In OIC we are calling API and setting response as Binary. I want to pass the data to stage file. Can someone … -
Need ical expression to schedule integration daily 4 timesSummary: Hi All, I need ical expression to schedule integration daily at 10am,1 pm, 5 pm,11 pm EST time. Content (please ensure you mask any confidential information): V… -
OIC Integration repository deploy issueSummary: Unable to deploy the API from Oracle E-business suit Application getting an exception even while using the admin account java.lang.securityexception: user: asad… -
HCM ADAPTER NOT SHOWING WORKER BUSINESS OBJECTSummary: I am adding an HCM Adapter to my integration.I am using 'Business(REST) Resources' and 'hcmRestApp' service but I cannot see "Worker" business object at all. I … -
OIC ATP connection - Configure Operation On Table - Exceeded the max allowed value of 3Summary: I need to write complex JSON body to multiple parent-children tables (more than 3). A parent table has column "RECORD_ID" populated by sequence and a child tabl… -
NXSD to ignore certain linesSummary: I need to read a file in OIC, but I don't want to read the lines starting with AUTH. Though I can put the condition nxsd:startsWith="TRX" but I want to avoid th… -
java.net.SocketTimeoutException: Read timed outSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
OIC REST Connector for Datadog requires 2 API KeysSummary: Hi all, I am trying to POST Logs to Datadog directly from an OIC Integration. The datadog API POST https://http-intake.logs.datadoghq.com/api/v2/logs The API re… -
List, Delete and Move files are not working in OICHi Team, List File: We are encountering a problem with listing the files in the Integration. Occasionally, the files are listed, but sometimes the file count is reported… -
"Recommend" OIC featureSummary: Please, can someone give a light on this. I started learning OIC some 3 years ago, and the "Recommend" feature seemed to work, I mean for some common mappings, … -
API Gateway webservice from OICSummary: Need to connect Gen3 OIC webservice to API gateway. Content (please ensure you mask any confidential information): We are in need of published an API we build i… -
Incoming requests Service LimitsI know OIC Gen 3 has a default service limit for incoming requests of 100 synchronous requests per second. Can this value be increased? -
Intermittent “500 Internal Server Error” response from OIC IntegrationSummary: I have a PoC date manipulator integration in OIC Gen 2. I can get it run successfully and get the expected result most of the time. Intermittently, I get “500 I… -
Append select dataSummary: Hi I am getting AP line data from SQL Query1 and based on condition need to merge SQL Query2 AP line data into SQL query 1 . Then need to Send AP line data to A… -
fusion to OIC callbacks are failing after WAF setup is completedHello Team, We have competed WAF setup and after that our fusion to OIC callback are failing with below error.… -
Export an OIC Integration using APISummary: Oracle has a rest api for exporting iar file/s. /ic/api/integration/v1/integrations/{id}/archive curl code: curl -X GET -H 'Authorization: Bearer access_token' … -
Disable Auth Requirements on Inbound WebserviceSummary: Need to allow the WWW to access a webservice I have built Content (please ensure you mask any confidential information): The requirement is it allow a webservic… -
OIC- Javascript function to Get Image dimensionSummary: Hi I have used the attached js function in OIC, but it throws an error. The same is working in the HTML page. Is there a way like in Java to import the dependen… -
Issue in select statmentSummary: hi When i am trying fetch data from database , i am getting below error. SQL - select xpa.batch_id, xpa.so_number, xpa.org_id from xxmdn_price_adj_tbl xpa where… -
can't add "return" in global fault handlerSummary: I'm using OIC gen3. In an OIC integration, I tried to add a "Return", but it gets stuck on the status of loading the "Return" node. I also tried in another inte… -
How to subtract timestamp variables?How to subtract one timestamp variable (HH:MM:SS) from another timestamp variable to capture a result providing the difference? -
Consume OTBI ReportHi, I would like to consume OTBI using REST or SOAP WSDL which is possible way please suggest Thanks