Skip to main content
Nintex Community Menu Bar

Export list results of "Activity Instance Destination" smartobject to SQL table

  • September 4, 2019
  • 1 reply
  • 22 views

I want to export the results from the list method of "Activity Instance Destination" smartobject into a SQL table. Is there any way I can do it in a workflow? Which event should I use in the workflow? How to configure the event?

 

Thanks.

1 reply

Forum|alt.badge.img+8
  • Nintex Employee
  • September 4, 2019

Hi Tiongbahru


 


Thanks for your post on the Community , as per your query posted you can achive this by using the smartobject step in the workflow by calling the list methiod and a identifier in my case I used Status, there after you can use a SQL Table Smartobject and create the entries in accordingly.


 



 


 


 


Hope this helps