Services
Discussion List
-
Select single is having duplicate records, how to display only distinct recordsSummary: Hi All When I use select single to display records it is showing duplicate records from the web service but I want to restrict it to display unique records only…
-
FilterCriterion ignored on implicit fetchSummary: We have oj-table configured with service data provider as below. Content (required): "srTableSDP": { "type": "vb/ServiceDataProvider", "defaultValue": { "endpoi…
-
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.…
-
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro…Vishal Singh Rajpurohit 14 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
Starting a process fails with 400 invalid service scopeSummary: From a VB application in development/workspace, I am trying to make a call to Start a Process which is returning 400 failure. Content (required): Request:…
-
VB Studio Build failureSummary: Deploy job fails with "Error: Status of instance OICINST_BT-QA could not be determined at this time. Please try agin later or contact your system administrator …
-
Add Endpoint's to existing service connections from CatalogSummary: Content (required): I am pretty sure earlier when we create a connection from catalog by choosing some endpoints , we use to have a way to go back to that catal…
-
Is there a way to update Service Connection Credentials during deploymentSummary: Content (required): Is there a way to update the credentials for service connections before running build jobs in an automated fashion rather than having it in …
-
Problem invoking an OIC service connection from VBSummary: Problem invoking an OIC service connection from VB Content (required): hello everyone, I'm trying to invoke an integration from Visual Builder but I get a 403 e…
-
How to update who columns from VBCS using PUT rest endpoint servicesHi I am using PUT ords rest service to update column in ATP data base I want to update who columns as well in table which user (userid)access the vbcs application and wh…
-
Hi I am facing issue while fetching ORDS records to VBCS limit more than 1000Summary: Hi , I am trying to fetch all tables records from ATP database using ORDS service but I am only getting 1000 records after setting ?limit=1001&offset=25 when I …
-
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed…
-
Multiple Field filter with OR condition in VBCSHi all, I have an requirement that is multi field filter table using rest api. i tried query param,url param and header param also. all the method working in AND conditi…
-
Invalid service scope - Error while creating Service Connection in Oracle Visual BuilderSummary: Hi All, I am working on a VB app through a Workspace created in VB Studio. In this VB App, I am trying to create my first Service Connection as below- Configura…
-
VBCS-PWA : Service worker is not supported/enabled in the browserSummary: Hi Team, We have embedded VBCS web app(PWA) to JDE environment. When we load the app within JDE, it throws "pwaServiceWorkerManagerClass.js:29 Uncaught (in prom…
-
Can we call SOAP web services in VBCSSummary Can we call SOAP web services in VBCSContent Can we call SOAP web services in VBCSSameer Shaik-147428 33 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Webcast - New Features in Visual Builder's February ReleaseWe are starting to roll out a new version of Visual Builder and Visual Builder Studio and there are many new features that you'll be able to leverage. Join our monthly O…
-
Input search component not showing valuesSummary: Hi, I am using SDP based input search box 1st time it works fine but when the user deletes text or clear value from the input search box it does not show the li…
-
Pagination using pdp variable by passing offset valueSummary: Hi All, I have done pagination for VBCS table through pdp variable which is working as expected. I am using OIC service to load data for table. But now I have n…Muralidharan Kanagaraj 1 view 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
extend CX Sales - unable to create service from Sales & Service CatalogSummary: We are unable to retrieve opportunity endpoints from the service catalog to extend CX Sales Content (required): We would like to extend our CX Sales application…
-
$application.user.email returns Username instead EmailSummary: Hi, When we run the app from VBS-> workspace , '$application.user.email' returns User Name. It returns Email when we either access shared app url or run it from…
-
API calls from VB Studio failing after 2201 UpgradeSummary: Content (required): Looks like this weekend VB Studio was upgraded to 2201 and after that when we open our workspace and run it using the "Preview" option all t…
-
Is it possible to upload attachment in PCS?Summary: Content (required): Hi All, I have an requirement in my project that is. is it possible to upload attachment in PCS ?. i did application with upload attachment …
-
Visual Builder missing from MenuSummary: Following the steps, we cannot get to Visual Builder Content (required): OCI Classic Services is missing form our menu, we cannot, therefore, get to Visual Buil…
-
OIC - VBCS on Prem cloudSummary: OIC - VBCS on Prem cloud Content (required):Hello - Oracle IaaS cloud has Public cloud option. But it also have Cloud at Customer-On-Prem option that addresses …
-
The Basics for an Oracle Forms DeveloperHi, apologies, but I am a complete Visual Builder novice, in fact calling me a novice would be a promotion! So, I've built many applications using Oracle Forms in the pa…
-
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad…
-
Cómo puedo leer toda la data de una tabla mediante un botón y enviarla en trama json a un servicioSummary: Hola a todos, Por favor necesito su apoyo con lo siguiente: Tengo una tabla en visual builder, quiero enviar la data de esa tabla de la pantalla hacia un servic…
-
Access Business Object externallyContent Hi Team, How can we access the Business Objects outside the VB application? I have created BO in my application and tried to access the BO from postman, But it's…Muralidharan Kanagaraj 13 views 8 comments 0 points Most recent by Muralidharan Kanagaraj Visual Builder
-
Custom AuthenticationContent Hello Everyone We are planning to build a VBCS app which is public and doesnt require IDCS to login. We wanted to embed custom authentication where any public us…