Save and Edit a Report Specification locally
Task1 Register the lfa.ddl file
1.In Command Line, use the following command
cd C:\Program Files\cognos\c8\bin
regsvr32 LFA.dll
2. Click ok and close the command line
Task2 Set the internet security and Report Studio options
1. Set internet Security
Location: Internet Explorer>Tools>Internet Options>Security Tab
2. Ensure the Local Internet is selected, and then click custom level
3.Enable Initialize and script. ActiveX controls not marked as safe
4.Set Report Studio Options to allow local file access
Location: Report Studio>Tool Menu>Options>Advanced Tab
1.In Command Line, use the following command
cd C:\Program Files\cognos\c8\bin
regsvr32 LFA.dll
2. Click ok and close the command line
Task2 Set the internet security and Report Studio options
1. Set internet Security
Location: Internet Explorer>Tools>Internet Options>Security Tab
2. Ensure the Local Internet is selected, and then click custom level
3.Enable Initialize and script. ActiveX controls not marked as safe
4.Set Report Studio Options to allow local file access
Location: Report Studio>Tool Menu>Options>Advanced Tab
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7899089/viewspace-694425/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- jar editJAR
- Unable to find a specification for ''
- [Leetcode] Edit DistanceLeetCode
- iOS Edit PhoneNumiOS
- 2.2.4.2.2 Roles and Privileges Granted Locally
- COMP0035 specification
- 2.2.4.2 Privileges and Roles Granted Locally in a CDB
- HITSC_5_Designing Specification
- 規格模式(Specification Pattern)模式
- npm install -save 和 -save-devNPMdev
- npm –save-dev –save 的區別NPMdev
- How to develop locally a Laravel app using LaragondevLaravelAPPGo
- canvas save()Canvas
- Save Water
- save download pdf
- Unable to save settings: Failed to save settings. Please restart PyCharm解決AIRESTPyCharm
- canvas save()和restore()CanvasREST
- docker tag save loadDocker
- save() create()區別
- Jest-Vue-ReportVue
- F. Magic Will Save the World
- Java解決LeetCode72題 Edit DistanceJavaLeetCode
- abc360_G Suitable Edit for LIS 題解UI
- Salesforce Admin篇(二) ReportSalesforce
- spring-data-jpa Specification構建動態qlSpring
- 【Lintcode】1601. Boats to Save People
- 會說話的ABAP report
- Docker Swarm Master 學習筆記——Create Your First Service and Scale It LocallyDockerSwarmAST筆記
- 【leetcode】72. Edit Distance 編輯距離計算LeetCode
- VSCode Lite Edit 主題的相關CSS記錄VSCodeCSS
- Linux基礎命令---iptables-saveLinux
- DDD 中的那些模式 — 使用 Specification 管理業務規則模式
- flutter pub get 的時候:A dependency specification must be a string or a mapping.FlutterAPP
- Java程式生成linechart report的方法Java
- 瞭解和分析iOS Crash ReportiOS
- 排除anaconda的report false問題False
- plsql developer工具生成sql monitor reportSQLDeveloper
- SAP QM建立一個包含Multiple Specification的檢驗計劃
- Spark SQL:通用的load和save操作SparkSQL