Skip to main content
Nintex Community Menu Bar

Can BindField update in realtime?

  • July 17, 2006
  • 2 replies
  • 14 views

Forum|alt.badge.img+1
Hi

I've been reading the documentation and searching the forum for BindField - is there any way that a child process activated via IPC can update (or be queried from) the parent process in real-time instead of having to wait for the process to finish?

This post - http://forum.k2workflow.com/viewtopic.php?t=53&highlight=bindfield - seems to suggest otherwise, but it's now over 2 years old and the answer may be different.

Thanks
Pete

2 replies

Forum|alt.badge.img+4
  • July 18, 2006
No, this cannot be done. You will have to approach your process from another angle.

Forum|alt.badge.img+1
  • Author
  • July 18, 2006
Thanks for the confirmation - we'll take a look at an alternative method of achieving it.