Cognos Mobile - Estimate the Size of a Report
You can use typical reports to determine the size of the content that is transferred over the wireless carrier's network to the mobile device.
Procedure
1. Remove all reports from the mobile device.
2. Run the report that you want to know the size of.
3. On your desktop browser, type the following request: http://servername/alias/cgi-bin/cognos.cgi/mobileService?mob_op=about
4. If you have security enabled, log in.
Ensure that you log in as the same user that ran the report on the mobile device.
A small XML document appears. Within the document there is a section that looks like the following example
showing the number 28. The actual number you see depends on your report:
<s2><inbox>28</inbox></s2>
Note: Because you only have one report, only one number should appear. If you see multiple numbers separated by colons, this means that you did not delete all the reports. You must delete all the reports and repeat the steps above.
5. Type the following request, replacing the number 28 with the actual number you obtained above:
http://servername/alias/cgi-bin/cognos.cgi/mobileService?mob_op=downloadDB&mob_ir=28
The response to this request is the actual report contents.
6. Save this response as a file, and look at its size. This file is what is transferred over the network.
7. Repeat these steps for a number of typical reports to get an idea of the amount of data that your mobile users use.
Procedure
1. Remove all reports from the mobile device.
2. Run the report that you want to know the size of.
3. On your desktop browser, type the following request: http://servername/alias/cgi-bin/cognos.cgi/mobileService?mob_op=about
4. If you have security enabled, log in.
Ensure that you log in as the same user that ran the report on the mobile device.
A small XML document appears. Within the document there is a section that looks like the following example
showing the number 28. The actual number you see depends on your report:
<s2><inbox>28</inbox></s2>
Note: Because you only have one report, only one number should appear. If you see multiple numbers separated by colons, this means that you did not delete all the reports. You must delete all the reports and repeat the steps above.
5. Type the following request, replacing the number 28 with the actual number you obtained above:
http://servername/alias/cgi-bin/cognos.cgi/mobileService?mob_op=downloadDB&mob_ir=28
The response to this request is the actual report contents.
6. Save this response as a file, and look at its size. This file is what is transferred over the network.
7. Repeat these steps for a number of typical reports to get an idea of the amount of data that your mobile users use.
Thanks for your information, i have taken cognos online training by www.monstercourses.com
ReplyDelete