Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Tmlewin .
4
Views
1
Comments
Biometric sdk (xif) help
Question
i integrated( imported) a biometric sdk library.dll extension via integration studio.Any help with regards to further customization and integration of a possible structure and or entities for storing the fingerprint data because current implementation uses the filesystem as a means of storage will be appreciated.Attached is a copy of the xif extension.Thanks
BiometricLibrary.xif
AcacioPN
Staff
Hi
I did not look at the extension because I do not have Visual Studio in this machine, but from your description the simplest way is to have an auxiliary eSpace and store all of that data in an entity. I do not know how the library saves biometric data, but most likely you can save it to XML or plain binary data, which you can save as an attribute of an entity...
If you use this approach you can also create black-box approaches to the API by having your users call actions in the eSpace instead of the ones in the Extension.
I do not know if this helps?
Cheers,
Acácio Porta Nova
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...