Skip to main content
Nintex Community Menu Bar

How To set folio for parallel path in a process ?

  • August 22, 2008
  • 2 replies
  • 2 views

Forum|alt.badge.img+8

Greetings everyone, I would like to know how to set up different folio for different activities in a parallel instances of one process. Eg

Process Starts and take two paths- Activity A and Activity B, i would like to set different folio's for A and b...

I tired ProcessIntance.Folio="Whatever" but it is for instance level, which means that it will set Folio = "WhatEver" for both activities, whereas i would like to set different different folio's for A and B

Thanks in advance 

2 replies

Forum|alt.badge.img+11
  • August 22, 2008

There is only one folio per process instance.  You can change it during the life of the instance, but there is only one at a time.


David


Forum|alt.badge.img+8
That;s true David....