Whenever we try to create a new repository in Control Point, we couldn't see SharePoint and File System options, we can only see XML option. Refer the attached image. Could you please assist on this?
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it! Learn more
Whenever we try to create a new repository in Control Point, we couldn't see SharePoint and File System options, we can only see XML option. Refer the attached image. Could you please assist on this?
Check that the Distributed Connector is running properly, and that in the Health Check all the services are started and show Active=True. Usually with a prescribed shut down and start up of the services, the full list of connector types will be available.
If you need to run a cleanup for the Distributed Connector (service restarts did not resolve the issue), you can perform the steps below:
Distributed Connector
All Repo Connectors (i.e. SharePoint & FileSystem)
Program Files\Micro Focus\ControlPoint\Indexer\Distributed Connector\actions
Program Files\Micro Focus\ControlPoint\Indexer\Distributed Connector\DistributedConnector.db
Program Files\Micro Focus\ControlPoint\Indexer\Distributed Connector\DistributedConnector.lck
Program Files\Micro Focus\ControlPoint\Indexer\Distributed Connector\DistributedConnector.db-journal
Program Files\Micro Focus\ControlPoint\Indexer\[Repo type] Connector\actions
4. Restart the Distributed Connector first and ensure it starts successfully then start each Repo Connector.
5. Verify the Repo connectors are registered with the DC and marked as active:
DistributedConnectorHostname:7000/a=listconnectors
6. Perform an 'IISReset' from an administrative command prompt.
7. Relaunch CP and login. Check to see if the missing Repo connector types are now available when creating repos.