


Hi All,
He had a requirement to store the filename, record inserted count and updated count of every run in a custom schema .I am not sure how to get it.Does any one have idea how they are fetching the no of insert and update count in message field of xtk:workflowLog schema
Thanks,
Maheswari
Hi Maheswari,
You can take help of Event Variables in a workflow to achieve this. Like vars.recCount and get the processed record count or vars.filename to get the filename.
Regards,
Deb
Hi Maheswari,
You can take help of Event Variables in a workflow to achieve this. Like vars.recCount and get the processed record count or vars.filename to get the filename.
Regards,
Deb