Application-Generate-GUID in a Filter

2009-03-23 Thread Bhupesh Gupta
Date: Tue, 17 Mar 2009 22:29:12 -0400 Subject: Re: Application-Generate-GUID in a Filter Is it only two characters are allowed not more than that. What if I want use a prefix DDTT(more than two char prefix) rather than DD?? $PROCESS$Application-Generate-GUID DD -- Regards, Bhupesh Gupta

Re: Application-Generate-GUID in a Filter

2009-03-23 Thread Michiel Beijen
, -- Michiel Beijen Software Consultant +31 6 - 457 42 418 Bee Free IT + http://beefreeit.nl On Mon, Mar 23, 2009 at 16:52, Bhupesh Gupta gupta.bhupesh3...@gmail.comwrote: ** Date: Tue, 17 Mar 2009 22:29:12 -0400 Subject: Re: Application-Generate-GUID in a Filter Is it only two characters

Re: Application-Generate-GUID in a Filter

2009-03-23 Thread Pruitt, Christopher J
...@arslist.org] On Behalf Of Bhupesh Gupta Sent: Monday, March 23, 2009 10:53 AM To: arslist@ARSLIST.ORG Subject: Application-Generate-GUID in a Filter ** Date: Tue, 17 Mar 2009 22:29:12 -0400 Subject: Re: Application-Generate-GUID in a Filter Is it only two characters are allowed not more

Re: Application-Generate-GUID in a Filter

2009-03-23 Thread Joe DeSouza
. That should fly. Joe From: Michiel Beijen mich...@beefreeit.nl To: arslist@ARSLIST.ORG Sent: Monday, March 23, 2009 12:07:15 PM Subject: Re: Application-Generate-GUID in a Filter ** Well, what you could do is just append a string to the GUID, using a Set Fields

Application-Generate-GUID in a Filter

2009-03-11 Thread Suwanski, Ron
What is the correct context to use Application-Generate-GUID in a filter to generate an unique number for Set Field? Ron Suwanski Remedy Administrator / Developer DeVry Inc. One Tower Lane Oakbrook Terrace, IL 60181 p: 630.472.2209 f: 630.706.3446 e: rsuwan...@devry.com

Re: Application-Generate-GUID in a Filter

2009-03-11 Thread Eli Schilling
in a Filter Importance: High ** What is the correct context to use Application-Generate-GUID in a filter to generate an unique number for Set Field? Ron Suwanski Remedy Administrator / Developer DeVry Inc. One Tower Lane Oakbrook Terrace, IL 60181 p: 630.472.2209 f: 630.706.3446 e

AW: Application-Generate-GUID in a Filter

2009-03-11 Thread Conny Martin
Betreff: Re: Application-Generate-GUID in a Filter ** $PROCESS$ @@ :Application-Generate-GUID From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Suwanski, Ron Sent: Wednesday, March 11, 2009 8:37 AM To: arslist

Re: Application-Generate-GUID in a Filter

2009-03-11 Thread Joe DeSouza
ubject: Re: Application-Generate-GUID in a Filter** $PROCESS$ @@ :Application-Generate-GUID From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Suwanski, RonSent: Wednesday, March 11, 2009 8:37 AMTo: arslist@ARSLIST.ORGSubject: Application-Gen

Re: Application-Generate-GUID in a Filter

2009-03-11 Thread jham36
...@devry.com wrote: What is the correct context to use Application-Generate-GUID in a filter to generate an unique number for Set Field? Ron Suwanski Remedy Administrator / Developer DeVry Inc. One Tower Lane Oakbrook Terrace, IL 60181 p: 630.472.2209 f:  630.706.3446 e: rsuwan

Re: Application-Generate-GUID in a Filter

2009-03-11 Thread Joe DeSouza
the GUID.. If you do not use this argument the default prefix will be ID. Joe From: jham36 jha...@gmail.com To: arslist@ARSLIST.ORG Sent: Wednesday, March 11, 2009 11:47:28 AM Subject: Re: Application-Generate-GUID in a Filter I am using this process in an Active

Re: Application-Generate-GUID in a Filter

2009-03-11 Thread Pruitt, Christopher J
: Wednesday, March 11, 2009 10:51 AM To: arslist@ARSLIST.ORG Subject: Re: Application-Generate-GUID in a Filter ** @@: might not work as it is to represent that the requested process should run on the server and not the client so that can be used in AL's but not on server side workflow like

Re: Application-Generate-GUID in a Filter

2009-03-11 Thread Joe DeSouza
Thanks for that correction :-) Joe From: Pruitt, Christopher J christopher.pru...@eds.com To: arslist@ARSLIST.ORG Sent: Wednesday, March 11, 2009 1:09:22 PM Subject: Re: Application-Generate-GUID in a Filter ** The best way to do this is to generate it via