How to get app install path from api

Hello devs,
I need to get app install path from DHIS via JSON api. Can somebody tell me how to grab it?

Thankx.

Regards

Win Htaik Aung(WHA)
Contact on Skype winhtaikaung28

Hi Win,

the app install path on server is backed by a system setting, you can get it from the system setting resource like this:

https://apps.dhis2.org/demo/api/systemSettings/appFolderPath

The base URL to where apps are located:

https://apps.dhis2.org/demo/api/systemSettings/appBaseUrl

Lars

···

On Mon, Sep 1, 2014 at 11:25 AM, winhtaik aung winhtaikaung28@hotmail.com wrote:

Hello devs,
I need to get app install path from DHIS via JSON api. Can somebody tell me how to grab it?

Thankx.

Regards

Win Htaik Aung(WHA)
Contact on Skype winhtaikaung28


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Sorry For Late Reply.
I got it
Thanks Lars

RegardsWin Htaik Aung(WHA)Contact on Skype winhtaikaung28