PDA

View Full Version : Determine current user



markbe
06-14-2010, 09:40 AM
Hi,

this should be a simple question. I'm almost sure to know the answer by myself but looks like I'm blind right now.

Is there a way to determine which Windows user is executing a job/transformation? I would need this for an audit trail.
The system properties, where I'd expected this, is no help this time.

Thanks
Mark

Maria Roldan
06-14-2010, 10:15 AM
${user.name}

You can add it as a new field in the stream by using a Get Variables step,