WebFOCUS Upgrade Considerations Release 8.1 Version 05

Size: px
Start display at page:

Download "WebFOCUS Upgrade Considerations Release 8.1 Version 05"

Transcription

1 WebFOCUS Upgrade Considerations Release 8.1 Version 05 September 18, 2015

2 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table Talk, Web390, WebFOCUS, WebFOCUS Active Technologies, and WebFOCUS Magnify are registered trademarks, and DataMigrator and Hyperstage are trademarks of Information Builders, Inc. Adobe, the Adobe logo, Acrobat, Adobe Reader, Flash, Adobe Flash Builder, Flex, and PostScript are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. Due to the nature of this material, this document refers to numerous hardware and software products by their trademarks. In most, if not all cases, these designations are claimed as trademarks or registered trademarks by their respective companies. It is not this publisher's intent to use any of these names generically. The reader is therefore cautioned to investigate all claimed trademark rights before using any of these names other than to refer to the product described. Copyright 2015, by Information Builders, Inc. and iway Software. All rights reserved. Patent Pending. This manual, or parts thereof, may not be reproduced in any form without the written permission of Information Builders, Inc.

3 Contents WebFOCUS Upgrade Considerations Release 8.1 Version Tools Consolidation WebFOCUS Installation and Configuration WebFOCUS Client Amper Autoprompt Internal Processing App Studio App Studio Installation InfoAssist Styled Reports Drill Down Parameters and QUOTEDSTRING Enhancements to Output Formats Enabling Visual Discovery AE Enhancements to Object Editing in Document Mode Business Intelligence Portal ReportCaster WebFOCUS Infrastructure and Security Managed Reporting Business Intelligence Dashboard WebFOCUS Quick Data WebFOCUS Visual Discovery Analyst Edition Active Technologies Support for a Floating-Point Value on a WHERE Filter Removal of Export to Option From the Chart Menu Menu Update WebFOCUS Charts and Graphs HTML5 Upgrade WebFOCUS Graph API Upgrade WebFOCUS Language Negative Values for TOPGAP Compound Documents Change in Behavior XLSX Worksheets Strict Enforcement of Rules for Using the.eval Operator Error Messages DST. With NOPRINT WebFOCUS Upgrade Considerations 3

4 Contents ACRSVRBTITL Parameter Default Value EXL2K and PPT Execution of Compound Reports Web Services Magnify National Language Support Customer Connections WebFOCUS

5 WebFOCUS Upgrade Considerations Release 8.1 Version 05 These topics provide upgrade considerations and product changes for WebFOCUS Release 8.1 Version 03 and higher. Before reading this documentation, Information Builders recommends reviewing the upgrade considerations for all intermediate releases you are upgrading from, as well as the WebFOCUS Release Notes, which includes documentation enhancements, known issues, and product limitations. These documents, which are periodically updated as needed, are located at the following URL: In this document: Tools Consolidation WebFOCUS Installation and Configuration App Studio InfoAssist Business Intelligence Portal ReportCaster WebFOCUS Infrastructure and Security Managed Reporting Business Intelligence Dashboard WebFOCUS Quick Data WebFOCUS Visual Discovery Analyst Edition Active Technologies WebFOCUS Charts and Graphs WebFOCUS Language Web Services Magnify National Language Support WebFOCUS Upgrade Considerations 5

