Import Data from File Server

Total Page:16

File Type:pdf, Size:1020Kb

Import Data from File Server Import Data from File Server For importing data, a file server location whitelist must be configured. Only file server paths allowed by this whitelist can be accessed when creating a model from a file, or importing data from files. For exporting models, another file server location whitelist must be configured. Only file server paths allowed by this whitelist can be accessed when exporting a model. 1. Install Java Standard Edition Runtime Environment (JRE) Java Standard Edition Runtime Environment (JRE) version 7 or higher must be installed. To download the latest JRE, please visit Oracle.com. 1 It’s also recommended to set JRE_HOME environment variable to point to your JRE installation folder. 2. Install SAP JVM 1. Download (or locate an existing) SAP JVM from SAP Development Tools Website. For supported SAP JVM versions, see Prerequisites. 2 2. Extract the SAP JVM on the server where the SAP CP CC will be installed, and note the folder location. EXAMPLE: Unzip the file into C:\SAPJVM\sapjvm_8. 3. Installing SAP Cloud Platform Cloud Connector on premise 1. Download the latest version per your operating system SAP Development Tools Website. 3 EXAMPLE: In case of Microsoft Windows, download .msi file. 4 2. Start the installation of the SAP Cloud Platform Cloud Connector. 5 NOTES: • Under Select JDK Installation, make sure to point to SAP JVM folder installed above. • Ensure that you select the option to start the cloud connector after installation. 4. Set Up Data Acquisition with SAP CP Cloud Connector Before the initial configuration of the SAP CP CC you, or the owner of your organization’s S-User account, must open an SAP Product Support Incident at the following link: https://launchpad.support.sap.com/#incident/solution using the component LOD-ANA-BI. 6 Your support ticket should include: • A statement about wanting to set up data acquisition with the SAP CP CC • Your SAP Analytics Cloud tenant URL • Your S-User account ID EXAMPLE: Dear SAP Support, I would like to set up data acquisition with the SAP Cloud Platform Cloud Connector in SAP Analytics Cloud. My tenant URL is: <your Tenant URL> My S-User ID is: <your S-User> NOTE: Once our Operations team has configured a subaccount for data acquisition on your SAP Analytics Cloud system, you will be able to complete the following steps successfully. Depending on the day and our workload, typically we will get back to you within an hour or the next business day. 7 If you do not know your S-User account ID, contact the person within your company who is handling your SAP account. If you do not know who this person is, contact SAP Support. 5. Install SAP Analytics Cloud Agent The SAP Analytics Cloud Agent (SAC Agent) is a WAR file that can be deployed on Tomcat application server. There are two ways to do this: 1. Install a separate Tomcat application server to deploy SAC Agent WAR file as described in the Install Apache Tomcat section below 2. Use an existing Tomcat Java application server running in your environment NOTE: It is recommended that you install a separate Tomcat server since the SAC Agent may require updates. This way you can take advantage of the new connectivity types being offered in SAP Analytics Cloud. For more information, see Updating SAP Analytics Cloud Agent. 1. Install Apache Tomcat 1. To install Apache Tomcat, please visit Apache Tomcat Website and download the 32/64-bit Windows Server Installer. NOTE: Apache Tomcat 7 or higher, as well as 64-bit Apache Tomcat must be installed. 8 2. Once you download Apache Tomcat, start the installation. NOTE: Under Java Virtual Machine make sure to point to SAP JVM folder installed above. 9 3. Once you complete the installation, navigate to the “bin” folder within the Tomcat destination folder and double click Tomcat8w.exe 4. In the Tomcat properties directory, navigate to the Java tab and increase the Initial Memory Pool and Maximum Memory Pool values to 1024MB and 2048MB respectively. This will ensure you avoid any timeout errors when acquiring larger data sets in SAC. 10 5. Start Tomcat if it’s not running. NOTE: Under the General tab you can choose the Startup type as Automatic. This will enable Tomcat to run automatically after startup. You can also start/stop the Tomcat application by clicking on the ‘Start’ or ‘Stop’ buttons. 11 2. Deploy SAP Analytics Cloud Agent 1. Go to SAP Software Downloads page and enter ‘SAP Analytics Cloud Agent’ into the search bar at the top. 2. Click the SAP Analytics Cloud Agent and download the zip file of the latest version. 12 3. Extract the zip file and copy the file C4A_AGENT.war to your Tomcat > webapps directory 4. Create a user for the SAP Analytics Cloud agent and assign the Services role to the user A. Navigate to Tomcat > conf directory: 13 B. To create a user, open the tomcat-users.xml file in Notepad and add the following lines: <role rolename="Services"/> <user username="CloudAgent" password="Welcome1" roles="Services"/> 14 NOTE: Replace CloudAgent with a user name for the SAP Analytics Cloud agent, and replace Welcome1 with a password for the user. 15 The user credentials will be needed later for setting up the connection to SAP Analytics Cloud Agent. For more information about how to create the user and assign the role, see Configuring Manager Application Access. 5. Save the tomcat-users.xml file. 6. Start Tomcat by double clicking the Tomcat8.exe file located in the Tomcat installation folder. EXAMPLE: C:\Program Files\Apache Software Foundation\Tomcat 8.5\bin 7. To ensure that Tomcat is up and running, enter your Tomcat server hostname along with default Tomcat port 8080 in your browser. NOTE: To find your Tomcat server hostname on Microsoft Windows, navigate to: Control Panel > System and Security > System. Your Tomcat server hostname is the same as your Full computer name as shown below. If your Tomcat is connected, the following screen should appear. 16 8. Test if the SAP Analytics Cloud Agent installation was successful by opening the following URL in your browser: http://<Host>:<Port>/C4A_AGENT/deploymentInfo EXAMPLE: http://Full_Computer_Name:8080/C4A_AGENT/deploymentInfo A. If prompted in the browser, provide the necessary information: • User Name: Agent user name specified in tomcat-users.xml file • Password: Agent password specified in tomcat-users.xml file B. The version of the deployed SAP Analytics Cloud Agent should be displayed like below: To make this connection work, you will need an Apache Tomcat with SAP Analytics Cloud Agent and SAP CP Cloud Connector to be setup. 1. Install a separate Tomcat application server to deploy SAC Agent WAR file as described in the Install Apache Tomcat section below 2. Use an existing Tomcat Java application server running in your environment 6. Configure the SAP CP Cloud Connector 17 1. Launch the SAPCP Cloud Connector administration page and login using: https://<SAPCPCC_HOST>:<SAPCPCC_PORT> A. Replace <SAPCPCC_HOST> with the host name of the system where the cloud connector is installed B. https://localhost:8443 can be used if accessing from the same machine where SAP CP CC is installed with 8443 as the default port NOTE: Depending on your browser, you may encounter an error message such as the ones below. To proceed, click on the Advanced button for Chrome or click on ‘Continue to this Website’ for Internet Explorer. 2. Login to SAP CP CC. If this is your first login, use the following default credentials: A. User Name: Administrator B. Password: manage 18 3. The Initial Setup phase requires two actions: 1. Change the initial password after first login 2. Please choose Master (Primary Installation) 4. Click on Save button 5. The information obtained from SAP Support Incident should be used in the Define Subaccount dialog to define your subaccount: 19 NOTE: If you access the internet through a proxy, specify your proxy host and port number otherwise you can leave those blank. 6. Confirm that you are connected in the Connection Information area. You may need to select the Connect button to start the connection 20 7. Select Cloud to On-Premise > Access Control > + to add new mapping 21 8. In the Backend Type list, select Other SAP System and click on Next 9. In the Protocol list, select HTTP and click on Next NOTE: You can choose HTTPS if SSL is configured on the Apache Tomcat instance where SAP Analytics Cloud is deployed. 22 10. Enter the internal host name and internal port number of the Tomcat server where the SAP Analytics Cloud Agent is running. 11. Enter a Virtual Host name and Virtual Port The default Virtual Host and Virtual Port are the internal host and port specified previously. You can keep the default values or you can rename them so that the internal host name and port are not exposed. The virtual host name and port will be used when configuring the SAP Analytics Cloud Agent. 12. In the Principal Type list, select None 23 13. (Optional) Add a description for the system and click Next 14. Select Check Internal Host to ensure the SAP CP Cloud Connector can access the SAP Analytics Cloud Agent, and then select Finish 15. If the mapping was successful, the Check Result field will display as Reachable 24 16. Select the newly added system 17. Add Resource A. In the Resources Accessible area, select + to add new resource B. Set the URL Path to /C4A_AGENT/ C. Choose Path and all sub-paths, and then select Save 25 D. Both Statuses next to the Mapping and Resources should appear in green state: 7.
Recommended publications
  • The New Standard for Data Archiving
    The new standard for data archiving 1 Explosively increasing 2 Why data management digital data is important Ever-increasing volumes of digital data are mounting up every day due to rapidly growing Today, files can be lost from computers in any number of ways—you might accidentally internet technology, widespread use of SNS, data transmission between network- connected delete a file, a virus might wipe one out, or there could be a complete hard drive failure. devices, and other trends. Within the video production industry, data-heavy video content When a hard drive dies an untimely death, it can feel like a house has burnt down. (for example, 4K, 8K, and 4K/8K high-frame-rate video) is becoming a major source of video Important personal items are usually gone forever—photos, significant documents, broadcasting. Many companies and research institutes are creating high volumes of data downloaded music, and more. (big data) for use in AI systems. Somehow, these newly created assets need to be managed effectively, stored safely, and utilized along with the old assets. There are many options for backing up content without any sophisticated equipment—you can 163,000 EB use DVDs, external hard drives, optical discs, or even online storage. It’s a good idea to back up data to multiple places. Computer Natural Viruses Disasters 4% Other 2% 40,026 EB 3% 2,837 EB 8,591 EB 1,227 EB Software Corruption 9% 2010 2012 2015 2020 2025 System/ Hardware 1 EB = 1,000,000 TB Malfunction 56% User Error Performance 26% Source: Ontrack Data Recovery High Performance www.ontrack.co.uk/understandingdataloss E-commerce, Financial HOT SSD RAM Capacity Optimized Back O­ce, General Service WARM HDD Sony's Optical Disc Archive storage system offers the solution, Long-Term Archive COLD with a low total cost of ownership through the use of long-life Auto Loader, O-line Tape Optical Disc Cost media, and it includes inter-generational compatibility based on the same optical disc technology used in DVDs and Blu-ray discs.
    [Show full text]
  • Restoring in All Situations
    Restoring in all situations Desktop and laptop protection 1 Adapt data restore methods to different situations Executive Summary Whether caused by human error, a cyber attack, or a physical disaster, data loss costs organizations millions of euros every year (3.5 million euros on average according to the Ponemon Institute). Backup Telecommuting Office remains the method of choice to protect access to company data and ensure their availability. But a good backup strategy must necessarily be accompanied by a good disaster recovery strategy. Nomadization The purpose of this white paper is to present the best restore practices depending on the situation you are in, in order to save valuable time! VMs / Servers Apps & DBs NAS Laptops Replication 2 Table of Contents EXECUTIVE SUMMARY .......................................................................................................................... 2 CONTEXT ................................................................................................................................................ 4 WHAT ARE THE STAKES BEHIND THE RESTORING ENDPOINT USER DATA? ................................. 5 SOLUTION: RESTORING ENDPOINT DATA USING LINA ................................................................... 6-7 1. RESTORE FOR THE MOST NOVICE USERS ................................................................................ 8-10 2. RESTORE FOR OFF SITE USERS ................................................................................................11-13 3. RESTORE FOLLOWING LOSS,
    [Show full text]
  • IBM Connect:Direct for Microsoft Windows: Documentation Fixpack 1 (V6.1.0.1)
    IBM Connect:Direct for Microsoft Windows 6.1 Documentation IBM This edition applies to Version 5 Release 3 of IBM® Connect:Direct and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright International Business Machines Corporation 1993, 2018. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Release Notes.......................................................................................1 Requirements...............................................................................................................................................1 Features and Enhancements....................................................................................................................... 2 Special Considerations................................................................................................................................ 3 Known Restrictions...................................................................................................................................... 4 Restrictions for Connect:Direct for Microsoft Windows........................................................................ 4 Restrictions for Related Software.......................................................................................................... 6 Installation Notes.........................................................................................................................................6
    [Show full text]
  • A Survey of Distributed File Systems
    A Survey of Distributed File Systems M. Satyanarayanan Department of Computer Science Carnegie Mellon University February 1989 Abstract Abstract This paper is a survey of the current state of the art in the design and implementation of distributed file systems. It consists of four major parts: an overview of background material, case studies of a number of contemporary file systems, identification of key design techniques, and an examination of current research issues. The systems surveyed are Sun NFS, Apollo Domain, Andrew, IBM AIX DS, AT&T RFS, and Sprite. The coverage of background material includes a taxonomy of file system issues, a brief history of distributed file systems, and a summary of empirical research on file properties. A comprehensive bibliography forms an important of the paper. Copyright (C) 1988,1989 M. Satyanarayanan The author was supported in the writing of this paper by the National Science Foundation (Contract No. CCR-8657907), Defense Advanced Research Projects Agency (Order No. 4976, Contract F33615-84-K-1520) and the IBM Corporation (Faculty Development Award). The views and conclusions in this document are those of the author and do not represent the official policies of the funding agencies or Carnegie Mellon University. 1 1. Introduction The sharing of data in distributed systems is already common and will become pervasive as these systems grow in scale and importance. Each user in a distributed system is potentially a creator as well as a consumer of data. A user may wish to make his actions contingent upon information from a remote site, or may wish to update remote information.
    [Show full text]
  • File Server Scaling with Network-Attached Secure Disks
    Appears in Proceedings of the ACM International Conference on Measurement and Modeling of Computer Systems (Sigmetrics ‘97), Seattle, Washington, June 15-18, 1997. File Server Scaling with Network-Attached Secure Disks Garth A. Gibson†, David F. Nagle*, Khalil Amiri*, Fay W. Chang†, Eugene M. Feinberg*, Howard Gobioff†, Chen Lee†, Berend Ozceri*, Erik Riedel*, David Rochberg†, Jim Zelenka† *Department of Electrical and Computer Engineering †School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213-3890 [email protected] http://www.cs.cmu.edu/Web/Groups/NASD/ Abstract clients with efficient, scalable, high-bandwidth access to stored data. This paper discusses a powerful approach to fulfilling this By providing direct data transfer between storage and client, net- need. Network-attached storage provides high bandwidth by work-attached storage devices have the potential to improve scal- directly attaching storage to the network, avoiding file server ability for existing distributed file systems (by removing the server store-and-forward operations and allowing data transfers to be as a bottleneck) and bandwidth for new parallel and distributed file striped over storage and switched-network links. systems (through network striping and more efficient data paths). The principal contribution of this paper is to demonstrate the Together, these advantages influence a large enough fraction of the potential of network-attached storage devices for penetrating the storage market to make commodity network-attached storage fea- markets defined by existing distributed file system clients, specifi- sible. Realizing the technology’s full potential requires careful cally the Network File System (NFS) and Andrew File System consideration across a wide range of file system, networking and (AFS) distributed file system protocols.
    [Show full text]
  • An Advanced Solution for Long-Term Retention of Enterprise Digital
    Data Management, Simplified. Enterprise Edition An Advanced Solution for Long-term Retention of Enterprise Digital Assets A centrally managed, secure archive is a key requirement for today’s enterprises, which must contend with exponential growth in data volumes, long-term retention requirements, and e-discovery mandates. Atempo Digital Archive, Enterprise Edition, is a comprehensive solution that addresses each of these data archiving challenges. Providing capabilities for both automatically and manually archiving data in long-term storage platforms, Atempo Digital Archive ensures that all corporate data is easy to find and access for as long as it needs to be retained. An Answer to Each Archiving Need Addressing Today’s Storage Management Challenges Enabling the Long-term Retention of Digital Assets Today, organizations must manage more, and more Digital information represents both the lifeblood of a critical, data than ever before—and data volumes continue business today, and the basis of records that may need to grow at an explosive pace. Traditional backup and to be accessed for generations. With its integrated recovery solutions have proven ill-equipped to keep up capabilities for full content indexing, search, and metadata with these demands. To ensure these increasing volumes indexing, Atempo Digital Archive allows users to retrieve of critical information are always available when needed, information quickly and easily. In addition, it offers organizations require advanced new archiving capabilities. refreshing mechanisms that verify whether storage Atempo Digital Archive is the one solution that enables media is still readable, and that ensure information IT organizations to address their storage management can continue to be accessed on an ongoing basis.
    [Show full text]
  • Overview Addressing Today's Storage Management Challenges Enabling
    DATA PROTECTION ATEMPO-DIGITAL ARCHIVE High performance file archiving software for large data volumes OVERVIEW A centrally managed, secure archive is a key requirement for today’s enterprises, which must contend with exponential growth in data volumes and long-term retention requirements. Atempo-Digital Archive is a comprehensive solution that addresses each of these data archiving challenges. Providing capabilities for both automatically and manually archiving large data volumes in long-term storage platforms, Atempo-Digital Archive ensures that all corporate data is easy to find and access for as long as it needs to be retained. ADDRESSING TODAY’S STORAGE MANAGEMENT CHALLENGES Today, organizations must manage more critical data than ever before - and data volumes continue to grow at an explosive pace. Traditional backup and recovery solutions have proven ill-equipped to keep up with these demands. To ensure these increasing volumes of critical information are always available when needed, organizations require advanced new archiving capabilities. Atempo-Digital Archive (ADA) is the one solution that enables IT organizations to address their storage management challenges today and in the long term. By managing data in a secure, centrally-managed archive, Atempo-Digital Archive represents the most efficient, reliable, and cost-effective way to protect critical business information. This solution ensures that an organization’s most valuable data is organized and easily accessible - while at the same time freeing up expensive disk space, lowering storage costs, and reducing the backup window for data that is infrequently accessed. ENABLING THE LONG-TERM RETENTION OF DIGITAL ASSETS Digital information represents both the lifeblood of a business today, and the basis of records that may need to be accessed for generations.
    [Show full text]
  • Optical Disc Archive File Manager2
    5-000-611-15(1) Optical Disc Archive File Manager2 Help ODS-FM2 © 2018 Sony Imaging Products & Solutions Inc. Overview ODS-FM2 is a software application for archiving and retrieving using the Optical Disc Archive System. In addition to systems using ODS-L10 and ODS-L30M devices, it can also be used with drive units connected directly to a server. ODS-FM2 can be used to manage not just cartridges inserted in an Optical Disc Archive System, but also cartridges for shelf management. 2 File Manager Mode This section describes the screens and operation in File Manager mode. • Archive screen • Archiving • Archiving using watched folders • Retrieving • Displaying/editing file metadata • Deleting cartridge information • Deleting files/folders on cartridges • Duplicating cartridges • Adding a network drive Archive Screen Archive and retrieve operations are performed from this screen. The Archive screen is made up of the following sections. (1) (2) (3) (4) Common operations Tree area (left side of Desktop/Library area) • Multiple selections are not supported. List area (right side of Desktop/Library area, Job area, [Placeholder] dialog) The operating method is analogous to both Explorer (Windows) and the Finder (macOS). • Select multiple files using the Shift key, Ctrl key (Windows), and Command key (macOS). • Select all files using Ctrl+A (Windows) or Command+A (macOS). 3 (1) Global menu Click the icons to move between screens. • (Archive): Displays the Archive screen to perform archive/retrieve operations. • (Settings): Displays the Settings screen. • (Help): Displays the Help and version information. • (Logout): Logs the user out. (2) Desktop area Displays the folders and files on the local computer and computers on the network.
    [Show full text]
  • Gigabit Ethernet Hard Drive User Guide
    Gigabit Ethernet Hard Drive User Guide Contents Introduction ...................................................................................2 Controls, Connectors and Indicators .................................................2 Front Panel Area ...............................................................................2 Rear Panel Area ................................................................................3 About the Hard Disk ..........................................................................4 Locating NAS Drive on Your Desk ......................................................5 Bundled Software ..............................................................................5 Finder.exe ........................................................................................5 Backup Software ..............................................................................5 TorrentFlux .......................................................................................5 Connecting To Your Network ..............................................5 About NAS Drive User Accounts ........................................................7 Connecting The NAS Drive To Your LAN ............................................8 Web-Based Administration Tool .....................................................10 Administration Login .....................................................................10 Basic Settings For Initial Setup ......................................................11 NAS Drive Operation .............................................................17
    [Show full text]
  • LISTSERV 16.0 Installation Manual for VM
    ©2010 L-Soft Sweden AB This document describes the installation of the LISTSERV 16.0 for VM with a build date of December 9, 2009. Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. L-Soft international, Inc. does not endorse or approve the use of any of the product names or trademarks appearing in this document. Permission is granted to copy this document, at no charge and in its entirety, provided that the copies are not used for commercial advantage, that the source is cited, and that the present copyright notice is included in all copies so that the recipients of such copies are equally bound to abide by the present conditions. Prior written permission is required for any commercial use of this document, in whole or in part, and for any partial reproduction of the contents of this document exceeding 50 lines of up to 80 characters, or equivalent. The title page, table of contents and index, if any, are not considered part of the document for the purposes of this copyright notice, and can be freely removed if present. Copyright 2010, L-Soft international, Inc. All Rights Reserved Worldwide. LISTSERV is a registered trademark licensed to L-Soft international, Inc. ListPlex, CataList, and EASE are service marks of L-Soft international, Inc. UNIX is a registered trademark of X/Open Company Limited. AIX and IBM are registered trademarks of International Business Machines Corporation. Alpha AXP, Ultrix and VMS are trademarks of Digital Equipment Corporation.
    [Show full text]
  • NAS-235 the Airlive 2Bay Diskmaster NAS-235
    NAS-235 The AirLive 2Bay DiskMaster NAS-235 he NAS-235 inserts Terabytes of storage T space into your network without the cost, space, and maintenance hassles of a full- fledged file server. The NAS-235 provides solid data transfer performance for multiple client connections. And you can add as many NAS-235 to your network as you like. Compared to using a standard PC as a File Server, the NAS-235 offers lower cost, easier management, and increased reliability. Moreover, NAS-235 supports WN- 200USB for changing it into wireless, and hence avoids the annoying cabling issue. 10/100/ SATA RAID USB 1000 II 0, 1 2.0 Mbps BitTorrent WiFi Samba Capability* Client UPnP Share 3.5 inch SATA or IDE Drive Wirelessly With WN-200USB, NAS-235 become a wireless file server with up to two 3.5" SATA Hard Drives. Therefore, you can install any 3.5" SATA Hard Drive and share it instantly on the network. Users can use My Network Place to access the Hard Drive. Even set it as a network Drive. So you can save or read files directly. The NAS-235 can set username and password to limit access only to certain users. Best of all, Internet user can access the device throughput standard FTP client. Wireless File Sharing Automatic File Download BiTorrent HTTP FTP NAS-235 Internet NAS-235 WN-200USB File Download From Internet Wireless Router NoteBook PC WN-200USB 5F, No.96, Min-ChuanRd, Hsin-tien City, Taipei, Taiwan BitTorrent Client Built-in Bit-Torrent download engine, this engine allows you to download the legally shared contents on the Internet without leaving your PC power-ON all the time.
    [Show full text]
  • Release Notes
    Net-Net OS-E Release 3.6.0M5 Release Notes 780-0004-00 Revision 1.51 March 22, 2013 Notices © 2013 Acme Packet, Inc., Bedford, Massachusetts. All rights reserved. Acme Packet, Session Aware Networking, Net-Net, and related marks are trademarks of Acme Packet, Inc. All other brand names are trademarks, registered trademarks, or service marks of their respective companies or organizations. Patents Pending, Acme Packet, Inc. The Acme Packet Documentation Set and the Net-Net systems described therein are the property of Acme Packet, Inc. This documentation is provided for informational use only, and the information contained within the documentation is subject to change without notice. Acme Packet, Inc. shall not be liable for any loss of profits, loss of use, loss of data, interruption of business, nor for indirect, special, incidental, consequential, or exemplary damages of any kind, arising in any way in connection with the Acme Packet software or hardware, third party software or hardware, or the documentation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so the above exclusions may not apply. These limitations are independent from all other provisions and shall apply notwithstanding the failure of any remedy provided herein. Copying or reproducing the information contained within this documentation without the express written permission of Acme Packet, Inc., 100 Crosby Drive, Bedford, MA 01730, USA is prohibited. No part may be reproduced or retransmitted. Proprietary & Confidential iii Contents NNOS-E Release Notes, Version 3.6.0 Contacting Acme Packet ................................................................................. 1-18. Evaluation Site Information ....................................................................... 1-18. Technical Documentation .......................................................................... 1-18.
    [Show full text]