Hi,
I have a problem while developing our Lotus Notes adapter for PI 7.1. In the adapter meta data, I've defined "ModuleConfigItem" element for the Outbound processing (Receiver) just like the sample adapter.
<ModuleConfig>
<ModuleConfigItem>
<Key>exit</Key>
<Name>JNDIName</Name>
<Value>deployedAdapters/xi-notes-adapter-resource/shareable/xi-notes-adapter-resource</Value>
</ModuleConfigItem>
</ModuleConfig>
But this module config item can not be showed in the "Module" tab, when I create a receiver communication channel. I must enter this item manuelly. But this doesn't happen on the XI 3.0 or 7.0.
I checked the SAP standard adapter and found out that the SOAP adapter has also defined a lot of ModuleConfigItem elements. But they can not be showed neither in the Module tab.
I also checked the syntax of the adapter meta data, compared it with other SAP standard adapters, could not find any errors.
Has someone any idea?
Thanks a lot in advance
best regards
Xiang