Update the indexURL
For the indexURL, you provide both the BlackBerry AtHoc and the CapServer links.
For the Cap Server, you must do a special configuration. IIM uses a build that automatically appends
?ast=<MACID>
to indexURL, which can cause bad strings to show up in the CapCon report list.Append
&ast=1234
after the normal string. This change prevents the IIM from appending the ?ast
. The change also allows the Cap Server to ignore it. See the bold text in the following example:indexURL=https\://integration6.athoc.com/Syndication/CAP_INDUSTRIALSTROBE/2061062/capindex/;https\://cwscapqa.alertingsolutions.com/capserver/Poll?id\=CapCon_<account>_<member>&ast=1234