Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
phila
in reply to: MechMachineMan

I have been looking at this some more. It seems everything works as it should until the last line where the file is created.

 

oSTEPTranslator.SaveCopyAs(ThisApplication.ActiveDocument, oContext _, oOptions, oData)

 

At this point the translator is using ActiveDocument as the basis.

 

Is there a way to have it use the document with the trigger instead?