Hi,
I am trying to develop an App for MS Project. The app should conenct to the Project Server (PWA) and extract some information.
However i cannot figure out how to connect to the PWA through javascript. I can only find ProjectContext.get_current() method and that does not work in the client.
i believe this can work as i have seen the app "Projility Connect" do it. (https://store.office.com/en-US/projility-connecttm-WA104080030.aspx?assetid=WA104080030).
Does anybody know how to connect through javascript from the MS Project Client?