Execution of Data Load Rule via API - From Mulesoft to EPM (EPBCS)
Summary:
We are planning to load the data using the data load rule via API. However, when we tried to trigger the data load, it failed, and we encountered an error. If the API command and connections are correct, could there be an issue with the script? Is there anything else we need to do or check to ensure the process runs smoothly?
Rest API command:
{"jobType":"DATARULE","jobName":"DLR_WD_Prop_CorpPlan_OEP_WFP","startPeriod":"Jan-25","endPeriod":"Dec-25","importMode":"REPLACE","exportMode":"NONE","fileName":"#epminbox/WorkDay.csv"}
{"jobType":"DATARULE","jobName":"DLR_WD_SAL_CorpPlan_OEP_WFP","startPeriod":"Jan-25","endPeriod":"Dec-25","importMode":"REPLACE","exportMode":"NONE","fileName":"#epminbox/WorkDay.csv"}
0