i have tried to allocate the task using this api and its been more than 10 minutes and it is not completing and also after sometime the swagger ui gets stuck
what to do??
is there any other method to allocate the cases to the underwriters and reviewers?
The api got worked when i tried with the postman but in the my task in the case manager im not able to see anything i can see group task but im not able to see any task in mytask section?
Hello @Aswin ,
This is the manual way of assigning tasks, but it’s not recommended. Tasks should be assigned automatically based on distribution—either round-robin or skill-based. I need to check on that and will update you
Oh ok right now i have added round robin based distribution for underwriting in the human task section. So as per the academy tutorial they are showing calling this api for allocating thats why i asked about that.
Right now i was thinking of something like this if the result is NON-STP i will create a case right then after i will call this task allocation api for allocating the task. Thats how i planned but im not sure is that the best way to do it. If you know the automatic allocation please share it after you check on that.