TM1 URI API Syntax - WebsheetPath UNC path on network 10.2.2
Posted: Thu Oct 23, 2014 12:25 am
Hi All,
I am currently having issue migrating tm1 websheets where I am referencing a file using UNC path in TM1 10.2.2
### This Works - if its placed in the application folder
http://TM1WebHostName:9510/tm1web/UrlApi.jsp#
Action=Open
&Type=WebSheet
&Workbook=Applications/MyFolder/MyFile
&AdminHost=host
&TM1Server=Tm1ServerName
## But this does not - if referenced on network share
http://TM1WebHostName:9510/tm1web/UrlApi.jsp#
Action=Open
&Type=WebSheet
&Workbook= //tm1server/sharepath/filename.xlsx
&AdminHost=host
&TM1Server=Tm1ServerName
In version 10.1.1 I was able to see this file:
http://TM1WebHostName/TM1Web/TM1WebMain.aspx?
&action=OpenObject
&type=Websheet
&value=\\cusydcogapp104\TM1\Data\}Externals\NonTM1UsersReports\MyReport.xlsx
It appears the parameter = value is no longer available?
In short all I want to do is open up an excel file within a folder. Is there something missing from my syntax? Under 10.1.1 all was working fine.
Cheers
Zark
I am currently having issue migrating tm1 websheets where I am referencing a file using UNC path in TM1 10.2.2
### This Works - if its placed in the application folder
http://TM1WebHostName:9510/tm1web/UrlApi.jsp#
Action=Open
&Type=WebSheet
&Workbook=Applications/MyFolder/MyFile
&AdminHost=host
&TM1Server=Tm1ServerName
## But this does not - if referenced on network share
http://TM1WebHostName:9510/tm1web/UrlApi.jsp#
Action=Open
&Type=WebSheet
&Workbook= //tm1server/sharepath/filename.xlsx
&AdminHost=host
&TM1Server=Tm1ServerName
In version 10.1.1 I was able to see this file:
http://TM1WebHostName/TM1Web/TM1WebMain.aspx?
&action=OpenObject
&type=Websheet
&value=\\cusydcogapp104\TM1\Data\}Externals\NonTM1UsersReports\MyReport.xlsx
It appears the parameter = value is no longer available?
In short all I want to do is open up an excel file within a folder. Is there something missing from my syntax? Under 10.1.1 all was working fine.
Cheers
Zark