Agile Developer

Issue with Username...
 
Notifications
Clear all

Issue with Username Format in Workflow Process

2 Posts
2 Users
0 Reactions
267 Views
Posts: 609
Topic starter
(@banupriya)
Noble Member
Joined: 2 years ago

We are encountering an issue during the workflow process where the username column needs to include the nickname (Employee name). For example, it should display as 10001257-admin. Please refer to the attached screenshot for more details.


1 Reply
Posts: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years ago

To display username/nickname in workflow status instead of userid <unamesql> tag should be added in axprops.xml as sample given below

<unamesql>select name from usermapping where uname in (:userid) </unamesql>

tablename, query may vary as per definition


Reply
Share: