Category 218
Discussion List
-
I am working on vbcs.I have a fusion URL and gives html response which I need to display in screenSummary: Display HTML response of fusion URL endpoint in Oracle VBCS Content (please ensure you mask any confidential information): I am working on vbcs app .I have a fu…Khavya_Karthikeyan-Oracle 36 views 3 comments 0 points Most recent by Khavya_Karthikeyan-Oracle Visual Builder -
how to do search as you type with SDP in select single componentSummary: Hi Experts I want to search as i type in select single component using SDP variable, is this possible to do like we do with ADP variable. Please help me how to … -
how to create editable form with look and feel like a table in vbSummary: Hi Experts I want to create a editable form like shown in below but it must look like a table. Please help me how can i create this kind of static form which wi… -
token relay error in appuiSummary: Hi Experts I'm seeing token relay error in my appui application, could you please let me know how to resolve this Content (please ensure you mask any confidenti… -
CX Extension Generator versus Pages created by application composerSummary: Hi all, I just saw some videos regarding this new feature: https://docs.oracle.com/en/cloud/saas/sales/fasex/manage-application-extensions-using-the-cx-extensio… -
Aligning one of the input text below another input textSummary: @Sherif Bashar @Nada Bashar @Mohammed Galal I need to align Approved Net Capex exactly below Approved Capex Can you please guide me on this which class I need t… -
appui application multiple projects allowed ?Summary: Hi Experts can n number of people in a project create n number of projects and start building fusion extensions and deploy ? will deployment of one appui will u… -
revert vb code to previous git commitSummary: Hi Experts My teammate has checked in code which has overwritten our working code. Now how can we revert the code to previous version in git and create workspac… -
Custom object ADP describe URL throwing 404 not found error without sandboxSummary: Hi Experts I'm following below video to consume custom object in our appui application. I have created custom objects and published the sandbox in fusion, I'm a… -
How pass the selected values of a list view layout to an ADP in VBCSSummary: Hello everyone, I need to pass the selected item detials in the list view layout card to an ADP.How can I do this?Also I need to take that same ADP and then edi… -
How to restrict Environments and build job creation in VB StudioSummary: Hi, We have OIC enabled VB Studio in PaaS. Wanted to check if we can restrict/hide Build Job and Environments tab based on seeded roles or is there approach to … -
how to iterate over data available in SDP and BDP variable with JavaScript functionSummary: Hi Expert how to iterate over data available in SDP and BDP variable with JavaScript function. is this possible? Content (please ensure you mask any confidentia…mudassirsOrc-Oracle 52 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
REST API request not going through in VB app,Summary: Hi Experts In my action chain i'm calling a REST API but when i check the network tab no calls are being made and if i look at the console is it showing that ca…mudassirsOrc-Oracle 17 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Choosing the Correct Redwood Template for VB AppSummary: We are Upgrading the Exiting VB App to Redwood. The Existing App is based on Creating/Replacing Orders, Searching the Existing Orders, Editing Orders, Changing … -
How to convert SDP to a ADP using Javascript in vbSummary: Hi Experts I'm trying to convert SDP to ADP with below javascript function but it is throwing error as shown below. Please help JS function: define(["ojs/ojarra… -
Default a Value for Only for Specific Row using Select Single LOVSummary: We have 2 Values for a LOV Y and N for a Field named Eligibility which has 4 Rows named Row1, Row2, Row3 and Row4 from a SDP Table for each employee. We want to… -
Excel addin: service has forbidden you to perform the operation GET on this endpoint (VBAFE-00116)Summary: Hi, we have an issue for the Excel add-in to access VB Using our admin account, we can successfully run Excel add-ins against our VB app. However, for a user ac… -
Excel add-in fails for ServiceUser: Service has forbidden you to perform the GET (VBAFE-00116)Summary: Excel add-in fails only for ServiceUser (it works for admin) with error: The service has forbidden you to perform the operation GET on this endpoint: the-table-… -
How to Validate Input Text Field of BOSummary: We have Requirement where for Each Employee we need to allow to Edit /Update a Field named Component which has 3 rows Component 1, Comonent1 and Component3 . Wh… -
Can we have help text for the LOV's?Summary: Hi Team, If there is a LOV field with 2 values, can we have help text for the values? for example when we add description to the lookups can that be used as hel…Aditya Varma Gadiraju-Oracle 27 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
limitation of the number of csv's that can be imported into a Deployment?Summary: hi, an update … after lots of testing, i can import a zip file with up to 29 csv's of BOs … if i try to load 30, it fails. I've tried this with different groups… -
Import data into Deployment fails with error “We ran into a problem and could not import your data"Summary: Hi! I’m trying to Import data into a Deployment, but fail with error “We ran into a problem and could not import your data”. Content (please ensure you mask any… -
Unable to view custom fields in Visual BuilderSummary: We've created several custom fields for the Help Desk Create Page, but we encounter errors when we assign a field template to these custom fields. This issue sp… -
sample application having multi select with editable tableSummary: Hi Experts Could you please assist me how to create a multi select editable table. Below vb cookbook shows non editable table recipe. Please help me by sharing …mudassirsOrc-Oracle 13 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Best way to set IDCS domains for VB apps & instancesSummary: Hi! I’ve confused myself about how to use IDCS domains for VB apps … I think there must be separate ICDS domains for each VB instance (environment), and also fo… -
Create a list of value in VBCS Excel Add In from a different Business Object CatalogueSummary: We have a requirement to use VBCS Excel Add In to load bulk data via a ORDS rest api. When user enter the data we need list of value in the column for which the… -
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window… -
I do not see application profile in appui, how to customize endpoint like we do in vb studio ?Summary: Hi Experts I'm new to appui, i have created a backend in appui but i don't see an option for application profile like we have in VB stidio / Visual Builder. How… -
VB Excel add-in - How to setup field LOV's based on parent-child service?Summary: Need to setup Supplier and Supplier Site as LOV's for 2 fields on a form or table layout However only the parent SupplierLoV is available for selection. The Sit… -
Using Oracle Visual Builder Add-in For Excel To List of values PO LinesSummary: We are trying to create a PO line object in the catalog for a list of values, the PO line url requires the PO ID. Is this interaction possible? Following error:…