Which IIQ version are you inquiring about?
8.3
Please share any images or screenshots, if relevant.
Share all details about your problem, including any error messages you may have received.
Using the custom connector tutorial in compass community in the below link, I am trying to configure the code attached at the bottom of the link:
https://community.sailpoint.com/t5/Technical-White-Papers/Custom-Connectors/ta-p/75122
while trying to configure this sample I am getting compilation error:
The type connector.common.statisticscollector.StatisticsCollector cannot be resolved. It is indirectly referenced from required type openconnector.AbstractConnector
I checked in openConnector.jar. It does not have this class StatisticsCollector in it. So not sure, if anyone is able to build this sample code or any other custom connector code using AbstractConnector class.
Anyone please help me on thisl