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
-
How to govern JavaScript in several VBCS applications within an enterpriseSummary VBCS: JavaScript usage, challenges, architecture and governance for enterprises and some usefull tips about using JavaScript in VBCSContent Hi all, I've written …
-
Object Trigger - create record in another BOSummary Object Trigger - only create if the record does not exist in the target BOContent Hello, I have two BOs. One BO stores balances by various attributes. I have an …
-
Oracle Offline Persistence Toolkit in VBCSSummary Any documentation of using the Oracle Offline Persistence Toolkit within VBCS application?Content Any documentation of using the Oracle Offline Persistence Toolk…
-
How to show the VBCS APP version on the pageContent Hi, Is there a way to show the VBCS app version on the page ?
-
Page Navigation with Data.Content Hi all I have a requirement in vbcs. In a page i have a table contains data such as Chile Req.Num, Employee Req.No, Status..... Those data have been fetched from…
-
How to get a selected row value in VBCS for data which have been consumed through REST.Content Hi all I'm using VBCS I want to get a selected row data in input text. I have follwed below link which works perfect for Business component data. But i have cons…
-
Running Visual Builder Apps On Other ServersSummary I wanna to run my VBCS app in my local serverContent Hi everybody, I want to run my application developed with VBCS on my local server. This blog of Shay Shmeltz…
-
How to search multiple value in rest service using finder methodSummary How to search multiple value in rest service using finder methodContent Hi, Need some advise on the rest service using finder method the syntax says, ;=,=. examp…
-
Is there a limit to how many rows you can load in a Business Object via the BOs Rest APISummary REST API - load business object - limit?Content Hello, I am loading a business object from ICS using the business object's rest API. Is there a limit to the numb…
-
How to change the file attribute , to display filesize in KB for custom file picker.Content Hi I am trying to change and display the file size from B to KB. But value is not getting changed. PFB the JS code for the same. self.selectListener = function(e…
-
How to validate a form before click save button ?Summary I want to not send a form only after all required fields are filled ?Content Hi evryone; I have some create forms that contains required fields. i want that if a…
-
Message is not coming on setting condition oj-bind-if.Content I have given oj-bind-if condition in my HTML page , but that condition is not working. PFB the HTML page code. PFB the JS code. self.flag=ko.observable("off")…User_2025-02-05-06-54-51-163 13 views 6 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Upload a file in UCM using file pickerContent Hi All, Need to upload a file in UCM using file picker component. How i can send a file to UCM? UCM is SOAP service? Thanks, Vijay
-
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…
-
Refresh or reset ADP getting error "attribute" is undefinedContent When i am refresh or reset the ADP. I am getting the error as "Cannot read property 'LineTypeLOV' of undefined". For the first time its working fine. Let me know…
-
Upload file using file pickerContent Hi All, I need to upload any type of document using a file picker and to display the list of files using the links. So can download the file using the link or ne…
-
QR code scanner in VBCSSummary QR code scanner in VBCSContent Hi, I would like to implement QR Code Scanner in oracle VBCS Mobile Application. I have tried implementing take photo action using…
-
How to pass CLOB type within VBCSContent Hi Experts, We are working on a VBCS application where we are integrating with Oracle ECM(ECM Content Server Version: 11.1.1.9) through the SOAP service provided…
-
How to pass a ticket to oracle about a bug in the VBCS?Summary I want to send a ticket to the Oracle VBCS management team about a problem on the platform.Content Hi, Sorry I know that the forum is dedicated to answering a qu…
-
Implementing Pop UpSummary Need to implement popup that renders on a new pageContent Hi Team, I have requirement to implement a popup that provides functionality to add attachment through …
-
Compound Filter - not working for five fieldsSummary Compound Filter works for three of the five but not last twoContent Hello, I have a compound filter that is based on five fields. I created a function per Shay's…
-
How to give {{application.path}} in custom component?Content Hi I am using custom component 'mfe-file-picker' where I need to give the image path as {{application.path}} so that if migrated to new version then also it shou…
-
How to add an array to a POST Service Data Provider?Summary I need to POST multiple contact of the same customer using a post formContent Hi there, I have a list of customer that are displayed in a table. I did create a C…
-
How can i make a variable store data after using a Call Module Function event?Summary waht am asking for is how to change the value of a variable and keep it changed using a Call Module Function eventContent Hi, I passed a variables in the argumen…
-
upsert based on another fieldSummary Posting to Business Object from ICSContent Hello, I am extracting data from our SaaS system via an OTBI Report. This works nicely. However, I have an identifying…
-
Visual Builder - Service Connections - SSL Certificate ErrorSummary Connecting Blockchain Service via Service connections fails with SSL Certificate ErrorContent Dear all, I'm about to create a mobile application using the visual…
-
oj-select-one component questionSummary Load all values/implement scrolling into oj-select-one componentContent Hi all, I am binding data to my oj-select-one component through the VBCS UI. However, the…
-
How to set maxlength of text-area?Content Hi I want to set the max length of text-area to 10. I checked on OJET cookbook but there I am not sure how to limit the length. I am seeing in cookbook that erro…User_2025-02-05-06-54-51-163 36 views 4 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
How to read from 2 Business Object in 1 Action ChainSummary How to read from 2 Business Object (parent and child) in 1 Action Chain and contruct a single payload?Content Hi OVBCS Guru’s I need some help with my OVBCS Appl…
-
Integrating with HCM WorkflowSummary Building a Customized SelfserviceContent Hi All, One of our customers are trying to add some sophisticated validations to the current Self Service Screens, so ou…