SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 16099: Migrated diagram with SPLIT or LIMIT node following AND may fail

DetailsHotfixAboutRate It

Migrated diagrams in SAS Campaign Studio 4.3 that contain a SPLIT or LIMIT node following an AND node may fail when counts are updated on the SPLIT or LIMIT node.

An error message may appear stating:

The 5 process has failed to execute successfully.

The AND node will execute successfully, but the SPLIT node will fail. The failure is due to the AND node having an unspecified operator type which is only possible on a migrated diagram.

The remoteservices will contain an ApplicationException such as the following:

   com.sas.analytics.crm.error.client.ApplicationException:
   In MAIQService:executeCount:Exception occurred while attempting
     to access data.
   at com.sas.analytics.crm.custdata.datapattern.MAIQService.execute
     (MAIQService.java:2033)
   Caused by: com.sas.analytics.crm.error.client.ApplicationException:
   In MAIQService:executeCount:Exception occurred while attempting
   to access data.
   ...

To avoid errors and create the diagram sucessfully, modify the AND node properties type and select one of the valid values:

  • meets all conditions defined by input nodes
  • is a member of each group defined by input nodes

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Campaign StudioMicrosoft Windows Server 2003 Standard Edition4.39.1 TS1M3 SP3
Microsoft Windows XP Professional4.39.1 TS1M3 SP3
Microsoft Windows Server 2003 Enterprise Edition4.39.1 TS1M3 SP3
Microsoft Windows Server 2003 Datacenter Edition4.39.1 TS1M3 SP3
Microsoft Windows 2000 Server4.39.1 TS1M3 SP3
Microsoft Windows 2000 Advanced Server4.39.1 TS1M3 SP3
Microsoft Windows 2000 Datacenter Server4.39.1 TS1M3 SP3
Microsoft Windows 2000 Professional4.39.1 TS1M3 SP3
* 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.