Topic Options
Rate This Topic
#104321 - 08/31/04 08:19 AM $PROCESS$ "Application-Confirm-Group 999" : ARERR 341
arun_k_1 Offline
newbie

Registered: 05/12/04
Posts: 13
**
Hi Lister,

I am trying to write a filter to set a temp filed on submit and modify to check if the user belong to particular group. e.g. Group ID is 999. when I try to submit a request I get a message saying ARERR [341] Cannot run the requested process. I looked up in the error guide and doesn't tell me much. the field I am trying to set is integer field with default attributed. What is earth am I doing wrong ?
I would appreciate your help.

Thanks,
Arun
Portions of this message may be confidential under an exemption to Ohio's public records law or under a legal privilege. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message.
This posting was submitted via the Web interface

Top
#104322 - 08/31/04 08:30 AM Re: $PROCESS$ "Application-Confirm-Group 999" : ARERR 341 [Re: sundeep_sunny]
rick cook Offline
Old Hand
*****

Registered: 07/03/01
Posts: 2984
**
The error is indicative of a $PROCESS$ as part of a Set Fields. Is that what you're doing, or is the message a red herring?

Rick



From: Arun Kandel
Sent: Tue 8/31/2004 11:19 AM
To: ARSLIST@ARSLIST.ORG
Subject: $PROCESS$ "Application-Confirm-Group 999" : ARERR 341


**
Hi Lister,

I am trying to write a filter to set a temp filed on submit and modify to check if the user belong to particular group. e.g. Group ID is 999. when I try to submit a request I get a message saying ARERR [341] Cannot run the requested process. I looked up in the error guide and doesn't tell me much. the field I am trying to set is integer field with default attributed. What is earth am I doing wrong ?
I would appreciate your help.

Thanks,
Arun
Portions of this message may be confidential under an exemption to Ohio's public records law or under a legal privilege. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message. This posting was submitted via the Web interface
This posting was submitted via the Web interface

Top
#104323 - 08/31/04 11:01 AM Re: $PROCESS$ "Application-Confirm-Group 999" : ARERR 341 [Re: sundeep_sunny]
frederick w grooms67 Offline
old hand

Registered: 06/12/01
Posts: 930
**
If your set fields action is what is in the subject above, then the answer is the quotes (I don't believe you want any at all).

$PROCESS$ Application-Confirm-Group 999

Fred

-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:ARSLIST@ARSLIST.ORG] On Behalf Of Arun Kandel
Sent: Tuesday, August 31, 2004 1:19 PM
To: ARSLIST@ARSLIST.ORG
Subject: $PROCESS$ "Application-Confirm-Group 999" : ARERR 341


**
Hi Lister,

I am trying to write a filter to set a temp filed on submit and modify to check if the user belong to particular group. e.g. Group ID is 999. when I try to submit a request I get a message saying ARERR [341] Cannot run the requested process. I looked up in the error guide and doesn't tell me much. the field I am trying to set is integer field with default attributed. What is earth am I doing wrong ?
I would appreciate your help.

Thanks,
Arun
Portions of this message may be confidential under an exemption to Ohio's public records law or under a legal privilege. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message. This posting was submitted via the Web interface

This posting was submitted via the Web interface

Top
#104324 - 08/31/04 09:12 PM Re: $PROCESS$ "Application-Confirm-Group 999" : ARERR 341 [Re: sundeep_sunny]
farooqueag Offline
journeyman

Registered: 03/11/04
Posts: 68
**
Hi Arun

Looks Systax problrm . I have a following syntax for Set Filed in AL

zTmpPool $PROCESS$ @@:Application-Confirm-Group 1016

zTmpPool is integar field



--------------------------------------------
Best Regards

Abdul Ghani M Farooque
SSRS Technical Support
SABIC Services Limited,
4Th Floor East, SABIC Bldg, Jubail, Saudi Arabia
Tel: +966 3 345 2865 Fax: +966 3 347-0631
Mob:+966 5444 7826
--------------------------------------------

-----Original Message-----
From: Arun Kandel [mailto:Arun.K.1@BWC.STATE.OH.US]
Sent: Tue, August 31, 2004 9:19 PM
To: ARSLIST@ARSLIST.ORG
Subject: $PROCESS$ "Application-Confirm-Group 999" : ARERR 341


**
Hi Lister,

I am trying to write a filter to set a temp filed on submit and modify to check if the user belong to particular group. e.g. Group ID is 999. when I try to submit a request I get a message saying ARERR [341] Cannot run the requested process. I looked up in the error guide and doesn't tell me much. the field I am trying to set is integer field with default attributed. What is earth am I doing wrong ?
I would appreciate your help.

Thanks,
Arun
Portions of this message may be confidential under an exemption to Ohio's public records law or under a legal privilege. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message. This posting was submitted via the Web interface

This posting was submitted via the Web interface

Top


Moderator:  Matt Reinfeldt