afm_batchPublish.lsp

The AFM_BATCHPUBLISH command publishes drawings to Archibus Enterprise Graphics in batches.

The number of drawings processed as a group within an AutoCAD editing session is determined by the following global AutoLISP variable of the afm_batchPublish.lsp file:

(setq afm_publish:batchSize 40)

The above example publishes 40 drawings at a time.