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
5 subscribers
Views
2726 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
What's the best and optimized way to copy the whole content of View_Legacy F
patrickp
over 9 years ago
What's the best and optimized way to copy the whole content of View_Legacy From DB_Legacy to Table_Appian in DB_AppianBusiness and/or Is there a component that is able to compare 2 table structures and give as output only the differences?
- Both DataSource are mapped in Appian and available through the use of DataStore.
- View_Legacy belongs to a Legacy System.
Periodically the source View_Legacy is updated by an External System; that's why we need to compare the content of the two structures and update Table_Appian according to the current values of View_Legacy.
Thanks in advance!
OriginalPostID-149520
OriginalPostID-149520
Discussion posts and replies are publicly visible
Parents
0
patrickp
over 9 years ago
First of all thanks as usual Sikhi! I totally agree and this is equal to my thoughts.
In addition my idea is using Appian as Orchestrator and getting the database to do the work as I don't want to get Appian to transfer large amounts of data could because of potential memory/stability issues.
The challenge here is that we have to transfer and compare large amounts of data (more than 1000 rows) at 30 mins freq and, a part from the readOnly view, we can't have the control of the legacy Database (because of permissions, rights, approvals ecc.).
In order to keep the view and table in sync this procedure should be completed in one shot.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
patrickp
over 9 years ago
First of all thanks as usual Sikhi! I totally agree and this is equal to my thoughts.
In addition my idea is using Appian as Orchestrator and getting the database to do the work as I don't want to get Appian to transfer large amounts of data could because of potential memory/stability issues.
The challenge here is that we have to transfer and compare large amounts of data (more than 1000 rows) at 30 mins freq and, a part from the readOnly view, we can't have the control of the legacy Database (because of permissions, rights, approvals ecc.).
In order to keep the view and table in sync this procedure should be completed in one shot.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data