Business Objects
Discussion List
-
How to Tab Out from One Input Text Box to next Input Text Box Automatically?Summary: How to Tab Out from One Input Text Box to next Input Text Box Automatically? Content (please ensure you mask any confidential information): Version (include the…
-
Could not add instance to an environment in Visual Builder StudioHi Team, We are using Oracle Fusion Cloud application 24D. We also have OIC3 to integrate fusion with other applications. Bot Fusion and OIC3 are in same identity Domain…
-
Use Advance Expression to select multiple Values in VBSSummary: How can we use Advance Expression within VBS to select multiple values for a field? For example - VBS only lets you default one selection but in this instance, …
-
Select Single in Edit Page does not Display ValueSummary Select Single in Edit Page does not Display ValueContent Hi All, I have a edit page which has two Select Single LOV(Dependent). When we navigate to the edit page…
-
How to display Error Messages of Business Rules Object Functions in the VB pageSummary: How to display Error Messages of Business Rules Object Functions in the VB page Content (please ensure you mask any confidential information): Version (include …
-
How to get a single record endpoint based on custom value instead of IdSummary: I am trying to create an endpoint for a business object where I want to get the record based on a selfmade field InvoiceNumber (Number) instead of the default P…
-
Display Employee Name on Top Right of the PageSummary: We have a Requirement to Display the Employee Name on Top Right Corner of the Page on Entering of Employee Number into the Input Textbox in the Page. This BO Ta…
-
How to update the First Business Object Field from a Second Business ObjectSummary: We have a Requirement where we are creating a new record in BO1 which has a Field named Flag which is posed as Y in BO1 along with a JOB_NO field. Now in BO2 we…
-
How to use Basic Authentication while accessing VBCS BO?Summary: How to use Basic Authentication while accessing VBCS BO? Content (please ensure you mask any confidential information): Hi, I am trying to access a VBCS Busines…
-
Making a Dynamic menu based on a User Role in combination with its RegulationSummary: Hi, I am new to Visual Builder and I am looking for a way to create a dynamic menu. I would like to have an out of the box feature, but I figured it is not ther…
-
Calculate Quantity RemainingSummary: We have requirement to get the difference between the quantity stored in two Bos Bo1 and BO2. The result of the difference should be stored as Quantity Remainin…
-
Roles to access Visual BuilderHi, In the Fusion instance under configuration I am unable to find Visual Builder what roles are required to enable them. Also to have VB studio please let me know the s…
-
How to Restrict Values in Select Single ComponentSummary: We are trying to Restrict the values in the Dropdown whcih has the list of Emno. The Data =is coming from $flow. varaibles.EmpBO1 and the value= $application.va…
-
Issue saving data to BOSummary: While trying to Save Data to a BO using SDP . It is saving as 0 1 2 3 etc. The Field Name is Emp_Dept_Name which has data like 'HR', IT ', etc. It is selected t…
-
How to filter SR Status values based on selected Category in Oracle Fusion Service?Summary: I'm working on Service Requests in Oracle Fusion and using standard SR fields. I want to implement logic where the Status field values are filtered based on the…
-
Default the DFF value at requisition page based on DFF associated to Job MasterSummary: Job Master(Jobs) : Under Job Name, for example 'Job21 ' has DFF 'Mission Critical - Missesent (LOV)' Position Master(Positions) : 'Position21' has 'Job21' liste…Dhananjay Prakash-Oracle 31 views 0 comments 0 points Started by Dhananjay Prakash-Oracle Visual Builder
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec…
-
How to handle loading of thousands of rows in UI table in Oracle VBHello Members, I am using my business object to load data in table. Table data property is bind to SDP. Now I want my table to handle huge data also. I have below doubts…
-
Store Calculated Field Value into Input Text BoxSummary: We have Requirement where we need to display the calculated hours into the Input Text box. If the total available hours is 100 and 50 hours is entered by Employ…
-
How can i use child resources of REST API as a lookup in VB Excel Plugin.?Hello, I am trying to create a lookup of customer party site details in VB Excel Add-in based on Address child resource under hubOrganizations .As a first step i am tryi…