6 Tools Consolidation Tools Consolidation Information Builders continues to enhance its WebFOCUS product line and add new capabilities and tools in order to meet customer requirements. In recent years, this has meant applying new technologies to provide a rich, modern web-based experience for users of WebFOCUS. To this end, in WebFOCUS 8, several legacy tools and interfaces, as well as some stabilized product options, are consolidated. The WebFOCUS 8 Tools Consolidation Statement is available from the Information Builders InfoResponse Online website ( To provide advanced notice of the WebFOCUS 8 Tools Consolidation, a CTSS Advisory notification was distributed on November 30, 2011 to InfoResponse Online subscribers. The legacy web tools consolidation includes the retirement of the Report Assistant, Graph Assistant, Power Painter, and Advanced Graph Assistant tools. Information Builders has a general policy of ensuring that our customers receive upgrades and new features as a standard part of their maintenance contracts. In this case, Information Builders is extending that program. Customers who have licensed Report Assistant and Graph Assistant under the Analytical Reporter or other licensing arrangements, upon upgrading to WebFOCUS 8 are entitled to trade those licenses in for no-cost InfoAssist Basic licenses. InfoAssist Basic, a subset of WebFOCUS InfoAssist, contains the capabilities found in Report Assistant and Graph Assistant. Contact your local Information Builders representative regarding Power Painter and Advanced Graph Assistant capabilities, which require the WebFOCUS InfoAssist license. The web consolidation also includes the retirement of the following Java applet-based interfaces and tools, which will eliminate the requirement to have a specific release of the Java VM present on each end-user machine. Managed Reporting (MR) Applet User Interface Reporting Object Applet Tool Alert Wizard Applet Tool Publish Utility Applet Tool Applet-based graphs, Graph Editor (accessible from applet-based graphs), and Old Graph Engine (GRAPH32) ReportCaster Applet Interface and Scheduling Wizard For Developer Studio, the Graph Assistant and the Managed Reporting Publish Utility are retired. The Developer Studio Graph option will utilize InfoAssist charting. The Developer Studio HTML Composer tool is available to create HTML launch forms for Managed Reporting procedures. Customers who have active licenses for Developer Studio will receive this functionality as part of their standard maintenance contract. 6 WebFOCUS

7 WebFOCUS Upgrade Considerations Release 8.1 Version 05 WebFOCUS The functionally stabilized product options that have been consolidated and discontinued as of WebFOCUS 8 are: WebFOCUS CGI and ISAPI client communication for WebFOCUS Self-Service applications. Applications using the CGI or ISAPI client should be converted to use the WebFOCUS Servlet. Two-Way product offering is discontinued due to a lack of usage and the availability of the WebFOCUS Mobile Favorites Product offering. ReportCaster Java Bean API is superseded by the ReportCaster Java API available as of Release 5.3. See the ReportCaster API manual for information on the ReportCaster Java API. See the following product notifications for additional information for each of the consolidation areas including functionality available to evaluate in WebFOCUS 7.7.x, which is also available from the WebFOCUS 8 Tools Consolidation Statement. WebFOCUS 8 Managed Reporting Applet-based Tools Consolidation WebFOCUS 8 Applet-based Graphs and Graph Engine Consolidation WebFOCUS 8 ReportCaster Tools and Distribution Options Consolidation WebFOCUS 8 Report and Graph Tools Consolidation WebFOCUS CGI and ISAPI Client Depreciation and Support Statement ReportCaster Two-Way Discontinued as of WebFOCUS 8 ReportCaster Java Bean API Discontinued as of WebFOCUS 8 The following are upgrade considerations for WebFOCUS: As of Release 8.1 Version 05, the syntax for URLs to run procedures and return Repository content has changed. The syntax is: /ibi_apps/rs/ibfs/path_to_item/item_name.ext?parm1=parm1_value&parm2=parm2_value where: path_to_item Is the path to the item. For example, WFC/Repository/Public. item_name.ext Is the item name, including the extension. For example, rpt_2parms.fex. WebFOCUS Upgrade Considerations 7

8 Installation and Configuration parm1=parm1_value, parm2=parm2_value Are the optional parameter names and values, if the procedure accepts parameters. The following is an example of a report procedure (rpt_2parms.fex), which includes multiple parameters: TABLE FILE WF_RETAIL SUM REVENUE_US IF PRODUCT_CATEGORY EQ '&PRODUCT_CATEGORY' WHERE BUSINESS_REGION EQ '&BUSINESS_REGION' END The following is an example of a URL to run the rpt_2parms.fex procedure: /ibi_apps/rs/ibfs/wfc/repository/public/rpt_2parms.fex? PRODUCT_CATEGORY=Accessories&BUSINESS_REGION=North America The following are additional examples of URLs to access content from the Repository: /ibi_apps/rs/ibfs/wfc/repository/public/rpt_2parms.fex /ibi_apps/rs/ibfs/wfc/repository/public/image.png /ibi_apps/rs/ibfs/wfc/repository/public/cascadestyle.css /ibi_apps/rs/ibfs/wfc/repository/public/javascript.js /ibi_apps/rs/ibfs/wfc/repository/public/htmlpage.html Installation and Configuration The following are upgrade considerations for the installation and configuration of WebFOCUS: When upgrading from WebFOCUS Release 8.0.x to WebFOCUS Release 8.1.x, the upgrade process does not update the WF_PARM_REG table. Note: The user ID that accesses the WebFOCUS Repository database when performing an upgrade must have CREATE TABLE access in order for the WF_PARM_REG table to be created. When installing Tomcat 8, the maxpostsize parameter is set to -1 (maxpostsize=-1). This is needed to ensure that POST requests with large amounts of data (for example, when uploading large files or when creating large files using the formats Excel or PPTX) are submitted successfully. This is a change in how Tomcat was configured in version , where maxpostsize was set to zero (maxpostsize=0), indicating that the POST size was unlimited. The reason for this change is that starting with Tomcat version , when maxpostsize is set to 0, it means a limit of zero (0), instead of unlimited. A value of -1 is used for unlimited. 8 WebFOCUS

9 WebFOCUS Upgrade Considerations Release 8.1 Version 05 Note: When the maxpostsize parameter is missing, the maximum size for POST requests is 2 MB. As of WebFOCUS Release 8.1 Version 05, the default value of the IBI_CM_Retain_Handles parameter is now set to False. When exporting ReportCaster Schedules or content that has been migrated from WebFOCUS Release 7.7, you must change this setting to True, so you can export using handles for this content. As of WebFOCUS Release 8.1 Version 05, the With Rules check box is now selected, by default, in the Change Management Scenario Creation dialog box. If you are upgrading from WebFOCUS Release 8.0.x to WebFOCUS Release 8.1.x, make sure that the following settings in the..\ibi\webfocus80\config securitysettings.xml file are set, as shown below, to ensure that the RESTful web services session ID is created on sign in. <property name="concurrentsessionfilterenabled" value="false"/> <property name="sessionauthenticationstrategy" value=" SessionFixationProtectionStrategy "/> WebFOCUS Upgrade Considerations 9

10 Installation and Configuration As a result of architecture changes in WebFOCUS Business Intelligence Portals and Favorites between WebFOCUS Release 8.0.x and WebFOCUS Release 8.1.x, conversion of existing WebFOCUS Release 8.0.x Portals and Favorites is required. This conversion may be performed automatically during the upgrade process or manually using conversion utilities after the upgrade is complete. For more information about running the conversion utilities manually, see in Converting WebFOCUS Portals and Favorites When Upgrading in the WebFOCUS and ReportCaster Installation and Configuration manual for your operating system. Important: Before installing WebFOCUS Release 8.1 Version 03 and higher, it is strongly recommended that you back up your existing WebFOCUS Release 8.0.x Repository database. As of WebFOCUS Release 8.1 Version 03, the following WebFOCUS Release 8.0.x files have moved, as indicated below. WebFOCUS Release 8.0.x locations and files: drive:\ibi\webfocus80\ibi_html\package.txt drive:\ibi\webfocus80\ibi_html\javaassist\gen.data WebFOCUS Release 8.1.x locations and files: drive:\ibi\webfocus81\config\package.txt drive:\ibi\webfocus81\config\gen.data 10 WebFOCUS

11 WebFOCUS Upgrade Considerations Release 8.1 Version 05 When configuring WebFOCUS with WebLogic, you must perform the following post-installation step. You must create a new file called weblogic.xml in the WEB-INF directory for the WebFOCUS web application. It must contain the following information: <?xml version="1.0" encoding="utf-8"?> <wls:weblogic-web-app xmlns:wls=" xmlns:xsi=" xsi:schemalocation=" <wls:container-descriptor> <wls:prefer-application-packages> <wls:package-name>org.eclipse.persistence</wls:package-name> </wls:prefer-application-packages> </wls:container-descriptor> </wls:weblogic-web-app> Once the file is saved, you must recreate the.war file by adding it to webfocus.war. The.war file can be renamed based on your naming convention, and then redeployed. WebFOCUS is packaged with a newer version of the jackson-all jar file, which includes updated classes. To avoid conflicts with the current version of jackson-all jar that is included and used by IBM WebSphere Application Server Version 8.0 and 8.5, perform the following steps. These steps describe how to define a container-wide shared library that can be used by deployed WebFOCUS applications. 1. In the following directory, locate the jackson-all jar file that is packaged with WebFOCUS: ibi/webfocus81/webapps/webfocus/web-inf/lib 2. Create an empty directory on your system and copy the jackson-all jar file that is packaged with WebFOCUS to this new directory. For example: /appsrv1/ibm/shared 3. Log on to the WebSphere Integrated Solutions Console. WebFOCUS Upgrade Considerations 11

12 Installation and Configuration 4. In the left pane, expand Environment and select Shared libraries, as shown in the following image. The Shared Libraries pane opens, as shown in the following image. 5. Select a scope from the drop-down list, which specifies the level at which the resource definition is visible, and click New. 12 WebFOCUS

13 WebFOCUS Upgrade Considerations Release 8.1 Version 05 The Shared Libraries > New pane opens, as shown in the following image. 6. In the Name field, enter a name for the new shared library that is being created (for example, IBI Jackson 1.9). 7. Provide a description (optional). 8. In the Classpath field, enter the path to the folder on your system where you copied the updated jackson-all jar file (packaged with WebFOCUS). 9. In the Class Loading area, select the Use an isolated class loader for this shared library check box. 10. Click OK, then click Apply. WebFOCUS Upgrade Considerations 13

14 Installation and Configuration Perform the following steps for each WebFOCUS web application, including when redeployed. 1. In the left pane, expand Applications, and select WebSphere enterprise applications. The Enterprise Applications pane opens, as shown in the following image. 2. Click the name of the webfocus.war file for the WebFOCUS web application (for example, 15215webfocus_war). In the References area, click Shared library references, as shown in the following image. 14 WebFOCUS

15 WebFOCUS Upgrade Considerations Release 8.1 Version 05 The Shared library references pane opens, as shown in the following image. Note: The WebFOCUS Application being used in this example is called 15215webfocus_war and the Module is called WebFOCUS Select the check box to the left of the WebFOCUS Application and click Reference shared libraries. The Shared Library Mapping pane opens, as shown in the following image. 4. In the Available area, select the IBI Jackson 1.9 shared library, and then click the right arrow icon. The IBI Jackson 1.9 shared library is now listed in the Selected area. WebFOCUS Upgrade Considerations 15

16 Installation and Configuration 5. Click OK. 6. Repeat steps 3 to 4 for the Module (for example, WebFOCUS 8.1) that is listed in the Shared library references pane. Ensure that the IBI Jackson 1.9 shared library for the Module is moved to the Selected area. 7. Click OK. You are returned to the Shared library references pane, as shown in the following image. Notice that the new shared library (IBI Jackson 1.9) is now listed in the Shared Libraries column for the Application and Module. 8. Click OK. 9. Restart your IBM WebSphere Application Server if it is already running. Note: Restarting only the WebFOCUS application will not be sufficient. The following.jar files have been removed from the ibi_html/javaassist directory: IBIGifGraphChart.jar, IBITDGChartApplet.jar, IBINewTDGChartApplet.jar, and IBITDGChartEditorApplet.jar. If a Library report in HTML format was migrated from an earlier release and it contains charts that are rendered through applet tags that reference these files, the charts will no longer display. Contact Customer Support Services to add these files back to your installation. 16 WebFOCUS

17 WebFOCUS Upgrade Considerations Release 8.1 Version 05 WebFOCUS Client Amper Autoprompt Internal Processing App Studio The performance and security of the WebFOCUS Release 8.1 Amper Autoprompt facility has been improved because the WebFOCUS Client no longer uses XSLT templates to create the JavaScript for the Autoprompt HTML page. As of WebFOCUS Release 8.1, the WebFOCUS Client uses the XML returned by the Reporting Server to create the JavaScript for the Autoprompt HTML page. The autoprompt_top.xslt and autoprompt_top_checked.xslt templates have been converted to the new Release 8.1 implementation. Contact Customer Support Services if, prior to Release 8.1, you created and are using a custom XSLT template or if you have a business need to request conversion for one of the legacy Autoprompt templates: autoprompt.xslt, autoprompt_checked.xslt, or autoprompt_simple.xslt. The following are upgrade considerations for App Studio: As of WebFOCUS Release 8.1 Version 05, the date format in the Open File dialog box and the Environments Detail panel no longer displays day, month, date, year hh:mm:ss AM/PM, by default. The default date format is now the shorter one, and displays mm/dd/yyyy hh:mm AM/PM. You can use the longer format by clearing the Use short Last Modified format check box, in the App Studio Options dialog box. WebFOCUS Upgrade Considerations 17

18 App Studio As of WebFOCUS Release 8.1 Version 05, the Show All Files in Associated Paths option has been removed from the Environments Tree panel. This option is still available in the Environments Detail panel. Additionally, you can now select it in the Open File dialog box, as shown in the following image. As of WebFOCUS Release 8.1 Version 05, the calendar control settings for dynamic date ranges now use a request name, rather than a procedure. The following image shows the section of the Settings panel, where this option appears. If you open an HTML page that contains a calendar control that was created prior to Release 8.1 Version 05, the Select custom request field will contain a request that was automatically generated by the original procedure used in the calendar. 18 WebFOCUS

19 WebFOCUS Upgrade Considerations Release 8.1 Version 05 App Studio Installation As of Release 8.1 Version 05, the Bold, Italic, and Underline options for formatting font are no longer available from the shortcut menu in the HTML canvas or Document canvas. To access these options, you can highlight the font that you want to style, right-click the text, point to Style, and then click Font. These options are available in the Font dialog box. As of Release 8.1 Version 05, when working with HTML pages, you can no longer add a new ActiveX component. This command, which was available on the ribbon, from the Components tab, in the Objects group, and from the HTML canvas shortcut menu, has been removed. If you have HTML pages with existing ActiveX components, you can edit them, but you cannot add new components. As you add objects to the canvas with the Autosize Children option turned on, the existing objects will temporarily move out of the way so that you can draw the new objects and then the existing objects will return to the correct positioning. Running a report, chart, HTML, or document using Internet Explorer no longer produces the pending screen Waiting for response.... As of WebFOCUS Release 8.1 Version 05, the Refresh View option applies to all nodes within the Configured Environments tree, whether they are visible or not. This is a change in behavior that affects the performance of the system, because the number of items that are being refreshed has increased. However, this change in behavior does not affect the processing speed of the product. As of WebFOCUS Release 8.1 Version 05, the Table and Grid components for HTML pages no longer include the Check for duplicate value and Sort options, which were previously available in the Settings panel. These options were removed because they were incompatible with the data structures for Table and Grid components. The following are upgrade considerations for App Studio installation: App Studio fails to connect to WebFOCUS environments that have been upgraded from Release 8.0.x to Release 8.1.x. When you access an existing environment configured with App Studio or if you try to add a new environment, you will receive the following error message: The environment being connected to is prior to Release and cannot be supported. To correct the issue, update the..\ibi\webfocus80\config securitysettings.xml file as follows: Change <property name="concurrentsessionfilterenabled" value="true"/> <property name="sessionauthenticationstrategy" value="concurrentsessioncontrolstrategy"/> WebFOCUS Upgrade Considerations 19

20 InfoAssist To <property name="concurrentsessionfilterenabled" value="false"/> <property name="sessionauthenticationstrategy" value=" SessionFixationProtectionStrategy "/> InfoAssist Styled Reports The following are upgrade considerations and product changes for InfoAssist: Within styled reports, the gaps provide spacing around each item of data. Non-zero TOPGAP and BOTTOMGAP are required to appropriately present underlines and borders for each row. All positioned formats are designed to place text and underlines or borders based on the existence of gaps. If the gaps are removed, results may vary across browsers. The ENFlat.sty StyleSheet, which has been packaged with the product as of Release 8.1 Version 03, may expose the behavior where underlines or borders are not appropriately presented, depending on the browser used. Drill Down Parameters and QUOTEDSTRING As of Release 8.1 Version 03, InfoAssist automatically inserts QUOTEDSTRING in the syntax when a user adds a drill down parameter constant value in the form of &COUNTRY. Previously, you had to manually add QUOTEDSTRING as part of the constant value in order to be able to pass the value or values of a field in a parent drill down report to a child report. Enhancements to Output Formats In InfoAssist, varying output formats are supported, depending on the release with which you are working. The following list identifies the differences, by release: In releases prior to Release 8.1 Version 03, the following formats are supported: Microsoft Excel 2000, Microsoft Excel 2007, Microsoft Excel Pivot, Microsoft PowerPoint 2000, and Microsoft PowerPoint 2007 (first introduced in Release 8.0 Version 08). However, the default values are set to Microsoft Excel 2000 and Microsoft PowerPoint 2000, and display as Excel and PowerPoint, respectively, in the InfoAssist interface. In Release 8.1 Version 03 and higher, all of the above formats are supported. However, the default values are set to Microsoft Excel 2007 and Microsoft PowerPoint 2007, and display as Excel (xlsx) and PowerPoint (pptx), respectively, in the InfoAssist interface. 20 WebFOCUS

21 WebFOCUS Upgrade Considerations Release 8.1 Version 05 Note: If you change the settings in the WebFOCUS Administration Console to include or exclude a Microsoft Excel or Microsoft PowerPoint option, the versions that display in the InfoAssist interface would change based on your selection. In addition, if you are upgrading from an InfoAssist release prior to Release 8.0 Version 08, Microsoft PowerPoint 2000 may remain as the default value after moving to Release 8.1 Version 04, and would display as PowerPoint in the InfoAssist interface, even when both the Microsoft PowerPoint 2000 and Microsoft PowerPoint 2007 versions are enabled in the WebFOCUS Administration Console. Enabling Visual Discovery AE In releases prior to Release 8.1 Version 03, you could use Visual Discovery AE as a format option for PCHOLD and HOLD in InfoAssist. In order to enable this functionality in Release 8.1 Version 03 and higher, you must set the IBI_Visual_Discovery_AE variable, located in the Other section of the WebFOCUS Administration Console, to TRUE. When you save this new setting, you must restart your application server in order for the setting to take effect. Enhancements to Object Editing in Document Mode In releases prior to Release 8.1 Version 03, you could edit an object in a document using the Edit option on the right-click menu. As of Release 8.1 Version 03 and higher, editing capability is automatically built into the object. To edit or select a field or component, click on the object to activate the components. Business Intelligence Portal The following are upgrade considerations and product changes for the Business Intelligence Portal: As of WebFOCUS Release 8.1 Version 05, advanced users can no longer access the Add To Favorites and Add To Mobile Favorites shortcut menu options, by default, for Reporting Objects. These options can be enabled by an administrator. To enable the Add To Favorites and Add To Mobile Favorites shortcut menu options, right-click a Reporting Object, and then click Properties. In the Reporting Object Properties dialog box, select either the Allow user to Run or Only allow user to Run check boxes. For more information on the Reporting Objects Properties dialog box, see the Business Intelligence Portal manual. The Flat portal theme has been updated to show run-time menus for visualizations. When using a custom portal theme developed prior to WebFOCUS Release 8.1 Version 04, the Easy Selector Add Content button will not display at design time or run time. WebFOCUS Upgrade Considerations 21

22 Business Intelligence Portal As a workaround, you can perform the following steps. These steps will modify your custom theme so that the Easy Selector Add Content button displays. 1. Navigate to the following directory on your machine: drive:\ibi\webfocus81\webapps\webfocus\bindows\themes. 2. Open your custom theme folder, then open the theme.css file in a text editing program, such as WordPad. 3. Open any built-in theme folder, and then open the theme.css file in a text editing program. 4. In the built-in theme.css file, locate and copy the six Easy Selector CSS classes. 5. Paste the Easy Selector CSS classes into your custom theme.css file, as shown in the following image. 6. Save and close your custom theme.css file. 7. In the same custom theme folder, locate the theme.css.gz file and delete it. Note: If you do not delete the theme.css.gz file, the change to your custom theme will not take effect. 22 WebFOCUS

23 WebFOCUS Upgrade Considerations Release 8.1 Version 05 As a result of architecture changes in WebFOCUS Business Intelligence (BI) Portals and Favorites between WebFOCUS Release 8.0.x and WebFOCUS Release 8.1.x, conversion of existing WebFOCUS Release 8.0.x Portals and Favorites is required. This conversion may be performed automatically during the upgrade process or manually using conversion utilities after the upgrade is complete. For more information about running the conversion utilities manually, see Converting WebFOCUS Portals and Favorites When Upgrading in the WebFOCUS and ReportCaster Installation and Configuration manual for your operating system. Important: Before installing WebFOCUS Release 8.1 Version 03, or a later 8.1.x release, it is strongly recommended that you back up your existing WebFOCUS Release 8.0.x Repository database. If you are using WebFOCUS Release 8.1 with the Oracle WebLogic Application Server, you must upgrade to version As of WebFOCUS Release 8.1 Version 04, BI Portals no longer use the.bip file extension that was used in WebFOCUS 8.1 Version 03. For more information, see: ReportCaster The following are upgrade considerations and product changes for ReportCaster: It is no longer necessary to specify a format in the scheduling tool when creating a schedule, as ReportCaster will distribute the output of the procedure in whatever format it is coded to produce. To change the output format or guarantee a specific format, even if the procedure is changed, you now check the Override the format specified in the procedure check box and select a specific format from the list. Since producing output in a specialized format requires specific coding in the scheduled procedure, you cannot override the format of a procedure that does not have the required coding in order to produce output in a specialized format. Therefore, the specialized formats have been removed from the format override list. This was not the case in earlier releases, and when a migrated schedule from an earlier release that contains a specialized format is edited, the scheduling tools will uncheck the Override the format specified in the procedure check box and remove the specialized format when the schedule is saved. It is not required that these schedules be edited. They will continue to run and produce the specialized format without modification. WebFOCUS Upgrade Considerations 23

24 ReportCaster In Release 7.7, if the Reporting Server associated with a schedule is configured to use Execution IDs and passwords, the Change Management utility exports the encrypted password for an Execution ID with an exported schedule and updates the Execution ID table during an import. In Release 8.0 and higher, the Change Management export utility does not include the password for an Execution ID with an exported schedule and the Execution ID table is not updated during the import of a schedule. If the Reporting Server associated with a schedule is configured to use Execution IDs and passwords, and an Execution ID does not already exist for that Reporting Server, you must create the Execution ID and password separately in order for a change managed schedule to work. This can be done before or after the import using the ReportCaster Console. When using DSTRUN in WebFOCUS Release 8, as in earlier releases, you can supply either the schedule description or the schedule ID. For a migrated schedule: You can use the description or the schedule ID. For a new schedule: You should use the full IBFS path and file name, instead of the schedule description. Note: The Execution ID must be the owner of the schedule or have access to the schedule. To enable access to the schedule, the owner can Share or Publish the schedule. As of Release 8.1 Version 03, Data Server connection information is stored only in the WebFOCUS Client and not in ReportCaster. ReportCaster now runs scheduled procedures through the WebFOCUS Client which is installed with the Distribution Server. When a ReportCaster job is executed by the WebFOCUS Client, the alternate deferred server is used if an alternate deferred server is defined. For more information about configuring alternate deferred servers see the WebFOCUS Security and Administration manual. 24 WebFOCUS

25 WebFOCUS Upgrade Considerations Release 8.1 Version 05 As of Release 8.1 Version 03, the Distribution Server processing uses the IBFS system to submit scheduled jobs to a Reporting Server so that the processing for interactive and scheduled requests is consistent (including support for WebFOCUS group security). This consistency in processing includes the Distribution Server using the Reporting Server (referred to as Data Server in the ReportCaster configuration), host, and port definitions defined in the WebFOCUS Client configuration. All other Data Server definitions required for Distribution Server processing, including the Maximum Threads setting that defines the number of scheduled jobs the Distribution Server can submit to a Reporting Server, remain in the ReportCaster configuration. Select the Data Server option in the tree of the ReportCaster Console Configuration tab to create and maintain the Data Servers defined in the ReportCaster configuration. Due to the integration of Reporting Server (Data Server) definitions, a different host and port cannot be defined for a Data Server in the ReportCaster Configuration tool. Instead, when ReportCaster submits a report to the WebFOCUS Client for execution, the WebFOCUS Client uses the alternate deferred server if an alternate deferred server is configured. For more information, see the WebFOCUS Security and Administration manual. Due to the authentication requirements of WebFOCUS 8 security implementation, the redirect solution for the ReportCaster rcaster context root, which was provided with Release 7.7, is discontinued. The redirect solution was provided in Release 7.7 as a result of the merging of the WebFOCUS and ReportCaster web applications. For specific information on the ReportCaster redirect solution, as presented in Release 7.7, see Redirecting Web Applications with the RCASTER Context Root in the Release version of the WebFOCUS and ReportCaster Installation and Configuration manual. Additional information is also available on the Tech Support website under the following topic: ReportCaster and WebFOCUS Web Application combined into one Web Application in Release 7.7. For more information, go to: WebFOCUS Upgrade Considerations 25

26 ReportCaster In Release 8, application content that contains a hard-coded reference to rcaster or a ReportCaster-specific context root must be modified to reference the WebFOCUS context root. The default WebFOCUS context root value is ibi_apps. Application content includes HTML pages, browser shortcuts, and procedures (FEX) that reference the stabilized ReportCaster subroutines, such as DSTRUN, that make hard-coded calls to rcaster. In addition, if you have an application that uses ReportCaster Web Services, you must re-consume the Web Services Description Language (WSDL) file in order for this application to run in WebFOCUS 8. For more information, see the Release version of the WebFOCUS ReportCaster Web Services manual, which is available at: html_wf_77/wf77rcwebserv/wf77rcwebserv.pdf For assistance with upgrading and remediating your legacy applications with ReportCaster rcaster contact root references, as required in Release 8, contact Customer Support. In releases prior to Release 8.1 Version 03, you had the ability to specify a parameter (amper variable) in the Subject field in a schedule. The value of this parameter was obtained from the values stored with the schedule in the ReportCaster parameter table. As of Release 8.1 Version 03 and higher, you can specify amper variables in additional schedule settings and have the run-time values of the amper variables substituted by the distribution server at report distribution time. If you wish to limit the use of amper variables to the subject field only and use the parameter value stored in the schedule, select the Use legacy behavior for parameterized schedule settings check box in the General Preferences of the ReportCaster Configuration tool. As of Release 8.1, the shared indicator icon does not display on the Shared Content folder, which is a virtual folder that displays shared content that was migrated from Release 7.x. The Google Library Search has been desupported. The Magnify replacement is not yet available. Running a schedule with traces is not yet implemented when selecting a schedule from the tree in BI Portal, Dashboard, or the ReportCaster Explorer. A schedule can be run with trace options from within the Basic or Advanced Scheduling tools. 26 WebFOCUS

27 WebFOCUS Upgrade Considerations Release 8.1 Version 05 The following.jar files have been removed from the ibi_html/javaassist directory: IBIGifGraphChart.jar IBITDGChartApplet.jar IBITDGChartEditorApplet.jar If a Library report in HTML format was migrated from an earlier release and it contains charts that are rendered through applet tags that reference these files, the charts will no longer display. Contact Customer Support Services to add these files back to your installation. WebFOCUS Infrastructure and Security The following are upgrade considerations and product changes for WebFOCUS security: In WebFOCUS Release 8.1, the tcnative-1.dll for Tomcat is disabled due to reported problems with ipv6 support. A new setting determines parameter prompting behavior for Managed Reporting requests. IBIMR_promptingUnset Enables or disables parameter prompting for Managed Reporting procedures (FEXes) when IBIMR_prompting is set to XMLPROMPT or XMLRUN, and the Prompt for Parameters setting is unchecked in the FEX Properties dialog box. Possible values are: XMLRUN. Prompts for parameters (amper variables) that do not have a value. This is the default value. OFF. Turns off parameter prompting. Setting IBIMR_promptingUnset to OFF specifies not to prompt for parameters, enabling the configuration of the default behavior prior to Release 8.0 Version 07. In Kerberos authentication, Kerberos appends the Windows domain of the user to the user ID passed to WebFOCUS, in the format user ID@domain.com. WebFOCUS Release 8.0 leaves the domain information intact when completing the sign-in process. By default, WebFOCUS 8.1 strips the domain from the value, leaving just the user ID. The user ID is then used to complete the sign-in process. For more information, see the Authentication and Authorization chapter in the WebFOCUS Security and Administration manual. WebFOCUS Upgrade Considerations 27

28 Managed Reporting Managed Reporting The following is an upgrade consideration and product change for Managed Reporting: As of WebFOCUS Release 8.0 Version 07, if Auto Prompting is enabled when the Prompt for Parameters property is unchecked, you will still be prompted if there are any parameters that do not have a value supplied. This applies to BI Portal and BI Dashboard. For more information on the WebFOCUS IBIMR_promptingUnset setting, which specifies default behavior when the Prompt for Parameters property is not selected and parameter prompting is enabled for Managed Reporting, see WebFOCUS Infrastructure and Security on page 27. Business Intelligence Dashboard The following is an upgrade consideration and product change for Business Intelligence Dashboard: WebFOCUS Quick Data As of WebFOCUS Release 8.1 Version 03, the shortcut menu options and other interface components may appear differently due to the changes made in the WebFOCUS Welcome Page. The following are upgrade considerations and product changes for WebFOCUS Quick Data: Due to security enhancements starting with WebFOCUS Release 8.1, anonymous users do not have access to the list of Reporting Servers. This impacts access from the Quick Data Excel Add-In, if Quick Data is configured to use WebFOCUS Reporting Server (WFRS) authentication and the Public anonymous user is enabled. To grant access to the list of Reporting Servers, you must configure permissions for the Anonymous user, as described in the following steps. 1. Sign in to WebFOCUS as an administrator. 2. In the Resource tree, right-click the Content node, point to View, and then click Full View. The Resource tree now shows the available WebFOCUS subsystems. 3. Right-click the EDA folder, point to Security, and then click Rules. The Security Rules - EDA dialog box opens. 4. Clear the Only show Groups with Rules check box. The Anonymous user group now becomes visible. 5. Click the Anonymous group. 6. In the bottom pane, click the ListAndRun rule. 28 WebFOCUS

29 WebFOCUS Upgrade Considerations Release 8.1 Version In the Access column, change Not Set to Permitted, as shown in the following image. 8. Click Apply, and then click OK. 9. In the Resource tree, right-click the WebFOCUS node, point to View, and then click Repository View. The Resource tree changes to the default state. Note: This issue does not occur when Quick Data is configured to use Managed Reporting /WebFOCUS (MR) authentication. When using Quick Data with WebFOCUS Release 8.1 and higher, after upgrading from an earlier version, you must manually change the WebFOCUS servlet name from WFServlet to WFServlet.ibfs. Perform the following steps to implement the procedure. 1. In Excel, select Create Query from the WebFOCUS menu. WebFOCUS Upgrade Considerations 29

30 WebFOCUS Quick Data The Web Server Connection dialog box opens, as shown in the following image. 2. Select the environment that you want to update, for example 3. Click Advanced. The Advanced Connection Options dialog box opens. 4. Ensure that the servlet name in the Client Path has the.ibfs extension, as shown in the following image, and then click OK. 5. In the Web Server Connection dialog box, click Next to establish connection to the web server, and start creating reports. 6. Repeat steps 1-6 when adding each new WebFOCUS Release 8.1.x environment to Quick Data. Note: These steps are not required when installing Quick Data when using the distribution method. When distributing the wfquickdata.xla add-in file and the wfquickdata.cfg configuration file, which are included in the WebFOCUS Release 8.1 package, the Client Paths with the WFServlet.ibfs servlet name are automatically created. For more information on distributing the Quick Data Add-In file, see Using the WebFOCUS Quick Data Add-In manual. 30 WebFOCUS

31 WebFOCUS Upgrade Considerations Release 8.1 Version 05 WebFOCUS Visual Discovery Analyst Edition WebFOCUS Visual Discovery Analyst Edition (AE) Version 6.1 is a new track, which requires a fresh installation. As a result, any previous versions of WebFOCUS Visual Discovery AE must be completely uninstalled. Note: The WebFOCUS Visual Discovery AE installer does not prevent an upgrade existing installation option from being selected. As a result, unsupported issues can occur, since the installer attempts to automatically perform an uninstallation and reinstallation. When uninstalling WebFOCUS Visual Discovery AE Version 5.9, any files that have been added, modified, or customized since the original installation will be left behind. Nevertheless, it is recommended to create a backup of these files beforehand. Examples of these files include any projects saved in the WebFOCUS Visual Discovery AE Workbench, projects published to the WebFOCUS Visual Discovery AE Server, or changes to the web.config properties file. Once the installation of WebFOCUS Visual Discovery AE Version 6.1 is complete, all of the backed up files can be returned. Files that were modified or customized, such as the web.config properties file, would require any changes to be manually reapplied to the new instance of that file. The following are important considerations: Backup any files that have been added, modified, or customized since the original installation. The following is not an all-inclusive list, but identifies the top three file types to backup: Projects saved in the WebFOCUS Visual Discovery AE Workbench. Projects published to the WebFOCUS Visual Discovery AE Server. Refer to the projects folder in the original installation. The web.config properties file for the server. Stop the Microsoft IIS Worker process (w3wp.exe running as a Network Service). Otherwise, the Windows operating system may need to be restarted. Browser cache may need to be cleared, which is typically found to affect single self-contained environments. This is sometimes experienced by viewing the splash screen, followed by a blank screen. Try to reference the server differently to clear the browser cache (for example, by IP Address) or enter the browser debugger and clear the domain cache. WebFOCUS Upgrade Considerations 31

32 Active Technologies On the system where WebFOCUS Visual Discovery AE Server is installed, navigate to Program and Features from the Control Panel. Click Turn Windows features on or off. The Windows Features dialog box opens, as shown in the following image. Active Technologies Expand Internet Information Services, Web Management Tools, and ensure IIS Management Scripts and Tools is selected. Click OK. If this option is not set, then an error message indicating Could not load file or assembly or a similar error message may be displayed. It is required that all previously deployed projects built in WebFOCUS Visual Discovery AE Version 5.9 must be republished through WebFOCUS Visual Discovery AE Version 6.1. This is a result of specific color enhancements made and version stamp alignment. The following are upgrade considerations and product changes for Active Technologies (WebFOCUS Reporting Server Release 8.1M or Release 7.7 Version 06). 32 WebFOCUS

33 WebFOCUS Upgrade Considerations Release 8.1 Version 05 Support for a Floating-Point Value on a WHERE Filter You can now use a floating-point single-precision (F) value or a floating-point double-precision (D) value on a WHERE filter for an active report. However, we recommend that you convert a floatingpoint single-precision or floating-point double-precision value to packed decimal (P) for better precision. A WHERE filter using a floating-point value can in some cases produce an imprecise result due to rounding differences unique to each database engine. Removal of Export to Option From the Chart Menu Menu Update If a WebFOCUS StyleSheet for an active report procedure contains the following code to remove the Export option for a report, the Export to option on the chart menu is also removed: TYPE=REPORT, ALLOW-EXPORT=OFF, $ You access the chart menu by running a chart from the active report. In previous releases, the Export to option appeared on the leftmost icon on the chart tool bar. The Enable Transitions option on a column drop-down menu for a tabular active report on an active dashboard has been removed. WebFOCUS Charts and Graphs HTML5 Upgrade The following are upgrade considerations and product changes for WebFOCUS charts and graphs. This following is an upgrade consideration and product change for HTML5: The SET CURRSYMB command, which specifies a currency symbol to be displayed with currency values whose format specifications include the M or N display options, is now supported for all output formats, except AHTML, APDF, and AFLEX. WebFOCUS Graph API Upgrade The following is an upgrade consideration and product change for the Graph API: The API call settextformatpattern(getdatatext(), "formatstring") no longer works to format ToolTips. Instead use settextformatpattern(getseries(0), "formatstring"). WebFOCUS Upgrade Considerations 33

34 WebFOCUS Language WebFOCUS Language The following are upgrade considerations and product changes for the WebFOCUS reporting language. Negative Values for TOPGAP As of Reporting Server M/8.0.09M gen 177, negative values for TOPGAP are respected in PPTX format, as they are in PDF format. Prior to this release, negative values were always handled as zero (0). To maintain the previous behavior in PPTX, set the top gap values to zero (0), rather than negative values. Compound Documents Change in Behavior XLSX Worksheets As of Release 8.1 Version 05, when a component in a Compound document contains a report that generates an error or attempts to create a HOLD file to be used in other components, but 0 records are produced, error messages will be displayed and processing of the document will be terminated. (FOC351) INPUT FILE NOT ALLOCATED: HOLD1 (FOC009) INCOMPLETE REQUEST STATEMENT (FOC3298) ERROR FOUND IN A COMPOUND REPORT Compound Report is TERMINATING... BYPASSING TO END OF COMMAND In previous releases, when there was not enough space under the BY columns to display the full SUBTOTAL TAG text, SUBTOTAL and RECOMPUTE lines within a report displayed across two rows. As of WebFOCUS Reporting Server Release M Gen 801, these SUBTOTAL rows will show on a single line and any TAG text larger than the BY columns will display only what can fit in this space. The full value can be seen in the formula bar. Strict Enforcement of Rules for Using the.eval Operator A Dialogue Manager variable is a placeholder for a value that will be substituted at run time. In some situations, the value of the variable may not be resolved at the point where the command containing the variable is encountered, unless evaluation is forced by using the.eval operator. As of Release 8.1 Version 03, the rules for using the.eval operator are enforced more stringently, meaning that some procedures that did not require its use in the past may not run as expected without it now. One example where.eval Is now required is in a -IF statement, when the variable is embedded in a label (for example, GOTO AB&label.EVAL). The.EVAL operator is also required any time a variable is included within single quotation marks ('). 34 WebFOCUS

35 WebFOCUS Upgrade Considerations Release 8.1 Version 05 Error Messages DST. With NOPRINT Some messages that did not have numbers in prior release now have them and will display where no message displayed previously. You can use the SET WARNING command to change the status of selected messages. In prior releases, the NOPRINT option was not respected for fields prefixed with the DST. operator. They appeared on the report output and were propagated to a HOLD file even with SET HOLDLIST=PRINTONLY in effect. This behavior has now changed so that the NOPRINT is respected. ACRSVRBTITL Parameter Default Value EXL2K and PPT As of WebFOCUS Release 8.1, the default value for the ACRSVRBTITL parameter, which controls whether to show the column title for a single ACROSS field, has changed from OFF to HIDEONE. As of WebFOCUS Release 8.1, the WebFOCUS Client Redirect and Save Report Redirection settings (located in the WebFOCUS drive:\client\wfc\etc\mime.wfs file) for EXL2K file extensions (.xhm and.xht) and.ppt are set to yes. In addition, the WebFOCUS Client file extension for the EXL2K file extensions (.xhm and.xht) is set to the.xls file type associated with Excel. The file type of.xls ensures that the file will be opened in Excel from all browsers. Execution of Compound Reports Web Services As of Release 7.7.x, a compound report will not be created when any of its component reports fail. To safeguard against issues caused by components dependent on earlier components that might return zero records, you can use Dialogue Manager to capture the record count of the initial hold file and skip over the dependent component when no file was generated by the earlier component. As of WebFOCUS Release 8, WebFOCUS RESTful web services have been introduced. RESTful web services are developed on the REpresentational State Transfer (REST) architecture. Any applications that have been built in development environments such as Visual Studio.NET and Java should now be using WebFOCUS RESTful web services to integrate with WebFOCUS Release 8. These web services provide comprehensive integration that can be used for tasks such as security maintenance, running WebFOCUS reports, and ReportCaster scheduling. WebFOCUS Upgrade Considerations 35

36 Magnify WebFOCUS SOAP web services are only being supported in WebFOCUS Release 8 for migrated environments. This means that WebFOCUS SOAP web services can only run WebFOCUS reports in WebFOCUS Release 8 against a migrated folder structure. The following image shows an example of the folder structure that is currently supported when using WebFOCUS SOAP web services. As of WebFOCUS Release 8, only the webfocusrunfex operation is being supported to run WebFOCUS reports against a migrated environment. In addition, the MREDeleteDomainfromGroup operation is not supported. The ability to create a WSDL file making a specific WebFOCUS report its own web service operation is no longer supported in WebFOCUS Release 8. Over time, applications built in development environments such as Visual Studio.NET and Java should be modified to use WebFOCUS RESTful web services to integrate with WebFOCUS Release 8. Magnify The following is an upgrade consideration and product change for Magnify: As of WebFOCUS Release 8.1, the public user will no longer have access to the Magnify search page, by default. Only the admin user will continue to have default access to the Magnify search page. To provide access to the Magnify search page for all other users, navigate to the Basic Reporting Role section and enable the Display Magnify Search Page role for the specified user or users. For more information on setting roles, see the WebFOCUS Security and Administration documentation. 36 WebFOCUS

37 WebFOCUS Upgrade Considerations Release 8.1 Version 05 National Language Support The following are upgrade considerations and product changes for National Language Support: The default server code page on Windows has been changed from code page 437 to code page 1252, which conforms to the Microsoft default code page for English and certain Western European languages. The language selection list entries are displayed in the language they describe. This affects the WebFOCUS sign-in page and the Dashboard language drop-down lists. The language selection list entries in the Dynamic Language Switch panel of the WebFOCUS Administration Console are displayed in the session language. For example, if the Administration Console was launched in French, then Dynamic Language Switch panel entries are displayed in French. WebFOCUS Upgrade Considerations 37

38 National Language Support 38 WebFOCUS

39 Customer Connections Where users partner with Information Builders to provide feedback and create quality documentation. Partner With Us Information Builders Technical Content Management team is comprised of many talented individuals who work together to design and deliver quality technical documentation products. Your feedback supports our ongoing efforts! You can also join a usability study to get an early look at new documentation products and services. Your participation helps us create documentation products that meet your needs. To send us feedback or make a customer connection, contact Michele Brady, Service Director, Technical Content Management at Michele_Brady@ibi.com. Request Permission to Use Copyright Material To request permission to repurpose copyrighted material, please contact Frances Gambino, Vice President, Technical Content Management at Frances_Gambino@ibi.com. Visit the Information Builders Technical Content Library To visit the Technical Content Library, go to

40 WebFOCUS Upgrade Considerations Release 8.1 Version 05 Information Builders, Inc. Two Penn Plaza New York, NY DN

WebFOCUS Upgrade Considerations Release 8.0 Version 10

WebFOCUS Upgrade Considerations Release 8.0 Version 10 WebFOCUS Upgrade Considerations Release 8.0 Version 10 June 30, 2015 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

WebFOCUS Business User Edition Release Guide Release 8.2 Version 01

WebFOCUS Business User Edition Release Guide Release 8.2 Version 01 WebFOCUS Business User Edition Release Guide Release 8.2 Version 01 November 04, 2016 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software,

More information

IBM DB2 Web Query for IBM i. Version 2 Release 2

IBM DB2 Web Query for IBM i. Version 2 Release 2 IBM DB2 Web Query for IBM i Version 2 Release 2 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table

More information

Using WebFOCUS Designer Release 8.2 Version 03

Using WebFOCUS Designer Release 8.2 Version 03 Using WebFOCUS Designer Release 8.2 Version 03 April 19, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

IBM DB2 Web Query for IBM i. Version 2 Release 2

IBM DB2 Web Query for IBM i. Version 2 Release 2 IBM DB2 Web Query for IBM i Version 2 Release 2 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table

More information

Mobile Faves for Android User's Manual Version 3.1

Mobile Faves for Android User's Manual Version 3.1 Mobile Faves for Android User's Manual Version 3.1 December 15, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

WebFOCUS Business User Edition Release 8.2 Version 02

WebFOCUS Business User Edition Release 8.2 Version 02 WebFOCUS Business User Edition Release 8.2 Version 02 January 02, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay,

More information

Troubleshooting Release 8.2 Version 01M

Troubleshooting Release 8.2 Version 01M Troubleshooting Release 8.2 Version 01M May 02, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

App Studio for the Developer Studio User

App Studio for the Developer Studio User App Studio for the Developer Studio User May 22, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

WebFOCUS Release Notes Release 8.2 Version 04

WebFOCUS Release Notes Release 8.2 Version 04 WebFOCUS Release Notes Release 8.2 Version 04 October 23, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

WebFOCUS Managed Reporting End User's Manual

WebFOCUS Managed Reporting End User's Manual WebFOCUS Managed Reporting End User's Manual Version 7 Release 7.03 DN4501010.0511 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software,

More information

Mobile Faves for Android User's Manual Version 3 Release 2.1 and Higher

Mobile Faves for Android User's Manual Version 3 Release 2.1 and Higher Mobile Faves for Android User's Manual Version 3 Release 2.1 and Higher April 20, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software,

More information

WebFOCUS Open Portal Services Administration Guide. Release 8.0 Version 09

WebFOCUS Open Portal Services Administration Guide. Release 8.0 Version 09 WebFOCUS Open Portal Services Administration Guide Release 8.0 Version 09 October 6, 2014 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway

More information

WebFOCUS Business User Edition Release 8.2 Version 01M

WebFOCUS Business User Edition Release 8.2 Version 01M WebFOCUS Business User Edition Release 8.2 Version 01M May 02, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

Troubleshooting Release 8.2 Version 02

Troubleshooting Release 8.2 Version 02 Troubleshooting Release 8.2 Version 02 December 18, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

DB2 Web Query Active Technologies for Mobile Web Apps

DB2 Web Query Active Technologies for Mobile Web Apps DB2 Web Query Active Technologies for Mobile Web Apps Cactus, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, TableTalk, Web390,

More information

Active Technologies User's Guide Release 8.2 Version 01M

Active Technologies User's Guide Release 8.2 Version 01M Active Technologies User's Guide Release 8.2 Version 01M April 28, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay,

More information

WebFOCUS Release Notes Release 8.2 Version 02M

WebFOCUS Release Notes Release 8.2 Version 02M WebFOCUS Release Notes Release 8.2 Version 02M March 01, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

Managed Reporting Release 8.2 Version 01

Managed Reporting Release 8.2 Version 01 Managed Reporting Release 8.2 Version 01 September 29, 2016 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

WebFOCUS Release Notes Release 8.2 Version 02M

WebFOCUS Release Notes Release 8.2 Version 02M WebFOCUS Release Notes Release 8.2 Version 02M May 22, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

Getting Started With the Responsive Design Framework Add-on for WebFOCUS App Studio Release 8.1 Version 05

Getting Started With the Responsive Design Framework Add-on for WebFOCUS App Studio Release 8.1 Version 05 Getting Started With the Responsive Design Framework Add-on for WebFOCUS App Studio Release 8.1 Version 05 May 9, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information

More information

WebFOCUS RStat Release Guide Version 3.0

WebFOCUS RStat Release Guide Version 3.0 WebFOCUS RStat Release Guide Version 3.0 August 07, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

Managed Reporting Release 8.2 Version 03

Managed Reporting Release 8.2 Version 03 Managed Reporting Release 8.2 Version 03 April 03, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

Creating WebFOCUS Infographics Release 8.2 Version 04

Creating WebFOCUS Infographics Release 8.2 Version 04 Creating WebFOCUS Infographics Release 8.2 Version 04 August 29, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay,

More information

Server Release Notes WebFOCUS Reporting Server Release 8203 DataMigrator Server Release 7708

Server Release Notes WebFOCUS Reporting Server Release 8203 DataMigrator Server Release 7708 Server Release Notes WebFOCUS Reporting Server Release 8203 DataMigrator Server Release 7708 June 12, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders

More information

Source Management (Version Control) Installation and Configuration Guide. Version 8.0 and Higher

Source Management (Version Control) Installation and Configuration Guide. Version 8.0 and Higher Source Management (Version Control) Installation and Configuration Guide Version 8.0 and Higher July 05, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders

More information

iway Omni-Payer Management Central User s Guide Version DN

iway Omni-Payer Management Central User s Guide Version DN iway Omni-Payer Management Central User s Guide Version 1.3.5.1 DN3502187.0715 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software,

More information

Migration Release 8.0 Version 09

Migration Release 8.0 Version 09 Migration Release 8.0 Version 09 November 12, 2014 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table

More information

Configuring External Links in Visual Discovery AE

Configuring External Links in Visual Discovery AE Copyright 2014 WebFOCUS Release 8.0 Version 08 July 2014 Technical Memo Information Builders Two Penn Plaza New York, NY 10121-2898 (212) 736-4433 TM4742 Configuring External Links in Visual Discovery

More information

WebFOCUS App Studio Installation and Configuration Guide Release 8.2 Version 04

WebFOCUS App Studio Installation and Configuration Guide Release 8.2 Version 04 WebFOCUS App Studio Installation and Configuration Guide Release 8.2 Version 04 July 09, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway,

More information

iway iway Big Data Integrator New Features Bulletin and Release Notes Version DN

iway iway Big Data Integrator New Features Bulletin and Release Notes Version DN iway iway Big Data Integrator New Features Bulletin and Release Notes Version 1.5.0 DN3502232.1216 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo,

More information

DB2 Web Query New Features. July 2010 Hotfix

DB2 Web Query New Features. July 2010 Hotfix DB2 Web Query New Features July 2010 Hotfix Cactus, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, TableTalk, Web390, and

More information

WebFOCUS App Studio Installation and Configuration Guide Release 8.2 Version 02

WebFOCUS App Studio Installation and Configuration Guide Release 8.2 Version 02 WebFOCUS App Studio Installation and Configuration Guide Release 8.2 Version 02 January 03, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway,

More information

Working With Data Release 8.2 Version 01M

Working With Data Release 8.2 Version 01M Working With Data Release 8.2 Version 01M May 05, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

Server Release Notes. WebFOCUS Reporting Server Release 82. DataMigrator Server Release 7707 DN

Server Release Notes. WebFOCUS Reporting Server Release 82. DataMigrator Server Release 7707 DN Server Release Notes WebFOCUS Reporting Server Release 82 DataMigrator Server Release 7707 DN4501054.1117 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders

More information

WebFOCUS Narrative Charts Installation and Configuration Release 8.2 Version 04

WebFOCUS Narrative Charts Installation and Configuration Release 8.2 Version 04 WebFOCUS Narrative Charts Installation and Configuration Release 8.2 Version 04 August 23, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway,

More information

Customizing Content Release 8.2 Version 01M

Customizing Content Release 8.2 Version 01M Customizing Content Release 8.2 Version 01M July 14, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

iway iway Big Data Integrator New Features Bulletin and Release Notes Version DN

iway iway Big Data Integrator New Features Bulletin and Release Notes Version DN iway iway Big Data Integrator New Features Bulletin and Release Notes Version 1.5.1 DN3502232.0517 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo,

More information

Migration Release 8.2 Version 04

Migration Release 8.2 Version 04 Migration Release 8.2 Version 04 August 17, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Using the DataDirect ODBC Driver for Hyperstage

Using the DataDirect ODBC Driver for Hyperstage Using the DataDirect ODBC Driver for Hyperstage May 08, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

Omni-Gen Consumption View User s Guide. Version 3.8

Omni-Gen Consumption View User s Guide. Version 3.8 Omni-Gen Consumption View User s Guide Version 3.8 February 22, 2019 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS,

More information

iway Integration Tools Getting Started Guide Version 8.0 and Higher

iway Integration Tools Getting Started Guide Version 8.0 and Higher iway Integration Tools Getting Started Guide Version 8.0 and Higher August 09, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software,

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Module 2: Managing Your Resources Lesson 5: Configuring System Settings and Properties Learn

Module 2: Managing Your Resources Lesson 5: Configuring System Settings and Properties Learn Module 2: Managing Your Resources Lesson 5: Configuring System Settings and Properties Learn Welcome to Module 2, Lesson 5. In this lesson, you will learn how to use the Administration Console to configure

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

iway Big Data Integrator New Features Bulletin and Release Notes

iway Big Data Integrator New Features Bulletin and Release Notes iway Big Data Integrator New Features Bulletin and Release Notes Version 1.5.2 DN3502232.0717 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway,

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

Contents. Common Site Operations. Home actions. Using SharePoint

Contents. Common Site Operations. Home actions. Using SharePoint This is a companion document to About Share-Point. That document describes the features of a SharePoint website in as much detail as possible with an emphasis on the relationships between features. This

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal BEAWebLogic Portal Tutorials Getting Started with WebLogic Portal Version 10.2 February 2008 Contents 1. Introduction Introduction............................................................ 1-1 2. Setting

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

HYPERION SYSTEM 9 PERFORMANCE SCORECARD

HYPERION SYSTEM 9 PERFORMANCE SCORECARD HYPERION SYSTEM 9 PERFORMANCE SCORECARD RELEASE 9.2 NEW FEATURES Welcome to Hyperion System 9 Performance Scorecard, Release 9.2. This document describes the new or modified features in this release. C

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Client Configuration Cookbook

Client Configuration Cookbook Sitecore CMS 6.2 Client Configuration Cookbook Rev: 2009-10-20 Sitecore CMS 6.2 Client Configuration Cookbook Features, Tips and Techniques for CMS Architects and Developers Table of Contents Chapter 1

More information

Dashboards. Overview. Overview, page 1 Dashboard Actions, page 2 Add Widgets to Dashboard, page 4 Run a Report from the Dashboard, page 6

Dashboards. Overview. Overview, page 1 Dashboard Actions, page 2 Add Widgets to Dashboard, page 4 Run a Report from the Dashboard, page 6 Overview, page 1 Dashboard Actions, page 2 Add Widgets to Dashboard, page 4 Run a Report from the Dashboard, page 6 Overview In Cisco Unified Intelligence Center, Dashboard is an interface that allows

More information

INSTALL GUIDE BIOVIA INSIGHT 2016

INSTALL GUIDE BIOVIA INSIGHT 2016 INSTALL GUIDE BIOVIA INSIGHT 2016 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

Omni Console User s Guide. Version 3.6.3

Omni Console User s Guide. Version 3.6.3 Omni Console User s Guide Version 3.6.3 August 02, 2018 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

Data Quality Workbench User s Guide. Version 3.2 and Higher

Data Quality Workbench User s Guide. Version 3.2 and Higher Data Quality Workbench User s Guide Version 3.2 and Higher January 11, 2019 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay,

More information

Insbridge Enterprise Rating RateManager User Guide

Insbridge Enterprise Rating RateManager User Guide Oracle Insurance Insbridge Enterprise Rating RateManager User Guide Modules Volume 2 Release 4.9 December 2014 Copyright 2005, 2014, Oracle and/or its affiliates. All rights reserved. Oracle Insurance

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

Oracle Enterprise Performance Reporting Cloud. What s New in the November Update (16.11)

Oracle Enterprise Performance Reporting Cloud. What s New in the November Update (16.11) Oracle Enterprise Performance Reporting Cloud What s New in the November Update (16.11) November 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, NOVEMBER UPDATE...

More information

Office Adapters for Quark Publishing Platform

Office Adapters for Quark Publishing Platform Office Adapters for Quark Publishing Platform Contents Getting started... 1 About Quark Publishing Platform...1 System requirements... 3 Installing the Office Adapters for Quark Publishing Platform...

More information

Oracle Enterprise Performance Reporting Cloud. What s New in June 2017 Update (17.06)

Oracle Enterprise Performance Reporting Cloud. What s New in June 2017 Update (17.06) Oracle Enterprise Performance Reporting Cloud What s New in June 2017 Update (17.06) May 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, JUNE UPDATE... 4 ANNOUNCEMENTS

More information

INSTALL GUIDE BIOVIA INSIGHT 2.6

INSTALL GUIDE BIOVIA INSIGHT 2.6 INSTALL GUIDE BIOVIA INSIGHT 2.6 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide IBM Internet Security Systems IBM Proventia Management SiteProtector Policies and Responses Configuration Guide Version2.0,ServicePack8.1 Note Before using this information and the product it supports,

More information

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2 HYPERION SYSTEM 9 BI+ APPLICATION BUILDER J2EE RELEASE 9.2 GETTING STARTED GUIDE Copyright 1998-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion H logo, and Hyperion s product

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

SAS AppDev Studio TM 3.4 Eclipse Plug-ins. Migration Guide

SAS AppDev Studio TM 3.4 Eclipse Plug-ins. Migration Guide SAS AppDev Studio TM 3.4 Eclipse Plug-ins Migration Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS AppDev Studio TM 3.4 Eclipse Plug-ins: Migration

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Working with Query Objects Intellicus Enterprise Reporting and BI Platform ` Intellicus Technologies info@intellicus.com www.intellicus.com Working with Query Objects i Copyright 2012 Intellicus Technologies

More information

Tyler Dashboard. User Guide Version 6.3. For more information, visit

Tyler Dashboard. User Guide Version 6.3. For more information, visit Tyler Dashboard User Guide Version 6.3 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Search... 5 Browse... 5 Page... 6 Dashboard...

More information

Version 2 Release 2. IBM i2 Enterprise Insight Analysis Upgrade Guide IBM SC

Version 2 Release 2. IBM i2 Enterprise Insight Analysis Upgrade Guide IBM SC Version 2 Release 2 IBM i2 Enterprise Insight Analysis Upgrade Guide IBM SC27-5091-00 Note Before using this information and the product it supports, read the information in Notices on page 35. This edition

More information

Policy Commander Console Guide - Published February, 2012

Policy Commander Console Guide - Published February, 2012 Policy Commander Console Guide - Published February, 2012 This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Teamcenter 11.1 Systems Engineering and Requirements Management

Teamcenter 11.1 Systems Engineering and Requirements Management SIEMENS Teamcenter 11.1 Systems Engineering and Requirements Management Systems Architect/ Requirements Management Project Administrator's Manual REQ00002 U REQ00002 U Project Administrator's Manual 3

More information

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects XI3.1 Service Pack 4 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet,

More information

Coveo Platform 6.5. Microsoft SharePoint Connector Guide

Coveo Platform 6.5. Microsoft SharePoint Connector Guide Coveo Platform 6.5 Microsoft SharePoint Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Adobe Marketing Cloud Report Builder

Adobe Marketing Cloud Report Builder Adobe Marketing Cloud Report Builder Contents Adobe Report Builder Help...6 What's New in Report Builder...7 Report Builder 5.6...7 Report Builder 5.5...7 Report Builder 5.4...7 Report Builder 5.3...8

More information

Perceptive Matching Engine

Perceptive Matching Engine Perceptive Matching Engine Advanced Design and Setup Guide Version: 1.0.x Written by: Product Development, R&D Date: January 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents Overview...

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

Installation Guide - Windows

Installation Guide - Windows Kony Visualizer Enterprise Installation Guide - Windows Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Kendo UI. Builder by Progress : Using Kendo UI Designer

Kendo UI. Builder by Progress : Using Kendo UI Designer Kendo UI Builder by Progress : Using Kendo UI Designer Copyright 2017 Telerik AD. All rights reserved. December 2017 Last updated with new content: Version 2.1 Updated: 2017/12/22 3 Copyright 4 Contents

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

Deltek PM Compass 2.2. Custom Reports and Microsoft SQL Server Reporting Services Guide

Deltek PM Compass 2.2. Custom Reports and Microsoft SQL Server Reporting Services Guide Deltek PM Compass 2.2 Custom Reports and Microsoft SQL Server Reporting September 4, 2015 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

Early Data Analyzer Web User Guide

Early Data Analyzer Web User Guide Early Data Analyzer Web User Guide Early Data Analyzer, Version 1.4 About Early Data Analyzer Web Getting Started Installing Early Data Analyzer Web Opening a Case About the Case Dashboard Filtering Tagging

More information

Reports. Overview. Stock Reports

Reports. Overview. Stock Reports Overview, on page 1 Report Actions, on page 2 Add Template Help, on page 4 Report Types, on page 5 Manage, on page 8 Run Report, on page 19 Import, on page 22 Export, Report Definitions, and Folders, on

More information

Tyler Dashboard. User Guide Version 6.0. For more information, visit

Tyler Dashboard. User Guide Version 6.0. For more information, visit Tyler Dashboard User Guide Version 6.0 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Browse... 5 Page... 5 Dashboard... 5 Views...

More information

Sage Installation and System Administrator s Guide. March 2019

Sage Installation and System Administrator s Guide. March 2019 Sage 100 2019 Installation and System Administrator s Guide March 2019 2019 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein

More information

SAS Viya 3.3 Administration: Identity Management

SAS Viya 3.3 Administration: Identity Management SAS Viya 3.3 Administration: Identity Management Identity Management Overview................................................................. 2 Getting Started with Identity Management......................................................

More information

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request...

Calendar & Buttons Dashboard Menu Features My Profile My Favorites Watch List Adding a New Request... remitview User Guide 1 TABLE OF CONTENTS INTRODUCTION... 3 Calendar & Buttons... 3 GETTING STARTED.... 5 Dashboard.... 7 Menu Features... 8 PROFILE.... 10 My Profile... 10 My Favorites... 12 Watch List...

More information

Portal Integration Kit User s Guide for Microsoft SharePoint

Portal Integration Kit User s Guide for Microsoft SharePoint Portal Integration Kit User s Guide for Microsoft SharePoint BusinessObjects Enterprise XI 3.1 windows Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns the following

More information

CollabNet Desktop - Microsoft Windows Edition

CollabNet Desktop - Microsoft Windows Edition CollabNet Desktop - Microsoft Windows Edition User Guide 2009 CollabNet Inc. CollabNet Desktop - Microsoft Windows Edition TOC 3 Contents Legal fine print...7 CollabNet, Inc. Trademark and Logos...7 Chapter

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

HPE Security Fortify Plugins for Eclipse Software Version: Installation and Usage Guide

HPE Security Fortify Plugins for Eclipse Software Version: Installation and Usage Guide HPE Security Fortify Plugins for Eclipse Software Version: 16.10 Installation and Usage Guide Document Release Date: April 2016 Software Release Date: April 2016 Legal Notices Warranty The only warranties

More information

End User s Guide Release 5.0

End User s Guide Release 5.0 [1]Oracle Application Express End User s Guide Release 5.0 E39146-04 August 2015 Oracle Application Express End User's Guide, Release 5.0 E39146-04 Copyright 2012, 2015, Oracle and/or its affiliates. All

More information