Mobile
Discussion List
-
Invoke oj-file-picker oj-select event dynamically via Menu drop down ojMenuAction eventSummary: Business want to invoke oj-file-picker action after api operation being performed on Menu drop down action Chain we have written action chain on menu option Clo… -
camera component not workingSummary: Hi Team, we have implemented CAMERA component in our application but its working like file-picker component and only allowing to select files/images from storag… -
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden… -
PWA Offline now workingSummary: PWA in offline mode is not working in new app Content (please ensure you mask any confidential information): I am creating a new app in the visual studio: Disab… -
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 … -
hi! is oj-sp-calendar responsive? I cannot use on small screen. (desktop ok)Summary: hi! I can use oj-sp-calendar successfully in desktop view, but i can't use this successfully for mobile view. On small screens the calendar doesn't display, and… -
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 33 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder -
oj-sp-calendarSummary: I was trying to create the event in calendar component and also follow the below mentioned URL . I have created the event but I'm not able to see the event on c… -
Scan EAN13 or barcodes or other with vb.Summary: Hi all, I would thank for any help with the following: Just did a quick test with this blog: I have found this issue: After that I have gone with this blog @Dav… -
ERR_INTERNET_DISCONNECTEDSummary: Hi team I am implementing a PWA application for physical inventory count. However, since it is a tablet application, it is common for the internet connection to… -
is it applicable to login using a fingerprint (Biometric Authentication) in oracle vbcs?Summary: My requirement is user can login with username and password or they can login through fingerprint (Biometric Authentication). I'm storing the user detail in db … -
How to create a mobile application in vbcs.Summary: I'm Trying to generate the mobile application by the below mentioned URL. However, As noticed earlier there was a mobile Icon displayed in the highlighted secti… -
Automatic Cache Clearing in offline toolkitSummary: I'm trying to use this code, to clear pouchdb, however new PouchDB got me an undefined variable error. Appreciate if someone could guide me about vbcs dependenc… -
Online Replay with Conflict Resolution offline toolkitSummary: In , i found snippet code that i could use to write a custom conflict resolution routine that would allow my user to decide better on resolution action. However… -
Drag and Drop - Upload isn't working in PWA of the VBCS applicationSummary: I have created a webpage for uploading PDF and PNG files and storing them in object storage. I followed the below YouTube tutorial to accomplish this, and it wo… -
Is it posible to validate an action using a token that was sent to them by an external medium??Hi friends, i got a requeriment where my client wants to validate previoulsy access to an action on a page by using a token that was sent to them by an external medium l… -
Best Practices/Tips for Distributing PWA AppWe are developing a PWA app by using Oracle Visual Builder. Once the development is completed, we want to distribute this app to employees of our organisation. We can se… -
Prompt to install PWASummary: Hi Shay, I am following below video to implement prompt for PWA. I get this prompt to install in laptop but when I scan the QR code to open in mobile (iOS) , I … -
Get Week from Calendar Inline picker and restrict calendar min and max to that weekContent Hi, this is for creating a timesheet and I need to restrict insert data to current week only. How can I get the current week from components or business object. … -
Offline PWASummary: Rest call in Offline PWA retunes an error. Content (please ensure you mask any confidential information): Hi, We have PWA webapp with call to some OIC integrati… -
Implementing Two Different PWA Icons Based on Device WidthWe would like to use two different PWA icons for our application. We intend to use different icons based on the device width. Specifically, we want to display "mobile.pn… -
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… -
Offline SupportSummary: Offline support in web app PWA application Content (please ensure you mask any confidential information): We are in a process of transforming our PWA mobile app… -
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t… -
How to use the 'Add a task attachment' REST API?Summary We are developing a mobile app on VBCS to add an attachment to the Purchase Documents but we couldn't find a way to use the API correctly.Content Hello guys, We … -
Unable to dynamically configure Oracle Fusion instance URLs in VBCSSummary: Hello Everyone, I'm currently working on developing a mobile application using VBCS that involves calling Oracle Fusion REST APIs. The URL structure for these A… -
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu… -
play sound from mp3 on button click from VBCSHi all We have a requirement in oracle vbcs to play sound on button click. Where should I upload the mp3 file and how can I play in form js code(button onclick action) T… -
Rotation is not working in web app PWASummary: Hello experts, I have a web application (PWA) and I am trying configuration to application can use in portrait or landscape mode from a mobile device. Content (… -
Converting web app to mobile app in vbcsSummary: we have VBCS web application and are trying to convert mobile app. I have looked at blog provided by shay, https://blogs.oracle.com/shay/post/converting-web-app…