API
Discussion List
-
Oracle Integration Cloud and Azure Event Hub IntegrationContent Hi - I am looking for any available documentation on how to interact from OIC to Microsoft event hub using OIC agent ? Additional questions a) Can OIC agent be i… -
VBCS SDP variable Search is not workingSummary: i created the SDP variable from rest Api : https://fa-epod-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/workers Search is working fo… -
How can we make REST API GET call request based on API key security in OIC using REST Connection?Summary: Is there any possibility of handling the API key and API id header values in the OIC REST connection using the API key-based Authentication security/other optio… -
UPS Integration to Oracle Inventory Management Cloud through OICSummary: One of my customer uses UPS as a 3PL for forward and reverse logistics process. They send lot of data (Sales Orders) through EDI from Oracle to UPS. And from UP…Vishnuvarth Subramanian-Oracle 196 views 1 comment 0 points Most recent by Kanchankumar Khedkar Integration -
Atom feed not fetching expected results in OICHi, We are using atom feeds to send HCM data downstream. We have implemented the atom feed rest api in rest adapter and not the one in HCM adapter. This is causing a lot… -
Why are my REST API connections not editable despite unlockedSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
ERP Adapter issueSummary Error: The application has encountered an unexpected error. Please check the applications connection details, credentials and retry your request.Content I'm tryi… -
REST API for Get all lookup codes > How to escape special charactersSummary: REST API for Get all lookup codes > How to escape special characters Content (required): Hello All, I want to use the Get all lookup codes REST API in OIC (work… -
BIP reprot response payload truncated in OICSummary: oracle.cloud.connector.api.CloudInvocationException: ORABPEL-15236 Translation Failure.Failed to translate XML to JSON. Cannot write end element: ITEM_NUMBER Th… -
Fusion REST API from integration with q parameter to check if date is nullSummary: Hi Experts I'm currently trying to fetch the work centers with below REST API and want to fetch the records where inactive date is null i.e. it shouldn't have n… -
VBCS invoking integration over REST protocol getting erroredSummary: I'm currently invoking integration over REST protocol from VBCS app, though the integration has to do lot of activities in a loop and it is getting automaticall… -
Difference in rest api results count when fetched from OIC & postmanFacing a very strange issue. Calling the new hire atom feed api in OIC to fetch new hire data using rest adapter. Endpoint:- /hcmRestApi/atomservlet/employee/newhire Que… -
Handle case in Integration when user not pass query parameterSummary: Hi, We have an issue when a user does not pass the query parameter in the REST URL then integration should through this error : valid rest URL : https://abc.com… -
How to update checbox in custom application(made using app composer) in SaaS using REST API?Summary: Content (required): In the custom application, I need to update a checkbox value from 'N' to 'Y'. But my current API is supporting only POST operation but not p… -
Rest connection to Invoke ThirdpartySummary: Rest connection from to invoke a thridparty Content (required): Hi All, I am trying to invoke a thridparty using the rest API. Below is the curl command to get … -
What API's are available to Incentive Compensation and what do adapters to third parties do?Summary: We're looking at potentially using OIC as a middleware for Incentive Compensation and had the following questions: Can you create/edit credit rules via API’s Im… -
SOAP Fault Code: soap-env:MustUnderstand, Fault String: One or more mandatory SOAP header blocks...Summary: We are invoking an On-Prem SAP SOAP Endpoint from OIC w/ On-Prem Agent linked to the connection (successfully configured & tested). When the integration runs, i…
-
Ability for OIC to Send Data Files to AWS S3Summary: Ability for OIC to Send Data Files to AWS S3 Content (required): Hello All, May I ask if OIC can send data files to AWS S3 ? We are looking for this option inst… -
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… -
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… -
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… -
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… -
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… -
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. -
Need to check Structure of the schema Stage file ReadI would like to know if there is any way to check already uploaded file in the Stage File action. For example in the above process .csv file was uploaded during the deve… -
HCM Rest IntegrationThe worker api response has a structure of item and inside that a links array with attributes as "rel","href","name","kind","properties" etc.. 1)Is it possible to filter… -
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…