Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
10 replies
Subscribers
7 subscribers
Views
4355 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Completed fields randomly clear when button pressed using automation (FitNesse or Ruby).
martinc410
over 8 years ago
#AppianFitnesse
#GeneralInterest
We have an issue where a field can be populated by FitNesse but when a button (i.e. Submit) is pressed, the field is cleared and the page errors because of the now-empty field. This randomly happens but it is the same field/s it happens to. One is a simple page with text, a field and a button.
Note: I have witnessed this using Ruby as well, so it's most likely an Appian/Sail and not a FitNesse issue.
OriginalPostID-252844
Discussion posts and replies are publicly visible
Parents
0
Tom Ryan
Appian Employee
over 8 years ago
It sounds like you may not be saving the value in the field correctly. If you do not persist it to a variable (either a rule input or a local variable), then the field will be empty once you move focus away from the field. If you are unsure, can you attach the example SAIL where you are seeing this issue?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tom Ryan
Appian Employee
over 8 years ago
It sounds like you may not be saving the value in the field correctly. If you do not persist it to a variable (either a rule input or a local variable), then the field will be empty once you move focus away from the field. If you are unsure, can you attach the example SAIL where you are seeing this issue?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data