Hello,
we have a stored process that is part of an information map.
the stp just fetches and cleans some OLAP data while the info map
provides the prompts and clean data presentation. now we
have the info map in the web report as a source and we place
an additional stp on the web report which should get the values from
the prompts as global macro variables to be used on other reports as well (other stps).
our issue is:
how to access the values from the prompts?
we cant use the following:
http://support.sas.com/kb/40/758.html
-because prompt values are defined in the info map, if defined in STP the
prompts are displayed before the data is ready and they dont work
regards,
bob