A Solution Design and Test Case for Invoice Generation System in Operational Dynamic Telco Industry

Size: px
Start display at page:

Download "A Solution Design and Test Case for Invoice Generation System in Operational Dynamic Telco Industry"

Transcription

1 A Solution Design and Test Case for Invoice Generation System in Operational Dynamic Telco Industry MOHD RIDZAM AHMAD, AHAIRUL AFZA ABDUL WAHAD, KOH TIENG WEI*, KHAIRONI YATIM SHARIF Software Engineering Research Group, Department of Software Engineering and Information System, Faculty of Computer Science and Information Technology Universiti Putra Malaysia UPM Serdang, Selangor Darul Ehsan MALAYSIA (corresponding author), Abstract: - An Invoice Generator system helps the Telco Company to accelerate invoice generation for customer billing purposes. However, companies face difficulty to perform test on the Invoice Generator system with the rapid changes of Billing and Rating plan over time. Since the ERP and CRM systems are central to the functioning of the Telco Company, it is important to not disrupt these systems in the process of performing better output for the invoice statement. Thus, a proper technique, design and test cases required for the company to execute the software testing. Finally, the company could use the design solution described in this study to minimize errors in invoice productions. Key-Words: - Invoice generation system, solution design, test case, telco industry 1 Introduction In a Telco domain industry, companies should provide great services to the customer. However, there are few challenges faces by these companies to accelerate the invoice production with the optimal cost in dynamic business environment today. Besides that, increasing number of system in generating invoice is very competitive for the companies to get the high quality of invoice. This study will provide the Telco domain companies a solution design to execute testing on the invoice generator system which best suit in the company practise. Fundamentally, billing process involved provisioning services within the billing system that importing the Call Detail Records (CDRs) from various sources like ERP and CRM to cater rates calculation and billing information which finally works as input towards invoice generator system. Software testing is a technique and method used for validating functionality of software application to meet state holder business requirement. It is based on the specification gathered in the earlier design stage of software development. These tasks will help developer finding possible numbers of faults and errors occurs in software development. The faults and errors can categorise in different severity level to prioritise the application fault fixing [1]. The first step in software testing is selecting efficient and effective techniques from various methods in testing. These techniques implemented with systematic procedure to ensure the tester get best quality result when testing of the system. As example process in decision of selecting the metricbased approaches in test estimation, choosing between black box or white box for test design and which testing techniques used statics or dynamic [2]. Inefficient of testing techniques may reflect software application reliability in the future usage. Most of the cases in software failure, have related with problem in past development phase. It have resulted the increasing of software maintaining and creates financial losses to the stakeholders. To overcome these issues, the industries must conduct total software testing but this process is time consuming and need lot of resources [3]. Because of this, we knew how important to ensure software testing applied in correct manner and being utilised properly [4]. Therefore selecting suitable testing techniques is very challenging task to optimise techniques capability in finding flaws of software application. The person involved in testing must able to select suitable techniques within a factor of limited resource faced by stakeholder, cost effective, time ISBN:

