How to move data from one application to another application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 09:07 PM
Hi Team,
I need suggestion on following implementation?
We have created a Custom Application called "Group Investigation" which is extending from "Financial Service Operations Core". Our client is currently using Security Incident Response (SIR) and they want all their historical data should be available in newly created custom application. So my question is what is best practice/way to move all the data from Security Incident Response (SIR) to Group Investigation application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 09:44 PM
Hi @The Matrix ,
Unfortunately, these are scoped applications , you cannot directly make the data avialable directly.
You will will have to export the data and uplod into the respective tables of your choice but agian the problem would be field mappings, so ensure the field mapping is done properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 09:57 PM
Hi @The Matrix ,
Unfortunately, You can't move data from one application to another application if you want to achieve this You have to write script.
for further you need help please mark my comment helpfull.
Thanks.