User bio
404 bio not found
Member since Jan 20, 2016
Posts:
Replies:
Hi Kurro
It's a bit of a low tech solution, but you can set up a stored SQL DSN for localhost, then use that to access your tables
We have used Continous Integration to help with this. Our Jenkins build will pull the source, compile it, zip it, and attach back to the Jenkins job. On success, a secondary job sends this zip to the server, unpacks it, and updates the symlink for the web folder to the new one. This way we only move source files, and we are not having to worry about build processes on a production environment
Open Exchange applications:
Certifications & Credly badges:


Global Masters badges:







Followers:
Following:
https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... reading this part of the docs, $Name specifically asks for a variable, so a class param needs to be bound to a variable to be valid