Skip to main content
Nintex Community Menu Bar

Binding SmartObject fields when starting a workflow instance

  • August 29, 2007
  • 0 replies
  • 2 views

Forum|alt.badge.img+9

When adding the workflow service broker StartProcessInstance method to my Create method on my SmartObject, it seems that I can only specify the property bindings (e.g. folio) to a specific field in my SmartObject.  Can this be enhanced to allow bindings as per K2.net 2003 style?  e.g. LRID-[SO.ID]-[SO.AppliedDate] instead of just [SO.ID].