Difference between revisions of "Manually testing a connection to MYOB AccountRight Live"

Jump to navigation Jump to search
no edit summary
Line 14: Line 14:
# Navigate to:
# Navigate to:
## Local Machine: [http://localhost:8080/AccountRight/ http://localhost:8080/AccountRight/];
## Local Machine: [http://localhost:8080/AccountRight/ http://localhost:8080/AccountRight/];
## Server:
## Server: <nowiki>http://machinename:8080/AccountRight/</nowiki> (where machinenameis the actual name of the server);
# Click on one of the hyperlinked data file that appears;
# Click on one of the hyperlinked data file that appears;
# Log in to your data file using the correct user name and password;
# Log in to your data file using the correct user name and password;
Line 22: Line 22:


* This approach can also be used on a server if you are physically logged into the server. This should prove if the API is up and running on that server. Although, the API may still be blocked from external connections by other computers.
* This approach can also be used on a server if you are physically logged into the server. This should prove if the API is up and running on that server. Although, the API may still be blocked from external connections by other computers.
== Manually testing a connection to MYOB AccountRight live on your server ==
# Open your web browser (Internet Explorer, Chrome, Firefox, etc.);
# Navigate to <nowiki>http://machinename:8080/AccountRight/</nowiki> (where machinenameis the actual name of the server);
# Click on one of the hyperlinked data file that appears;
# Log in to your data file using the correct user name and password;
# Click a few of the hyperlinks to see if data appears.
=== Notes ===


* If you can connect to the data file while logged into the server, but not when using the server URL, this implies network issues such as firewall, etc. preventing connections from external devices.
* If you can connect to the data file while logged into the server, but not when using the server URL, this implies network issues such as firewall, etc. preventing connections from external devices.
1,991

edits

Navigation menu