Ken - great, very glad to hear!<br><br>Russ - sorry, not sure I understand your last msg - just to confirm - you do need to log into Account Management with your enhanced "physical" credentials from the security card or electronic token. <br>
<br>Once in Acc Mgt, go to Report Management / Delivery Settings.<br><br>At the top, you will see links:<br><br><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5Ccgruen%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5Ccgruen%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5Ccgruen%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:1;
        mso-generic-font-family:roman;
        mso-font-format:other;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1073750139 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin-top:0in;
        margin-right:0in;
        margin-bottom:10.0pt;
        margin-left:0in;
        line-height:115%;
        mso-pagination:widow-orphan;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-ascii-font-family:Calibri;
        mso-ascii-theme-font:minor-latin;
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-hansi-font-family:Calibri;
        mso-hansi-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        mso-ascii-font-family:Calibri;
        mso-ascii-theme-font:minor-latin;
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-hansi-font-family:Calibri;
        mso-hansi-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";
        mso-bidi-theme-font:minor-bidi;}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-bottom:10.0pt;
        line-height:115%;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>
<p class="MsoNormal">Activity Statements | Flex Webservice</p>
Under "Flex Webservice", you can generate a token code. This is the code you will use to access the reports. You first access an "execution-trigger" URL containing this token code and your query ID. <br>
<br>"<a href="https://www.interactivebrokers.com/Universal/servlet/FlexStatementService.SendRequest?t=%s&q=%s" target="_blank">https://www.interactivebrokers.com/Universal/servlet/FlexStatementService.SendRequest?t=TOKEN-CODE&q=QUERY-ID</a>" % (token, query)<br>
<br>Accessing this URL will yield a "retrieval" number-code which, used with a "retrieval" URL will give you the resulting report.<br><br>"<a href="https://www.interactivebrokers.com/Universal/servlet/FlexStatementService.GetStatement?q=%s&t=%s&v=2" target="_blank">https://www.interactivebrokers.com/Universal/servlet/FlexStatementService.GetStatement?q=RETRIEVAL-CODE&t=TOKEN-CODE&v=2</a>"
<br><br>After setup, access to the reports does not require login at all or for TWS to be up, it's directly to these URL's<br><br>Hope this helps,<br><br>mg<br><br><br><br><br><br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 12:15, R P Herrold <span dir="ltr"><<a href="mailto:herrold@owlriver.com">herrold@owlriver.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, 17 Sep 2009, Paul C wrote:<br>
<br>
> On Thu, Sep 17, 2009 at 10:30:55AM -0300, Michael Gruen wrote:<br>
<br>
</div><div class="im">>> Sorry for delay, I only caught the thread now - even with a<br>
>> security-card-active account, the web service does not require login at all.<br>
<br>
> Thanks Michael, I wasn't aware of that method.<br>
<br>
</div>interesting -- It does require a token code here -- perhaps I<br>
am missing an option to reduce data security. ... checking<br>
... I just went through all options for me, and none such<br>
seems to exist. Perhaps it varies by some non obvious account<br>
detail<br>
<br>
-- Russ herrold<br>
<div><div></div><div class="h5">_______________________________________________<br>
ts-general mailing list<br>
<a href="mailto:ts-general@trading-shim.org">ts-general@trading-shim.org</a><br>
<a href="http://www.trading-shim.org/mailman/listinfo/ts-general" target="_blank">http://www.trading-shim.org/mailman/listinfo/ts-general</a><br>
</div></div></blockquote></div><br>