REST Services
Discussion List
-
Automate ERP Approval Group updates in BPMSummary: Can ERP approval group updates in BPM be automated via Rest API, or some other type of integration? Content (required): Currently ERP approval groups in BPM wor…
-
API for adding/removing users to/from approval groupsSummary: We are in search of an API to add/remove users from approver groups in BPM. There is a business requirement to create a VBCS screen to add/remove users to/from …Arun Krishnan G S 14 views 2 comments 0 points Most recent by Danny Y. Payables, Payments & Cash Management
-
How to invoke an OIC Integration (REST Call) from PLSQL using OAUTH AuthenticationSummary: Hi, Can someone help how to invoke an OIC integration from PLSQL, using a REST API call with OAUTH authentication method. Any reference document detailing the p…
-
Securely Passing Logged-in User Credentials to AP Creation API in VBCSDear Team, I have developed a custom portal in Oracle Visual Builder Cloud Service (VBCS) to allow users to enter invoices on behalf of branch users. Once an invoice is …
-
Calling the Transfer Configuration feature in Oracle Fusion from Oracle APEX for H2HHi, Experts. Is it possible to call Transfer Configuration in Oracle Fusion from Oracle APEX for H2H bank payment requirements? If so, which REST API can I use? Best Reg…Andika Kurniawan 12 views 1 comment 0 points Most recent by Janaki Ankam-Oracle Payables, Payments & Cash Management
-
Does deep linking work for anyone? Specifically Negotiations?Content We are trying to get Deep Linking to negotiations to work. Whether Negotiations (admin view) or Negotiations (supplier view), neither seems to produce the desire…
-
Table mapping between 11i EBS and Fusion CloudSummary Table mapping between 11i EBS and Fusion CloudContent I'm interested in the database table mappings between Oracle EBS 11i and Oracle Fusion Cloud.This is requir…
-
We are trying to use PUT method to insert/update data in ATP through ORDS REST webservices.Hello Team, We are trying to use PUT method to insert/update data in ATP through ORDS REST webservices. Could you please tell us if there is limit on number of webservic…
-
How to call Fusion REST APIs with OAuth based authenticationSummary: Hi Team Can someone please share with me step by step approach to be followed to enable OAuth based authentication for Fusion REST APIs Content (please ensure y…mudassirsOrc-Oracle 97 views 3 comments 0 points Most recent by Jun Ye-Support-Oracle ERP Integrations
-
what Api for insert value category and attribute values in fnd_flex_values table?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
EncodeBase64 reference is failing if the file size is greater than 10MBI have a requirement where I am getting the data from Rest API and using EncodeBase64 reference but the file received from API is More than 10 mb and I need a workaround…
-
How to create a custom ESS Job for a BI Publisher report to upload the report output to UCMHow can I get the ESSJOB output report from UCM? I want to output the report file directly to UCM without downloading it.
-
Anyone with Documentation on Exchange rate integration.Summary:We are looking to automate the daily exchange rate without any manual intervention. Content (required): Version (include the version you are using, if applicable…
-
What is the maximum attachment size allowed for rest the AP Invoice Creation REST APISummary: Hi, We are using the REST API "/fscmRestApi/resources/11.13.18.05/invoices" to create Invoices along with attachment, but the REST API is failing when the file …
-
Unable to pass comma in REST API Call for submitESSJobRequest in erpintegrations serviceWe're using erpintegrations REST service to submit ESS jobs using submitESSJobRequest operation. Sample Payload: { "OperationName":"submitESSJobRequest", "JobPackageName…
-
Unable to store response payload from OIC to a databaseI am creating an OIC app driven integration using rest adapter where I need to store the final response payload into a Data base table .is there any way to achieve this
-
Use BPM Task API authenticated by integration userSummary: Hello , Need to call bpm/api/4.0/tasks API to approve or reject notification which assigned to dynamic users, how to call it and which authentication should I u…
-
Custom Object REST APISummary: Getting 401 unauthorized error while access Custom Object REST API. Content (please ensure you mask any confidential information): Hi All, We have a custom obje…
-
Patch Impact Analysis for Oracle Fusion CloudSummary Patch Impact Analysis for Oracle Fusion CloudContent We have a scheduled maintenance every quarter with Oracle Cloud support for the quaterly patching cycle.Thou…
-
How to change Movement Request status from 'Incomplete' to 'Preapproved' status using Rest API.Summary: I have a requirement to create movement request in preapproved status using rest API via OIC tool. I have found one note for this Doc ID 2558576.1. By following…
-
API for Chart of Accounts Segment Values?Summary: Looking for an API to pull Chart of Account segment values Content (required): I see the ChartofAccountsLOV API, however we're looking to pull the actual segmen…
-
Creation of Fusion API Token to access from Third Party systemSummary: Hi Team, We are using below Rest API for upload the GL Journal data to UCM Server. I am successfully able to Upload the GL Journal data into UCM Server. /fscmRe…
-
BPM Rest Api Add a Task Attachment payloadSummary: I'm not able to find how to send a payload for this Service. The description says that the service does not have a request body. Can anyone tell me how do i upl…
-
Getting 403 forbidden error while calling REST API?I am getting 403 fordbidden error while trying to call the /fscmRestApi/resources/11.13.18.05/workflowNotificationContents/action/getApprovalActivities. I am trying to c…AnirudhAshok23 54 views 1 comment 0 points Most recent by MiaM-Oracle Payables, Payments & Cash Management
-
invoices API ERROR AP-810770Summary: 1.- im trying to create an AP invoice using the source "Electronic Invoice" but apparently is not allowed to be used on this way. The output message im getting …
-
& is getting replaced with character (&) in OIC mapperHi All, Individual query params passing to REST and & is getting converted in OIC mapper. 1. Single query parameter with full string. & is getting converted. 2. To test,…
-
Upsert is not working in ERP cloud adaptorI am sending invoice from 3rd party system to oracle fusion via oic . I have used upsert operation to create or update the invoice in fusion. but it only creates the inv…
-
What webservice can I use to retrieve a Customers Party Type ie ORGANIZATION or PERSONI am wanting to find out if there is a simple way I can invoke a SOAP or REST call passing, for example, the Account Number and returning a response containing the PARTY…
-
Can we use fscmRestApi/resources/11.13.18.05/externalBankAccounts in oracle visual builder for excelThe Rest API fscmRestApi/resources/11.13.18.05/externalBankAccounts cannot get data without using the parameters: finder=SearchExternalBankAccount;Intent=Supplier in pos…
-
Error Creating a PATCH REST API service method from a Fusion App Visual Builder Extension (CORS?)Summary: I have a Fusion App Visual Builder extension that retrieves the values a specific Value Set Value from Fusion using a delivered REST API. I want to use the REST…