That is a possibility.. REPLACE has similar problems with the replacement of certain characters like the carriage return...
I hope they find a fix for you... You could alternatively meanwhile try resorting to Direct SQL as a solution.. Joe D'Souza Remedy Developer / Consultant, BearingPoint, Virginia. ----- Original Message ---- From: Karthick_Selvaraj <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, January 16, 2007 7:01:35 PM Subject: Re: Work Flow not working in Mid-tier Joe , remedy logged this issue as defect. I guess just like REPLACE , MAX is also having problems in Mid Tier. Probably I should have avoided it in my design phase. ________________________________ From: Action Request System discussion list(ARSList) on behalf of Joe DeSouza Sent: Tue 1/16/2007 3:02 PM To: [email protected] Subject: Re: Work Flow not working in Mid-tier ** To be honest I do not recall if I ever used MAX in web deployed applications but if I am ever able to reproduce it during my design/development work, I'll definitely let you know... Sorry I couldn't be of more help.. cheers.. Joe D'Souza Remedy Developer / Consultant, BearingPoint, Virginia. ----- Original Message ---- From: Karthick_Selvaraj <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, January 16, 2007 5:34:33 PM Subject: Re: Work Flow not working in Mid-tier Joe, actually I have a form which drives the impact, urgency and priority in Help desk form. There is set of questioners which drives those impact, urgency and proirity.Highest of any values should decide the above fields. so if a user selects the questioner suppose field A with value 0 , if this is the case I am setting a value in temp field and then using MAX function to find out the maximum value for each questions. Suppose in this case if MAX values is 40 , then I am setting a impact field as Critical. So I am only using MAX function and all other AL's are just simple set field. I took a log in Mid Tier and found out that the AL which has MAX function didn't fire. I raised a ticket with remedy and they are working on it :) Thanks for suggestion...I appreciate it...let me know if you faced a similar situation... ________________________________ From: Action Request System discussion list(ARSList) on behalf of Joe DeSouza Sent: Tue 1/16/2007 2:13 PM To: [email protected] Subject: Re: Work Flow not working in Mid-tier ** I once had a problem with the REPLACE function of Set fields that worked a little differently on the Client tool than it did in the Mid-Tier.. Are you using this function in particular or any other function in your set field operation? If so this must be resulting in a different output on the Mid-Tier than it is in the client tool as a result of which some of your Mid-Tier actions might be failing... Cheers and I hope that helps.. Do write back with a little more information on the other actions as to what exactly they are doing, and what functions they might be using during the set field action... Joe D'Souza Remedy Developer / Consultant, BearingPoint, Virginia. ----- Original Message ---- From: Karthick_Selvaraj <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, January 16, 2007 2:27:14 PM Subject: Re: Work Flow not working in Mid-tier The other AL's are just setting the fields in the same form.It runs well till that AL which has MAX function.What is annoying me is , all these workflow are working fine in user tool. ________________________________ From: Action Request System discussion list(ARSList) on behalf of Joe DeSouza Sent: Tue 1/16/2007 10:34 AM To: [email protected] Subject: Re: Work Flow not working in Mid-tier ** To the best of my knowledge the MAX function works on the Mid-Tier with no known problems.. What does not work are run processes on clients if they are not java processes, macros,.. What are the other actions that you have in these AL's that do not work?? Joe D'Souza Remedy Developer / Consultant, BearingPoint, Virginia. ----- Original Message ---- From: Sugavanam K K <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, January 16, 2007 11:17:23 AM Subject: Work Flow not working in Mid-tier ** Hi, I have created a worflow with some active links.It is working fine in user tool but not in mid tier.I have created a active link which is using MAX function.I guess this might be causing the problem. Any suggestion will help. Thanks karthick ____________________________________________________________________________________ Be a PS3 game guru. Get your game face on with the latest PS3 news and previews at Yahoo! Games. http://videogames.yahoo.com/platform?platform=120121 _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

