Skip to main content

Is there any way to send data from a list workflow in sharepoint to a sub workflow called inside the sharepoint workflow? I would also like to know if it's possible to use SQL Service Instance smartobject within the sharepoint deisgners workflow? Basically I need to take list items and update them in the database on MS SQL when the list item is triggered.

For my response, I am going to assume that when you are talking about list workflow, sharepoint workflow and sub workflow you are all referring to K2 workflows that are being used in each of those scenarios.

 

To your first part, for a workflow to call another workflow you will want to use an IPC event. In the Designer, it is called Call Sub Workflow

13775i67047271418261DF.png

 

Hope this helps point you in the right direction.

 

S.


Reply