Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Assessment
Workspace Nomad
Categories Nomad (iOS)
Created by Guest
Created on Jun 19, 2021

Add LotusScript class for reading Near Field Communication (NFC) tags in Nomad Mobile

We have been running a Domino application for 20 years to allow employees to request transportation expenses from the company.

IC cards using NFC (FeliCa) are widely used in Japan, and one IC card is enough to get on almost all public transportation systems such as trains and buses. And if you use an IC card reader, including the iPhone, you can read your boarding history, including the date, time, transportation, and cost. Users can make typos, but the information captured from NFC is accurate.

https://developer.apple.com/documentation/corenfc


I want my Domino application to be able to capture the ride history as typed by the user now, and as read from NFC in the future. I envision the user interaction as follows

-----

(1) The user opens the Domino application to request transportation expenses from Nomad Mobile.

(2)The user touches the "Get NFC History" button to make the iOS NFC readable.

(3) When the user holds the IC card over the iPhone, the boarding history is read and captured by the Domino application.

(4) The user selects only the items to be claimed as transportation expenses from the list of ride histories imported into the Domino app and submits them.

-------

NFC can be used not only for transportation, but also for cafeterias, vending machines, convenience stores, etc. Since there are cases where people use transportation for personal use, it is necessary to remove information that is not charged to the company from the scanned information. This is why the operation (4) is necessary.


  • Attach files