Hello Experts,
I need to customize import in such a way that some attributes after import are to be modified.
What I've done is, I referred to TestListener Tutorial on component exchange and it works, the only question is it has jsp file which I don't want.
I'm calling the import component from TestListener component class file.
Everything seems to work fine, but because of permissions issue the jsp of testlistener gets called some times. what would be the reason for this behavior.
Can I do without the jsp file in testlistener component or can I solve the issue with permissions.
Regards
Prashant