SaaS Integration
Discussion List
-
Batch Request: Providing authentication credentialsContent Hi All, I'm trying to batch update a Business Object. It may be that the endpoint is not being updated since username and password aren't provided. Is there a vi…
-
Rest end point with parameter value containing single quote is not workingSummary When Business object rest endpoint is queried with parameter value containing single quote, bad request error is throwedContent I have a Business object containi…
-
Matrix Table Possible?Summary Create a table where intersection of Column Value and Row Value is based on another fieldContent Hello, I am attempting to create a Matrix style table where the …
-
Couldn't connect to integrations from VBCS in staged application.Content I have my VBCS application and we do a service call via service connections which will fetch the data from Integration (service connection created through catalo…
-
Cannot Select ID Attribute on my ADPSummary Created ADP Variable to be populated by REST Service CallContent Hello, I've created a connection to our ERP for payables payments. No problem there. I can displ…
-
*** Solved *** Getting the Label on an LOV to pass to REST ServiceSummary Accessing the Label on an LOV to collect in a VariableContent Hello, I've created a VBCS application that takes data from the page variables and passes them (as …
-
VBCS Vs JCS SXSummary PaaS extension using VBCS vs JCS SXContent We are working with one of our customer and doing analysis on extension creation using JCS SX vs VBCS. We are consider…
-
Using Oracle Rest APIs in VBCSSummary I can't use Fusion Rest APIs in VBCSContent Hello everyone, I'm newbie at VBCS. Today I have to use one Oracle Rest Api in my application for one of Oracle Custo…
-
Oracle Visual Builder to extend ERP CloudSummary Oracle Visual Builder to extend the UI of ERP CloudContent Hello Everyone, In regards to using Oracle Visual Builder to extend the UI of ERP Cloud, is that somet…
-
Batch Update a Business Object: Bad Request ErrorContent Hi All, I'm trying to batch update a business Object by calling the REST endpoint business objects/batch. As a filepath I inserted: https://mightyzeus-mightyzeus…
-
Posting to Business Objects by ForEach Iteration over an arrayContent Hi All, I have the Business Object ShipmentHistory3 and function "createDataArray" which retrieves an array of items of the get_ShipmentHistory3 type. Array cont…
-
Single Sign onSummary How to enable Single sign on (SSO) between SaaS(ERP) and OIC(VBCS) custom pagesContent we need a Single sign-on (SSO) between SaaS(ERP) and OIC(VBCS) custom page…Nazeer Anantha-145553 59 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How setup the security between the SaaS and VBCSSummary Unable to access the saas application in VBCS(OIC)Content Hi All, We are trying to access the SAAS application catalog from VBCS(OIC subscription) with below URL…sandhani shaik-147107 31 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Fetch users who have access to particular application in combo-boxSummary Need to fetch the user names who have access to that particular application and show them in dropdownContent I want to show the user names who have access to my …
-
How to call long running sync job (ADF BC method) on page load in VBCSSummary Need to call Java method(exposed in AMImpl) on VBCS page load and show busy / loading iconContent Hi, We have a requirement to process and load batch of invoices…
-
Fetching records from a REST endpoint not working in GET methodContent Hi All, I set up a REST end point. I need to select only one field. The two problem I encountered are: 1. The loading is very slow. 2. It only lets me to select …
-
VBCS Classic Application in Oracle SaaSSummary VBCS Classic Application in Oracle SaaSContent Hi, We would like to embed VBCS Classic Application in Oracle SaaS cloud. Can anyone outline steps to achieve the …
-
Security when embedding a Visual Builder application in Oracle Fusion page integratorSummary Security when embedding a Visual Builder application in Oracle Fusion page integratorContent Hi I have embedded an application of Autonomous Visual Builder with …
-
REST Post method Call in VBCSSummary REST Post method Call in VBCSContent Hi I am new to VBCS and started building the Web application using VBCS. I need inputs on below points.Appreciate if you pro…
-
Embed SaaS Look and Feel in VBCS ApplicationContent Hi All, Could you kindly provide me some pointers around how to add the SaaS look and feel within VBCS application? Are there are any resources which can be read…Nagesh Manda-45257 37 views 7 comments 0 points Most recent by Fernando Boechi-140164 Visual Builder
-
VBCS Features to Work With Oracle CloudSummary Use cases for fetching data from the Cloud into Visual builderContent Hi All, I'm interested in Saas\PaaS integration between the Oracle Cloud and the VBCS. The …
-
How to expose Custom Methods in AMImpl in ADF as REST API to consume in VBCSSummary Exposing existing business logic written in ADF AMImpl as RESt API'sContent We have a requirement to re-use the existing custom business logic written in ADF AMI…
-
Popups in VBCS?Summary How do we get Popup windows in VBCSContent How do we achieve popup's in VBCS, we are looking to input the COA field for which we would need something similar to …
-
Call a DLL from VBCSContent Hello, I'm trying to understand how to call and show the return data to a dll. How can I do? The URL is similar to this one: https://something.oraclecloud.com/an…
-
Changing Service Endpoint Urls when moving from one VBCS environment to anotherSummary Changing Service Endpoint Urls when moving from one VBCS environment to anotherContent Hi All, I want to understand the possible ways to change the host:port val…
-
Validate Input Values against HCM using RESTSummary How to validate input values in VBCS against HCM using REST Services?Content I have created a Service provider that is used to fetch person data from HCM. There …
-
Integration Cloud Rest Service Issue in VBCSSummary Rest Service issueContent Hi All, I am facing issues while invoking the REST service created in integration cloud. The service when tested from the service page …
-
How to access Oracle SaaS (Fusion) business objects in VBCSSummary Accessing Fusion BO's in VBCSContent Hi All, We have oracle cloud ERP and VBCS instances on two different identity domains. I am trying to find a document that c…
-
VBCS Newbie QuestionsSummary What are the capabilities of VBCS and what are the do's and don'tsContent Hi All, I am new to VBCS and have been tasked with creating a POC for a SaaS Extension.…
-
POST method on REST Service is not workingContent Hi All, I am using VBCS business objects to store the accounts data and using this information to create accounts in sales cloud using standard reset services. W…