Start a new topic
Answered

adding multiple new connections to an existing document

Hi,


I am trying to mass-import new connections to an existing .rtsz document.
I found this one already: https://support.royalapplications.com/support/solutions/articles/17000027866

The function creates a new document and I need to drag&drop each connection manually from the new document to the existing.

Any possibility to add new connections directly to an existing document?
The document is encrypted and is normally in lockdown state. For adding I am of course unlocking it.

regards,

Benedikt


Best Answer

Hi Benedikt,


sure, you can use the scripting interface to modify an existing document as well. Check out this great sample here:

http://www.powershellmagazine.com/2015/01/08/introducing-the-royal-ts-powershell-module/


It demonstrates how to add/update items to an existing document.


Let me know if this helps.


Regards,

Stefan


Answer

Hi Benedikt,


sure, you can use the scripting interface to modify an existing document as well. Check out this great sample here:

http://www.powershellmagazine.com/2015/01/08/introducing-the-royal-ts-powershell-module/


It demonstrates how to add/update items to an existing document.


Let me know if this helps.


Regards,

Stefan

exactly what I needed!


Thanks Stefan :)

You're welcome!

Login or Signup to post a comment