I created one entity called "memberaudithistory" by default it is n-1 relation ship with systemuser entity. Then i created workflow on Member audit history mapped user id and fullname columns on workflow.
Problem: I am unable to get the system user fullname, or system userid always i am getting either SYSTEM or Firstname Lastname ? Please provide me the solution
Looks like the workflow is taking the actual user context it´s working with. Either SYSTEM or Firstname Lastname (Systemadministrator?). In which context you´re running the workflow and what do you want the workflow to do?Gruß
Carsten Groth
http://carstengroth.spaces.live.com
Marked as answer byJim Glass JrMonday, March 8, 2010 5:05 PM