cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture the physical location of User who clicks on ad-hoc tasks

Nilesh_Prajapat
Champ in-the-making
Champ in-the-making

Hello,

I am trying to figure out how to capture the location of the users who take an action on the ad-hoc tasks. EG. when the users takes any action on a control document, Onbase captures the user id and time stamp etc for that control document flowing in the workflow. In the same manner I am looking for a ways where with minimum development I can apply the functionality to capture the location of the user which will identify that from where that user took the action on the adhoc task in workflow.

 

1 REPLY 1

Mike_Saville
Elite Collaborator
Elite Collaborator

Which client are you using?  If you are using the Thick Client with classic workflow, you could use a VBScript to identify the workstation and set a property to the location.  You could then use that to log a custom log entry.  It gets a lot more complicated when you start using core workflow and the app server does a large majority of the processing.