Nov 08 2022 03:18 AM
Hello team,
Is there any way to get the Project Published trail with the user (who published) the project and at what time?
Nov 08 2022 12:24 PM - edited Nov 08 2022 12:24 PM
hachishti --
Sorry, but Project Online does not maintain an "electronic paper trail" of who published the project last and what time they published it. The only fields that contain information similar to this are the Last Modified and the Last Published fields, which can be added to a Project Center default or custom view. Hope this helps.
Nov 08 2022 01:13 PM
Thanks, Mr. @Dale_HowardMVP for your reply.
OOB this option is not available can we achieve it through event receivers?
Nov 08 2022 01:36 PM
SolutionHello @hachishti ,
Yes you could build a solution using event receivers. In our Project Online DataStore app (https://edison365.com/datastore/), which takes data from PWA and pushes it into Azure SQL, we capture the user that triggered the event and store this in the SQL DB so it can be reported on. We also store the history too so you can see this over time. Worth noting, I work for the company that built this app, it is not a sales pitch, just stating it is all possible!
Paul
Nov 08 2022 01:36 PM
SolutionHello @hachishti ,
Yes you could build a solution using event receivers. In our Project Online DataStore app (https://edison365.com/datastore/), which takes data from PWA and pushes it into Azure SQL, we capture the user that triggered the event and store this in the SQL DB so it can be reported on. We also store the history too so you can see this over time. Worth noting, I work for the company that built this app, it is not a sales pitch, just stating it is all possible!
Paul