How to access data management load rule log file using EPM REST API
Summary:
We are using REST API to trigger a data lod rule and we are able to expose the output as a REST API CSV content but we need to access the corresponding log file of this data load rule as well. The response of the POST has the log file name with path but when trying to access it shows as either html or sometimes as not found. We also tried using download file REST API but it provides same error as Not Found
Content (please ensure you mask any confidential information):
We are using REST API to trigger a data load rule and we are able to expose the output as a REST API CSV content but we need to access the corresponding log file of this data load rule as well. The response of the POST has the log file name with path but when trying to access it shows as either html or sometimes as not found. We also tried using download file REST API but it provides same error as Not Found