2 management, programming languages, platform use and type of faults predicted [3]. The development of testing techniques is including the creating of test case. In IEEE 610 definition, a test case in software engineering is a set of condition under which tester will determine whether an application or software is working correctly or not. It defines the pre-conditions of testing, set of input values, set of expected result, how to execute the test and expected postconditions. The test case is critical success factor in software testing because the main goal of test case is fully testing the software application. The suitable designs of test cases will be able to detect numbers of flaws occurs in software application. The test cases must generate more efficient testing capability and also in the same time, able reducing the cost of software testing. A good quality of test cases has ability to adequate and fulfils the test objective. It has overall criteria and features that contributing efficient software testing for benefit of stakeholders [4]. 2 Industrial Problem The software testing practices still lack of reliability tool to conduct quality test in software development. Software community still finding the way to improve the testing techniques and tool to support test processes. Industries needed more sophisticated tool and seamless integration between build and test [2]. J.Lee et al. [2] has stated current status of software testing in the industries. It shows the software testing still faced issues listed below: Usage of software testing methods and tools by the industry is still low Industries have experiences difficult in using software testing Usage of software testing methods and tools is limited. It only applied at ease activities like tracking the status of defects. There are high demand in support for interoperability of software development and testing. There is need for guidance for industry in knowing the capabilities of software testing methods and tools. In Telco industry, currently they re not using appropriate approach in conducting software testing activities. They still used same methods and tools in testing for different types of projects. We must know that not all testing techniques appropriate with this industry, it must define properly for efficient testing result. Also involvement of software testing should start at earlier design phase where tester s team can do static review of requirements to ensure that all these being include in testable condition [4]. Inclusive with the software testing, there is generation of test cases. The idea of test cases is a set of question that tester would like to ask for the program when finding the faults and errors exist in software application [5]. They are two main objectives test cases must achieve: Finding the faults and errors could trigger problem in software application Provided information refer by development team in fixing the faults and error David Hendrick [4] has mention problem about test cases generation. The generation activity could create problem of bottleneck in the project if not done earlier after requirement specification signed off. Therefore, the generation activity should be conducted parallel with coding development. The lack of well define of testing techniques also effect the generation of test cases. Because of that, it s important when selecting testing techniques and which one is suitable in a given context of stakeholder [1]. This problem should cater in this researcher to build a suitable framework in view of Telco industry. 3 Related Work In conducting the software testing, we will select appropriate techniques to improve and verify the quality of software product. Figure 1 below shows the different purpose of software testing in the information flow [1]. It will contribute very useful information at different stage for project manager when testing the software application. Figure 1: Test Information Flow (Adapted in Sheikh Umar Farooq [1]. ISBN:

3 There are different types of software testing techniques and can be classified based on approaches [2]. It listed as below: Structural Based In this approach test cases are generated using system source code or control flow graph of the program. Functional Based - In this approach test cases are generated using system specifications to test the functionality of software. Gray Box Based - In this approach both structural and functional information are used for generating test cases. Non-Functional Based - Non-functional testing is testing of how the system works at all test level. It based on the test required to measure characteristics of system and software that can be quantified on a varying scale. The software testing techniques also can be classified in term on it algorithm as refer below: Random Based Algorithm In this approach test cases and events sequences are generated randomly. It mostly used for analyse the efficiency of other algorithms. Search Based Algorithm In this approach the problem of generating test cases are considered as an optimisation problem and try to find optimise solution including best test set for the problem under test. Data Mining Based Algorithm The goal in this approach is analysing the input or output of program under test to reduce the number of test cases by eliminating unimportant and infeasible cases. Based on classification identified above, test cases must fulfil all the functionality features as below [5]: Ability to find defect could affect the system failures Maximising the bug count in testing activities to overcome flaws is software application. Ability to block premature product release or shipment that could affect system reliability. Provide information that guides the manager in making decision of product release. Ability that could minimising the cost of technical support when product shipped. Make sure software development team fulfilled the requirement specification stated in design stage. However, to assess the quality depends on the nature of the product, and usually refers to the guidelines and definition by the stakeholder. 4 Flow Process Figure 2 gives an overview of the bill formatting flow when Invoice Generator system is implemented. During bill run, BCH generates multiple XML files per invoice to be processed by BGH. BGH merges the multiple XML files into one XML file per invoice and stores in the BGH output directory. A manual script is used to move the XML files from multiple BGH output directories to one directory in the SAN storage that will be used as the input directory by Invoice Generator system. Invoice Generator system polls the input directory and start processing the XML files. Invoice Generator system produces invoices in PDF format and stores them in the SAN storage. The PDF file path is updated to BILLING database during PDF generation. Figure 2: Bill Formatting Flow Process CRM able to download the PDF bills online after PDF invoices are generated. Invoice Generator system sorts and bundles invoices in AFP format to be sent to the Print Vendor by the Company. Invoice Generator system generates s and sends them to the SMTP server via SMTP protocol. Invoice Generator system generates SMS text files and stores them in the SAN storage. A manual script is executed to read the text files and send them to SMS server via HTTP protocol for sending to SMSC. Bill summary report for large account will be created manually in Excel format by referring to the PDF bills generated for the account. ISBN:

4 The scope of this study is to provide an overview of the architecture and also solution design of the Invoice Generator system solution which will be handling input files for invoicing purposes. 5 Proposed Solution Design The proposed solution design has been divided into four components: Input Collection, Document Design, Post Processing and Output Distribution. 5.1 Input Collection Input directory for the XML files to be polled by Invoice Generator system and XML part to be used as value to the invoice will be defined in Input Collection Directory Input Connector Directory input connector will be used to retrieve files from a specified directory. The XML files produced by BGH needs to be copied to the specified directory for Invoice Generator system to process. The XML files will be deleted from the specified directory after processed by Invoice Generator system Event The XMLIN configuration is used to specify which fields to select from the input XML file and to create the structure of the Message. XPath expressions and XSLT patterns are used to map the values in the XML tags to fields created. Recurring data are defined as fields within a block. 5.2 Document Design The bill layout, display and template will be defined in the document design Bill Layout The Design tool can be used to design the layout and content of the bill document. The flow of the design and the output of this process can be delivered to multiple output connectors, for example PDF and AFP. Overlays containing logo can be added and positioned in the pages of the document using Storyteller tool. Different processes can be used to define different bill layouts, where the selection criteria of process to be used will be defined via scripting Itemized Bill The logic used to determine whether to display the Itemised Bill section for each contract in the bill is as the following: Step 1: If exists SN ITEMI ] Get the values for the following fields within the SumItem: SumItem/SrvStatus/@Status SumItem/SrvStatus/Date[@Type= SRV_END ]/@D ate Step 2: a for the then Display Itemised Bill section Else do not display Itemised Bill section The logic above will be checked within Invoice Generator system scripting in Storyteller process Display of Credit Limit The credit limit of the customer billed will be retrieved directly from BILLING database by executing the following query: select cslimit from customer_all where custcode = $custcode; where $custcode is the customer code of the customer billed. The SQL query will be executed using Invoice Generator system ODBC script functions which will connect to an ODBC data source to execute SQL statements Display of Rate Plan Name To display the rate plan name for each contract in the Account Summary page, the following logic is implemented in Invoice Generator system scripting within Storyteller process: Step 1: Get the following values from recurring charges in the input XML: TM ]/@Id SN ]/@Id PerCTInfo[@CT= A ]/SumItem/SrvStatus/Date[@T ype= SRV_END ]/@Date where SN ]/@Id = COMFE or TEL or 3GDAT or FRDAT Step 2: The TM_Id with the largest@date value will be used to retrieve the rate plan name from MPUTM.tbl in the following sequence of SN_Id: a) COMFE b) TEL c) 3GDAT d) FRDAT ISBN:

