You can link directly to major CA SDM functions without displaying the main page. You typically do this by accessing the pop-up window for the new window containing the CA SDM information. You can also replace your web page with the CA SDM page.
In both cases, the product displays the requested page in the same way that the user sees it in a typical session, but without the main page and scoreboard. If you are an analyst, display the main page and scoreboard by selecting File, Restore Scoreboard, which is available only on pages displayed by bypassing the main page.
To create a link that bypasses the main page, specify a URL of the following form:
http://hostname[:port]/CAisd/pdmweb.exe?OP=operation+var=value+…
In this example URL, hostname is the web server host computer; port is the port number (typically 8080) required only if you are using Tomcat as your http server; operation is one of the supported operations, and var=value is one or more of the variables allowed with the operation.
For example, a link that loads the form for creating a request can be specified as the following:
<A HREF=http://hostname/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr>Define Request</A>
|
Copyright © 2013 CA.
All rights reserved.
|
|