Skip to main content

Hi there. 

 

After many months of getting my smart forms to work, I'm trying to learn more about workflows in K2 Designer (not studio). 

 

I'm creating a enhancement/defect request form, very simialr to those that were shown in the tutorials when we got K2.

 

I am using Smartbox for my data.

 

The "Create" button on the form executes a create method against the smart object and saves the data.  I have confirmed this.

 

Then, the workflow sends an email to the originator. 

 

Then, the workflow is supposed to set the status to "Submitted" using a "Save" smart object method in the workflow design tool. 

 

I pass in the ID from the Item Refrences node, and it updates the record to "Submitted" but it also clears out all the other data on the record. 

 

Here are some screenshots:

 

 

10865iE60E4BDE096210EE.png

 

15083iF7BE1D9F224B41E4.png

 

13452i1DBF221BA5528AC0.png

 

 

 

After this is complete, the database record looks like:

 

15489i51E55DC038C98EFC.png

 

 

 

I'm following the instructions exactly as they appear in the training guide. 

 

Any thoughts? 

 

Rob

 

 

Hi Robert_Nicholas



Examine carefully your Workflow configurations and make sure that the “Allow this SmartObject to be used in Workflows” box is checked from the General step from your SmartObjects design. Additional information that might be useful in this scenario can be found on the following URL https://help.k2.com/onlinetraining/tutorials/default.htm#Resources/Projects/LeaveReqExtended/LeaveReqExtP3Workflow.htm as part K2 tutorial references.


Reply