cancel
Showing results for 
Search instead for 
Did you mean: 

Fill prompt of WebI report with dotNet SDK

Former Member
0 Kudos
58

Hello,

I'd like to generate WebI report with WebServices, so I used .Net SDK (ReportEngine), that part runs smoothly. But I'd like to generate WebI report with prompt filter. Is it possible to fill this prompt thanks to SDK I find some classes and methods like that :

MustFillPrompts

RetrieveMustFillInfo

RetrievePromptsInfo

PromptInfo

{/code}

But no information how to fill that PromptInfo, if anyone has encounter this problem I'm interested for information about fiiling prompt.

Thanks.

Nicolas.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I finally found information in this document : Business Objects Web Services Developeru2019s Guide

ted_ueda
Advisor
Advisor
0 Kudos

Also - as a FYI - ensure you send the Refresh action before you retrieve and set the prompts. The Refresh action is like clicking the Refresh button on the Web Intelligence viewer - it resets the state of the document and clears current prompts.

Sincerely,

Ted Ueda