Deployment FlatFile 11.1.1.6 connetor issue
Hi All,
I am following this oracle documentation to deploy flatfile connector as disconnected resource " application" , i use oim 11.1.2.3 when i try to upload user to disconnected application by running schedule job Flat_File_Disconnected Account Loader i get this following error in logs
<Warning> <oracle.iam.scheduler.vo> <BEA-000000> <IAM-1020021 Unable to execute job : Flat_File_Disconnected Account Loader with Job History Id:5004
oracle.iam.connectors.icfcommon.exceptions.IntegrationException: Connector ConnectorKey( bundleName=org.identityconnectors.flatfile bundleVersion=1.0.1115 connectorName=org.identityconnectors.flatfile.FlatFileConnector ) not found
       at oracle.iam.connectors.icfcommon.ConnectorFactory.createConnectorFacade(ConnectorFactory.java:179)
i used org.identityconnectors.flatfile-1.0.1115.jar which comes with downloaded flatfile connector because i wasn't able to generate it as mentioned in documentation