When integrating with external datasystems data systems (e.g. a LIMS or CRM system), we have found that it is frequently the case that customer systems vary in implementation or may feature customisation and it may be the necessary for additional development work to be performed to alter the behaviour of the cloud adaptor service to ensure close integration with Remote Sampler. In this cases like such as this, it is necessary to set up a functional development environment on the machine that will run the cloud adaptor service so that a member of the Remote Sampler team can perform any required development.
...
Application Name | Manufacturer | Description | Download Link |
---|---|---|---|
Visual Studio Professional 2015 | Microsoft | An integrated development environment for Microsoft languages. This application is used for editing source code and debugging application operation. | https://www.visualstudio.com/vs/older-downloads/ |
SourceTree | Atlassian | An application that allows data to be downloaded from and uploaded to a remote GIT sourcecode repository. | https://www.sourcetreeapp.com/ |
GIT | GIT | A distributed version control management system. An embedded version of Git GIT should be installed as part of theĀ Sourcetree installation. | https://git-scm.com/ |
...