2012-09-0708:33 AM - last edited on 2023-08-0205:01 PM by Doreena Deng
2012-09-0708:33 AM
I'm calling err = ACAPI_Automate(APIDo_CloseID, NULL, NULL, NULL); from my menu handler with a new plan open from a template and it returns APIERR_REFUSEDCMD
The Document Management System I'm interfacing with has a close after checkin option which I was trying to honour.
However as the Addon is disabled if the file is closed I've decided to not honour the option.