Category 218
Discussion List
-
Sorting based on ORDSSummary: Hi, I am using ORDS as source of data to display records in a SDP based table. I have enabled sorting on all columns but it does not work. How can I get sorting… -
How to create custom object and store data from appuiHi Experts customer is asking me to create custom objects in fusion and insert, update, delete data in custom object table like we do with database tables is this possib… -
Display merged table headers similar to colspan in html using oj-tableSummary: Add table header with merged cells in VBCS Content (required): We have to implement the below table with merged headers, Can we use colspan attribute as any par…User_2025-11-28-00-34-35-395 110 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Oracle VBCS Business POST/PATCH REST calls failing.Summary: I am using Oracle VBCS Business objects for my project. Before yesterday everything working fine, but from tomorrow POST and PATCH calls are failing. When I saw… -
-
Visual Builder Studio - VM Executor - Error UnrecoverableSummary: We have some personlizations for Learn module and when trying to Publish, we receive error: “All build executors are in an error state.” The VM Executor is in s… -
-
Assigning SDP to ArrayUse Case: Display and Hide SDP table columns conditionally On VBEnter, while assigning SDP variable to multiple Array Variables with custom column headers (set in variab… -
How to enable visual builder in Oracle Fusion for appuiSummary: Hi Experts I have added below roles added to my user but still unable to see the visual builder option in configuration in Oracle fusion. please help me as i'm … -
Service connection issueSummary: While creating new service connection in VBCS , getting below error Content (please ensure you mask any confidential information): Version (include the version … -
Error when staging an app in VB. (Parameter 'destinationDir' is not a directory)Summary: Error when staging an app in VB Content (please ensure you mask any confidential information): Hi, Experts. I exported the code for my application from VB Studi… -
FA extension REST CALL sample data.Summary: Hi , I would thank for any help with the following. I have to work with this rest call: zzzzzzs://ejws-dev4.fa.em2.oraclecloud.com/fscmRestApi/resources/11.13.1… -
-
-
-
single select filter is not working.Summary I have added single select component in which i am populating data from SDP. from ORDS i'm getting the data but since only up to 50 rows are getting populated fo… -
select component filter is not working as expectedSummary: Hi Experts When I search in select component, the filtered result is not coming at the top of the list instead it is just highlighting the matched results. Plea… -
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab… -
FIlter capability in select singleSummary: Select single always filters using LIKE operator Content (required): We are using select single for which data source is via rest api. We have not defined any q… -
How to navigate to a flow/page from a page fragmentSummary: How to navigate to a flow/page from a page fragment Content (please ensure you mask any confidential information): I have a page fragment to show data in a tabl… -
How to delete customer account contact using an API without deleting the contact person party.Summary: After Inactivating contact points , contact is still showing at account level. So we need an API to delete customer account contact without deleting the contact… -
Can't make oj-input-date-time conditionally required or non-required.Summary: Content (please ensure you mask any confidential information): Hi, I have an oj-input-date-time field which I want to make conditionally required based on the W… -
VBCS Facet SearchHi All, I have a requirement to implement facet search in VBCS. I came across a video showing how to do so, however I couldn't find the component being used in that vide… -
VBCS Embedded inside Fusion SaaS- Refused Connection errorHi, I have setup SSO between fusion SaaS as identity provider and PaaS as service provider and SSO is working as expected. Embedded VBCS application inside fusion SaaS a… -
404 Error When Calling vbEnter Event ListenerI am doing a simple thing, I have a button in a page, and I am adding Navigate to another page (in same flow) action on ojAaction event of the button. Then in the target… -
VBCS - api calls in browser developer toolsHi, We have developed app using VBCS. VBCS directly invokes the services of ORDS and ICS. Is there any security mechanism that can be put in place to ensure users are no… -
Data Mismatch error while assigning REST Response To a ADP variableSummary: Data Mismatch error while assigning REST Response To a ADP variable Content (please ensure you mask any confidential information): Hi Expert, I am consuming a B… -
Value assigning issueSummary: Hi With below input parameter , i am calling OIC integration by clicking Go Button. When i am selecting Errored in drop down , i need to send internally code va… -
Difficulty Changing Navigation List Item Content Color in Redwood Overrides CSSHi, We are currently encountering an issue with changing the color of the navigation list item content in our application using the Redwood overrides CSS file. We have a… -
Regarding oj-table on-data-change methodSummary: I am assigning data=“[[$application.variables.sdp ]]” in oj-table. If I reassign sdp variable, on-data-change action chain is not called. Is this the expected b…