To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
Does UI on VBCS accumulate cost on usage ? Does this cost will also occure when we extend OCA ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Can we hook up OCI ATP Database in Visual Builder Provided for Oracle Fusion Application Extension ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How to stop autocomplete of form in VBCS?Summary: I have a single select required field which is getting auto populated by saved data on the browser with incorrect value. If the required field is populated a bu…
-
Notification occur each and every time whenever I'm updating the record in the table.In this action action im updating the record which is working fine but my requirement is update the user quantity when user quantity $page.variables.getLOOSE_PART.data[…
-
How to send details lines of master in one email notificationSummary: Is it possible to put details records of master records in one email notification. For example list of employees in a marketing department in one email notifica…
-
How to map menu option to oracle fusion page URLSummary: I made a menu and one of the choices should be mapped to External URL. How to make that with navigation option. Content (required): Hi Experts, Is there a way t…
-
Business Rules(Application Level), is it enough to secure access when do my application as extensionSummary: I am finalizing an application. and in stage of making business rules. but is it enough to secure my application when it is extension to fusion. Content (requir…
-
Pop up Notification does not work ( I tried all the solutions but still not appearing)Summary: I might do something in the shell. Then, suddenly notifications do not work, but the application works fine. Content (required): Hi experts, I might do somethin…
-
Does Visual Builder support OAuth refresh tokens?I believe that Visual Builder apps use OAuth for authentication, and the OAuth tokens can further be passed to Fusion REST APIs for authorization. My question is, if Vis…
-
Prefix a three-digit year with a zero on tab out in a date fieldSummary: Unlike Oracle Fusion Cloud, where the date field is refreshed to 4 digit (prefixed 0) if you enter 3 digit year and tab out, VB is not converting the year to 4 …
-
How to handle post-refresh for Visual Builder FA ExtensionSummary: Hi Everyone We have utilized Visual Builder in FA to construct certain pages that make use of third-party APIs. Our intention is to transition to the PROD envir…
-
Popstate functionSummary: i want to use the popstate function to make the page reload if user navigate to the previous page back with their browser back button. but it seems that popstat…
-
In VBCS Excel ADD-in , how to Download data for REST DATA SERVICE Module (ATP Database)?Summary: How to download data for ORDS Modules from ATP Database into Oracle Excel Add-in ? Not able to add parameter or columns in the excel. Content (required): I have…
-
How to Insert the data from Business Object into the Oracle Cloud Application?Summary: How to Insert the data from Business Object into the Oracle Cloud Application? There is no REST API to Perform the POST and patch Operation in the HCM Cloid for…
-
Is it Possible to Insert the data Fetched from External REST API into a Business objectSummary: Is it Possible to Insert the data fetched from External REST API into a Business object. That is GET from External REST API and POST it into the BO How to achie…
-
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…
-
ButtonSet in two linesSummary: Is there a way to display the button set buttons in 2 lines? (in mobile app) Content (required): Version (include the version you are using, if applicable): Cod…
-
Getting Error in Table Multi Select RecipeSummary: Getting Error in Table Multi Select Recipe Content (required): Hi, I am following Table Multi Select Recipe in vbcs cookbook. I tried tweaking the code by remov…
-
Not able to give style for PDF .Summary: Hi guys I'm successfully generating a pdf now but the issue now is that I'm unable to give any style to the pdf like change the width of the table. Could you pl…
-
PDF GenerationSummary: Is there currently any widget available in VB that will let you generate a PDF file ? Content (required): Ability to generate a pdf file from existing data Vers…
-
single select nested arraySummary: i have done an ADP for countries that shows all the country in the world and bind the data in a single select for 'Country'. my question is, how do i make it so…
-
I have doubt in table creation . is it possible to group the columns in table?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How to pass alias.data from bind-for-each into action for button onclick eventSummary: Greetings, I'm trying to pass alias.data from a top level bind-for-each into an action as a parameter, but I'm getting a reference error when doing so. Content …
-
Any call to OIC or procedures with POST failing from VB with 415/502 errorSummary: Hi Team, This is a recent observation where all working integrations that were either accepting a body or any query parameters as part of POST stopped working w…
-
Page Navigation IssueSummary: Page Navigation Issue On Navigating. Content (required): Hi All, Below is our Navigation Panel, As we click on Invoice it opens invoice page. After click on ham…
-
How to export only selected columns in Using the Export Capability in Headless ModeSummary: How to export only selected columns in Using the Export Capability in Headless Mode Content (required): Hi, I am using export in progmatic way which is working …
-
Visual Studio - Change the URLSummary: I am using Visual Studio FA Extension. I can see every time the app is built with url path as "/fscmUI/redwood/webApp/main" How to change the same to below /fs/…
-
PDF generated a blank page.Summary: My table is based on ADP and I'm getting the data from ORDS and on button click i want to generate pdf but I'm getting the blank page of pdf. Please guide me. C…
-
Does VBCS support multiple IAM domains for OAuth?I have read in multiple places (docs, forums) that VBCS requires an IDCS instance for OAuth support. I'm assuming that it will also work with IAM domains since we are to…
-
Create Template with Header and Line in VBCS Excel PluginSummary: Hi We have a requirement to upload an invoice in VBCS BO but the template contains header values and table line items How to create template this template using…