5 5.2.5 Display of Deposit As deposit amount information are stored in the BILLING database. A script needs to be created to calculate the total deposit amount paid by the customer and update it to a new DEPOSIT table for Invoice Generator system access to avoid performance impact. This script needs to be executed before Invoice Generator system begins processing the input files. An SQL query will be executed using ODBC functions by the Invoice Generator system to retrieve the total deposit amount from the BILLING database and update it to the new DEPOSIT table in Invoice Generator system. The total deposit amount will then be displayed in the corresponding pages of the document in the design process Update of PDF Filepath to Billing Database The full PDF filepath will be updated to the BILLING database based on value of the bill. Invoice Generator system ODBC functions can be used to execute the SQL update statement by connecting to BILLING database directly during processing of each input file Template SMTP output connector can be used to send s via a SMTP mail server. The information like sender, subject and recipient address can be configured in the Edit mail settings of the connector. The Storyteller process can be used to design the template and the output will be used to generate the body. The PDF bill generated from another process which is stored on disk can be used as the attachment by setting the file path of the bill using a variable. The attachment name can be configured as well to be different from the original PDF filename SMS Template The SMS template can be defined in a configuration text file for easy maintenance. Invoice Generator system will fetch the SMS template from the configuration file during runtime and replace the variables defined in the template with the input data via scripting. 5.3 Post Processing Output documents can be stored into a document repository, and then retrieved using a post-processor and Post Processor Query (PPQ). All document sorting and bundling features are then applied to the documents retrieved from the repository via the post processor Optical Mark Reading (OMR) OMR codes will be printed based on the result of bar functions that are implemented. A separate function will be defined for each of the position of the bar according to the specification provided in the Requirement Specification document Sorting Sort keys need to be stored as metadata with the document in the post processor repository. The following are the sort keys defined for sorting documents in AFP format: a) postcode sequence number The sequence number for postcodes will be configured in the POSTCODE_REGION table in Invoice Generator system database. A function will be created to get the sequence number from the table based on the postcode of the customer billed. b) total number of pages The total number of pages generated for the bill Bundling The following are the bundling keys to be stored with the documents in the post processor repository: a) page groups to group the bills based on the total number of pages generated b) region to group the bills based on the region of the postcode from the bill The keys will be used to retrieve documents stored in the post processor repository. 5.4 Output Distribution Bill format and the file output connector will be defined in the output distribution Bill Format The bill format short description can be used to identify the combinations of bill formats to be generated for each customer. The following table describes the bill mediums to be configured in BILLING: Table 1: Bill Format Configuration Short Description PAES PAE Long Description PDF, Print, , SMS PDF, Print, PDF AFP SMS X X X X X X X PAS PDF, Print, X X X ISBN:

6 PES SMS PDF, , SMS PA PDF, Print X X X X X PE PDF, X X PS PDF, SMS X X P PDF X Invoice Generator system will identify the bill formats to generate by getting the bill medium value from the input XML file, and send the input to the correct processes to generate the output accordingly. A small migration needs to be performed on the existing customers in BILLING to update the bill mediums of the customer according to Company s bill segregation. The default bill medium needs to be set as well for handling new customer creation File Output Connector File output connector is used to generate output documents in PDF and AFP formats on the file system. Output from the same Storyteller process can be sent to multiple output connectors by using an array variable to store the names of the connectors to connect to. To suppress AFP generation for zero bills, the following logic needs to be implemented before storing the connector names in the array variable: If the length of /Bill/Header/@RefNum field = 10 store PDF connector name into array variable else store PDF and AFP connector name into array variable Output Connector The SMTP output connector will be used to send the output via an SMTP mail server. The server settings can be configured in the physical layer of the Platform in the Invoice Generator system SMS Text File A text file will be created for each billing date and the MSISDN and SMS text found in the input XML files will be appended as a row into the text file. This will be implemented by using scripting within the Invoice Generator system. The rows will be appended when the input XML files are processed by Invoice Generator system during runtime. One SMS text file will be created for each input XML file, containing one MSISDN and SMS text in a row per contract found. This will be implemented by using scripting within the Invoice Generator system. 6 Proposed Test Cases Test cases required for the system testing which carry out from the components explained in Section 5 are discussed below: 6.1Input Collection Directory Input Connector a) To verify that the XML files is copied to Invoice Generator system input directory. b) To verify that Invoice Generator system will be deleting the XML files after processing it. 6.2 Document Design Itemized Bill a) To verify that Invoice Generator system will display the Itemised Bill section in the bill when the option is turn on b) To verify that Invoice Generator system will not display the Itemised Bill section in the bill when the option is not turn on Display of Credit Limit a) To verify that the credit limit is displayed when the option is turn on. b) To verify that the credit limit is not displayed when the option is turn off Display of Rate Plan Name a) To verify that the rate plan name is displayed when the option is turn on. b) To verify that the rate plan name is not displayed when the option is turn off Display of Deposit a) To verify that the deposit is displayed when the option is turn on. b) To verify that the deposit is not displayed when the option is turn off Template a) To verify that the template is used when generating the as below: b) To verify that PDF invoice is included in the without the barcode and OMR c) To verify that the attachment file naming convention: ebill_ddmmyyyy_custid.pdf SMS Template a) To verify that only 1 SMS Notification is generated for Customer having only 1 MSISDN. ISBN:

