I have created an application and attaching an access profile to this. While doing this I get the below error
(slpt-1211) your updates cannot be saved while a related task is running. please try again later.
I have ready the KB document provided by SailPoint and can see that it can be due to a Job which is running in backgroup or in Queue. I checked in the Monitor Tab and dont see any active jobs.
I was able to resolve this issue, it was due to a pendingtasks which was causing it. You can see the pending tasks which is stuck by executing the below api call. Once I removed the tasks which were stuck for a longer duration the issue got resolved
GET https://{org}.api.identitynow.com/cc/api/org/getPendingIdentityTasks