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
+1
person also asked this
people also asked this
Replies
6 replies
Subscribers
6 subscribers
Views
3203 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Replica of PROD
janakik
over 8 years ago
Is it possible to replicate the production data to Dev server(this is a backup for Dev). If so will i able to see all the active instances and active tasks.
What are the complications ? We will take care of DB data.
OriginalPostID-249899
Discussion posts and replies are publicly visible
Parents
0
ChristineH
Certified Lead Developer
over 8 years ago
Replication of prod to non-prod is risky for the following reasons.
(1) Sensitive or secure data should not exist in DEV - should scrub before migration
(2) Users and emails will transfer - don't want to send dev emails to real users
Replicating would consist of KDBs (in memory data like processes) and the DB. They are two separate things to migrate, but again, not advised. If you can manually replicate to look at an issue, that would be advised.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ChristineH
Certified Lead Developer
over 8 years ago
Replication of prod to non-prod is risky for the following reasons.
(1) Sensitive or secure data should not exist in DEV - should scrub before migration
(2) Users and emails will transfer - don't want to send dev emails to real users
Replicating would consist of KDBs (in memory data like processes) and the DB. They are two separate things to migrate, but again, not advised. If you can manually replicate to look at an issue, that would be advised.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data