See when and who claimed an activity

Former Member
Former Member
Hi We try to use as much as the out of box functionality as possible. We have just released a part request process in Aras and in this process we use the Claim functionality in "My InBasket". It works as supposed, but now users are asking if we can make it possible to see on the itemttype who has claimed the activity and when it was claimed by that person? Is that possible and if so how? Perhaps add to the infobox in the top left corner where Created By, Locked By, and etc is shown. Best Regards Henrik Olesen Kamstrup A/SDenmark
Parents
  • Hi Henrik, Could you please confirm what version of Aras Innovator you are using? I checked the most recent releases of 11.0 SP9 and 11.0 SP12, and the Claimed By property is already displayed in the Infobox. It is possible to update the values displayed in this table, but I would want to check to make sure any instructions I gave are still valid if you're using an older version. In regards to displaying when an activity was claimed, there is no standard property that stores this information. It would be possible to add a new property and then use an onBeforeUpdate server event to set this value whenever the locked_by_id property changes. Chris
    Christopher Gillis Aras Labs Software Engineer
Reply
  • Hi Henrik, Could you please confirm what version of Aras Innovator you are using? I checked the most recent releases of 11.0 SP9 and 11.0 SP12, and the Claimed By property is already displayed in the Infobox. It is possible to update the values displayed in this table, but I would want to check to make sure any instructions I gave are still valid if you're using an older version. In regards to displaying when an activity was claimed, there is no standard property that stores this information. It would be possible to add a new property and then use an onBeforeUpdate server event to set this value whenever the locked_by_id property changes. Chris
    Christopher Gillis Aras Labs Software Engineer
Children
No Data