Hello,
I implement an automatic login for DAI in my application : when the user clic on a link for a specific report, the log into DAI is transparent for the user, and the rapport only is shown.
In some case, and for some user it's always the case, when the user clic the 1st time the loggin window of DAI is shown. The user close this window and clic again on the link, and it's working as expected!!
It seems to have an initialisation problem somewhere.
Is there any possibility (api, ...) to force this initialisation, or to simulate a first clic? (I try to force in a hidden frame the call of a report, but the DAI loggin window is not shown into the hidden frame but in the Main window of my application )
Hope I am clear enough on this subject.
Best regards