| Alisa Morse 2005-06-05, 5:45 pm |
| To obtain information from multiple sessions with HATS and display it on one
transformation, you could
define a screen customization that had one or more "perform macro
transaction" actions which extract data
into a HATS global variable. You could then insert the contents of the
global variable(s) onto the transformation
page.
You could also run one or more HATS Integration Objects via business logic,
and extract the output into a HATS
global variable and display on a transformation page also.
"Vitali B" <vitali@comtec.co.il> wrote in message
news:d1906h$36a2$1@news.boulder.ibm.com...
> How to encapsulate information from couple different sessions ( with
> different logins ) and to collect all information in one screen
> transformation ?
> What tools are available to do that in Hats ?
> Thanks.
>
>
|