Informatica 10.2.1 Big Data Release Notes (10.2.1) May 2018

Total Page:16

File Type:pdf, Size:1020Kb

Informatica 10.2.1 Big Data Release Notes (10.2.1) May 2018 Informatica 10.2.1 Big Data Release Notes (10.2.1) May 2018 © Copyright Informatica LLC 1998, 2020 Contents Technical Preview.............................................................................. 2 Technical Preview for Big Data Management........................................... 2 Technical Preview for Big Data Streaming.............................................. 3 Technical Preview for Enterprise Data Catalog.......................................... 3 Technical Preview for PowerExchange Adapters......................................... 4 Installation and Upgrade......................................................................... 5 Informatica Upgrade Paths......................................................... 5 Support of Informatica Big Data Products in 10.2.1....................................... 6 Big Data Hadoop Distribution Support................................................. 6 Hive Run-Time Engine ............................................................ 8 Upgrading to New Configuration..................................................... 9 10.2.1 Fixed Limitations and Closed Enhancements................................................ 9 Administrator Tool Fixed Limitations (10.2.1)........................................... 9 Analyst Tool Fixed Limitations (10.2.1)............................................... 10 Application Service Fixed Limitations (10.2.1).......................................... 10 Big Data Management Fixed Limitations (10.2.1)....................................... 10 Big Data Streaming Fixed Limitations (10.2.1).......................................... 14 Command Line Programs Fixed Limitations (10.2.1)..................................... 15 Data Transformation Fixed Limitations (10.2.1)........................................ 15 Domain Fixed Limitations (10.2.1).................................................. 16 Enterprise Data Catalog Fixed Limitations (10.2.1)...................................... 16 Enterprise Data Lake Fixed Limitations (10.2.1)........................................ 17 Exception Management Fixed Limitations (10.2.1)...................................... 18 Mappings and Workflows Fixed Limitations........................................... 18 Profiles and Scorecards Fixed Limitations (10.2.1)...................................... 20 Security Fixed Limitations (10.2.1).................................................. 21 Third-Party Fixed Limitations (10.2.1)................................................ 21 Transformation Fixed Limitations (10.2.1)............................................ 22 Transformation Language Functions Fixed Limitations (10.2.1)............................ 22 10.2.1 Known Limitations...................................................................... 22 2020-06-22 1 Administrator Tool Known Limitations (10.2.1)......................................... 23 Analyst Tool Known Limitations (10.2.1).............................................. 23 Application Service Known Limitations (10.2.1)........................................ 23 Big Data Management Known Limitations (10.2.1)...................................... 25 Big Data Streaming Known Limitations (10.2.1)........................................ 31 Domain Known Limitations (10.2.1)................................................. 32 Developer Tool Known Limitations (10.2.1)............................................ 32 Enterprise Data Catalog Known Limitations (10.2.1)..................................... 34 Enterprise Data Lake Known Limitations (10.2.1)....................................... 37 Parameters Known Limitations (10.2.1).............................................. 37 Profiles and Scorecards Known Limitations (10.2.1)..................................... 37 Reference Data Known Limitations (10.2.1)........................................... 38 Rule Specification Known Limitations (10.2.1)......................................... 39 Security Known Limitations (10.2.1)................................................. 39 Third-Party Known Limitations (10.2.1)............................................... 40 Transformations Known Limitations (10.2.1).......................................... 42 Workflows Known Limitations (10.2.1)............................................... 43 Informatica Global Customer Support........................................................... 43 This document contains important information about restricted functionality, known limitations, and bug fixes for Informatica 10.2.1. Technical Preview Technical Preview for Big Data Management Big Data Management version 10.2.1 includes functionality that is available for technical preview. Technical preview functionality is supported but is unwarranted and is not production-ready. Informatica recommends that you use in non-production environments only. Informatica intends to include the preview functionality in an upcoming GA release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support. Intelligent Structure Discovery Effective in version 10.2.1, the intelligent structure model is available for technical preview in Amazon S3 data objects, complex file data objects, and Microsoft Azure Blob data objects. You can read files that are parsed with an intelligent structure model when you run a mapping on the Spark engine. When you add the data object to a mapping that runs on the Spark engine, you can process any input type that the model can parse. 2 2020-06-22 Python Transformation Effective in version 10.2.1, the Python transformation is available for technical preview. Use the Python transformation to execute Python code in a mapping that runs on the Spark engine. You can use a Python transformation to implement a machine model on the data that you pass through the transformation. For example, use the Python transformation to write Python code that loads a pre- trained model. You can use the pre-trained model to classify input data or create predictions. Technical Preview for Big Data Streaming Big Data Streaming version 10.2.1 includes functionality that is available for technical preview. Technical preview functionality is supported but is unwarranted and is not production-ready. Informatica recommends that you use in non-production environments only. Informatica intends to include the preview functionality in an upcoming GA release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support. Python Transformation Effective in version 10.2.1, the Python transformation is available for technical preview. Use the Python transformation to execute Python code in a mapping that runs on the Spark engine. You can use a Python transformation to implement a machine model on the data that you pass through the transformation. For example, use the Python transformation to write Python code that loads a pre- trained model. You can use the pre-trained model to classify input data or create predictions. Complex Data Type in Java Transformation Effective in version 10.2.1, when you use the Java transformation, you can use complex data types to process hierarchical data. The complex data type support in the Java transformation is available for technical preview. Map Data Type Effective in version 10.2.1, you can use map data type to generate and process map data on the Spark engine. The map data type support is available for technical preview. Technical Preview for Enterprise Data Catalog Enterprise Data Catalog version 10.2.1 includes functionality that is available for technical preview. Technical preview functionality is supported but is unwarranted and is not production-ready. Informatica recommends that you use in non-production environments only. Informatica intends to include the preview functionality in an upcoming GA release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support. Import from ServiceNow Effective in version 10.2.1, Catalog Administrator now connects to ServiceNow to import connections and extract the configuration metadata into the catalog. The Import from ServiceNow feature is available for technical preview. 2020-06-22 3 Database Script Resource Type Effective in version 10.2.1, you can create a Database Script resource to extract lineage information from database scripts. The Database Script resource type is available for technical preview. Technical Preview for PowerExchange Adapters PowerExchange Adapters version 10.2.1 includes functionality that is available for technical preview. Technical preview functionality is supported but is unwarranted and is not production-ready. Informatica recommends that you use in non-production environments only. Informatica intends to include the preview functionality in an upcoming GA release for production use, but might choose not to in accordance with changing market or technical circumstances. For more information, contact Informatica Global Customer Support. PowerExchange for Amazon S3 Effective in version 10.2.1, PowerExchange for Amazon S3 includes the following technical preview functionality: • You can read files that are parsed with an intelligent structure model when you run a mapping on the Spark engine. When you add the data object to a mapping that runs
Recommended publications
  • Commonjavajars - a Package with Useful Libraries for Java Guis
    CommonJavaJars - A package with useful libraries for Java GUIs To reduce the package size of other R packages with Java GUIs and to reduce jar file conflicts, this package provides a few commonly used Java libraries. You should be able to load them by calling the rJava .jpackage function (a good place is most likely the .onLoad function of your package): .jpackage("CommonJavaJars", jars=c("forms-1.2.0.jar", "iText-2.1.4.jar")) We provide the following Java libraries: Apache Commons Logging under the Apache License, Version 2.0, January 2004, http://commons. apache.org/logging/, Copyright 2001-2007 The Apache Software Foundation Apache jog4j under Apache License 2.0, http://logging.apache.org/log4j/, Copyright 2007 The Apache Software Foundation Apache Commons Lang under Apache License 2.0, http://commons.apache.org/lang/, Copyright 2001-2011 The Apache Software Foundation Apache POI under Apache License 2.0, http://poi.apache.org/, Copyright 2001-2007 The Apache Software Foundation Apache Commons Collections under the Apache License, Version 2.0, January 2004, http://commons. apache.org/collections/, Copyright 2001-2008 The Apache Software Foundation Apache Commons Validator under the Apache License, Version 2.0, January 2004, http://commons. apache.org/validator/, Copyright 2001-2010 The Apache Software Foundation JLaTeXMath under GPL >= 2.0, http://forge.scilab.org/index.php/p/jlatexmath/, Copyright 2004-2007, 2009 Calixte, Coolsaet, Cleemput, Vermeulen and Universiteit Gent iText 2.1.4 under LGPL, http://itextpdf.com/, Copyright
    [Show full text]
  • Datatypes (Pdf Format)
    Basic Scripting, Syntax, and Data Types in Python Mteor 227 – Fall 2020 Basic Shell Scripting/Programming with Python • Shell: a user interface for access to an operating system’s services. – The outer layer between the user and the operating system. • The first line in your program needs to be: #!/usr/bin/python • This line tells the computer what python interpreter to use. Comments • Comments in Python are indicated with a pound sign, #. • Any text following a # and the end of the line is ignored by the interpreter. • For multiple-line comments, a # must be used at the beginning of each line. Continuation Line • The \ character at the end of a line of Python code signifies that the next line is a continuation of the current line. Variable Names and Assignments • Valid characters for variable, function, module, and object names are any letter or number. The underscore character can also be used. • Numbers cannot be used as the first character. • The underscore should not be used as either the first or last character, unless you know what you are doing. – There are special rules concerning leading and trailing underscore characters. Variable Names and Assignments • Python is case sensitive! Capitalization matters. – The variable f is not the same as the variable F. • Python supports parallel assignment >>> a, b = 5, 'hi' >>> a 5 >>> b 'hi' Data Types • Examples of data types are integers, floating-point numbers, complex numbers, strings, etc. • Python uses dynamic typing, which means that the variable type is determined by its input. – The same variable name can be used as an integer at one point, and then if a string is assigned to it, it then becomes a string or character variable.
    [Show full text]
  • Merchandise Planning and Optimization Licensing Information
    Oracle® Retail Merchandise Planning and Optimization Licensing Information July 2009 This document provides licensing information for all the third-party applications used by the following Oracle Retail applications: ■ Oracle Retail Clearance Optimization Engine ■ Oracle Retail Markdown Optimization ■ Oracle Retail Place ■ Oracle Retail Plan ■ Oracle Retail Promote (PPO and PI) Prerequisite Softwares and Licenses Oracle Retail products depend on the installation of certain essential products (with commercial licenses), but the company does not bundle these third-party products within its own installation media. Acquisition of licenses for these products should be handled directly with the vendor. The following products are not distributed along with the Oracle Retail product installation media: ® ■ BEA WebLogic Server (http://www.bea.com) ™ ■ MicroStrategy Desktop (http://www.microstrategy.com) ■ MicroStrategy Intelligence Server™ and Web Universal (http://www.microstrategy.com) ® ■ Oracle Database 10g (http://www.oracle.com) ® ■ Oracle Application Server 10g (http://www.oracle.com) ® ■ Oracle Business Intelligence Suite Enterprise Edition Version 10 (http://www.oracle.com) ■ rsync (http://samba.anu.edu.au/rsync/). See rsync License. 1 Softwares and Licenses Bundled with Oracle Retail Products The following third party products are bundled along with the Oracle Retail product code and Oracle has acquired the necessary licenses to bundle the software along with the Oracle Retail product: ■ addObject.com NLSTree Professional version 2.3
    [Show full text]
  • The Pentaho Big Data Guide This Document Supports Pentaho Business Analytics Suite 4.8 GA and Pentaho Data Integration 4.4 GA, Documentation Revision October 31, 2012
    The Pentaho Big Data Guide This document supports Pentaho Business Analytics Suite 4.8 GA and Pentaho Data Integration 4.4 GA, documentation revision October 31, 2012. This document is copyright © 2012 Pentaho Corporation. No part may be reprinted without written permission from Pentaho Corporation. All trademarks are the property of their respective owners. Help and Support Resources If you have questions that are not covered in this guide, or if you would like to report errors in the documentation, please contact your Pentaho technical support representative. Support-related questions should be submitted through the Pentaho Customer Support Portal at http://support.pentaho.com. For information about how to purchase support or enable an additional named support contact, please contact your sales representative, or send an email to [email protected]. For information about instructor-led training on the topics covered in this guide, visit http://www.pentaho.com/training. Limits of Liability and Disclaimer of Warranty The author(s) of this document have used their best efforts in preparing the content and the programs contained in it. These efforts include the development, research, and testing of the theories and programs to determine their effectiveness. The author and publisher make no warranty of any kind, express or implied, with regard to these programs or the documentation contained in this book. The author(s) and Pentaho shall not be liable in the event of incidental or consequential damages in connection with, or arising out of, the furnishing, performance, or use of the programs, associated instructions, and/or claims. Trademarks Pentaho (TM) and the Pentaho logo are registered trademarks of Pentaho Corporation.
    [Show full text]
  • Oracle® Application Management Pack for Oracle E-Business Suite Guide Release 12.1.0.2.0 Part No
    Oracle® Application Management Pack for Oracle E-Business Suite Guide Release 12.1.0.2.0 Part No. E39873-01 November 2013 Oracle Application Management Pack for Oracle E-Business Suite Guide, Release 12.1.0.2.0 Part No. E39873-01 Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved. Primary Author: Biju Mohan, Mildred Wang Contributing Author: Srikrishna Bandi, KrishnaKumar Nair, Angelo Rosado Contributor: John Aedo, Max Arderius, Kenneth Baxter, Bhargava Chinthoju, Lauren Cohn, Rumeli Das, Ivo Dujmovic, Nipun Goel, Clara Jaeckel, Ryan Landowski, Senthil Madhappan, Biplab Nayak, Shravankumar Nethi, Vinitha Rajan, Vasu Rao, Traci Short, Mike Smith Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free.
    [Show full text]
  • What's New with Apache POI
    What's new with Apache POI Apache POI - The Open Source Java solution for Microsoft Office Nick Burch Senior Developer Torchbox Ltd What'll we be looking at? • POI and OOXML – why bother? • Working with Excel files – DOM-like UserModel for .xls and .xlsx – SAX-like EventModel for .xls • Converting older code to the new style • PowerPoint – ppt and pptx • Word, Visio, Outlook, Publisher But first... OLE2 & OOXML • All the old style file formats (xls, doc, ppt, vsd) are OLE2 based • OLE2 is a binary format, that looks a lot like FAT • All the new file formats (xlsx, docx, pptx) are OOXML • OOXML is a zip file of XML files, which are data and metadata OLE2 Overview • OLE 2 Compound Document Format • Binary file format, developed by Microsoft • Contains different streams / files • POIFS is our implementation of it • http://poi.apache.org/poifs/fileformat.html has the full details • OOXML structure nods back to OLE2 Peeking inside OLE2 • POIFS has several tools for viewing and debugging OLE2 files • org.apache.poi.poifs.dev. POIFSViewer is the main one • Ant task is “POIFSViewer”, pass it -Dfilename=src/testcase/.... • Documents have metadata entries, and streams for their data SimpleWithColour.xls POIFS FileSystem Property: "Root Entry" Name = "Root Entry" DocumentSummaryInformation Property: "DocumentSummaryInformation" Name = "DocumentSummaryInformation" Document: "DocumentSummaryInformation" size=261 SummaryInformation Property: "SummaryInformation" Name = "SummaryInformation" Document: "SummaryInformation" size=229 Workbook Property:
    [Show full text]
  • Unravel Data Systems Version 4.5
    UNRAVEL DATA SYSTEMS VERSION 4.5 Component name Component version name License names jQuery 1.8.2 MIT License Apache Tomcat 5.5.23 Apache License 2.0 Tachyon Project POM 0.8.2 Apache License 2.0 Apache Directory LDAP API Model 1.0.0-M20 Apache License 2.0 apache/incubator-heron 0.16.5.1 Apache License 2.0 Maven Plugin API 3.0.4 Apache License 2.0 ApacheDS Authentication Interceptor 2.0.0-M15 Apache License 2.0 Apache Directory LDAP API Extras ACI 1.0.0-M20 Apache License 2.0 Apache HttpComponents Core 4.3.3 Apache License 2.0 Spark Project Tags 2.0.0-preview Apache License 2.0 Curator Testing 3.3.0 Apache License 2.0 Apache HttpComponents Core 4.4.5 Apache License 2.0 Apache Commons Daemon 1.0.15 Apache License 2.0 classworlds 2.4 Apache License 2.0 abego TreeLayout Core 1.0.1 BSD 3-clause "New" or "Revised" License jackson-core 2.8.6 Apache License 2.0 Lucene Join 6.6.1 Apache License 2.0 Apache Commons CLI 1.3-cloudera-pre-r1439998 Apache License 2.0 hive-apache 0.5 Apache License 2.0 scala-parser-combinators 1.0.4 BSD 3-clause "New" or "Revised" License com.springsource.javax.xml.bind 2.1.7 Common Development and Distribution License 1.0 SnakeYAML 1.15 Apache License 2.0 JUnit 4.12 Common Public License 1.0 ApacheDS Protocol Kerberos 2.0.0-M12 Apache License 2.0 Apache Groovy 2.4.6 Apache License 2.0 JGraphT - Core 1.2.0 (GNU Lesser General Public License v2.1 or later AND Eclipse Public License 1.0) chill-java 0.5.0 Apache License 2.0 Apache Commons Logging 1.2 Apache License 2.0 OpenCensus 0.12.3 Apache License 2.0 ApacheDS Protocol
    [Show full text]
  • MPLAB C Compiler for PIC24 Mcus and Dspic Dscs User's Guide
    MPLAB® C Compiler for PIC24 MCUs and dsPIC® DSCs User’s Guide 2002-2011 Microchip Technology Inc. DS51284K Note the following details of the code protection feature on Microchip devices: • Microchip products meet the specification contained in their particular Microchip Data Sheet. • Microchip believes that its family of products is one of the most secure families of its kind on the market today, when used in the intended manner and under normal conditions. • There are dishonest and possibly illegal methods used to breach the code protection feature. All of these methods, to our knowledge, require using the Microchip products in a manner outside the operating specifications contained in Microchip’s Data Sheets. Most likely, the person doing so is engaged in theft of intellectual property. • Microchip is willing to work with the customer who is concerned about the integrity of their code. • Neither Microchip nor any other semiconductor manufacturer can guarantee the security of their code. Code protection does not mean that we are guaranteeing the product as “unbreakable.” Code protection is constantly evolving. We at Microchip are committed to continuously improving the code protection features of our products. Attempts to break Microchip’s code protection feature may be a violation of the Digital Millennium Copyright Act. If such acts allow unauthorized access to your software or other copyrighted work, you may have a right to sue for relief under that Act. Information contained in this publication regarding device Trademarks applications and the like is provided only for your convenience The Microchip name and logo, the Microchip logo, dsPIC, and may be superseded by updates.
    [Show full text]
  • Talend Open Studio for Big Data Release Notes
    Talend Open Studio for Big Data Release Notes 6.0.0 Talend Open Studio for Big Data Adapted for v6.0.0. Supersedes previous releases. Publication date July 2, 2015 Copyleft This documentation is provided under the terms of the Creative Commons Public License (CCPL). For more information about what you can and cannot do with this documentation in accordance with the CCPL, please read: http://creativecommons.org/licenses/by-nc-sa/2.0/ Notices Talend is a trademark of Talend, Inc. All brands, product names, company names, trademarks and service marks are the properties of their respective owners. License Agreement The software described in this documentation is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.html. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. This product includes software developed at AOP Alliance (Java/J2EE AOP standards), ASM, Amazon, AntlR, Apache ActiveMQ, Apache Ant, Apache Avro, Apache Axiom, Apache Axis, Apache Axis 2, Apache Batik, Apache CXF, Apache Cassandra, Apache Chemistry, Apache Common Http Client, Apache Common Http Core, Apache Commons, Apache Commons Bcel, Apache Commons JxPath, Apache
    [Show full text]
  • Neon Core Infrastructure Services
    NeOn-project.org NeOn: Lifecycle Support for Networked Ontologies Integrated Project (IST-2005-027595) Priority: IST-2004-2.4.7 – “Semantic-based knowledge and content systems” D6.4.2 NeOn core infrastructure services Deliverable Co-ordinator: Walter Waterfeld Deliverable Co-ordinating Institution: Software AG (SAG) Other Authors: Diana Maynard, University of Sheffield (USFD), Ian Roberts, University of Sheffield (USFD), Michael Gesmann, Software AG (SAG) Document Identifier: NEON/2010/D6.4.2/v1.0 Date due: October 31st, 2009 Class Deliverable: NEON EU-IST-2005-027595 Submission date: January 31st , 2010 Project start date: March 1, 2006 Version: v1.0 Project duration: 4 years State: Final Distribution: Public 2006–2010 © Copyright lies with the respective authors and their institutions. Page 2 of 25 NeOn Integrated Project EU-IST-027595 NeOn Consortium This document is a part of the NeOn research project funded by the IST Programme of the Commission of the European Communities by the grant number IST-2005-027595. The following partners are involved in the project: Open University (OU) – Coordinator Universität Karlsruhe – TH (UKARL) Knowledge Media Institute – KMi Institut für Angewandte Informatik und Formale Berrill Building, Walton Hall Beschreibungsverfahren – AIFB Milton Keynes, MK7 6AA Englerstrasse 11 United Kingdom D-76128 Karlsruhe, Germany Contact person: Enrico Motta Contact person: Andreas Harth E-mail address: [email protected] E-mail address: [email protected] Universidad Politécnica de Madrid (UPM) Software AG (SAG) Campus de Montegancedo Uhlandstrasse 12 28660 Boadilla del Monte 64297 Darmstadt Spain Germany Contact person: Asunción Gómez Pérez Contact person: Walter Waterfeld E-mail address: [email protected] E-mail address: [email protected] Intelligent Software Components S.A.
    [Show full text]
  • Apache Open Office Spreadsheet Templates
    Apache Open Office Spreadsheet Templates Practicing and publishable Lev still reasserts his administrator pithily. Spindle-legged Lancelot robotize or mention some thingumbob Bradypastorally, weekends however imminently. defenseless Dru beheld headforemost or lipped. Tempest-tossed Morris lapidifies some extravasation after glamorous Get familiar with complete the following framework which to publish a spreadsheet templates can even free and capable of the language id is this website extensions Draw is anchor on three same plague as Adobe Illustrator or Photoshop, but turning an announcement to anywhere to friends and grease with smart software still be ideal. Get started in minutes to try Asana. So much the contents of their own voting power or edit them out how do it is where can! Retouch skin problems. But is make it is done in writer blogs or round off he has collaborative effort while presenting their processes to learn how. Work environment different languages a lot? Layout view combines a desktop publishing environment so familiar Word features, giving have a customized workspace designed to simplify complex layouts. Enjoy finger painting with numerous colors that care can choose. Green invoice template opens a office, spreadsheets to the. Google docs and open office. Each office templates to open in a template opens in the darkest locations in critical situations regarding medical letter of. You open office templates are there is a template to apache open office on spreadsheets, and interactive tool with. Its print are produced a banner selling ms word document author in order to alternatives that. Manage Office programs templates Office Microsoft Docs. It includes just let every name you mean ever ask soon as a writer or editor.
    [Show full text]
  • Longview 7 Installation Guide the Contents of This Document and the Associated Software Are the Property of Longview Solutions and Are Copyrighted
    Version 7.3 2016 Longview 7 Installation Guide The contents of this document and the associated software are the property of Longview Solutions and are copyrighted. No part of this document may be reproduced in whole or in part or by any means, for any purpose without the express written permission of Longview Solutions. Longview Solutions makes no representations or warranties as to the software, expressed or implied, including, without limitation, the implied warranties and conditions of merchantability and fitness for any particular purpose and those arising by statute or otherwise in law or from a course of dealing or usage of trade. Further, Longview Solutions reserves the right to revise this publication and to make changes from time to time in the content thereof without obligation to notify any person or organization of such revision or change. In no event shall Longview Solutions, its directors, officers, employees or agents be liable for any special, direct, indirect or consequential damages (including damages for loss of business profits, business interruption, loss of business information or reduction of expenses, actual or anticipated, and the like) arising out of the use or inability to use the software whether based on contract, tort or any other legal theory. © 2016 Longview Solutions. All rights reserved. Published in Canada. Longview Solutions and Longview 7 are registered trademarks of Longview Software Limited and Longview US Holdings Inc. All other company and product names are trademarks or registered trademarks of their respective companies. Open Source License Acknowledgement Longview 7 uses third-party, open-source software subject to the following licenses: Apache POI Project, Axis 2, BCEL, Log4J, Google Web Toolkit, Xerxes & Xalan, Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
    [Show full text]