Capture task accepted user in process model and pass username into database

Is there a way to capture task accepted user in process model and pass user name to another backend system for storing... This requires for downstream system or report when tasked assigned to group and accepted by user

OriginalPostID-154896

OriginalPostID-154896

  Discussion posts and replies are publicly visible

Parents
  • If you're using Appian 7.9, you can create a report on this and expose the report data using WebAPI. This will allow you to access the Appian analytics data at the point of invocation from the external system. In 7.6 upwards, you can utilise the servlet plugin to expose the same data that can return the Analytics service info. I would recommend using the Web API as the preferred approach.
Reply
  • If you're using Appian 7.9, you can create a report on this and expose the report data using WebAPI. This will allow you to access the Appian analytics data at the point of invocation from the external system. In 7.6 upwards, you can utilise the servlet plugin to expose the same data that can return the Analytics service info. I would recommend using the Web API as the preferred approach.
Children
No Data