Infogix Reports on Server to Database
Currently, our reports from Infogix Assure are saved to the server.
1) How would we go about going from saving them to the server, to the oracle database?
2) Also, is there a way to move the existing reports on the server to the database after we have completed the first question?
-
Hi Adam,
Where these reports store is configurable within the IA.properties. Per our "Infogix Properties Guide" PDF :
Please note, any report still on the server will not migrate to the database. This will be a change moving forward only. The reports already created will remain on the file system ( or database ), until retention kicks in.
Matthew Kennedy
-
Matt,
Currently, this is what is in our IA properties files in dev.
# File Store Configuration
# FileSystem or Database
FILESTORE_BACKEND=FileSystem
ENABLE_FILESTORE_ENCRYPTION=false
ENABLE_FILESTORE_COMPRESSION=falseI understand I would have to make the two ENABLE lines to true, What would I put where "FileSystem" is located?
Thanks,
Adam
-
Adam,
If the value is set to "FileSystem" it will write to the same directory it currently is pointing to on the OS. If "Database" is set as the value, this will write to the database table for the control. Navigating to Assure's "admin console" > "dynamic tables" will allow better insight on which table corresponds with which report due to the right-side column labeled "purpose".
Matthew Kennedy
Please sign in to leave a comment.
Comments
11 comments