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
12 replies
Subscribers
7 subscribers
Views
3660 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hello, I'm receiving this error message when I try to open a task
mjmallet
over 9 years ago
Hello,
I'm receiving this error message when I try to open a task. Where would I need to look at to troubleshoot and fix it?
Thanks
MJ
OriginalPostID-178301
OriginalPostID-178301
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Is this only happening for only one task?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 9 years ago
Yes I only have one task, I've tested my interface and all is working fine. It's when I'm in my process model and want to debug it's giving me this error when I try to open it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rohith Rao
Appian Employee
over 9 years ago
This seems like a syntax error in the SAIL code that can cause this. Can you attach your SAIL code?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 9 years ago
Here is the code.
interface.docx
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rohith Rao
Appian Employee
over 9 years ago
Also, do you see an error when you open this interface in the Interface Designer?
Make sure to check if you have a red "!" mark in the top left corner of your SAIL Code window.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 9 years ago
nope, no errors.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rohith Rao
Appian Employee
over 9 years ago
In the interface, test the current values for the three rule inputs "submittedBy", "projectID" and "projectDescriptionCDT". You can get their current values using "Monitor Process" mode in your process model.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 9 years ago
the values for submittedBy and projectID are populated before it gets to the task.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shivakanthr
over 9 years ago
@mjmallet,
I think its because of null value in CDT. Can you try with having values in cdt once.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
mjmallet
over 9 years ago
I did troubleshoot with an interface that had no CDT, just inputs and it was behaving the same.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
>