> For the complete documentation index, see [llms.txt](https://help.besmart.software/erpc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.besmart.software/erpc/en-consultant-manual/imports/processing-of-external-requests-for-transfer-to-vault-from-version-2019-inclusive/the-procedure-for-processing-the-arkance.import-initialization-job.md).

# The procedure for processing the Arkance.Import initialization job:

* check if import to Vault is enabled\
  if import is not enabled\
  in the cfg, the initialization job is marked as incorrectly processed because it should not have been created
* update lists of Vault property values
* * if it is time (according to cfg), the job "CadStudio.Update.PropDefVals" is created for each property that has this update set in the cfg
* reverse logging (reporting processing in ERP to the job queue)
* starting the preprocess that is set in the main EC cfg page
* start the preprocess of the Addon(s)
* creation of individual import jobs according to the requirements read from DI

the start and end of the whole sequence is logged with the Verbose level

<br>
