Problem Note 13438: Improperly defined TrendBO causes system exception
If you create a multi-source TrendBO as an integer var type, and select
data point values in your expression that are not integers, you may
receive an exception error and the API server will shut down.
An example which demonstrates this behavior is:
1) Load RetailSample in ADUI.
2) Add a Variable:
Scope = Customer
Data Source = multi-source
Var Type = TrendBO
3) Set the following expressions:
- NewCustomerData: DPV DPD
LastPurchaseTotal DateOfBirth
- PurchaseData: DPV DPD
ReturnTotal CloseDate
4) set the VarType in the TrendBO cue card to 'Integer'.
5) Click <OK> and save the application.
6) Process only the NewCustomerData data file.
The error you see will be:
* com.verbind.ltapi.LtSystemException:
The Engine Log will contain an error:
Cannot assign LastPurchaseTotal (type Float) to
Test1.DataPointValue (type Integer).
A fix for this issue is available at:
http://www.sas.com/techsup/download/hotfix/int_mgmt12.html#013438
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:58:45 |
| Date Created: | 2004-09-27 12:01:11 |