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
9 replies
Subscribers
6 subscribers
Views
4407 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I am running into a problem with a process model every time I try to publish it.
helmuta
over 11 years ago
I am running into a problem with a process model every time I try to publish it. I am getting an error that reads "There was an error in an expression in Modify Tag (node name) at null Variable(s) not found: vendortoedit (variable of type cdt)".
Let me provide a little background information:
I created this new process model from an old process model. The old PM had a variable called vendortoedit but the new PM has been modified to use a new cdt but unless I add the vendortoedit variable it will not let me publish the new process model.
I have looked everywhere and I can't see any reference to the old variable. I just hate to leave a variable that does nothing. Any help in tracking down the problem would be greatly appreciated....
OriginalPostID-88106
OriginalPostID-88106
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
You can also try doing the following in the modeler (it usually provides more detail):
1. Open your problematic model
2. Click on the "Tools" menu -> "Validate"
3. At the bottom of the modeler you will see the error, click on the error and see if it takes you to the problematic node.
4. Once you open the node, if this is a task, export the form and open it with a text editor to find this variable
5. If this is not a task you can export the model within a simple application, extract the XML of the from the ZIP and use a text editor to find the reference to vendortoedit
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
You can also try doing the following in the modeler (it usually provides more detail):
1. Open your problematic model
2. Click on the "Tools" menu -> "Validate"
3. At the bottom of the modeler you will see the error, click on the error and see if it takes you to the problematic node.
4. Once you open the node, if this is a task, export the form and open it with a text editor to find this variable
5. If this is not a task you can export the model within a simple application, extract the XML of the from the ZIP and use a text editor to find the reference to vendortoedit
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data