7 b) To verify that 2 SMS Notifications is generated for Customer having 2 MSISDN Mapping configuration a) To verify that all the mapping tables is exist in the specified directory. 6.3 Post Processing Optical Mark Reading (OMR) a) To verify that the OMR is generated base on the configuration Bundling b) To verify that the bundling for page group is based on the configuration. 6.4 Output Distribution Bill Medium a) To verify that the bill format is generated base on the configuration output connector a) To verify that the recipient of the receive the SMS Text File a) To test SMS Notification for Customer having only 1 MSISDN. b) To test SMS Notification for Customer having more than 1 MSISDN. All MSISDN should receive the SMS Notification. students and other individuals who are either directly or indirectly involved in this project. References: [1] Sheikh Umar Farooq,S.M.K. Quadri, Evaluating Effectiveness of Software Testing Techniques With Emphasis on Enhancing Software Reliability,Journal of Emerging Trends in Computing and Information Sciences, December 2011 [2] Mohammad Reza Keyvanpour, Hajar Homayouni, and Hossein Shirazee, Automatic Software Test Case Generation: An Analytical Classification Framework, International Journal of Software Engineering and Its Applications, October [3] J. Lee, S. Kang, D. Lee, Survey on software testing practices, IET Software, April 2011 [4] David Hendrick, Using Grounded Theory to Develop a Frameworkfor Software Testing Best Practice in atelecommunications Company, Dublin Institute of Technology for the degree of M.Sc. in Computing (Information Technology, January 2013 [5] Cem Kaner, What Is a Good Test Case?,Florida Institute of Technology, Department of Computer Sciences, May Conclusion The study proposed solution design and test cases to test the Invoice Generator system. As a conclusion, a solution design for Invoice Generator system testing covered the components on Input Collection, Document Design, Post Processing and Output Distribution. Test cases were derived from the four components to fulfill the best practices in a Telco company. However, future work should be conducted on the integration parts to support the current conclusion. 8 Acknowledgements This research work has been funded by the RU- Putra Grant of Universiti Putra Malaysia (UPM) in collaboration with the Malaysian Ministry of Education (MOHE) under the project no. GP- IPM/2013/ The authors would like to thank the Research Management Centre of UPM and MOHE for their support and cooperation including ISBN:

StreamServe Persuasion SP5 Document Broker Plus

StreamServe Persuasion SP5 Document Broker Plus StreamServe Persuasion SP5 Document Broker Plus User Guide Rev A StreamServe Persuasion SP5 Document Broker Plus User Guide Rev A 2001-2010 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520

More information

How to select the right Marketing Cloud Edition

How to select the right Marketing Cloud Edition How to select the right Marketing Cloud Edition Email, Mobile & Web Studios ith Salesforce Marketing Cloud, marketers have one platform to manage 1-to-1 customer journeys through the entire customer lifecycle

More information

Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and

Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide Rev: 2013-02-01 Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide A practical guide to creating and managing web

More information

CISNTWK-492e. Microsoft Exchange Server 2003 Administration. Chapter Five Managing Addresses

CISNTWK-492e. Microsoft Exchange Server 2003 Administration. Chapter Five Managing Addresses CISNTWK-492e Microsoft Exchange Server 2003 Administration Chapter Five Managing Addresses 1 Objectives Understand and create the different types of address lists that are used within Exchange Server 2003

More information

API Guide v 1.6 14/11/2013

API Guide v 1.6 14/11/2013 1 About netcore netcore is a leader in digital communications space. The mission of the company is to help clients communicate effectively for marketing and business needs. We help organizations in the

More information

05.0 Application Development

05.0 Application Development Number 5.0 Policy Owner Information Security and Technology Policy Application Development Effective 01/01/2014 Last Revision 12/30/2013 Department of Innovation and Technology 5. Application Development

More information

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide IBM Unica emessage Version 8 Release 6 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 403. This edition applies to

More information

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes

StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes StreamServe Persuasion SP4 StreamServe Connect for SAP - Business Processes User Guide Rev A StreamServe Persuasion SP4StreamServe Connect for SAP - Business Processes User Guide Rev A SAP, mysap.com,

More information

Queensland recordkeeping metadata standard and guideline

Queensland recordkeeping metadata standard and guideline Queensland recordkeeping metadata standard and guideline June 2012 Version 1.1 Queensland State Archives Department of Science, Information Technology, Innovation and the Arts Document details Security

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

Business Application Services Testing

Business Application Services Testing Business Application Services Testing Curriculum Structure Course name Duration(days) Express 2 Testing Concept and methodologies 3 Introduction to Performance Testing 3 Web Testing 2 QTP 5 SQL 5 Load

More information

SOFTWARE REQUIREMENTS

SOFTWARE REQUIREMENTS SOFTWARE REQUIREMENTS http://www.tutorialspoint.com/software_engineering/software_requirements.htm Copyright tutorialspoint.com The software requirements are description of features and functionalities

More information

FileMaker 14. ODBC and JDBC Guide

FileMaker 14. ODBC and JDBC Guide FileMaker 14 ODBC and JDBC Guide 2004 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks of FileMaker,

More information

Using EMC Documentum with Adobe LiveCycle ES

Using EMC Documentum with Adobe LiveCycle ES Technical Guide Using EMC Documentum with Adobe LiveCycle ES Table of contents 1 Deployment 3 Managing LiveCycle ES development assets in Documentum 5 Developing LiveCycle applications with contents in

More information

FlexStream Introduction. Flex Systems April 2012

FlexStream Introduction. Flex Systems April 2012 FlexStream Introduction Flex Systems April 2012 Contents Overview 2 Advantages 3 Processing Steps 4 Summary 12 1 Overview FlexStream is a document processing solution that adds scancodes to documents to

More information

Sage CRM Connector Tool White Paper

Sage CRM Connector Tool White Paper White Paper Document Number: PD521-01-1_0-WP Orbis Software Limited 2010 Table of Contents ABOUT THE SAGE CRM CONNECTOR TOOL... 1 INTRODUCTION... 2 System Requirements... 2 Hardware... 2 Software... 2

More information

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION White Paper EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION How xpression integrates with applications, content, data, web, and distribution systems Abstract This white paper describes the EMC Document

More information

Microsoft Dynamics NAV Connector. User Guide

Microsoft Dynamics NAV Connector. User Guide Microsoft Dynamics NAV Connector User Guide Microsoft Dynamics NAV Connector, version 1.0 Copyright Bottomline Technologies, Inc. 2008. All Rights Reserved Information in this document is subject to change

More information

General principles and architecture of Adlib and Adlib API. Petra Otten Manager Customer Support

General principles and architecture of Adlib and Adlib API. Petra Otten Manager Customer Support General principles and architecture of Adlib and Adlib API Petra Otten Manager Customer Support Adlib Database management program, mainly for libraries, museums and archives 1600 customers in app. 30 countries

More information

Analytics Configuration Reference

Analytics Configuration Reference Sitecore Online Marketing Suite 1 Analytics Configuration Reference Rev: 2009-10-26 Sitecore Online Marketing Suite 1 Analytics Configuration Reference A Conceptual Overview for Developers and Administrators

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

StreamServe Persuasion SP5 Microsoft SQL Server

StreamServe Persuasion SP5 Microsoft SQL Server StreamServe Persuasion SP5 Microsoft SQL Server Database Guidelines Rev A StreamServe Persuasion SP5 Microsoft SQL Server Database Guidelines Rev A 2001-2011 STREAMSERVE, INC. ALL RIGHTS RESERVED United

More information

How to Schedule Report Execution and Mailing

How to Schedule Report Execution and Mailing SAP Business One How-To Guide PUBLIC How to Schedule Report Execution and Mailing Release Family 8.8 Applicable Releases: SAP Business One 8.81 PL10 and PL11 SAP Business One 8.82 PL01 and later All Countries

More information

U.S. FDA Title 21 CFR Part 11 Compliance Assessment of SAP Records Management

U.S. FDA Title 21 CFR Part 11 Compliance Assessment of SAP Records Management U.S. FDA Title 21 CFR Part 11 Compliance Assessment of SAP Records Management Disclaimer These materials are subject to change without notice. SAP AG s compliance analysis with respect to SAP software

More information

MD Link Integration. 2013 2015 MDI Solutions Limited

MD Link Integration. 2013 2015 MDI Solutions Limited MD Link Integration 2013 2015 MDI Solutions Limited Table of Contents THE MD LINK INTEGRATION STRATEGY...3 JAVA TECHNOLOGY FOR PORTABILITY, COMPATIBILITY AND SECURITY...3 LEVERAGE XML TECHNOLOGY FOR INDUSTRY

More information

Middleware support for the Internet of Things

Middleware support for the Internet of Things Middleware support for the Internet of Things Karl Aberer, Manfred Hauswirth, Ali Salehi School of Computer and Communication Sciences Ecole Polytechnique Fédérale de Lausanne (EPFL) CH-1015 Lausanne,

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

Optus EmailSMS for MS Outlook and Lotus Notes

Optus EmailSMS for MS Outlook and Lotus Notes Optus EmailSMS for MS Outlook and Lotus Notes Service Description, August 2005. OVERVIEW This document provides an overview of the Optus EmailSMS service delivered jointly by Optus and redcoal. It highlights

More information

www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012

www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

SYSTEM DEVELOPMENT AND IMPLEMENTATION

SYSTEM DEVELOPMENT AND IMPLEMENTATION CHAPTER 6 SYSTEM DEVELOPMENT AND IMPLEMENTATION 6.0 Introduction This chapter discusses about the development and implementation process of EPUM web-based system. The process is based on the system design

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Version 6.5 Release Notes. Aria Subscription Billing Platform 6.5 Release Notes

Version 6.5 Release Notes. Aria Subscription Billing Platform 6.5 Release Notes Aria Subscription Billing Platform 6.5 Release Notes Version 6.2 Release Notes COPYRIGHT 2013 ARIA SYSTEMS, INC ALL RIGHTS RESERVED Aria Systems, the Aria logo, LiveRelease, DSM, and SmartRec are trademarks

More information

Webmetrics Web Monitoring Getting Started Guide

Webmetrics Web Monitoring Getting Started Guide Neustar Webmetrics Web Monitoring Getting Started Guide Webmetrics Web Monitoring Getting Started Guide Version 1.2 Neustar, Inc. January 6, 2011 Webmetrics www.webmetrics.com +1-877-524-8299 sales@webmetrics.com

More information

ShopWindow Integration and Setup Guide

ShopWindow Integration and Setup Guide ShopWindow Integration and Setup Guide Contents GETTING STARTED WITH SHOPWINDOW TOOLSET... 3 WEB SERVICES, CLIENT SOFTWARE, OR DIRECT?...3 SHOPWINDOW SIGNUP...4 ACCESSING SHOPWINDOW TOOLSET...4 WEB SERVICES...

More information

The document may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Mail users.

The document may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Mail users. Copyright This document is protected by the Copyright Act. Changes to the contents, or partial copying of the contents, may not be done without permission from the copyright holder. The document may be

More information

Enterprise Email Archive Managed Archiving & ediscovery Services User Manual

Enterprise Email Archive Managed Archiving & ediscovery Services User Manual Enterprise Email Archive Managed Archiving & ediscovery Services User Manual Copyright (C) 2012 MessageSolution Inc. All Rights Reserved Table of Contents Chapter 1: Introduction... 3 1.1 About MessageSolution

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

StreamServe Persuasion SP5 Upgrading instructions

StreamServe Persuasion SP5 Upgrading instructions StreamServe Persuasion SP5 Upgrading instructions Reference Guide Rev A Upgrading instructionsstreamserve Persuasion SP5 Reference Guide Rev A 2001-2010 STREAMSERVE, INC. ALL RIGHTS RESERVED United States

More information

INTRODUCING ORACLE APPLICATION EXPRESS. Keywords: database, Oracle, web application, forms, reports

INTRODUCING ORACLE APPLICATION EXPRESS. Keywords: database, Oracle, web application, forms, reports INTRODUCING ORACLE APPLICATION EXPRESS Cristina-Loredana Alexe 1 Abstract Everyone knows that having a database is not enough. You need a way of interacting with it, a way for doing the most common of

More information

Version Control. Luka Milovanov lmilovan@abo.fi

Version Control. Luka Milovanov lmilovan@abo.fi Version Control Luka Milovanov lmilovan@abo.fi Configuration Management Configuration management is the management of system change to software products Version management: consistent scheme of version

More information

DIIMS Records Classifier Guide

DIIMS Records Classifier Guide DIIMS Records Classifier Guide Featuring Content Server 10 Second Edition, November 2012 Table of Contents Contents 1. DIIMS Overview... 3 1.1 An Overview of DIIMS within the GNWT... 3 1.1.1 Purpose of

More information

redcoal EmailSMS for MS Outlook and Lotus Notes

redcoal EmailSMS for MS Outlook and Lotus Notes redcoal EmailSMS for MS Outlook and Lotus Notes Technical Support: support@redcoal.com Or visit http://www.redcoal.com/ All Documents prepared or furnished by redcoal Pty Ltd remains the property of redcoal

More information

SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager

SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager content is transferable and how. TABLE OF CONTENTS PREFACE...

More information

HP Insight Management Agents architecture for Windows servers

HP Insight Management Agents architecture for Windows servers HP Insight Management Agents architecture for Windows servers Technology brief, 2 nd edition Introduction... 3 A first look at the Insight Management Agents architecture... 3 HP Insight Management agents...

More information

6.9. Administrator Guide

6.9. Administrator Guide 6.9 Administrator Guide 2011 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software

More information

PUR1311/19. Request for Information (RFI) Provision of an Enterprise Service Bus. to the. European Bank for Reconstruction and Development

PUR1311/19. Request for Information (RFI) Provision of an Enterprise Service Bus. to the. European Bank for Reconstruction and Development PUR1311/19 Request for Information (RFI) Provision of an Enterprise Service Bus to the European Bank for Reconstruction and Development 0. Definitions Bank means the European Bank for Reconstruction and

More information

Documentum Content Distribution Services TM Administration Guide

Documentum Content Distribution Services TM Administration Guide Documentum Content Distribution Services TM Administration Guide Version 5.3 SP5 August 2007 Copyright 1994-2007 EMC Corporation. All rights reserved. Table of Contents Preface... 7 Chapter 1 Introducing

More information

Windows PCs & Servers are often the life-blood of your IT investment. Monitoring them is key, especially in today s 24 hour world!

Windows PCs & Servers are often the life-blood of your IT investment. Monitoring them is key, especially in today s 24 hour world! + Welcome to The Sentry-go Monitoring System v6 Monitoring made quick & easy! Be Proactive, Not Reactive! 3Ds (UK) Limited http://www.sentry-go.com Welcome to Sentry-go Sentry-go is a quick & easy to use

More information

Siebel CRM Reports. Easy to develop and deploy. Administration

Siebel CRM Reports. Easy to develop and deploy. Administration Siebel CRM Reports The Siebel CRM integration with Oracle Business Intelligence Publisher (BI Publisher) provides an enterprise reporting solution to author, manage, and deliver all types of highly formatted

More information

StreamServe Persuasion SP5 Ad Hoc Correspondence and Correspondence Reviewer

StreamServe Persuasion SP5 Ad Hoc Correspondence and Correspondence Reviewer StreamServe Persuasion SP5 Ad Hoc Correspondence and Correspondence Reviewer User Guide Rev B StreamServe Persuasion SP5 Ad Hoc Correspondence and Correspondence Reviewer User Guide Rev B 2001-2010 STREAMSERVE,

More information

An Intelligent Agent for Adapting and Delivering Electronic Course Materials to Mobile Learners

An Intelligent Agent for Adapting and Delivering Electronic Course Materials to Mobile Learners An Intelligent Agent for Adapting and Delivering Electronic Course Materials to Mobile Learners Mohamed Ally, Ph.D. Athabasca University mohameda@athabascau.ca Fuhua Lin, Ph.D. Athabasca University oscarl@athabascau.ca

More information

Taulia Supplier Portal User Guide

Taulia Supplier Portal User Guide Taulia Supplier Portal User Guide Version 2.1 Taulia Inc. Taulia GmbH 201 Mission Street, Ste. 900 Gladbacher Strasse 74 San Francisco, CA 94105 Phone +1 (415) 376 8280 40219 Düsseldorf Germany Fax +1

More information

EMC SourceOne Auditing and Reporting Version 7.0

EMC SourceOne Auditing and Reporting Version 7.0 EMC SourceOne Auditing and Reporting Version 7.0 Installation and Administration Guide 300-015-186 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Integrating with BarTender Integration Builder

Integrating with BarTender Integration Builder Integrating with BarTender Integration Builder WHITE PAPER Contents Overview 3 Understanding BarTender's Native Integration Platform 4 Integration Builder 4 Administration Console 5 BarTender Integration

More information

Mastering Mail Merge. 2 Parts to a Mail Merge. Mail Merge Mailings Ribbon. Mailings Create Envelopes or Labels

Mastering Mail Merge. 2 Parts to a Mail Merge. Mail Merge Mailings Ribbon. Mailings Create Envelopes or Labels 2 Parts to a Mail Merge 1. MS Word Document (Letter, Labels, Envelope, Name Badge, etc) 2. Data Source Excel Spreadsheet Access Database / query Other databases (SQL Server / Oracle) Type in New List Mail

More information

Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP

Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP Microsoft Dynamics Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP May 2010 Find updates to this documentation at the following location. http://go.microsoft.com/fwlink/?linkid=162558&clcid=0x409

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

Doc. Version 1.0 Updated: 21-May-15 Copyright OneStop Reporting. OneStop Reporting OSR ETL Tool 4.5 User Guide

Doc. Version 1.0 Updated: 21-May-15 Copyright OneStop Reporting. OneStop Reporting OSR ETL Tool 4.5 User Guide Doc. Version 1.0 Updated: 21-May-15 Copyright OneStop Reporting OneStop Reporting OSR ETL Tool 4.5 User Guide Doc. Version 1.0 Updated: 21-May-15 Copyright OneStop Reporting Contents Introduction... 1

More information

TSM Studio Server User Guide 2.9.0.0

TSM Studio Server User Guide 2.9.0.0 TSM Studio Server User Guide 2.9.0.0 1 Table of Contents Disclaimer... 4 What is TSM Studio Server?... 5 System Requirements... 6 Database Requirements... 6 Installing TSM Studio Server... 7 TSM Studio

More information

Time Matters and Billing Matters 15.1. Release Notes. Obtaining the Software. Before You Install. LexisNexis Time Matters and Billing Matters 15.

Time Matters and Billing Matters 15.1. Release Notes. Obtaining the Software. Before You Install. LexisNexis Time Matters and Billing Matters 15. Time Matters and Billing Matters 15.1 Obtaining the Software Time Matters is available via the download link that appears in your product key email. For assistance, please visit the Time Matters Support

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

A GLANCE AT THE CHINESE HOSTED EMAIL MARKET. Asia Pacific Market Insights. By Marcus Wei, Industry Analyst. We accelerate growth

A GLANCE AT THE CHINESE HOSTED EMAIL MARKET. Asia Pacific Market Insights. By Marcus Wei, Industry Analyst. We accelerate growth 2010 A GLANCE AT THE CHINESE HOSTED EMAIL MARKET By Marcus Wei, Industry Analyst Asia Pacific s Frost & Sullivan s commentary on the Asia Pacific ICT industry, addressing opportunities, best practices,

More information

Lease and Owned Property Contract Management User Guide

Lease and Owned Property Contract Management User Guide IBM TRIRIGA Version 10.2 Lease and Owned Property Contract Management User Guide Copyright IBM Corp. 2011 i Note Before using this information and the product it supports, read the information in Notices

More information

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08 Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product

More information

Efficient Multi Vendor services for Field Based Service

Efficient Multi Vendor services for Field Based Service RESEARCH ARTICLE Efficient Multi Vendor services for Field Based Service Madhushree M.Kubsad 1,Prof. Manu T.M 2 1(Dept: Computer Engineer MTech, KLEIT Hubballi Karnataka, India) OPEN ACCESS Abstract: Field

More information

4. Test Design Techniques

4. Test Design Techniques 4. Test Design Techniques Hans Schaefer hans.schaefer@ieee.org http://www.softwaretesting.no/ 2006-2010 Hans Schaefer Slide 1 Contents 1. How to find test conditions and design test cases 2. Overview of

More information

Power Point 2003 Table of Contents

Power Point 2003 Table of Contents Power Point 2003 Table of Contents Creating a Presentation... 2 Selecting Background and Format for Slide... 3 Creating the Title Slide... 4 Adding a New Slide... 5 Types of Text for a Slide: Taken from

More information

Rational Reporting. Module 3: IBM Rational Insight and IBM Cognos Data Manager

Rational Reporting. Module 3: IBM Rational Insight and IBM Cognos Data Manager Rational Reporting Module 3: IBM Rational Insight and IBM Cognos Data Manager 1 Copyright IBM Corporation 2012 What s next? Module 1: RRDI and IBM Rational Insight Introduction Module 2: IBM Rational Insight

More information

joalmeida@microsoft.com João Diogo Almeida Premier Field Engineer Microsoft Corporation

joalmeida@microsoft.com João Diogo Almeida Premier Field Engineer Microsoft Corporation joalmeida@microsoft.com João Diogo Almeida Premier Field Engineer Microsoft Corporation Reporting Services Overview SSRS Architecture SSRS Configuration Reporting Services Authoring Report Builder Report

More information

IBM Tivoli Storage Manager Version 7.1.4. Introduction to Data Protection Solutions IBM

IBM Tivoli Storage Manager Version 7.1.4. Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.4 Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.4 Introduction to Data Protection Solutions IBM Note: Before you use this

More information

Smart Card Authentication. Administrator's Guide

Smart Card Authentication. Administrator's Guide Smart Card Authentication Administrator's Guide October 2012 www.lexmark.com Contents 2 Contents Overview...4 Configuring the applications...5 Configuring printer settings for use with the applications...5

More information

Asset Register Asset Care Plan Developer On Key Analytics Maintenance Manager Planning and Scheduling On Key Interface Tool

Asset Register Asset Care Plan Developer On Key Analytics Maintenance Manager Planning and Scheduling On Key Interface Tool Are you in the market for a new enterprise asset management system? If so, make sure that you consider a system that will not only help you deliver on your asset management strategy, but that will assist

More information

SAP Workflow Classics Session 803 Martin Maguth, Norikkon Torsten Schnorpfeil, Norikkon

SAP Workflow Classics Session 803 Martin Maguth, Norikkon Torsten Schnorpfeil, Norikkon SAP Workflow Classics Session 803 Martin Maguth, Norikkon Torsten Schnorpfeil, Norikkon AGENDA 1. Introduction 2. Purchase requisition release 3. Parked invoice approval 4. TMS transport release KEY LEARNING

More information

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 Course Number: 5053A Course Length: 3 Days Course Overview This three-day instructor-led course provides students with the

More information

There are numerous ways to access monitors:

There are numerous ways to access monitors: Remote Monitors REMOTE MONITORS... 1 Overview... 1 Accessing Monitors... 1 Creating Monitors... 2 Monitor Wizard Options... 11 Editing the Monitor Configuration... 14 Status... 15 Location... 17 Alerting...

More information

Impact of Service Oriented Architecture on ERP Implementations in Technical Education

Impact of Service Oriented Architecture on ERP Implementations in Technical Education Impact of Service Oriented Architecture on ERP Implementations in Technical Education Swati Verma Department of Computer Science & Engg, B.T. Kumaon Institute of Technology, Dwarahat, 263653, India. E-mail:

More information

SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide

SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide One of the typical usage cases for NowSMS is as an E-Mail to SMS & MMS Gateway. E-Mail users can send an SMS or MMS message by sending an e-mail

More information

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015 Integration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 93.

More information

CRM MICROSOFT BUSINESS SOLUTIONS AXAPTA. A more efficient organisation overall

CRM MICROSOFT BUSINESS SOLUTIONS AXAPTA. A more efficient organisation overall CRM MICROSOFT BUSINESS SOLUTIONS AXAPTA Microsoft Business Solutions Axapta CRM empowers you to maximise benefits from all of your business relationships and generate profit. Key Benefits: Achieve greater

More information

Stream. Document Enhancement

Stream. Document Enhancement Stream Document Enhancement A Complete Solution for Document Processing FlexStream is a document processing solution, unmatched in its versatility and performance. FlexStream lets you add scancodes to

More information

CHAPTER 2 DATABASE MANAGEMENT SYSTEM AND SECURITY

CHAPTER 2 DATABASE MANAGEMENT SYSTEM AND SECURITY CHAPTER 2 DATABASE MANAGEMENT SYSTEM AND SECURITY 2.1 Introduction In this chapter, I am going to introduce Database Management Systems (DBMS) and the Structured Query Language (SQL), its syntax and usage.

More information

Cognos Event Studio. Deliver By : Amit Sharma Presented By : Amit Sharma

Cognos Event Studio. Deliver By : Amit Sharma Presented By : Amit Sharma Cognos Event Studio Deliver By : Amit Sharma Presented By : Amit Sharma An Introduction Cognos Event Studio to notify decision-makers of events as they happen, so that they can make timely and effective

More information

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide Version 10.51 for Dynamics GP 10 Forms Printer Build Version: 10.51.102 System Requirements Microsoft Dynamics GP 10 SP2 or greater Microsoft SQL Server 2005 or Higher Reporting

More information

Terms and Definitions for CMS Administrators, Architects, and Developers

Terms and Definitions for CMS Administrators, Architects, and Developers Sitecore CMS 6 Glossary Rev. 081028 Sitecore CMS 6 Glossary Terms and Definitions for CMS Administrators, Architects, and Developers Table of Contents Chapter 1 Introduction... 3 1.1 Glossary... 4 Page

More information

ERserver. iseries. Printing

ERserver. iseries. Printing ERserver iseries Printing ERserver iseries Printing Copyright International Business Machines Corporation 1998, 2001. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure

More information

Chapter 24: Creating Reports and Extracting Data

Chapter 24: Creating Reports and Extracting Data Chapter 24: Creating Reports and Extracting Data SEER*DMS includes an integrated reporting and extract module to create pre-defined system reports and extracts. Ad hoc listings and extracts can be generated

More information

ADP Workforce Now V3.0

ADP Workforce Now V3.0 ADP Workforce Now V3.0 Manual What s New Checks in and Custom ADP Reporting Grids V12 Instructor Handout Manual Guide V10171180230WFN3 V09171280269ADPR12 2011 2012 ADP, Inc. ADP s Trademarks The ADP Logo

More information

Rotorcraft Health Management System (RHMS)

Rotorcraft Health Management System (RHMS) AIAC-11 Eleventh Australian International Aerospace Congress Rotorcraft Health Management System (RHMS) Robab Safa-Bakhsh 1, Dmitry Cherkassky 2 1 The Boeing Company, Phantom Works Philadelphia Center

More information

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009 State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,

More information

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0

NS DISCOVER 4.0 ADMINISTRATOR S GUIDE. July, 2015. Version 4.0 NS DISCOVER 4.0 ADMINISTRATOR S GUIDE July, 2015 Version 4.0 TABLE OF CONTENTS 1 General Information... 4 1.1 Objective... 4 1.2 New 4.0 Features Improvements... 4 1.3 Migrating from 3.x to 4.x... 5 2

More information

Microsoft Dynamics CRM 2013 Applications Introduction Training Material Version 2.0

Microsoft Dynamics CRM 2013 Applications Introduction Training Material Version 2.0 Microsoft Dynamics CRM 2013 Applications Introduction Training Material Version 2.0 www.firebrandtraining.com Course content Module 0 Course Content and Plan... 4 Objectives... 4 Course Plan... 4 Course

More information

Specify the location of an HTML control stored in the application repository. See Using the XPath search method, page 2.

Specify the location of an HTML control stored in the application repository. See Using the XPath search method, page 2. Testing Dynamic Web Applications How To You can use XML Path Language (XPath) queries and URL format rules to test web sites or applications that contain dynamic content that changes on a regular basis.

More information

ServerView Inventory Manager

ServerView Inventory Manager User Guide - English FUJITSU Software ServerView Suite ServerView Inventory Manager ServerView Operations Manager V6.21 Edition October 2013 Comments Suggestions Corrections The User Documentation Department

More information

Store Management via proper Windows User Interface. Integrated Accounting, CRM, Order Processing, Drop Ship. Unlimited Products Allowed

Store Management via proper Windows User Interface. Integrated Accounting, CRM, Order Processing, Drop Ship. Unlimited Products Allowed Store Management via proper Windows User Interface Integrated Accounting, CRM, Order Processing, Drop Ship Unlimited Products Allowed Unlimited number of Content/HTML (topic) pages Unlimited dynamic data

More information

Design of Data Archive in Virtual Test Architecture

Design of Data Archive in Virtual Test Architecture Journal of Information Hiding and Multimedia Signal Processing 2014 ISSN 2073-4212 Ubiquitous International Volume 5, Number 1, January 2014 Design of Data Archive in Virtual Test Architecture Lian-Lei

More information

Data Warehouse Center Administration Guide

Data Warehouse Center Administration Guide IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 Before using this

More information