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
12 replies
Subscribers
9 subscribers
Views
4657 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Dear all, Does anyone know what is the best practice in terms of dat
lins
over 9 years ago
Dear all,
Does anyone know what is the best practice in terms of data back up for the production environment?
Currently, we downloaded the applications and saved in a flash drive. Is there any better way of doing this?
Thanks a lot in advance!
Lin
OriginalPostID-150381
OriginalPostID-150381
Discussion posts and replies are publicly visible
Parents
0
lins
over 9 years ago
Hi Margaret, thank very much for the link-it's very helpful. I wanted to confirm if I understood that right. Looks like I just need to copy and paste the code listed in the article to the apian admin's folder. Is that the case? Thanks a lot for sharing your expertise!
echo off
call ../../../../server/_scripts/exports.bat
set INSTALLDIR=%AE_HOME%/_admin/_scripts/tools/datamaintenance/antScripts
ant -f %INSTALLDIR%/aecopyfiles.xml -Dae.source.location=%AE_HOME% -Dae.dest.location="c:/ae_backups" -Dae.datadelete="n" -Dae.copycontents="y" -Dkdb.num="1" -Dkdb.invertselect="y" -Dbatchmode="y"
echo on
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
lins
over 9 years ago
Hi Margaret, thank very much for the link-it's very helpful. I wanted to confirm if I understood that right. Looks like I just need to copy and paste the code listed in the article to the apian admin's folder. Is that the case? Thanks a lot for sharing your expertise!
echo off
call ../../../../server/_scripts/exports.bat
set INSTALLDIR=%AE_HOME%/_admin/_scripts/tools/datamaintenance/antScripts
ant -f %INSTALLDIR%/aecopyfiles.xml -Dae.source.location=%AE_HOME% -Dae.dest.location="c:/ae_backups" -Dae.datadelete="n" -Dae.copycontents="y" -Dkdb.num="1" -Dkdb.invertselect="y" -Dbatchmode="y"
echo on
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data