If I have 1000 requests for user A How to ReAssign all requests from user A to user B
If I have 1000 requests for group G1 (mapped to a group variable named groupName)
and I need to reAssign these requests for group B Should I update the groupName variable by updating the shkProccessData table and how to reEvaluate all these requests ( not one by one from Monitor)
Hii,
If I have 1000 requests for user A
How to ReAssign all requests from user A to user B
If I have 1000 requests for group G1 (mapped to a group variable named groupName)
and I need to reAssign these requests for group B
Should I update the groupName variable by updating the shkProccessData table and how to reEvaluate all these requests ( not one by one from Monitor)
Thanks