Dear all,
I am a newbie to K2 designer and I have a probelm in using Save Method to update data to one table.
My intention is to update datum in one table from "P to "S".
Below is the Software spec:
-MS SQL Server 2016
-K2 Server version 4.7
-Internet Explorer Browser version 11.0.42
By referring to the attachments, those are the basic configurations I made:
"Attachment1.png", I have created one table in SQL server and created one SmartObject which link to newly created table.
"Attachment2.png", I have created one workflow which includes Step - Save Method -- Update bbbfinjournal.
"Attachment3.png", I use same SmartObject to create item view with update function. I can update data from character "P" to any character.
After everything is ready, I created and deployed the workflow, and I clicked Button to trigger K2 Workflow.
After that , I expected K2 update bbbfinjournal.statuscode to "S", but no joy, system didn't proceed the Save Method flow and meet my expectation.
K2 did not update status_code from "P" to "S"
My question is, why K2 workflow did not execute Save Method to update status_code from "P" to "S" ?
Anyone here can help me to point out what configuration I missed ?
Thanks in advanced.
Best Regards,
Einsson