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.
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
ERP Integrations
Discussion List
-
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…
-
Reverse backflush not completing in MFG Cloud through OIC interfaceWhat does the error mean ? You must enter a transaction date for material return that's after the transaction date of last issue transaction
-
Using Contains function in SwitchHello , Trying to use contains function in Switch route in OIC , want to understand how it works We need provide like fn:contains(col1,'value') = 'TRUE' ? Please confirm
-
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…
-
How to create Deep Link for a ERP and SCM Custom Object in App ComposerSummary Can we create Deep Links for custom Objects created under the ERP and SCM Area in App ComposerContent Hi, I have created a custom object in the ERP and SCM domai…
-
How to retrieve Generic Lookup code using REST APIOracle provides 3 REST API types namely Common, generic and Standard lookups to retrieve respective lookup values. I need to search for lookup codes under lookup type "P…
-
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 …
-
Oracle Fusion ERP User Login BannerUpon login, the user is presented with a “banner” stating their name and the last time they logged in.
-
Can we write a validation for a custom dimension - NAME (Projects). to avoid alphabets in nameSummary: Member Core. Name we have created (Projects) Custom dimension. The probability of node (String) and node name should be only Number and can starts with letter "…
-
Client success stories or real-world examples where the Digital Assistant or skill was extended?Would love to hear any and every example of where the out-of-box digital assistant (FADigitalAssistant) and its skills were extended. Specifically, the ERP & EPM skills …
-
Oracle APEX embedded in Oracle FusionSummary: Hello, I developed an application in Oracle APEX and I want to integrate it with Oracle Fusion. What would be the steps to achieve this? Content (please ensure …
-
How to push data to Azure from Oracle CloudSummary: How to push data to Azure from Oracle Cloud Content (please ensure you mask any confidential information): We are looking to push data to Azure from Oracle Clou…
-
REST API - how to create multiple records in one payload?Summary: I tried to use REST API to create multiple learning content in one Payload, I did exactly the same as Oracle support document 2644754.1 or 2746047.1, but I got …
-
Error INV_MATRX_INVALID_TXNSRC_TYPE on response payload when using inventoryStagedTransactions RESTSummary: I'm trying to create a work-in-process (WIP) material issue using the POST method from inventoryStagedTransactions REST resource, but getting the following erro…
-
OIC-FBDI-Supplier creation with existing RegistryID failing with Invalid value.Hi, We are trying to create supplier using FBDI by providing the existing Registry ID of existing customer of type Person. On Import we are receiving an error as "You mu…
-
Do changes made to expense reports via REST API and SOAP get logged/audited?Per MOS, we sometimes have to change the status of expense reports using REST API and SOAP. We are now being audited and need a log showing those REST API and SOAP activ…
-
Read customer site profile details using SOAP ReceivablesCustomerProfileService is failingI've tried to track down documentation on correct way to return profile settings for a Customer Site but with limited success. By implementing Receivables CustomerProfil…
-
Import Journal from FTP Server to ERP failing to load zip file contentsSummary: Using OIC Integration to automate Import Journals process, but file loaded to ERP is empty. Content (required): Zip file on FTP server already contains the prop…
-
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…
-
Extensions to upload file to UCMSummary: Hi, We are having an requirement to build as custom application using application composer. We are looking to create an application that would enable user uploa…
-
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…
-
sandbox page composer structure pane is hidden for popups, how to add custom button on popupSummary: Hello team, we need to add custom button on popup using sandbox page composer. page composer structure pane is hidden on click of button which shows popup. plea…
-
how to get list of pages personalized in Oracle Fusion ERP ?Summary: Do we have any table/report to get the page details of personalized pages in Oracle Fusion ERP ? Content (please ensure you mask any confidential information): …
-
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…
-
How to check if the variable 'FND_TERRITORY' was created for every userSummary: I would like to use the variable 'FND_TERRITORY' to a specific process. However, I do not know if this variable has been created by default to every user of the…
-
How to default a value in a field using Page Composer PersonalizationSummary How to default a value in a field using Page Composer PersonalizationContent Hi there, I am trying to figure out how to default the current date into a date fiel…
-
Getting error 'URL request parameter finder with value findByFulfillLineId;FulfillLineId=112222'Summary: HI, Unable to fetch sales order fulfillment line details with sales order Finder Query Parameters. I am getting below error: { "title": "Bad Request", "status":…
-
Issue in Calling OIC Integration using Page ComposerHi All, We are trying to call OIC Integration via Custom Button on Purchase Order Object.We have used Page Composer to create HTML Component as Button and added HTML con…