EDMCS REST API (incrementalExport) is not returning data
Summary:
We are not able to export incremental dimension changes from EDMCS using REST API : "/epm/rest/v1/dimensions/byName/incrementalExport"
Content (please ensure you mask any confidential information):
When we call above REST API with below mentioned request payload, it is creating a blank file instead of with recently changed dimension details.
Note : we are able to successfully export full details of a dimension using REST API : "/epm/rest/v1/dimensions/byName/export" but we would like to export only the changes using the other REST API.
Version (include the version you are using, if applicable):
25.07
Code Snippet (add any code snippets that support your topic, if applicable):