Arjan V.

  • 4 questions asked
  • 0 answers
  • 0 best answers (0%)
  • variable blocks assigned to users

    Is it possible to assign variables (files, table) evenly into blocks and assign each block to a user when it starts running. Each user will use the data in their assigned block...
    Arjan V.
    Arjan V.

    Arjan V.

    Level
    0
    15 / 100
    points
  • get current transaction name with javascript api

    Hi Community, Is there a way to get the current transaction name using the javascript API. So you have a script like: <Action> <transaction1> <transaction2>...
    Arjan V.
    Arjan V.

    Arjan V.

    Level
    0
    15 / 100
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    You can't get during runtime the name of the container even through Javascript API.
  • Transaction status set manual

    Hi NEOTYS community, Transactions complete wit a status error when e.g. an HTTP 500 error occurs. Is it possible to set a transaction to fail "manual"; using the javascript...
    Arjan V.
    Arjan V.

    Arjan V.

    Level
    0
    15 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    I don't see other way to manually fail a Transaction. What is your fail criteria to check if there another way of doing?