Thanks that got the employee ID for me. I didnt even know about the UserComp table.
________________________________
From: bmmpam <bryan.mischler@...>
To: vantage@yahoogroups.com
Sent: Thursday, June 14, 2012 12:24 PM
Subject: [Vantage] Re: EmployeeID in bpm
Assuming that you have employee records tied to your user records the below should work.
 find UserComp where UserComp.DCDUserID = DCD-UserID no-lock no-error.
 vEmpID = UserComp.EmpID.
________________________________
From: bmmpam <bryan.mischler@...>
To: vantage@yahoogroups.com
Sent: Thursday, June 14, 2012 12:24 PM
Subject: [Vantage] Re: EmployeeID in bpm
Assuming that you have employee records tied to your user records the below should work.
 find UserComp where UserComp.DCDUserID = DCD-UserID no-lock no-error.
 vEmpID = UserComp.EmpID.
--- In vantage@yahoogroups.com, "tkoch77" <tkoch77@...> wrote:
>
> Anyone have a trick to get the employeeID in a bpm? You can use DCD-USERID to get the name of the person, but I am more interested in retrieving the current users ID. I have tried CUR-EMPID, but this returns nothing.
>
> Thanks,
>
> Ted
>
------------------------------------
Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
[Non-text portions of this message have been removed]