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
7 replies
Subscribers
9 subscribers
Views
2935 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
While exporting application, I got following error : processModel 686
sudharanid
A Score Level 3
over 12 years ago
While exporting application, I got following error :
processModel 686 0003d6e0-13d1-8000-da70-010000010000 "CreateJobOrder": The processModel [id=686 uuid=0003d6e0-13d1-8000-da70-010000010000] was not exported because it contains an invalid reference: Reference to content [3224] (Process Model Expressions (Rules)) cannot be found. (APNX-1-4070-001) (APNX-1-4071-003)
Please help me in solving this error...
OriginalPostID-60268
OriginalPostID-60268
Discussion posts and replies are publicly visible
0
raghunandanj3904
Certified Senior Developer
over 12 years ago
Before exporting first check for the missing dependencies in the General Tab. There you will get the list of all dependent rules/processes for the ones u have included in the application. Just add them and it shud be fine.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
raghunandanj3904
Certified Senior Developer
over 12 years ago
Just to follow the best practice, crate two different applications to export.
1. Which contains only the CDT's and data stores which are used.
2. Which contains the rest of the rules/processes etc.
While importing it to the other server, first import the Datastore one, make sure it is mapped to the entity's and then import the second application.
This helps reducing most of the issues with references to the DS.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sudharanid
A Score Level 3
over 12 years ago
On checking Missing dependencies no dependencies are shown.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
raghunandanj3904
Certified Senior Developer
over 12 years ago
Check if you have used any rules in the process model and those are included in your application.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sudharanid
A Score Level 3
over 12 years ago
I have added all the rules required for the application. No rules are showing in missing dependencies. Still am getting inavlid reference error. How to find the missing rule i.e invalid reference rather than checking it manually as it is timeconsuming process.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sukirtha Varadarajan
Certified Senior Developer
over 12 years ago
I would suggest you to check the deletion log available under <APPIAN_HOME>/logs. This will help you find the rule this ID belongs to.
Please refer to the following link :
forum.appian.com/.../b-55599
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sushilk
over 12 years ago
I would suggest downlaod Jar file from
forum.appian.com/.../apps
Content Details by UUID.
In this there is function which tell Content name or Process model Name by UUID. Whatever the content missed on import check its by using function and then include in export application.
As u decribed above , i think in your rule there is some document or image file or link to other content which is not include in the application.
One more thing Check Missing dependency will never mention all the reference.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel