Does SDK 2.0 work outside of Rally? -


i'm trying migrate rally app sdk version 1.32 version 2.0p.

i know in order run app outside of rally in 1.32, prepend direct server url. however, in 2.0p documentation, seems show examples of running apps within custom html app in rally.

can apps in sdk v2.0p run outside of rally?

thanks.

the current version 2.0rc1. supports running apps outside of rally full url :

<script type="text/javascript" src="https://rally1.rallydev.com/apps/2.0rc1/sdk.js"></script> 

Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -