Services
Discussion List
-
How to show Process Approval History on VBCS pageSummary: How to show Process Approval History on VBCS page Content (required): I have a use case, I need to integrate PCS and VBCS application we can acheive this but we…
-
Can we call App1 flow from App2Summary: Can we call App1 flow/ page from App2 Content (required): For example we have two applications like App1 and App2. Can we call App1 flow/ page from App2 at butt…
-
How to use finder uriParam of a Business Object in Oracle VBCSSummary: How to use finder uriParam of a Business Object in Oracle VBCS? Content (required): We have a finder uriParam against each business object. How can we use this.…
-
How to export Data in multiple sheets ?Summary: The requirement is to export data of two different tables in two sheets of a same excel file. Content (required): I am using an oj-sample-export-data component …Vishal Singh Rajpurohit 121 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to set Q param or FilterCriterion param on Master business objectSummary: How to set Q param or FilterCriterion param on Master business object? Content (required): I have a usecase: For example we have 2 businees object. One is Emplo…
-
Adding a new calculated value in the table.Summary: I have created a service connection and using that Data have created a table with 3-4 columns (Incl. Price column). Now I need to add a new column in that table…
-
Transform - REST API - Service ConnectionSummary: Hello, We created a custom transform file by selecting the filter function. Content (required): We are calling the value set API /fscmRestApi/resources/11.13.18…
-
Excel Spread Sheet with LOV values in VBCSSummary: Hi Team, We have a below requirement in VBCS. Download button to download an excel sheet with predefined LOV values and entire the required data and upload it t…
-
How to apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…Vishal Singh Rajpurohit 83 views 12 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Service connection not working after vb-deploy grunt commandSummary: Content (required): We are using grunt commands to build and deploy vb application as per the doc While the application is getting deployed and staged successfu…
-
How to configurable delay in search for a Type Ahead Search Component?Summary: I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call. Content (required): Currently, I am using r…Vishal Singh Rajpurohit 32 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder
-
How to get the URL of application from where the VBCS page has been openedSummary: We have created a web page with VBCS and we have added this in Fusion cloud navigation menu, when user clicks on the icon it will open VBCS web page in a new br…
-
Are all REST APIs for Fusion Cloud HCM available in VB Studio?Summary: Fusion HCM Cloud REST APIs availability for extensions in VB Studio Content (required): I’m trying to create a service connection in VB Studio using the Service…
-
VBCS Application not supported in Internet Explorer IE-11Summary: We are unable to view any pages of VBCS Application when we ran the url in internet explorer Compatibility IE-11. Clientuses only IE as browser to operate Conte…
-
Mobile app causing issues in iphonesSummary: Content (required): Hi Team, We are developing a mobile app with OPT and as a PWA app, while opening the app in android and in tabs it is working fine but in so…
-
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 122 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…