Skip to main content
Solved

Migrate report .rpi, view and table?

  • June 8, 2020
  • 2 replies
  • 238 views

MWitczak
Hero (Customer)
Forum|alt.badge.img+10

I’m trying to move the elements (.rpi, _rpt table and _rep view… is there more?) for a custom operational report (this is an SSRS based report that I did not create) from one test instance of IFS to another.  Is there a way to do this from within the application?  

Best answer by paul harland

Hi,

Those objects cannot be moved via the application.  Has to be done through code (it would usually be files within a delivery).

2 replies

paul harland
Superhero (Employee)
Forum|alt.badge.img+24
  • 547 replies
  • Answer
  • July 22, 2020

Hi,

Those objects cannot be moved via the application.  Has to be done through code (it would usually be files within a delivery).


Forum|alt.badge.img+5
  • Sidekick (Customer)
  • 11 replies
  • June 6, 2022

If you have to move a view or table from the TEST instance to PROD what kind of tools would you use? Is this code done in something like GITHUB?