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
4 replies
Subscribers
7 subscribers
Views
1746 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
I'm working on creating an interface for to create a tempo report. I 'm
jaredw
over 9 years ago
I'm working on creating an interface for to create a tempo report. I 'm running into a syntax error and can't figure out where the error is. The error notification cuts off and I cannot figure out how to expand it or give me a little more detail on where the syntax error is. I attached a screen shot that contains all I can see of the error and the code I'm using.
Thanks in advance.
OriginalPostID-169383
OriginalPostID-169383
Discussion posts and replies are publicly visible
Parents
0
tharuh
over 9 years ago
Hi Jaredw,
Like Corey said the error is due to an extra comma after local!dateToFilter, rule!getTotalTemplatesPerUser has 3 parameters but due to an extra comma after the 3rd parameter sail is expecting a parameter after comma which you don't exactly have in the rule.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
tharuh
over 9 years ago
Hi Jaredw,
Like Corey said the error is due to an extra comma after local!dateToFilter, rule!getTotalTemplatesPerUser has 3 parameters but due to an extra comma after the 3rd parameter sail is expecting a parameter after comma which you don't exactly have in the rule.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data