Start Free Trial

Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.

Fetch user login ID

abbes_omar_87
5 - Atom

Hi Team,

Is there a option in Alteryx Designer Cloud to fetch username (user Login ID, email, ...) when one runs the workflow. I need this to maintain a run Logs.

Thanks

4 REPLIES 4
alexnajm
18 - Pollux
18 - Pollux

Does the Audit Logs Page have what you need?

dreldrel
9 - Comet

Is this fixed? I think @alexnajm has provided quite a good way to get what you need

abbes_omar_87
5 - Atom

The objectif is to add the user id ot the output and store the information in a thirdparty database. 

Is there any similar function like : GetEnvironmentVariable("USERNAME")

alexnajm
18 - Pollux
18 - Pollux

There is not an equivalent function that I am aware of - I thin your best bet is to check the audit logs and see if you can get the data out in an automated way into your third party database

 

Otherwise ask Support - good luck!