How to Get the Duration on an RTA Window
Administrators use the get-rtawindow command to get the duration for the specified real-time aggregation (RTA). The command returns the length of the duration and the units by which the duration is measured.
To get the duration on an aggregation
Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.
Navigate to the folder \Program Files (x86)\Microsoft BizTalk Server <VERSION>Tracking.
Type bm get-rtawindow -View:<view name> -Activity:<activity name> -Rta:<RTA name>.
Note
On a system that supports User Account Control (UAC), you may need to run the tool with Administrative privileges.
Press ENTER.
See Also
Managing the BAM Dynamic Infrastructure
BAM Management Utility
How to Set the Duration on an RTA Window