How to correlate which Deployment Area ID corresponds to which Deployment Area name on Spotfire Server in case of multiple deployment areas.
book
Article ID: KB0080681
calendar_today
Updated On:
Products
Versions
Spotfire Server
All Versions
Description
How to correlate which Deployment Area ID corresponds to which Deployment Area name on Spotfire Server in case of multiple deployment areas created on Spotfire server.
Environment
OS: All Supported Windows Operating Systems
Resolution
- Run the following SQL query on the Spotfire Database to find the AREA ID of the deployment area.
SELECT AREA_ID FROM DEP_AREAS_DEF WHERE DEP_AREA_NAME='<Replace me with actual Area Name>' Replace <> with the Area Name on which new packages were deployed. e.g Production, Test, etc.
- Go to the Spotfire Server machine and browse the following folder/directory.