Get task from a task URL

Certified Lead Developer

Hi Community,

Is there a way to zero in to a task using the task URL..? The task URL looks something like this - /suite/rest/a/task/latest/nyRHm7PRCKoujsVRqz/form and I would like to understand specifically what task it corresponds to.

  Discussion posts and replies are publicly visible

Parents Reply
  • Our testing team want to calibrate the testing scenario of our application currently in production, to simulate a growth of user.
    To do so, they need to reproduce the behaviour of a user, so the approach is to try extracting from the data produce by Appian (log, monitoring), the number of times a task is performed during a typical day run.
    As we know the number of user connected to the application during the day, we will be able to estimate the average number of time a user performs a task during a day.
    Then our testing team will be able to build a realistic testing scenario, and will be able to level up the number of user, to see at what point the application can support a growth of users.

    For the moment, as the testing team have based their work on the URL called by the web browser, they can only see URL dedicated to the call of a task (as the URL specified by ).
    So the question is : can we determine which task is call with the URL, or is there another way to do what we need ?
    I hope it's clear now.

Children