JBoss Community

Re: Question about process instance migration

created by Michael Wohlfart in jBPM - View the full discussion

check out org.jbpm.test.migration.InstanceMigratorTest

something like:

  [...]

  <migrate-instances>
        <activity-mapping old-name='C' new-name='B'/>
   </migrate-instances>

  [...]

 

in your pd2 process definition should do the trick

Reply to this message by going to Community

Start a new discussion in jBPM at Community