Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
abortCase (BPM/ACM 11.1.1.7) does not remove available activities

Michel van Zoest
Member Posts: 131 Blue Ribbon
Hello fellow developers.
We are using the AcmApi libraries to perform several tasks on our cases that are running in BPM/ACM 11.1.1.7 (on-premise).
We have created several activities that are available for our users, some are always availabe, some only after a certain milestone has been reached.
When we want to stop the case from running, we call abortCase.
To our surprise, the case is aborted, but all activities are still available. Shouldn't abortCase also revoke access to those activities, or are we missing something?