Parameters on using SendToHandler.exe (delete on success + show success dialog)
Hi,
I'm implementing a listener to trigger SendToHandler.exe on creating/adding a file to a folder so the user is prompted to move the file to Sharepoint.
I'm looking for a complete documentation on switches availlable when calling SendToHandler.exe.
I need a way to show the success copy/move dialog box. Is there a switch to do so?
I would also like to have a way to delete the local file if the move is completed successfuly.
Thanks in advance
Simon
rcgt
-
Elissa commented
Hi Simon
Thank you for this information. There is no switch for this, nor anyway to configure this part of OnePlaceDocs. This can only be turned on/off in the settings dialogue box of OnePlaceDocs.
Kind regards
Elissa
-
Simon Allard commented
The release number is 7.1
but I'm not trying to implement a solution using the SDK.
I'm launching command line with SendToHandler.exe provided by oneplacedoc
SendToHandler.exe c:\myfolder\myfile.docx
is there a 'switch' for 1. displaying the success copy to sharepoint 2. deleting the file on success
i.e.
SendToHandler.exe c:\myfolder\myfile.docx /showsuccessdialog /deleteonsucess
if not, how can we make it happen?
-
Elissa commented
Hi Simon
Thanks for your inquiry. Can you please advise what version of OnePlaceMail you are currently using?
We don't have a SDK for the current release platform R7.x
Kind regards
Elissa