我设置了一个自动化服务,其中包括发送电子邮件'将几个可视化图像附加到我们的用户。
此报告设置了提示,当我正常打开报告时,数据和Viz会正常显示。
查看附件中的图片,查看我得到的结果。
我设置了另一份报告,正确地获得了Viz图像。
我应该如何检查问题的位置,因为报告正常,但是当我在自动化服务中设置时,空白图像就在那里。
我从自动化服务日志中获取了日志。它表示缺少特定的列,但报告中提供了相同的列并且报告加载正常。请查看下面的日志并告诉我如何解决此问题:
2017-07-07 12:07:21,963 INFO [Web Service-6532,1] Spotfire.Dxp.Automation.WebService.Global: ##########################################
2017-07-07 12:07:21,994 INFO [Web Service-6532,1] Spotfire.Dxp.Automation.WebService.Global: Web Service Application starting
2017-07-07 12:07:21,994 INFO [Web Service-6532,1] Spotfire.Dxp.Automation.WebService.Global: Machine environment: Name=GBBWI138, OS Version=Microsoft Windows NT 6.1.7601 Service Pack 1, Is 64 bit OS=True, Processor count=8, .NET version=4.0.30319.36373.
2017-07-07 12:07:21,994 INFO [Web Service-6532,1] Spotfire.Dxp.Automation.WebService.Global: Process environment: Assembly version: 14.10.7525.5058, Runs as=NT AUTHORITY\NETWORK SERVICE, Is 64 bit process=True.
2017-07-07 12:07:21,994 INFO [Web Service-6532,1] Spotfire.Dxp.Automation.WebService.Global: Web environment: Authentication mode=None, Impersonation enabled=False, Execution Timeout=00:10:00
2017-07-07 12:07:22,088 INFO [Web Service-6532,7] Spotfire.Dxp.Automation.WebService.JobExecutor: Launching asynchronous job (2).
2017-07-07 12:07:22,119 INFO [Web Service-6532,7] Spotfire.Dxp.Automation.WebService.JobExecutor: Asynchronous job 6722dfba-f649-430a-a1dc-a11504e89628 launched.
2017-07-07 12:07:22,525 INFO [6248,1] Spotfire.Dxp.Automation.Launcher.Program: *************
2017-07-07 12:07:22,572 INFO [6248,1] Spotfire.Dxp.Automation.Launcher.Program: Application Start
2017-07-07 12:07:22,572 INFO [6248,1] Spotfire.Dxp.Automation.Launcher.Program: Machine environment: Name=GBBWI138, OS Version=Microsoft Windows NT 6.1.7601 Service Pack 1, Is 64 bit OS=True, Processor count=8, .NET version=4.0.30319.36373.
2017-07-07 12:07:22,572 INFO [6248,1] Spotfire.Dxp.Automation.Launcher.Program: Process environment: Assembly version: 14.10.7525.5058, Runs as=NT AUTHORITY\NETWORK SERVICE, Is 64 bit process=True.
2017-07-07 12:07:22,603 INFO [6248,1] Spotfire.Dxp.Automation.Launcher.Program: User environment: Impersonation identity=138, Proxy user=, Use certificate=False, Server=http://xxxcom.
2017-07-07 12:07:22,774 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.ActiveSpaces.ActiveSpacesAddIn, Spotfire.Dxp.Data.ActiveSpaces' from currently loaded assemblies.
2017-07-07 12:07:22,790 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.Adapters.SapBw.SapBwAdapterAddIn, Spotfire.Dxp.Data.Adapters.SapBw.AddIn' from currently loaded assemblies.
2017-07-07 12:07:22,790 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.Adapters.Essbase.EssbaseAdapterAddIn, Spotfire.Dxp.Data.Adapters.Essbase.AddIn' from currently loaded assemblies.
2017-07-07 12:07:22,790 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.Adapters.Composite.CompositeAddIn, Spotfire.Dxp.Data.Adapters.Composite.AddIn' from currently loaded assemblies.
2017-07-07 12:07:22,806 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.Adapters.MySql.MySqlAddIn, Spotfire.Dxp.Data.Adapters.MySql.AddIn' from currently loaded assemblies.
2017-07-07 12:07:22,806 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.Adapters.Netezza.NetezzaAddIn, Spotfire.Dxp.Data.Adapters.Netezza.AddIn' from currently loaded assemblies.
2017-07-07 12:07:22,806 WARN [6248,1] Spotfire.Dxp.Framework.AddIn.AddInManager: Failed to load type 'Spotfire.Dxp.Data.Adapters.PostgreSql.PostgreSqlAdapterAddIn, Spotfire.Dxp.Data.Adapters.PostgreSql.AddIn' from currently loaded assemblies.
2017-07-07 12:07:23,008 INFO [6248,1] Spotfire.Dxp.Services.ManifestReader: Downloading the manifest from 'http://gbbvl077.gb-cdc01.nxp.com/spotfire/manifest' took 155.999 milliseconds
2017-07-07 12:07:23,040 INFO [6248,1] Spotfire.Dxp.Automation.CoreApplication: Logging in
2017-07-07 12:07:26,581 INFO [6248,1] Spotfire.Dxp.Application.AnalysisApplication: CurrentUICulture is en-US, server specifies en-US.
2017-07-07 12:07:26,612 INFO [6248,1] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Parsing arguments
2017-07-07 12:07:26,659 INFO [6248,1] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Job launched
2017-07-07 12:07:26,674 INFO [6248,1] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Job File: 'F:\appl\tibco\Automation Services\6.5.0\Temp\6722dfba-f649-430a-a1dc-a11504e89628_job.xml' Status File: 'F:\appl\tibco\Automation Services\6.5.0\Temp\6722dfba-f649-430a-a1dc-a11504e89628_status.txt'
2017-07-07 12:07:26,674 INFO [6248,1] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Loading job file.
2017-07-07 12:07:26,862 INFO [6248,1] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Executing task 1 of 2: Open Analysis from Library
2017-07-07 12:07:45,191 WARN [6248,1] Spotfire.Dxp.Framework.ApplicationModel.NotificationService: Linked Data Report
There are some inconsistencies and some data might not be shown accurately.
Linked data table 'Basic IL - BW_OB08_VW24':
Some columns matched, but not all.
Missing columns: Avg(NXP Standard Cost USD Real) for, Min(NXP Standard Cost USD) for
Linked data table 'Basic IL - BW_OB08_VW24':
The following columns are no longer valid: costs in USD
2017-07-07 12:07:46,705 INFO [6248,1] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Executing task 2 of 2: Send Email
2017-07-07 12:07:48,077 INFO [6248,11] Spotfire.Dxp.Automation.ASAutomationWorker.ASAutomationWorker: Job finished successfully
2017-07-07 12:07:49,029 INFO [6248,1] Spotfire.Dxp.Automation.Launcher.Program: Application End
答案 0 :(得分:0)
新列数据似乎存在问题,它们可能包含不期望的数据。如数字(整数)列开始获取实际数据