Copying data from one report suite to another | Community
Skip to main content
dwe19682396
October 31, 2022
Solved

Copying data from one report suite to another

  • October 31, 2022
  • 3 replies
  • 2425 views

Our production data was sent to our dev report suite and we wanted to copy that data from one report suite to another. Any tips?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VaniBhemarasetty

@dwe19682396 It is not possible to move the data from dev report suite to prod report suite. Once the data is collected in a reportsuite it cannot be moved to another report suite.

 

However, there is a workaround to this. You can use data insertion API or bulk insertion api to push this data from dev to prod report suite.

 

You would be extract the data that is there in dev reportsuite through data feeds and then send it using bulk insertion or data insertion apis

 

Hope this helps

3 replies

yuhuisg
Community Advisor
Community Advisor
November 1, 2022

You can try asking Client Care to assist you with this.

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
November 1, 2022

Generally when that happens to us, we just bite the bullet and leave the hole... you could try Client Care as @yuhuisg mentioned, but it might come at a cost... and you would have to be very specific about what time frame you want to move to try and avoid as much Dev data in prod as possible.....

VaniBhemarasetty
Adobe Employee
VaniBhemarasettyAdobe EmployeeAccepted solution
Adobe Employee
November 2, 2022

@dwe19682396 It is not possible to move the data from dev report suite to prod report suite. Once the data is collected in a reportsuite it cannot be moved to another report suite.

 

However, there is a workaround to this. You can use data insertion API or bulk insertion api to push this data from dev to prod report suite.

 

You would be extract the data that is there in dev reportsuite through data feeds and then send it using bulk insertion or data insertion apis

 

Hope this helps