You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to save data load rule through REST API

edited Dec 11, 2020 8:12AM in Account Reconciliation 9 comments

Summary

executing data load rule daily with different filenames

Content

We have been trying to import the GL balances on daily basis into ARCS through our integration layer. While doing that, the integration layer produces new filename every day which gets pushed into data management inbox folder. 

We tried this to run the data rule with new filename . But this dont save the actual data load rule definition and neither imports the data into GL.

https://xyz/aif/rest/V1/jobs

{"jobType":"DATARULE",
"jobName":"DL_ARCS_RGL_Interco",
"startPeriod":"Aug-20",
"endPeriod":"Aug-20",
"importMode":"REPLACE",
"exportMode":"NONE",
"fileName":"arcs-202012916057.csv"
}

we then tried this

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!