Hi All,
I am facing unique problem with ICN Plugin Request Filter.
I have 5 different kind of ICN Plugins. I created request filter in one Plugin. But this request filter gets called by all plugins [ICN’s Default Behaviour]. I have to perform some business logic that is very specific to one particular plugin. I don’t want to put that plugin in different desktop because of some reason. Is there any way to get Caller Plugin name in ICN Request /Response Filter.
**Note** : I have implemented p8/getDocument service.
Thanks
Sachin Bankar