cancel
Showing results for 
Search instead for 
Did you mean: 

START_USER_ID_ null with CallActivity

mialtuna
Champ in-the-making
Champ in-the-making
Hi,

How can I set the START_USER_ID in CallActivities? Sometimes the STAR_USER_ID is copied from the parent process, but not allways.

We use the identityService to identify the user when we create a new instance and the START_USER_ID is set correctly, but we have got problems with the sub-instances created using CallActivity

identityService.setAuthenticatedUserId("kermit");

Thanks!
1 REPLY 1

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
…but not allways.

Please  be more specific… Create a unittest that demonstrates the problem. Otherwise it is very hard to find the cause…