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
Suraj Borade
123
Views
5
Comments
Solved
Access Lotus Notes Database from OutSystems
Question
Hello Community memebrs,
Can we access Lotus Notes DB from OutSystems?
Do we have any example of this?
Please advice.
Thanks and Regards,
Suraj Borade
Nuno Rolo
MVP
Solution
Hi,
Check this
post
.
Hope that helps.
See solution in context
Suraj Borade
Good Morning Team,
Can anybody please provide me updates on this?
Thanks,
--Suraj B
Nuno Rolo
MVP
Solution
Hi,
Check this
post
.
Hope that helps.
Pedro Gonçalves
Staff
Hi Suraj,
I'm speaking from my own experience, so I hope others can reply to you as well. In my case I've done OutSystems projects to migrate Lotus Notes apps. There wasn't actually a database integration since all the data could be obtained in excel format from Lotus Notes and then easily imported to OutSystems applications. Lotus Notes user interfaces, being mainly CRUD-based, can also be very easily rebuilt with the platform.
Also, I'm not aware of which database is Lotus Notes using (according to a quick google search it's a
proprietary file format
), but if you could find a .NET/Java library able to read these files you could do it through
Integration Studio IDE
or else using
OutSystems Database Plugin SDK
to build your own database connector and use it in your OutSystems installation.
Regards,
Pedro
Pedro Gonçalves
Staff
Heya, good source Nuno, thanks!
Suraj Borade
Hey, Thanks Nuno and Pedro. I will check and update you guys. It's Friday evening so leaving for home now.
Happy weekend.
--Suraj B
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...