It's all about the answers!

Ask a question

how get server URI from attribute customization javascript


Jorge Diaz (8664434) | asked Dec 07 '11, 4:23 a.m.
JAZZ DEVELOPER
Hello,

is there a way of getting the server URI and context root from a Attribute Customization javascript?

The following lines don't work:

var PublicUri = net.jazz.ajax.BootstrapProperties.FRONTSIDE_URL;
var Contexturl = net.jazz.ajax._contextRoot;

However, these do work in other contexts like provisioning an Attribute Presentation.

Is there a way of achieving the same in this type of customizations?

Thanks!

Regards,

Jorge.

One answer



permanent link
Jorge Diaz (8664434) | answered Dec 22 '11, 6:06 a.m.
JAZZ DEVELOPER
Bumping,,

anybody?

Regards,

Jorge.

Comments
Martin Muellenberg commented Dec 10 '13, 3:29 a.m.

We also need to retrieve the server URI. Does anybody know if this is possible and in case it is, how?

Kind regards and thanks
Martin Muellenberg

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.