Application NameSchoolwires 2012
PublisherSchoolwires
Date Entered01/16/2012
Date Modified
webNetwork Version 6.0.7.0
Delivery MethodVirtual server
ConfigurationHost Address : schoolwires.example-cloud.com
Host Port : 443

Web App Type : Virtual Server
Virtual DNS Name : swschoolwires.example-cloud.com
Startup URL : /site/Default.aspx?PageType=7%SiteID=1

Rewrite Browser Cookies : Enable
Internal Server Requires SSL : Enable
Host Authority : Disabled

Form Authentication

Form Type : Client
Form Trigger : /site/Default.aspx\?PageType=7\&SiteID=1

Script :

document.getElementById( "swsignin-txt-username" ).value = "Username-Variable";
document.getElementById( "swsignin-txt-password" ).value = "Password-Variable";
setInterval( "if ( addslashes ) { SWSignIn(); }", 10000 );

Form Method: Post


Rule1
Rule Type : Text Search and Replace
Search : http://schoolwires.example-cloud.com
Replace : https://swschoolwires.example-cloud.com
 
Notes

There are more jsp pages that this application loads up before the form can be submitted. The script therefore fills in the username and password, then waits 10 seconds to check that a necessary is available. If so, it then submits the form. If not, it waits another 10 seconds and checks again.

Configuration based on Schoolwires Centricity 2 release (Build 3.0.120611)