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

Last updated

Was this helpful?