The following example demonstrates how to construct the URL API to run a Report Services document with specific panel in a panel stack. This example refers to Strategy Web 9.4.x for non-Express mode:
.NET Version http://<web server>:port/Strategy/asp/Main.aspx? evt=2048001 &src=Main.aspx.2048001 &documentID=9B64FC2540D96A137F4C7BBDE70EF090 &evt=2048076 &src=Main.aspx.rwd.rwframe.rwb.2048076 &psKey=W252 &pKey=W254 &evtorder=2048001%2c2048076 &2048076=1 &2048001=1
The parameters below are required to execute a document:
evt=2048001 &src=Main.aspx.2048001 &documentID=
&evt=2048076 &src=Main.aspx.rwd.rwframe.rwb.2048076 &psKey= &pKey=
&evtorder=2048001%2c2048076 &2048076=1 &2048001=1
Here the Panel Stack key is W252 and the Panel key is W254 and W255.

Interested in learning more about APIs or SDK? Visit the Developer Zone of the Learning Center on Community!
Or visit our Documentation pages for more product information.