Start a new topic
Answered

Integration with SQL databases

Is it possible to build RDP objects using data from a database repository? If not is it possible to populate the custom fields within a RDP object in Royal TS with data from a database?


Best Answer

Hi Damian,


for automating the creation or management of document files I would recommend going the PowerShell-way using our PowerShell module. So you could build a PowerShell script which is retrieving the data from any database using the correct cmdlets and dynamically updating a document file based on the retrieved data.


This is a cool article about our powershell module:

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

For further information we have our help page over here:

https://content.royalapplications.com/Help/RoyalTS/V4/index.html?scripting_gettingstarted.htm


I hope this helps.


Regards,

Patrik


Answer

Hi Damian,


for automating the creation or management of document files I would recommend going the PowerShell-way using our PowerShell module. So you could build a PowerShell script which is retrieving the data from any database using the correct cmdlets and dynamically updating a document file based on the retrieved data.


This is a cool article about our powershell module:

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

For further information we have our help page over here:

https://content.royalapplications.com/Help/RoyalTS/V4/index.html?scripting_gettingstarted.htm


I hope this helps.


Regards,

Patrik


1 person likes this

hi Patrick,


 link https://content.royalapplications.com/Help/RoyalTS/V4/index.html?scripting_gettingstarted.htm is not working anymore. 


Thank you Filip

Hi Filip,


can you try again. We had an issue with our web server during the weekend.


Regards,

Stefan

Login or Signup to post a comment