Hi,
I have created an app where user is selecting few inputs and api operation to be run api post and put through download tool to create resources.
I'm trying to pull queued job details from AlteryxService DB As_Queue table and filtering the running job by workflow name and status then fetching the user details from AlteryxGallery DB user table based on user id. How can Integrate this process with my existing workflow.
My requiremnet is that whenever users run app from gallery there details needs to be pass to post or put api header while running the workflow to record audit logs of all the operations they're making through APIs.
If you want to output who is running the workflow as a part of result of that workflow, you can utilize the Run Command tool and run command 'whoami'.
'whoami' command outputs the name of user(account) who is actually running that workflow in Alteryx Server. This is basically same as Credential set when starting job. If your Server participates in some domain(like Active Directory), it shows DOMAIN\USERNAME.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |