Problem Note 13413: MULTISOURCE variable may hang BAE application
Under certain conditions, a BAE application may hang while processing if
you have defined a multi-source variable that references a variable from
both a master source and a detail source.
Example:
Using the RetailSample application:
1) Load RetailSample in ADUI.
2) Process all data.
3) Add a multi-source variable:
scope = customer
var type = float
NewCustomerData expression = lastpurchasetotal
PurchaseData expression = if(PurchaseData.LineStatus =
'RTRN',ReturnTotal - PurchaseData.ExtPrice,ReturnTotal)
4) Save the application.
5) Process the data again (reloading the application)
A fix for this issue is available at:
http://www.sas.com/techsup/download/hotfix/int_mgmt12.html#013413
Operating System and Release Information
| SAS System | SAS Interaction Management | Microsoft Windows 2000 Professional | 1.2 | | 8.2 TS2M0 | |
| Microsoft Windows XP Professional | 1.2 | | 8.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Date Modified: | 2004-10-18 08:51:49 |
| Date Created: | 2004-09-24 09:47:27 |