Is your feature request related to a problem? Please describe.
To improve the audit trail, the library should have an ID similar to the use case track id, but for a long track, between use cases.
Describe the solution you'd like
Implement a new ID called session ID that is created if is not exist (first run) and send through use cases by request. So when the audit trail executes, we should see a new ID there.
Is your feature request related to a problem? Please describe.
To improve the audit trail, the library should have an ID similar to the use case track id, but for a long track, between use cases.
Describe the solution you'd like
Implement a new ID called session ID that is created if is not exist (first run) and send through use cases by request. So when the audit trail executes, we should see a new ID there.