Domino extension mgr help needed (iSeries)

Can someone point out a good information source on how to code to and use the extension manager? I’m looking for how to register for specific events, like when a notes DB is accessed. Is there a way to monitor for just one DB? How about a way to monitor for accesses of any DB in an IFS dir. Any help would be much appreciated

Subject: domino extension mgr help needed (iSeries)

just download capi for iseries at IBM Developer

or as suggested in capi user guide:

Insert the Domino for iSeries CD in the iSeries CD-ROM drive.

On any iSeries command line, type the following command and press ENTER: lodrun dev(*opt) dir(‘/os400/’)

On the resulting installation display, type a 1 beside option 1 (C API) and press ENTER.

i think using an extension manager will allow to do what you’re planning to (whatever), but you might have a hard time with these fancy machines, they live in a completly different world:)

there is (has?) been a redbook out there with tips to migrating applications to this platform…

one of my favorites from iseries in user guide:

“FTP the save files to your iSeries system.”…

Markus Seitz

markus.seitz@icodex.com