Hi,
In SDD document template it is mentioned we need to create three types of logs for bot execution.
Audit logs, Error logs and Process logs.
Audit log Format: <pls enter the format: Date time, BOT ID, BOT Operator, Event Description, Transaction ID>
Error logs Format: <pls enter the format: Date time stamp, BOT ID, Error Line, Error Description, Transaction ID>
Process Format: <pls enter the format: Date time stamp, BOT ID, Process step, Transaction ID>
I have below questions regarding logging.
- Can anyone let us know how to get BOT ID, Transaction ID and other details mentioned above?
- What are the events we need to capture in audit logs?
- Can you share any documents if you have regarding this?
It would be helpful for bot creators.
Thanks in Advance