Why is my export "partsize" parameter being ignored?

Question

We are using the API below, and Reltio appears to be ignoring the "partSize" parameter. Why?

 

POST https://.reltio.com/jobs/export//entities?serviceName=%27exportEntities%27&filter=equals(type,%27configuration/entityTypes/Organization%27)&&partSize=536870912&dateFormat=readable&fileFormat=json 

Answer

The customer was using export V2.  In this version of the export, the "skipPostprocessing" will default to true when it is not specified in the physical tenant.  If "skipPostprocessing" is set to true, then part size is ignored.  

We can change the physical storage to be set to export V2 and skipPostprocess to be set to false.  However, please be aware that export V2 is "smart export" processing.  Therefore, it is still possible that partsize could be ignored 

 

Related Documentation:

Our Doc Links can change over time, so please search for the Documentation based on the titles shared below. Thank you.

  • Export Data into Multiple Files

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.