×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
WAY back when Domino first shipped on IBM i, we delivered RPG wrappers for
the Domino C APIs, they wrapped the HiTest APIs which Stopped shipping in
Domino 5.x
Rob, you asked me back in 2002 with those APIs having gone away how can
Domino be accessed from RPG.
Back then I gave you a few options.
1. LEI,
Really not accessing Domino data directly, but forcing Domino to
sync with a DB2 table which can then be read by RPG.
2. Use the Old RPG wrappers as updated by a Vendor.
IBM handed off the code for the wrappers to BlueNotes then
Triangle Group , but I don't know who owns this code now.
http://powermywebsite.com/nesystems/?page_id=144 is a
link to the software.
3. Wrap the C api's manually.
Here is a link to a sample.
http://www.mcpressonline.com/programming/apis/notes-c-api-with-rpg-iv.html
Sorry for the age but the information is still
valid.
Walter Scanlan
Senior Software Engineer
Office: 1 720 342 5837
Cell: 507-990-4539
From: rob@xxxxxxxxx
To: domino400@xxxxxxxxxxxx,
Date: 06/13/2011 08:51 AM
Subject: Read Domino data from RPG?
Sent by: domino400-bounces+wscanlan=us.ibm.com@xxxxxxxxxxxx
How can one read Domino data from RPG?
or
How can one read an nsf file from RPG?
I looked at an old thread from January 2005 and didn't catch it.
I thought I saw a post from someone who recommended using JDBC to access
Domino data, I think he had some sample code but I can't find it.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.