Copy element from one file to multiple other files without opening-Orchid

Hi
I were trying to copy dwgexport settings from one file to multiple other files without opening them.I found the error like this
Warning: Document.CopyElement operation failed. The referenced object is not valid, possibly because it has been deleted from the database, or its creation was undone.
Sometime getting the error like

Attempt to modify the model outside transaction.

If someone could help me…@erfajo

Hi erfajo,

Thanks for replying. no issue i found out the way around with the same node to transfer Export DWG setup to multiple documents,and its working.its will give an error but still it’s working.

This the method i followed, in this i called the source file and target files from the background itself.

Hi erfajo,

Thank you for the script model,happy to try this method also and let you know if its worked with this or not.