Mobile
Discussion List
-
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 …VBCS Learner-230793 21 views 7 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…
-
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…
-
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…
-
VBCS PWA offline issueSummary: Hello. I have a PWA application, which I need to work offline for some actions that are triggering by buttons. Content (please ensure you mask any confidential …
-
Enable Soft Keyboard for VBCS Select One ChoiceHi Team, I have VBCS application and when it opened from Mobile app, soft keyboard option is not visible to the select one choice but this option is visible for text fie…
-
offline persistence toolkit errorSummary: when i am trying to post i VBCS PWA App using SAAS rest api call during offline ,facing below error. Content (required): /vbsw/private/fetchHandler]: TypeError:…
-
Issue while Prompting for Installation of PWA AppsSummary: Hi @Shay Shmeltzer-Oracle , i am trying to show install pwa app option in mobile browser with the help of the blog you posted , but I getting error on below lin…
-
Designing the page in VBCS showing the nested arrays and objects returned by rest APISummary: I am trying to develop a page similar to standard OTM PWA mobile app . unable to display the nested arrays or objects returned by restapi Content (required): I …
-
Mobile responsiveness Floating on iOS DeviceSummary: Mobile responsiveness Floating on iOS Device Content (required): We have created a VBCS Web Application and enabled the Mobile responsiveness, which works fine …
-
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.…