How to Set the Duration on an RTA Window
Administrators use the set-rtawindow command to set the duration for the specified real-time aggregation (RTA).
To set the duration on an aggregation
Open a command prompt as follows: Click Start, click Run, type cmd, and then click OK.
Navigate to the tracking folder by typing \Program Files (x86)\Microsoft BizTalk Server <VERSION>Tracking at the command prompt. Press ENTER.
Type bm set-rtawindow -View:<view name> -Activity:<activity name> -Name:<RTA name> -TimeLength:<integer number> -TimeUnit:Day|Hour|Minute.
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 Get the Duration on an RTA Window