Services
Discussion List
-
Could not evaluate expression $packagepage.variables: ReferenceError: $packagepage is not definedHello Team, I am a beginner to VB and i have written a small java script which take two values as an input and return the sum of those two values. While executing that i…
-
Getting error when using Oauth 2.0 Resource Owner Password Credentials to connect to fusion ERPSummary: I am trying to setup a a service connection to fusion ERP from Visual Builder (enabled within Gen3 OIC). Gen3 OIC and Fusion ERP are in the same domain. We crea…
-
What are the limitations of using Visual Builder Studio free version ?Summary: I want to create a custom simple page using the free VBS that comes with Fusion 1- What are the limitations of VBS 2- Is it ok if i copied the link of the devel…
-
Not able to create service connection from catalog in OIC Gen3Summary: Getting error while creating service connection from catalog Content (please ensure you mask any confidential information): We are trying to create service conn…VBCS Learner-230793 31 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Check if a fetched row exists in a Business ObjectHello, Please, I'm new to VBCS, and I am trying to implement a search page to show transactions from our ERP. Locally, I created a business object with a transactionId f…
-
Error when trying to create a service connection from service catalog with backend Integration AppliSummary: Property Schema.description expects values of types [string] but got null Hi everyone, I am working on a Visual Builder application, I have built an OIC integra…
-
Visual Builder Studio OIC Gen 3 Service Instance (Not Found)Summary: We are trying to create OIC Instance connection to (OIC Gen 3) instance inside of a Stand Alone Visual Builder Studio Instance. When I pick Instance Type : Visu…
-
401 Unauthorized to process cloud. Authorization header not being passedSummary: This was working fine last week and something changed recently or I messed it up somehow… I can no longer successfully make a call from my development visual bu…
-
error creating connectionsSummary: You get an error every time you try to access the backends which causes the browser screen to freeze. The error at the console level is the following: happens i…
-
Visual Builder Appui extension - Create Service Connection querySummary: I have couple of questions regarding Creating Service Connections from the Service Catalog. I do not find my required FA Objects in the search panel . See below…
-
How to expose Etags from the response header of VBCS endpoints on a vbcs page ?Summary: how to access etags in custom headers since it is returning empty response header fields, or if it is possible to move the etag to the response body? Content (p…
-
Custom bell notification in Oracle ERPSummary: Hello, Oracle is providing below REST API for creating custom bell notification on Fusion: POST - /fscmRestApi/resources/11.13.18.05/atkPopupItems We need to bu…Vishal Singh Rajpurohit 61 views 6 comments 1 point Most recent by Vijaya Sekhar A-Oracle Visual Builder
-
Basic Auth in Visual Builder for Connecting REST APISummary: wea are trying for Basic Auth in Visual Builder for Connecting REST API since we want to access via service account for security reason we dont want to give rol…
-
Unable to import business objectsSummary: Hello All, I started learning VBCS. My VBCS and VB are in different identity domains. So i created VB/OIC instance in VBCS. As a next step i tried to create bus…
-
Warning with visual application in VBCS while selecting VB InstanceHello All, I started learning VBCS. My VBCS is from Oracle fusion applications and VB is from OCI - OIC (Integration cloud). Both VBCS and VB are from different identity…
-
Warning with visual application in VBCS while selecting VB InstanceHello All, I started learning VBCS. My VBCS is from Oracle fusion applications and VB is from OCI - OIC (Integration cloud). Both VBCS and VB are from different identity…
-
Getting an error while trying to get value from parent BO's Attribute in Before Insert TriggerSummary: I am using Before Insert trigger, in which trying to get the value of BO' attribute. Content (please ensure you mask any confidential information): For example,…
-
401 Authorization Required error when accessing VBCS from OIC 3.0Summary: I created a Visual Builder Cloud Service (VBCS) instance through the OIC test environment. Initially, I accessed VBCS without issues for two days; since then, I…
-
How to resolve 401 issue when calling integration in vbcs?Summary: Hi Team, We are using demo oic instance with passcode. when we calling integration via vbcs, we are facing 401 issue. And we checked all the credentials its cor…
-
Does Oracle visual builder excel add on is replacing ADFDI in Oracle Fusion release in 25A ?Summary: Currently our client is using Oracle Fusion Cloud 24B Could you please let us know all the information on the Oracle visual builder excel add on?? In the future…
-
VBCS filter not working on SDP using a variableSummary Visual builder Cloud Service filter not working on SDP using a variableContent I am using a SDP data to populate in a table and want to filter rows on the basis …Sujit Panigrahi-163032 364 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
VBS EXCEL PLUGIN SEARCH TEXT BOX TO WORK WITHOUT CASE SENSITIVITYSummary: Dont want search text box to be case sensitive Content (please ensure you mask any confidential information): @E. Alex Davis-Oracle We have a requirement where …
-
Failed to access the production instance with Visual Builder Excel Add-in to mass upload itemsFailed to access the production instance to upload items in bulk in public shopping lists through Visual Builder Excel Add-in. I was able to do it with the previous inst…Mohammad Akbari-Oracle 11 views 2 comments 0 points Most recent by Mohammad Akbari-Oracle Visual Builder
-
Hi All, I need to display a REST response in a table in VBCS.Summary: Hi All, I need to display a REST response in a table in VBCS. What would be the best way to achieve this Content (please ensure you mask any confidential inform…
-
How to assign blob (binary) image data to avatarSummary: Hi Experts We are getting binary image data from Oracle Fusion REST API, if we try to assign the binary data to avatar src attribute we are unable to see anythi…
-
How to edit the BO in Visual Builder Add-in for Excel to match the required body for OIC integrationSummary: I created an OIC integration to convert a SOAP API to a REST endpoint, and then I used Visual Builder Add-in for Excel to call that OIC Integration. The integra…
-
Guidance on Implementing RSA and AES Encryption/Decryption for Payloads in VBCSSummary: Hi , I am currently working on a project in Oracle Visual Builder Cloud Service (VBCS) where secure communication of data is paramount. To ensure the security o…
-
Service Worker Failed error while implementing offlineI am implementing offline feature to my visual builder application. I did everything as described in this blog. . After completed everything, I tested it. It is working …
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…
-
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it