Skip to main content
This is expected behaviour, the input parameter will be ignored. Only the activity in which the executing code resides, will expire.
There seems to be a bug in the ServerItemContext:

When I tried to use ExpireActivity( ActivityName ) from ServerItemContext, all it does is expire the current activity instead of the activity named ActivityName .

Please advise.

Reply