Dear all,
When i'm trying to open an Analysis workbook from lauchpad in PROD system, after i open an *.sapaox file i get a messge:
If change *.sapaox file extention to *.xml i see the following:
<?xml version="1.0"?> -<AnalysisLauncher> -<Connection type="BIP"> <Server>localhost</Server> <Port>8080</Port> <Scheme>http</Scheme> <Authentication>secEnterprise</Authentication> <SessionServiceUrl>/dswsbobje/services/Session</SessionServiceUrl></Connection> -<User> <Name>lukinyar</Name> <Ticket>SMS00639:6400@22854JyxvasjoCOqIkQI18PVR9G422852J4yyt4cmDvBDdRpiwifTD10</Ticket></User> -<Open type="Document"> <Name>AVSH_K.DGQ1BrMQ7FHdSNdw</Name> -<Description> <![CDATA[Обучение]]> </Description> -<Title> <![CDATA[WB_HRLSO_001]]> </Title> </Open></AnalysisLauncher>
In row 04 there is a server - localhost !
If i try to run the same Analysis workbook from DEV or QAS the value in <Server> tags corresponds to real server adresses.
In PROD system we have distributed installation: Web-tier (tom cat) and processing tier (SIA).
This problem appeared after we updated to the last patch version.
BO version 4.1 SP5 patch6
SP12 for ANALYSIS OFFICE BIP ADD ON 1.4
Analysis version: 1.4.12.3394
I'm not sure this is the reason, because in DEV, Analysis works well.
Please advice.