Install and configure Noah System (4.5 or later)
Install Noah System
Reboot if prompted to during the installation process.
Start Noah System and log in with the default account, 'ABC.'
Go to “Setup>Administration>Noah Mobile Configuration” and the following dialog appears.
5. Check the ‘Enable Noah Mobile over the Internet’ feature. (If disabled - you may need to install a Noah license!)
6. Configure a ‘Noah Mobile Alias’. The ‘Noah Mobile Alias’ is a friendly name that can be used by NoahMobile client applications to access the Noah Server.
7. Enter a support email address and click OK.
With the completion of the above steps you have now enabled Noah System to be accessed over the Internet from NoahMobile API based applications.
Important: The default ‘ABC’ user cannot be used to register a Noah Mobile app. Therefore, you will also need to add a new Noah user with administrator privileges before you can remotely register your Noah Mobile application.
The Noah Mobile cloud infrastructure currently includes the following environments for the development process:
External Test - when you develop and test new apps or Business Systems
Base API URL: https://apiexttest.noahmobile.net
Base Authentication URL: https://authexttest.noahmobile.net
Production - when you release the finished app or Business System and it is accessible by your end users
Base API URL: https://api.noahmobile.net
Base Authentication URL: https://auth.noahmobile.net
For example: https://api.noahmobile.net/api/patients/17/sessions will GET the sessions belonging to the patient with id 17 in the Production environment.
IMPORTANT: The Noah Server and the App must point to the relay in the same environment or they will not be able to communicate.
If you are using the Noah System pre-release version in the Noah Mobile SDK, it will point to the External test environment by default.
The official Noah release (4.5 and later) on our end user site will point to the Production environment, allowing it to be used by end users.
You can use the “NoahMobileEnvSelect” on the Noah 4 Mobile Development page to switch environments. Please look in the top blue box on the right side of the web page. This box is labeled, "Downloads." You will want the Environment Selector Tool.