Category 218
Discussion List
-
Role based access of flows in oj-sp-in-app-navigationSummary: Hi, We are using oj-sp-in-app-navigation to show the different flows. Suddenly a new requirement came up to show these flows based on role (Admin,View). How can…
-
How to Show the Table Data Just Besides the Input Text Box as PopupSummary: We have a Requirement to show the Tabel data just besides the Input Text box The Data is getting Populated to the Input Text box based on Table First Selection …
-
How to Remove Duplicates from a SDP Table dataSummary: The Table data is populated into a input Text box using Table First Selection Row . This table data is fetched using SDP and has Some Records Repeated such as J…
-
Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen sizeSummary: Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen size, impacting usability across devices. 1. Component Name: oj-inpu…
-
search screen based on ADP shows only 25 records instead of all the records in the underlying BO.Summary: I have a search screen with multiple columns we can query the data by. None of these search columns are required (ideally, they should be). This is a master dat…
-
Orchestration of multiple API calls and response mashup in VBCSSummary: We are building an extension that serves the functionality of Direct Debit setup for AR Customers, at the AR Customer Account Site level. What we find is that m…
-
How can i embed my ODA assistant on my VBCS application pageSummary: Hi Experts I have created a ODA assistant and exposed using a oracle web channel and I'm able to test using live server on my vscode but I'm not sure how to add…
-
How to connect to chatgpt from visual builder pageSummary: Hi Experts I have a requirement to demo to my user on how visual builder can connect to chatgpt. But i'm not sure how to get started, how we can register for ch…
-
Wrong URL for Site Id LOV for salesOrdersForOrderHub when using Address (hubOrganizations) REST APISummary: Using salesOrdersForOrderHub, we are creating a VB Excel for sales order upload. For Ship to Customer and Site LOVs, we are using the hubOrganizations REST API.…
-
Unable to sort, paginate and search in VBCS SDPHello Experts, We are trying to call the Value set REST API /fscmRestApi/resources/latest/valueSets/{value_set_name}/child/values in an SDP. But after doing so, we are U…
-
delete business object row at onceHi Guys, I’m working on a VBCS application and I have a requirement to delete all rows from a Business Object in one go (not individually). Could you please guide me on …
-
Current Row of a Field of the Business Object in the Object Function using Groovy scriptSummary: We are doing a Calculation though a Object Function. We need to Calculate based on the Particular Row selected. Can anybody Please share a sample groovy code to…
-
Sorting column in table making javascript not working properlySummary: Sorting column in table making javascript not working properly. I have icon for Download and Reprocess in the table that will be shown when the payoad url has "…
-
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly…
-
Oracle VBCS: Creating Business objects from more than 1 schema in Oracle visual builder applicationHi All, We have 2 schema created in our ATP DB. and we wanted to created Business Object for our application using both the schemas. But what I observed is that once I c…
-
Oracle hcm redwood telent review page action delete controlHi , In 25C, I need to control the Delete action based on condition as applied. It's only working for the meeting "in progress" but not working for the status "Not Start…
-
Visual Builder Studio Setup for Oracle Fusion CloudSummary: I'm trying to hide a few fields on the Purchase Requisition page using Visual Builder Studio (Express Mode). However, when I launched VBS, I encountered the fol…
-
how to achieve long time offline capabilities on mobile/tab for the VBCS application.Summary: As part of the requirement , the customer wants to have an online and offline capabilities. As per the customer the application would be running on a tablet as …
-
I dont see VBS rules deployed in the Target instance's VBS.Summary: I migrated rules from Responsive UI to Dev1(Source) Redwood and then from there I deployed the changes to Dev4(Target) Redwood. I see the changes in Dev4 when I…
-
Cannot cherry-pick commit because it has 2 parentsSummary: I am getting error in VBS while doing cherry pick Cannot cherry-pick commit because it has 2 parents, only commits with exactly one parent are supported. I choo…
-
Calculate Total Remaining QuantitySummary: Total Quantity =10 is in BO1 and Quantity Used = 5 is in BO2. We want to store the Difference of the Quantity Remaining =5 in the BO1 as . Total Quantity in BO1…
-
Get the Difference of two fields from two Business ObjectsSummary: We are trying to take the difference of two fields from two different BOs and store the result of the difference in one BO. Bo1.Quantity= BO1.Quantity- BO2.Quan…
-
Embedding VBCS application in SCMSummary: We have a VBCS application which we developed using VB Studio and want to integrate into SCM, If I am using the Structure and create a page it is opening it in …
-
Smart Search based on ORDSSummary: Hi, Has anyone implemented smart search based on ORDS as back-end service? Please share a sample app. I tried to follow below blog. https://blogs.oracle.com/vbc…
-
navigate to component a componentSummary: I am working in an application where I need to move to any specific component of the page by pressing enter button on keyboard instead of tab. How can we achiev…
-
Compatibility Issue Between Oracle OJet Component and Latest Chrome/Edge UpdatesSummary: We've encountered a UI issue that specifically affects the latest versions of Chrome and Edge (both Chromium-based browsers), but does not appear in Firefox. Af…
-
Updated Default columns - they are not saving in VBS for Employment InfoSummary: We wanted to change the default columns on our Employment Info. I have override the current code but it does not seem to want to show my new changes. I am not g…
-
How to remove the "Context Segment" field from Record external learning ESS Page.Summary: I have checked the Learn DFFs. The "Display type" under "Context Segment" is Hidden. Content (please ensure you mask any confidential information): Version (inc…
-
Oracle VBS : How to Warn user of click on browser reload buttonHi All, In my VB application, i need to warn user if he clicks on browser reload button. I tried using some js code in vbEnter but its not working. In my application, I …
-
Calling VBCS Page from Fusion pageSummary: Hi I am trying call VBCS page from Supplier registration page. Also i am trying to send request number from fusion page to VBCS input parameter. Now i am able t…