SaaS Integration
Discussion List
-
Feasibility and System Limitations for Creating 100,000 Contracts Annually in Oracle Fusion CloudSummary: We are implementing a process that will generate a new contract/contracts based on combination available in user uploaded file in Oracle Fusion for every new fi… -
Could not add instance to an environment in Visual Builder StudioHi Team, We are using Oracle Fusion Cloud application 24D. We also have OIC3 to integrate fusion with other applications. Bot Fusion and OIC3 are in same identity Domain… -
Accessing vbcs published url without credentialsContent Hi all I am new to VBCS, I have created new VBCS application and published that application to live. I got published URL. When i run that url it asks me login cr… -
How to Trigger ESS job - that should trigger OIC (integration)Summary How to Trigger ESS job - that should trigger OIC (integration)Content We need to enable users to initiate an OIC integration to be run with parameters. We need t… -
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":… -
Usage of Custom BIP Report in OIC IntegrationWe read a note from Oracle which says BICC is preferred tool to fetch data that can be used for OIC Integration and BIP is not encouraged. But when there is a lot of fil… -
How to schedule ESS job , which can run only on week days not in WeekendsSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Create Project-Related DFF in Invoice Line error when running API in Visual BuilderWhen calling the API to create an invoice, invoice lines, and project-related DFFs in the invoice line in Visual Builder, the API encounters an error on the "_EXPENDITUR… -
Oracle PaaS - Fusion App - Federated SSOSummary Oracle PaaS - Fusion App - Federated SSOContent Hi All, We are trying to achieve Federated SSO between our Fusion App and Oracle PaaS VBCS. We have two IDCS inst…User_2025-02-06-06-53-05-399 56 views 3 comments 0 points Most recent by AshishMangukiya Visual Builder -
Error when creating service connection from catalogSummary: Hi, we have set up a few service connections in Oracle Integration: However when we want to use them inside visual builder by doing the following: Selecting Int… -
How can we copy the table data in vbcs?Summary: We have requirement to select and copy cell data of a table in Oracle VBCS. There is a table property Content Editable, if we make it to True then we are able t… -
How to list only yesterday's files using FTP adaptor in OIC?How to list only yesterday's (sysdate-1) files from an SFTP directory using FTP adaptor in OIC? -
White Paper: Using External Data Integration Services for Oracle ERP CloudAll, We have latest White Paper published for ERP Integration Service / FBDI - Using External Data Integration Services for Oracle ERP Cloud (Doc ID 2102800.1) - Link It… -
Inbound and Outbound Data File Encryption through ERP Integration ServiceSummary How to encrypt and decrypt data files between ERP Cloud and On-premise/PaaSContent Introduction Since your inbound or outbound data files are transmitted over th…Jack Desai-Oracle 2.6K views 24 comments 8 points Most recent by M N V Hari Chandana ERP Integrations -
Is it possible to call OIC integration from Visual builder studio part of SaasSummary: Hello, I would like to know if it is possible to call OIC integration API from Visual Builder studio part of Oracle Fusion. Currently Visual Builder Studio supp… -
OIC Gen3 > Instance aborted as it has reached maximum duration allowed for queued instancesSummary: OIC Gen3 > Instance aborted as it has reached maximum duration allowed for queued instances Content (please ensure you mask any confidential information): Hello… -
Unable to sort, paginate and search in VBCS SDPHello Experts, We are trying to call the Value set REST API /fscmRestApi/resources/latest/valueSets/{value_set_name}/child/values in an SDP. But after doing so, we are U… -
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly… -
session user in custom ESS job parameterSummary: I'm creating a custom job. I have a parameter that references the logged-in user. I need to know how to make the parameter default to the logged-in user. Conten… -
Purge ERP Financials Interface TablesContent Introduction Data from interface and error tables can be purged as part of the following processes: * Each File-Based Data Import (FBDI) process initiates a purg… -
Preparing Application run time in visual builder studio page extension ?Summary: Content (required): Hi experts, In visual builder studio, I am testing creating extension page, but I cannot as Preparing Application run time is stock and not … -
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec… -
VBCS Embedded in Fusion - Refused Connection MessageSummary: I have embedded a VBCS page in Fusion apps, but the page shows refused connection message. Content (required): What settings/configuration needs to be applied i… -
Fusion deployed VBCS page showing 403 forbiddenSummary: VBCS page deployed on fusion is throwing "HTTP error status: 403 Forbidden" while trying to load the page. Same is working from VBCS application as expected but… -
Need to pass value from Saas page to VBCS pageSummary: Hi I have created hyperlink#319_VBCS_Form using Page composer and need to call VBCS page from this hyperlink. I want to pass request no value from fusion page t… -
VBCS page need to be opened in another tabSummary: I am opening VBCS application from SaaS page using Page composer(Clicking on 319 VBCSForm). but VBCS page is opening on same saas page. It should be opened in a… -
how to add List of values to and existing input text field in vbcs (I am New to VBCS)Summary: I have created a VBCS Page to Create Bank and Display Bank details of Oracle Cloud Applications using Rest API(Create Bank, Get Bank). Now I want to enable List… -
Elevate privileges for REST APIIs there a way to elevate privileges on a REST API call? This is just theoretical. Lets say we wanted to create a wrapper for the Security Console. We want to allow user… -
business object rest api access issueSummary: Hi, I am trying to access the business objects ( just the get api) created in vbcs gen 3 (via Postman) , but I am not able to do it. I get the 403 Forbidden err… -
Getting 403 forbidden when trying to update Project Cost Billable Flag through REST in APII am trying to update Billable Flag of Project Costs through below: /fscmRestApi/resources/11.13.18.05/projectCosts/{uniqId}/action/adjustProjectCosts I am able to do it…