Author Topic: Running parameterised Reports by throwing SOAP  (Read 880 times)

Offline Rutulian

  • Community Leader
  • *****
  • Posts: 93
  • Forum Citizenship: +8/-0
  • Affable, opinionated, wrong!
Running parameterised Reports by throwing SOAP
« on: 16 Mar 2011 08:49:27 am »
Dear Chums,

Is the SDK the only way to run parameterised reports programmatically?

I'm trying to run a number of different reports, basically all with a parameter for which quarter to consider.  This will be the same for all of them, but could change from run to run.

Is a nice way to hit the gateway with some GET requests that include the prompt values?

It seems a very simple task to need a full SDK license for - I don't want to go manipulating my report specs, just run 'em with parameters.

Thanks,
Alexis

Offline Lynn

  • Statesman
  • ******
  • Posts: 604
  • Forum Citizenship: +67/-0
Re: Running parameterised Reports by throwing SOAP
« Reply #1 on: 16 Mar 2011 09:15:06 am »

Offline Rutulian

  • Community Leader
  • *****
  • Posts: 93
  • Forum Citizenship: +8/-0
  • Affable, opinionated, wrong!
Re: Running parameterised Reports by throwing SOAP
« Reply #2 on: 16 Mar 2011 09:29:12 am »
Perfect!  Thanks very much Lynn.