Issue: The Export scheduler did not generate the Excel file at the time scheduled in OCM.
The issue could be caused if both primary and secondary URL is pointing to the same server.
Components to verify:
Please check the below keys in Appsenting.json
under appSettings check for key 'Listener_RestUrl' and under Connectors check for key 'ServiceType'
please ensure the URL assigned to these keys are NOT the same.
Solution: Listener_RestUrl - should point to the Primary export scheduler URL (local host) and ServiceType should point to the Secondary Export scheduler URL.
In the scenario if there is no secondary export scheduler. You can mention 'NA' in the key value of 'ServiceType