While running Jmeter script with Appian, we are getting following error -

While running Jmeter script with Appian, we are getting following error -

{"error":"APNX-1-4215-002","message":"Cannot interpret context for UI expression. Reason: Invalid Context","title":"An Error Has Occurred"}

We are able to extract task id from previous response. I have also attached error logged in log file.

Please let me know how can we resolve this issue.

error.txt

OriginalPostID-198482

OriginalPostID-198482

  Discussion posts and replies are publicly visible

Parents Reply
  • A post from 2015 by :- If you search news feed using APNX-1-4215-002 you can find this message. This might help you.
    "
    charlesb454 Thanks for the FYI! After further trial and error I succeeded posting a sail form as part of a JMeter test. Not an easy task though, since you need to inspect specific http response and pass back uuid, context and widget ids (these aren't static) to following request(s). Turns out the message "Reason: Invalid Context (APNX-1-4215-002)" is accurate. Thanks! "
Children