Hi,
what is the Best way to save the action history for the workflow actions in business tables
Hi,
what is the Best way to save the action history for the workflow actions in business tables
Hi @Mahjooob,
If you are using sql, I am 99% sure that workflow actions are saved there. If you are not, or want to save it in your own tables, I would recommend that you create a new smart object to store a workflow action log and in your workflow, use the SmartObject Method after each action to save an action into your “log” smartobject. Let me know if you want screenshots of how to do so.
Kind Regards
Prineel
Prineel wrote:Hi @Mahjooob,
If you are using sql, I am 99% sure that workflow actions are saved there. If you are not, or want to save it in your own tables, I would recommend that you create a new smart object to store a workflow action log and in your workflow, use the SmartObject Method after each action to save an action into your “log” smartobject. Let me know if you want screenshots of how to do so.
Kind Regards
Prineel
actually, I'm using SQL server but I have no access to k2 database, I'm using now the smo to save the log but I face some discrepancy here.
Hi @Mahjooob ,
Ive created a small Log:
Feel free to share your discrepancies if this post didn’t help, as we might help you find another solution/workaround :)
Kind Regards
Prineel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.