Solution Fabrice Papirnyk 29.Mar.17 08:31 PM a Web browser LEI LEI - 6.5All Platforms
I still have the same problem for all connectors in LEI (IEI) for Domino 9.
I don't know if it is on purpose, or if no one uses Scripted Activities ?!
The problem is reproduce already in the connection doc, if you click on "Test Connectivity", the metadata is empty.
However I managed to fix this with an easy operation :
- open the lei administrator database with Domino Designer
- find the form of you connector (should be "Connection\DB2")
- find the field "PropNameList"
into the computed values, add a trailing value "Metadata"
- find the field "PropTokenList"
into the computed values, add a trailing value 65541
- save the form
- reopen the Notes client with your LEI admin db
- the "Test Connectivity" is successful !