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
20 replies
Subscribers
6 subscribers
Views
6448 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
We just imported our flow from test box to our production box and started our ru
nitas811
over 11 years ago
We just imported our flow from test box to our production box and started our run. in test box the node works however in production box we are getting the following error and is stuck on a node. Expression resulted in invalid recurrence configuration. Has anyone encountered this and how to resolve? ...
OriginalPostID-102745
OriginalPostID-102745
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
It's very important to remember that the dependency checker, and pretty much everything in Appian, works based on the UUID of the objects; a text in quotes, even if it's the name of a constant, is considered a string which can represent anything in the system that's why when building custom functions that work with constant names you need to be careful and keep in mind this design so you don't miss including them in the package.
On the other hand it is always better to analyze the server.log for a more detailed error since the alerts will usually just contain a summary of it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
It's very important to remember that the dependency checker, and pretty much everything in Appian, works based on the UUID of the objects; a text in quotes, even if it's the name of a constant, is considered a string which can represent anything in the system that's why when building custom functions that work with constant names you need to be careful and keep in mind this design so you don't miss including them in the package.
On the other hand it is always better to analyze the server.log for a more detailed error since the alerts will usually just contain a summary of it.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data