We just patched Atrium Core to patch 2 from patch 1 the other day and now we
are receiving errors on CI Class Mappings that were working before.  I am
just about to submit an incident to BMC but wanted to see if anybody else is
familiar with this issue.

Two examples:
++++++++++++++++++
{function|left($ServerName$, strstr($ServerName$,"\")-1)}{ServerName}

[Fri Jul 30 2010 11:52:56.3340] - <TID: 001> <INFO  >     Rule 5     :
<{function|left($ServerName$, strstr($ServerName$,"\")-1)}{ServerName}> Set
to data type: 4 (Character)
[Fri Jul 30 2010 11:52:56.3340] - <TID: 001> <ERR   > *** Field Mapping
error for Rule 5 ***
[Fri Jul 30 2010 11:52:56.3340] - <TID: 001> <ERR   > Could not print
Message with NULL values:--> %s

+++++++++++++++++++
function|upper( replace( replace( $snmpDeviceType$,"MDL:","")
$snmpDeviceType$,"MODEL:",""))

[Wed Jul 28 2010 16:10:39.0930] - <TID: 001> <ERR   > *** Field Mapping
error for Rule 1 ***
[Wed Jul 28 2010 16:10:39.0930] - <TID: 001> <ERR   > --> ValidateParmType:
1 required parameters not supplied for function UPPER().
[Wed Jul 28 2010 16:10:39.0930] - <TID: 001> <ERR   > *** Field Mapping
Error for function|upper( replace( replace( $snmpDeviceType$,"MDL:","")
$snmpDeviceType$,"MODEL:","")) ***
[Wed Jul 28 2010 16:10:39.0930] - <TID: 001> <ERR   > --> ValidateParmType:
1 required parameters not supplied for function UPPER().

With this one I think the issue is with the replaces because there is the
data that is set if we remove the UPPER:
") $snmpDeviceType$,"MODEL:","hp LaserJet 4300

Anybody have any ideas?

ARS 7.6 p5 (before the bad one)
AIE 7.6 p2
Win 2008 64 bit
SQL 2008 64 bit

Jason

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to