Fred, 
Thanks. This was the issue. I was trying to do the entire calculation within 1 
set fields action. When I broke up the actions into multiple set fields 
actions, the AL worked correctly on the Mid Tier. 

It would be interesting to know from the guru's as to why this is. Is it a bug 
or some sort of design that I'm not seeing. The fact that it works in the WUT 
and not the MT leads me to believe it's a java issue? 

Thanks again Fred. 

Tauf Chowdhury | Forest Laboratories, Inc.
Analyst, Service Management
Mobile:646.483.2779


-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Grooms, Frederick W
Sent: Monday, July 26, 2010 10:11 AM
To: [email protected]
Subject: Re: Issue with Menu selection values

Are you setting the integer and doing the addition in the same AL Set Fields 
action or are you setting the integer from the selection field and then in 
another action doing the addition?

If you are using only 1 action try breaking it up into 2 separate actions.

Fred

-------- Original Message --------
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Chowdhury, Tauf
Sent: Monday, July 26, 2010 5:46 AM
To: [email protected]
Subject: Re: Issue with Menu selection values

 
Thanks Brien. What would be the alternate? Would I have to create active links 
that translate the alias value to a number then using an AL guide?
Anyone else have any ideas? 

Tauf Chowdhury | Forest Laboratories, Inc.
Analyst, Service Management
Mobile:646.483.2779

-------- Original Message --------
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Brien Dieterle
Sent: Friday, July 23, 2010 11:58 AM
To: [email protected]
Subject: Re: Issue with Menu selection values

It could be the midtier is working with the alias value (char), not the 
number-- for some reason this sounds familiar.

Brien

On 7/23/2010 7:45 AM, Chowdhury, Tauf wrote: 
** 
List,
Here's the issue. I have a bunch of drop down menus. The alias value is a word 
and each has a corresponding Selection value and ID which is a number. So 
High,Med,Low alias values would be 3,2,1 respectively. 
I have an active link on a button which then sets an Integer field with the 
number value and adding the values from each selection drop down. 
In the WUT, I have no issues. However, using the mid tier, I get an error: Data 
types are not appropriate for arithmetic operation (ARERR 9339)
 
Should I be using a different field instead of an integer? 
 
I am running ARS and Mid Tier 7.1
 
 
Tauf Chowdhury | Forest Laboratories, Inc.
Analyst, Service Management
Informatics-Infrastructure
Office: 631.858.7765
Mobile:646.483.2779
 

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

**********************************************************************
This e-mail and its attachments may contain Forest Laboratories, Inc. 
proprietary information that is privileged, confidential or subject to 
copyright belonging to Forest Laboratories, Inc. This e-mail is intended solely 
for the use of the individual or entity to which it is addressed. If you are 
not the intended recipient of this e-mail, or the employee or agent responsible 
for delivering this e-mail to the intended recipient, you are hereby notified 
that any dissemination, distribution, copying or action taken in relation to 
the contents of and attachments to this e-mail is strictly prohibited and may 
be unlawful. If you have received this e-mail in error, please notify the 
sender immediately and permanently delete the original and any copy of this 
e-mail and any printout.

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

Reply via email to