Skip to main content
Nintex Community Menu Bar

Create a SmartObject to expose data in a SQL table

  • September 20, 2017
  • 1 reply
  • 10 views

Forum|alt.badge.img+6

I am trying to create a SmartObject as part of a workflow which will pull data from a SQL table such as employee #, name, etc. and show each individual employee specific information unique to them (by employee#). I see how to create a smart object from a table, but any pointers on how to have the SmartObject connect to this table then based on the employee ID it would reflect that employee's info?

 

Thanks

Mark

1 reply

VictoriaD
Forum|alt.badge.img+9
  • Novice
  • September 21, 2017

It's the same process, you would just select the "Read" method and populate Employee ID as an input parameter.