> 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/export.md).

# Export

processing is carried out in the following order:

* DI entry - EcENTITY - basic (system) fields
* DI entry - EcENTITY - custom field (Property)
* DI entry - EcASSOC - basic (system) fields
* DI entry - EcASSOC - custom field (Property)
* writing to DI - EcLINK\
  (it is executed depending on the PendingPublication\
  setting - if it is true, the writes are performed by Publisher and further processing is part of the CadStudio.Export.PostProcess job)
* regarding the job for FLC, change EcENTITY.comm\_dir from 0 to 10
* Create TrainJobs
* Addon PostProcess
* EcCore PostProcess
* EcENTITY.comm\_status = Pending

In the PendingPublication mode, the EcLINK Publisher plugin performs writes to the table and after the last write, the CadStudio.Export.PostProcess job is created. Processing of this job will provide postprocessing for the given job and set comm\_status to Pending.

{% content-ref url="/pages/G0hCSCXo3t1xfPV3mJ9t" %}
[Item breakdown](/erpc/en-consultant-manual/export/item-breakdown.md)
{% endcontent-ref %}

{% content-ref url="/pages/zNrbj1KjRsAT8qbH2oCW" %}
[Atypical requirements](/erpc/en-consultant-manual/export/atypical-requirements.md)
{% endcontent-ref %}
