Microsoft Dynamics AX Connector. Implementation Guide

Size: px
Start display at page:

Download "Microsoft Dynamics AX Connector. Implementation Guide"

Transcription

1 Microsoft Dynamics AX Connector Implementation Guide

2

3 Microsoft Dynamics AX Connector Implementation Guide Version 3.0 Copyright Bottomline Technologies, Inc All Rights Reserved Information in this document is subject to change without notice and does not represent a commitment on the part of Bottomline Technologies. Bottomline Technologies makes no warranties with respect to this documentation and disclaims any implied warranties of merchantability or fitness for a particular purpose. Bottomline Technologies 325 Corporate Drive Portsmouth, NH Telephone: (603) Fax: (603) btinfo@bottomline.com Internet: SWR-CFIMDAX30-REF

4

5 T ABLE OF CONTENTS v Chapter 1: Introduction... 7 Chapter 2: Configuration.. 9 Document Processes.. 10 Setting up a Document Process. 10 Specifying Default Values.. 13 Delivery Destinations. 15 Setting up Delivery Destinations 15 Enabling Reports Specifying the XML Path.. 24 Folder Monitor Mapping Directly to a Queue.. 26 Printing Batch Jobs.. 29 Chapter 3: Enhanced Features. 35 Print Management Document Process. 36 Fax Print.. 39 Screen Preview Enterprise Portal Multi-select Preview Support Appendix A.. 45 XML File Naming Convention Processing Parameters 47 Security Keys.. 51 Glossary.. 52 Index Microsoft Dynamics AX Connector Implementation Guide v

6 vi vi Microsoft Dynamics AX Connector Implementation Guide

7 Chapter 1: Introduction C HAPTER INTRODUCTION Note The information contained in this guide applies to both Microsoft Dynamics AX 2009, and Microsoft Dynamics AX, version 4.0, unless specifically stated otherwise. Create!form processes output from multiple source systems for either packaged software solutions or custom legacy applications. This guide describes the specific configuration process developed by Bottomline Technologies to ensure seamless document process automation with Microsoft Dynamics AX. Required Create!form components include: Create!form Designer Create!form Designer is used to design form projects, which Create!form Server merges with the output of your enterprise server. The form project allows you to reformat and enhance the output of your enterprise, incorporating logos, images and drawing objects as well as formatted text. Create!form Director Create!form Director is used to design projects that Create!form Server splits and processes for the enterprise server which then merges, transforms, e- mails, faxes or archives, as necessary. The types of action that Create!form Director performs include: Splitting the spool file into multiple spool files Sending particular parts of the spool file to particular directories or queues Extracting data for use in reports Creating backup copies of the spool file Microsoft Dynamics AX Connector Implementation Guide 7

8 8 CHAPTER 1: INTRODUCTION Adding job ticket templates (JTTs) that determine various parameters used in processing by other Create!form products Create!form Server Create!form Server is the central processor which handles the output from the enterprise server, and applies the appropriate project designed with either Create!form Designer, Create!form Transform or Create!form Director. The output from Create!form Server can be printed, faxed, ed or archived using other Create!form products. Note For a list of optional Create!form products contact a Bottomline Technologies customer service representative. Steps for Configuration Following, as outlined in succeeding sections, are the steps for configuration: Set up a document process for each Create!form Director project used in processing Dynamics AX output Specify default values Specify delivery destinations for Dynamics AX output Enable Reports Specify the XML Path for the Microsoft AX Connector Components. All of the Microsoft Dynamics AX administration functions for the integration can be accessed via the Setup section of the Administration pane. Refer to Chapter 2, Configuration, for more information on completing the first step: setting up a document process. 8 Microsoft Dynamics AX Connector Implementation Guide

9 Chapter 2: Configuration C HAPTER CONFIGURATION This section outlines the steps necessary for configuring Microsoft Dynamics AX for use with Create!form software. The following topics are discussed: Document Processes Specifying Default Values Delivery Destinations Enabling Reports Specifying the XML Path Printing Batch Jobs Microsoft Dynamics AX Connector Implementation Guide 9

10 10 CHAPTER 2: CONFIGURATION Document Processes Document Processes Note Users with AOS Service require full access to the directory where the XML output path is mapped, as well as access to the printer queue. This means that the AOS Service user must be granted all permissions to complete the required tasks. Document processes represent the distribution logic that is defined in a Create!form Director project. Before a Create!form Director project is used for processing Microsoft Dynamics AX reports, it is mapped to a document process, as described in the following section. First there must be at least one document process established as a default for reports that do not require a specific Director project. For a report that specifies the distribution logic, or document composition logic, then a unique Director project is used. For example, an invoice may have delivery rules based on customer type. Setting up a Document Process Each document process is created with a user-friendly name and description so that the appropriate report is selected for the Create!form Director project. To set up a document process 1 In the Administration pane, expand Setup and then Create!form. 2 Click Document Processes. 10 Microsoft Dynamics AX Connector Implementation Guide

11 CHAPTER 2: CONFIGURATION Document Processes 11 3 On the Setup tab, enter the following details: Process Name Process Description Process Project A user-friendly name for the process A meaningful description of the process The name of the Create!form Director project running on the Create!form server Microsoft Dynamics AX Connector Implementation Guide 11

12 12 CHAPTER 2: CONFIGURATION Specifying Default Values Specifying Default Values Default Values must be specified when they have not already been established as required values in a form. To specify default values 1 In the Administration pane, expand Setup and then Create!form. 2 Click Defaults. 12 Microsoft Dynamics AX Connector Implementation Guide

13 CHAPTER 2: CONFIGURATION Specifying Default Values 13 3 Enter details for the following default values: XML Output Location The path to the folder, or queue, in which the Dynamics AX XML output is placed. This is the folder from which the Create!form Director project takes files for processing. Specify the location as a UNC path in the form \\server\volume\directory or as a network file share (optional). Screen Preview Temp Location Default Document Process Default Screen Preview Timeout The path to the folder where temporary PDF files are created when the user requests a screen preview of a report. Specify the location as a UNC path in the form \\server\volume\ directory or as a network file share. Users requiring access to this folder will need the proper permissions. The user-friendly name of the document process to use for processing output when no other process is selected. The maximum time, in seconds, to allow for loading a formatted report for display in a preview screen. If the report cannot be displayed within this time, the preview screen closes with an appropriate message to the user. Microsoft Dynamics AX Connector Implementation Guide 13

14 14 CHAPTER 2: CONFIGURATION Delivery Destinations Delivery Destinations Note Cheque reports will be restricted to printer destinations only. Other destination types will be filtered out when selecting delivery destinations for the report. Delivery destinations define how output can be delivered to particular users or groups. The table below shows the methods of delivery currently supported. Table 2.1 Destination Screen Printer Fax Document Process Delivery Methods Description Writes the PDF to a temporary file and displays it on the user's screen. Sends the output to a printer. Sends the output as an attachment. Sends the output as a fax message. Processes the output by means of a Create!form Director project. Each delivery destination is associated with a method, and with specific users and groups. This means that users can see and select only those destinations that are appropriate for their role. The attributes of a delivery method define the physical routing of the output so that, for example, the XML output file can be directed to a particular network location, according to which user or group requests the output. Delivery Method Code Note In Microsoft Dynamics AX Connector, since labels are now localized, Field_DeliveryMethod_Code has been added to the BT prolog in order to support Director projects which may service AX clients using multiple languages. Each delivery method type will be consistently represented with an assigned code. 14 Microsoft Dynamics AX Connector Implementation Guide

15 CHAPTER 2: CONFIGURATION Delivery Destinations 15 The BT prolog was modified in the following way: Prolog Parameter Form Field Field_Path Defaults or Delivery Destinations XML output path Field_ScrenTempPath Defaults or Delivery Destinations Screen Preview Temp Location Field_Testing Enabled Reports Testing Parameters Field_ProcessName Defaults or Delivery Destinations (process) or Enabled Reports Document Process Field_DeliveryMethod and Field_DeliveryMethod_Code Printer Setup Form Each of the delivery methods is coded as follows: Delivery destination chosen in the Send to list Field_ReportParameters Enabled Reports Report Parameters Field_Destination Parameters Delivery Destinations Destination Parameters Field_PrinterNetworkId Delivery Destinations Printer Network ID Field_PrinterCopies Printer Setup Form Number of Copies Field_ NetworkId Delivery Destinations (E_mail) Network ID Delivery Method Screen 0 Printer 1 2 Fax 3 Document Process 4 Code Each delivery method s code corresponds to its enumeration values from the BT_DPA_Dest_Type base enum. Within Director_Generic_v3 these values are used to direct the output to the desired destinations. Setting up Delivery Destinations To define a delivery destination 1 In the Administration pane, expand Setup and then Create!form. 2 Click Delivery Destinations. Microsoft Dynamics AX Connector Implementation Guide 15

16 16 CHAPTER 2: CONFIGURATION Delivery Destinations 3 On the Destinations tab, click in the Delivery Method field, and select a delivery method. 4 In the Destination Name field, beside the chosen Delivery Method, enter a descriptive name for the delivery destination. 5 In the XML Output Location field, enter the XML Output Location ONLY if it is a different location than the one specified during Default setup. 6 In the User Restrictions field, select the check boxes for the Delivery Methods where the User will not need access. 7 On the Setup tab, specify the following: * Fields containing an asterisk are displayed only when the appropriate delivery method is selected. 16 Microsoft Dynamics AX Connector Implementation Guide

17 CHAPTER 2: CONFIGURATION Delivery Destinations 17 XML Output Location Restricted use Destination description Destination Parameters Screen Preview Temp Location *Printer Network ID This field is used to over-ride the default locations that is set in the Defaults form. It is the path to the folder, or queue, in which the Dynamics AX XML output is placed. Leave this field blank to use the default. Select this if the destination is to be restricted for use by particular users or groups. Clear this setting to allow all users to use the destination. A description of the destination. Specify additional parameters to the destination. If the selected delivery method is Screen, the path to the folder where temporary PDF files are created when the user requests a screen preview of a report. If the selected delivery method is Printer, the network name of a shared printer on which the output is printed, or a printer queue that is used to trigger a Create!form project. * Network ID If the selected delivery method is , the e- mail server to use for routing the output. *Fax Network ID If the selected delivery method is Fax, the fax server to use for routing the output. Microsoft Dynamics AX Connector Implementation Guide 17

18 18 CHAPTER 2: CONFIGURATION Delivery Destinations 8 On the Groups tab, if use of the delivery destination is to be restricted to particular groups, click the left arrow to list those groups in the Restrict to groups area. If more than one group requires restrictions use the double arrow button. 18 Microsoft Dynamics AX Connector Implementation Guide

19 CHAPTER 2: CONFIGURATION Delivery Destinations 19 9 On the Users tab, if use of the delivery destination is to be restricted to particular users, click the left arrow to list those groups in the Restrict to Users area. If more than one group requires restrictions use the double arrow button. Microsoft Dynamics AX Connector Implementation Guide 19

20 20 CHAPTER 2: CONFIGURATION Delivery Destinations 20 Microsoft Dynamics AX Connector Implementation Guide

21 CHAPTER 2: CONFIGURATION Enabling Reports 21 Enabling Reports To enable a Microsoft Dynamics AX report for processing by a Create!form Director project, you must associate the Application Object Tree (AOT) report object with the project. Use the Enabled Reports feature to do this. Note Reports enabled through the Enabled Reports form are enabled in the conventional client and the Enterprise portal. To associate a report object with a project 1 In the Administration pane, expand Setup and then Create!form. 2 Click Enabled Reports. Note AOT Reports do not automatically display when navigating to the Enabled Reports window for the first time. The AOT report will need to be chosen from the drop down list and then associated with a project. 3 On the Enabled Reports tab, select the check boxes in the Create!form Enabled field that need to be enabled. Microsoft Dynamics AX Connector Implementation Guide 21

22 22 CHAPTER 2: CONFIGURATION Enabling Reports 4 On the Setup tab complete the following fields: Create!form Enabled: Select this field to enable the report for processing by the Create!form Director project, or clear it to disable such processing. Testing Parameters: The names of any trigger parameters in the Create!form Director project which cause processing to change to a path defined for testing purposes. For example, when using the example Director_Generic_v3 project, entering SAMPLE causes output to be created in the form of an XML file that can be used for forms design, rather than being sent to a printer. Screen Preview Timeout Is when a preview screen attempts to display a formatted report, the maximum time to allow for loading the report. If the report cannot be displayed within this time, the preview screen closes. It is sometimes 22 Microsoft Dynamics AX Connector Implementation Guide

23 CHAPTER 2: CONFIGURATION Enabling Reports 23 necessary to increase the timeout period for complex projects that take a long time to process reports. Document Process The user-friendly name of the document process to use for processing the selected report object. Report Parameters Specify additional non-testing parameters for the report. Director_Generic_v3 allows designers to use the first line of the Reporting Parameters field to specify the name of the Designer project that merges the enabled report. If there is no parameter, then the AOT Report name is used to find the Designer project. When a report is first enabled, but no Designer project has been created, the test report project AXTestReport can be used to test Create!form while samples are gathered. Note The ability to specify an explicit Create!form report name in the Reporting Parameters allows designers to select different report designs for the same report by AX Company without modifying Director_Generic_v3. Only the first lines of the Testing Parameters and Reporting Parameters fields are used to drive logic in Director_Generic_v3. This allows the designer to add additional parameters on subsequent lines if their DPA application requires it. Microsoft Dynamics AX Connector Implementation Guide 23

24 24 CHAPTER 2: CONFIGURATION Enabling Reports 24 Microsoft Dynamics AX Connector Implementation Guide

25 CHAPTER 2: CONFIGURATION Enabling Reports 25 5 On the Deployment Schedule tab, specify which report design should be issued on the selected dates. (The date and time is based on the AOS Server time) Dynamics AX allows the user to create multiple designs per report. You can select a specific design to be enabled at a defined date and time. Note If the deployment date is left blank then the design becomes immediately available. If the design is left blank then the default AOT, or first design, is chosen. 6 On the Delivery Destinations tabs, list the delivery destinations to be assigned to the report object. Microsoft Dynamics AX Connector Implementation Guide 25

26 26 CHAPTER 2: CONFIGURATION Enabling Reports 26 Microsoft Dynamics AX Connector Implementation Guide

27 CHAPTER 2: CONFIGURATION Specifying the XML Path 27 Specifying the XML Path Create!form Server retrieves XML files that are written directly to a shared queue. There are two places to specify XML paths within Microsoft Dynamics Connector: from the Defaults form, and from the Setup tab in the Delivery Destinations form (Refer to Delivery Destinations for more information regarding the Defaults form and the setup tab.). Mapping Directly to a Queue To establish an XML path mapped directly to a queue On the Start menu, in the Printers and Faxes screen, right click the CF Director printer and select Sharing. On the CF_Director Properties screen, in the Sharing tab, Click the OK button. Note If the queue is pointed to a local port, then the folder that contains the file for the port must be enabled to allow any user access. For example, if the computer that hosted the CF Director queue is named Server, then the XML output location would be \\Server\CF Director as shown. Microsoft Dynamics AX Connector Implementation Guide 27

28 28 CHAPTER 2: CONFIGURATION Printing Batch Jobs Printing Batch Jobs Before printing batch jobs using Microsoft Dynamics AX Connector, the server must be configured for printing. For example: To print a report in batch mode 1 On the Posting Invoice screen, click Batch (d) on the bottom right hand corner of the screen. The Batch Processing form is displayed. 2 Select the Batch processing check box and click OK. The Infolog dialog box displays with a confirmation that the Order invoice job is added to the batch queue. 28 Microsoft Dynamics AX Connector Implementation Guide

29 CHAPTER 2: CONFIGURATION Printing Batch Jobs 29 3 Click Close. Now the batch printers need to be configured on the Microsoft Dynamics AX Server. 4 On the AX Server navigate to Control Panel >Administrative Tools > Microsoft Dynamics AX Server Configuration. The Microsoft Dynamics AX Server Configuration Utility screen appears. 5 On the Utility screen select the Allow clients to connect to printers on this server checkbox, and click OK. Microsoft Dynamics AX Connector Implementation Guide 29

30 30 CHAPTER 2: CONFIGURATION Printing Batch Jobs 6 If the Utility screen appears grayed-out like the one below, then a new configuration will need to be created. 30 Microsoft Dynamics AX Connector Implementation Guide

31 CHAPTER 2: CONFIGURATION Printing Batch Jobs 31 To create a new configuration 1 Next to the Configuration field, click Manage > Create Configuration. The Create Configuration pop up appears. 2 On the Configuration name field, Type a configuration name (any name will do) and select OK. The Utility screen re-appears. Microsoft Dynamics AX Connector Implementation Guide 31

32 32 CHAPTER 2: CONFIGURATION Printing Batch Jobs 3 Select the Allow clients to connect to printers on this server checkbox and click OK. The Configuration Utility dialog box appears. 4 Click Yes and wait for the service to restart. 32 Microsoft Dynamics AX Connector Implementation Guide

33 Chapter 3: Enhanced Features C HAPTER ENHANCED FEATURES There are several features that Create!form s Dynamics AX Integration enhances in Microsoft Dynamics AX: Print Management Enterprise Portal Multi-select Preview Support Microsoft Dynamics AX Connector Implementation Guide 33

34 34 CHAPTER 3: ENHANCED FEATURES Print Management Print Management Microsoft Dynamics AX Print Management is a robust feature that provides many options for printing. Create!form s Dynamics AX Integration enhances the existing print management feature by offering the following Create!form specific print mediums: document process fax printer screen preview capabilities These modifications allow direct integration with Create!form Server for Dynamics AX reports that are Create!form enabled. Refer to the Microsoft Dynamics AX Help for more information on Print Management/Print Mediums. Document Process Select the document process delivery destination by clicking on the Name drop down menu. 34 Microsoft Dynamics AX Connector Implementation Guide

35 CHAPTER 3: ENHANCED FEATURES Print Management 35 Fax The Print Management form for Create!form Fax maps to fax delivery destinations. Select the fax delivery destination by clicking on the Name drop down menu. Type the Fax number in the Fax number field. Type any text to be included on the cover sheet in the Cover sheet text field. Microsoft Dynamics AX Connector Implementation Guide 35

36 36 CHAPTER 3: ENHANCED FEATURES Print Management The Print Management form for Create!form maps to delivery destinations. Select the delivery destination from the drop down menu. Type who the is from in the From field. Type who the is to in the To field. If sending a copy of the to other parties, type their names into the CD field. If sending a blind copy of the to another party, type their names into the Bcc field. Type the Subject of the into the Subject field. Type the text of the into the Body field. 36 Microsoft Dynamics AX Connector Implementation Guide

37 CHAPTER 3: ENHANCED FEATURES Print Management 37 Print The Print Management form for Create!form Printer maps to printer delivery destinations. Select the printer delivery destination by clicking on the Name drop down menu. Microsoft Dynamics AX Connector Implementation Guide 37

38 38 CHAPTER 3: ENHANCED FEATURES Print Management Screen Preview Note The user must be granted Read access in Folder Security Permissions and Shares to view screens. The Print Management form for Create!form Screen maps to screen preview delivery destinations. Select the screen preview delivery destination by clicking on the Name drop down menu. 38 Microsoft Dynamics AX Connector Implementation Guide

39 CHAPTER 3: ENHANCED FEATURES Print Management 39 Microsoft Dynamics AX Connector Implementation Guide 39

40 40 CHAPTER 3: ENHANCED FEATURES Enterprise Portal Enterprise Portal Dynamics AX's Enterprise Portal client is supported in the Create!form Dynamics AX Connector. Enterprise Portal support is limited to legacy reports, i.e. reports that are also accessible in the standard AX Client. The Enterprise Portal also uses special reports called Web Reports which are NOT supported. Enterprise Portal reports are enabled in the same manner as regular reports via the Create!form Enabled Reports form. 40 Microsoft Dynamics AX Connector Implementation Guide

41 CHAPTER 3: ENHANCED FEATURES Multi-select Preview Support 41 Multi-select Preview Support Create!form Dynamics AX Connector allows multiple documents to be viewed in a single preview PDF when performing a multi-select. To enable the multi-select feature select the Combine into one Report checkbox. Note Microsoft Dynamics AX Connector supports combining for the following reports: SalesQuotationConfirmation WMSPickingList_OrderPick Invent PickingListJournal or InventPickingList (depending on which sales order is chosen) ProjInvoice PurchInvoice PurchPackingSlip PurchReceiptsList PurchPurchaseOrder PurchRFQSend SalesQuotation FreeTextInvoice SalesConfirm SalesInvoice SalesPackingSlip Microsoft Dynamics AX Connector Implementation Guide 41

42 42 CHAPTER 3: ENHANCED FEATURES Multi-select Preview Support 42 Microsoft Dynamics AX Connector Implementation Guide

43 Appendix A A PPENDIX APPENDIX In this Appendix we will discuss the following: XML File Naming Convention Processing Parameters Security Keys Glossary The following table describes the categories of components that are installed by the integration installers. Microsoft Dynamics AX Connector Implementation Guide 43

44 44 APPENDIX A XML File Naming Convention XML File Naming Convention The filename of the XML files created by the integration are derived at run time based on the following: Value Source Notes Report Name Enable Reports Table Separator Semicolon used as separator User ID Derived at runtime Data-Time Stamp Derived at Runtime Semicolon as a separator Output Scenario Indicator If print medium is screen, then _P If print medium is not screen, then _D If via an ad hoc request, then _A _P = Preview _D = Default _A = Ad hoc File Extension.xml 44 Microsoft Dynamics AX Connector Implementation Guide

45 APPENDIX A Processing Parameters 45 Processing Parameters Before a report is written to an XML file, a header section is added to the file. The purpose of the header is to pass parameters for the enabled report attributes to CF that will allow the proper process to be selected and to provide parameters that will be used for determining the presentation and delivery attributes of the output. For example, if the end-user selects a "Send to" option of printer, then the header contain a parameter indicating which printer the user selected. CF would then use this parameter to route the output to the correct printer. XML Tag Source Notes Field_BT_AX_ConnectorVersion Internal The version of DAXI installed when generated Field_AXVersion Internal The version of AX installed when generated Field_AX_AOSId Internal The server name and the port that the AOS is running on Field_AX_Instance_Name Internal The name of the AOS Instance Field_Object Enable Reports setting Field_ReportDesign Derived at runtime from report instance Field_Path Derived from Delivery Destination logic Folder where XML file was created Field_Filename Derived at runtime Name of the XML file created by AX Field_UserId Derived at runtime Logged on AX user Field_UserName Lookup in user table Full name AX user Field_GroupIds User s groups All group ids for which the user has memberships Field_GroupNames User s groups All group names for which the user has membership Field_User Lookup in user table If available Field_CompanyId Derived at runtime The company account for the current logged on AX user Microsoft Dynamics AX Connector Implementation Guide 45

46 46 APPENDIX A Processing Parameters XML Tag Source Notes Field_TestIndicator Enable Reports Table This is an indicator passed to trigger conditional logic for testing the BT-PDA process Field_RequestType Derived at runtime based on how the output scenario that initiated the request Values: Preview Default Adhoc Field_DeliveryMethod Derived at runtime based on the delivery method selected from the Printer Setup dialog OR if the report was invoked via a preview or default scenario the delivery method is determined by the logic for the scenario Values: Screen Printer Fax Process Field_DeliveryMethod_Code The delivery method Contains the code for the delivery method of the report. Screen: 0, Printer: 1, 2, Fax: 3, Document Process: 4 Field_DestinationName Derived at runtime from selected Delivery Destination Field_ProcessName If Delivery Method is Screen then this is the Screen Preview Process from the Enable Reports table or Defaults table. If Delivery Method is Process then this is the process selected in the Printer setup dialog Otherwise this is the Default Process from the Enable Reports table or the Defaults table 46 Microsoft Dynamics AX Connector Implementation Guide

47 APPENDIX A Processing Parameters 47 XML Tag Source Notes Field_ProcessProject Field_ScreenTempPath Field_ScreenTempFileName Field_PrinterNetworkId Field_PrinterCopies Field_ NetworkId Field_ AddressForm Field_ AddressesTo Field_ AddressesCC Field_ AddressesBCC Field_ Subject Field_ Body Field_FaxNetworkId Corresponding Process Project for the selected process. Lookup form the processes table. Derived at runtime from selected Delivery Destination. If Delivery Destination field is null, then use setting from Default table Derived at runtime from XML file name Derived at runtime from selected Delivery Destination If Request Type = Adhoc, then entered in Printer setup dialog else null Derived at runtime from selected Delivery Destination If Request Type = Adhoc, then entered in Printer setup dialog else null If Request Type = Adhoc, then entered in Printer setup dialog else null If RequestType = Adhoc, then entered in Printer setup dialog else null. If Request Type = Adhoc, then entered in Printer setup dialog else null If Request Type = Adhoc, then entered in Printer setup dialog else null If Request Type = Adhoc, then entered in Printer setup dialog else null. Derived at runtime from selected Delivery Destination Has data when Delivery Method = Screen Has data when Delivery Method = Screen Has data when Delivery Method = Printer Has data when Delivery Method = Printer Has data when Delivery Method = Has data when Delivery Method = Has data when Delivery Method = Has data when Delivery Method = Has data when Delivery Method = Has data when Delivery Method = Has data when Delivery Method = Has data when Delivery Method = Fax Microsoft Dynamics AX Connector Implementation Guide 47

48 48 APPENDIX A Processing Parameters XML Tag Source Notes Field_FaxNumber Field_FaxCoverSheetText If Request Type = Adhoc, then entered in Printer setup dialog else null If Request Type = Adhoc, then entered in Printer setup dialog else null Has data when Delivery Method = Fax Has data when Delivery Method = Fax Field_DesintationParameters Delivery Destinations Specify destination parameters Field_ReportParameters Enabled Reports Specify report parameters Field_TotalNumberInBatch Batch Processing Total number of documents in the batch Field_CurrentNumberInBatch Batch Processing Document s Order in the batch 48 Microsoft Dynamics AX Connector Implementation Guide

49 APPENDIX A Security Keys 49 Security Keys Security Keys are automatically installed during the Microsoft Dynamics AX Installation when the project XPO is imported. The Application Object Tree or the project can be inspected to verify that the Security Key is installed. To verify the Security Keys were installed 1 Click the Project icon on the top of the screen. 2 Expand the Shared folder. 3 Scroll down to BT_DPA _AX2009_Ver_3_0_15 and click to open the Project icon. 4 Once the Project is open, if the Security Keys are successfully installed, they appear on the Project s Application Object Tree. The Microsoft Dynamics AX components of the Integration include 5 security keys (1 parent key and 4 child keys). Microsoft Dynamics AX Connector Implementation Guide 49

50 50 APPENDIX A Security Keys The "Create!form, Setup" key can be used to restrict access to Create!form menu items on the Administration navigation pane. The "Create!form, Tables" key can be used to restrict access to Create!form tables. At a minimum, all users need "View" level access to the tables, but only administrators of the Create!form configuration settings need "Create" level access. The remaining keys ("Daily" and "Periodic") are not presently used. Refer to the Microsoft Dynamics AX Help for more information on Security Keys. 50 Microsoft Dynamics AX Connector Implementation Guide

51 APPENDIX A Glossary 51 Glossary AX: acronym for Dynamics AX as well as Axapta. AOT: acronym for Application Object Tree. BT-DPA: This is the generic acronym which stands for "Bottomline Technologies - Document Process Automation". This is used in the integration as a label prefix for components of the solution. form: the AX AOT objects representing UI windows integration: the short name for referring to delivered solution that is installed into an existing AX implementation. report: the AX AOT objects representing AX output intended to be printed Microsoft Dynamics AX Connector Implementation Guide 51

52 52 APPENDIX A Glossary 52 Microsoft Dynamics AX Connector Implementation Guide

53 Index INDEX I NDEX 53 A Appendix 45 C Chapter 2 Configuration 9 Create!form Designer 7 Create!form Director 7 Create!form Server 8 D Delivery Destinations 15 setting up 15 Document Process 36 Document Processes 10 setting up 10 E Enabling Reports 19 Enhanced Features 35 Enterprise Portal 42 F Folder Monitor 24 G Glossary 52 I Introduction 7 M Multi-select Preview Support 43 Microsoft Dynamics AX Connector Implementation Guide 53

54 54 INDEX P Print Management 36 Printing Batch Jobs 29 Processing Parameters 47 S Security Keys 51 Specifying Default Values 13 Specifying the XML Path 24 mapping directly to a Queue 26 Steps for Configuration 8 T To associate a report object with a project 19 To define a delivery destination 15 X XML File Naming Convention Microsoft Dynamics AX Connector Implementation Guide

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

Microsoft Dynamics AX Connector. Installation Manual

Microsoft Dynamics AX Connector. Installation Manual Microsoft Dynamics AX Connector Installation Manual Microsoft Dynamics AX Connector Installation Guide Version 3.1 Copyright Bottomline Technologies, Inc. 2009. All Rights Reserved Information in this

More information

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001)

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001) LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide Rev. 03 (November, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any

More information

F9 Integration Manager

F9 Integration Manager F9 Integration Manager User Guide for use with QuickBooks This guide outlines the integration steps and processes supported for the purposes of financial reporting with F9 Professional and F9 Integration

More information

Quick Start Program Advanced Manual ContactWise 9.0

Quick Start Program Advanced Manual ContactWise 9.0 Quick Start Program Advanced Manual ContactWise 9.0 Copyright 2010 GroupLink Corporation. All Rights Reserved. ContactWise is a registered trademark of GroupLink Corporation. All other trademarks are the

More information

Automating client deployment

Automating client deployment Automating client deployment 1 Copyright Datacastle Corporation 2014. All rights reserved. Datacastle is a registered trademark of Datacastle Corporation. Microsoft Windows is either a registered trademark

More information

14 Configuring and Setting Up Document Management

14 Configuring and Setting Up Document Management 14 Configuring and Setting Up Document Management In this chapter, we will cover the following topics: Creating a document type Allowing document types on locked records Creating a document data source

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

E-mail Settings 1 September 2015

E-mail Settings 1 September 2015 Training Notes 1 September 2015 PrintBoss can be configured to e-mail the documents it processes as PDF attachments. There are limitations to embedding documents in standard e-mails. PrintBoss solves these

More information

DP-313 Wireless Print Server

DP-313 Wireless Print Server DP-313 Wireless Print Server Quick Installation Guide TCP/IP Printing (LPR for Windows 95/98/Me/2000) Rev. 03 (August, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may

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

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

Share Point Document Management For Sage 100 ERP

Share Point Document Management For Sage 100 ERP Share Point Document Management For Sage 100 ERP 457 Palm Drive Glendale, CA 91202 818-956-3744 818-956-3746 sales@iigservices.com www.iigservices.com Share Point Document Management 2 Information in this

More information

Create!form Folder Monitor. Technical Note April 1, 2008

Create!form Folder Monitor. Technical Note April 1, 2008 Create!form Folder Monitor Technical Note April 1, 2008 2 FOLDERMONITOR Introduction Introduction FolderMonitor is a utility designed to automatically send spool files to printer queues at set schedules,

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

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

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

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

ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide

ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide Version: 6.6.x Written by: Product Documentation, R&D Date: March 2012 ImageNow and CaptureNow are registered trademarks of

More information

BCSD WebMail Documentation

BCSD WebMail Documentation BCSD WebMail Documentation Outlook Web Access is available to all BCSD account holders! Outlook Web Access provides Webbased access to your e-mail, your calendar, your contacts, and the global address

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see "Deploy Inbox Rules" below.

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see Deploy Inbox Rules below. Configure the E-mail Router After the E-mail Router has been installed, you can configure several aspects of it. Some of these configuration tasks are mandatory. Others are optional in that you use them

More information

E-mail Listeners. E-mail Formats. Free Form. Formatted

E-mail Listeners. E-mail Formats. Free Form. Formatted E-mail Listeners 6 E-mail Formats You use the E-mail Listeners application to receive and process Service Requests and other types of tickets through e-mail in the form of e-mail messages. Using E- mail

More information

Use the Microsoft Office Word Add-In to Create a Source Document Template for Microsoft Dynamics AX 2012 WHITEPAPER

Use the Microsoft Office Word Add-In to Create a Source Document Template for Microsoft Dynamics AX 2012 WHITEPAPER Use the Microsoft Office Word Add-In to Create a Source Document Template for Microsoft Dynamics AX 2012 WHITEPAPER Microsoft Office Word Add-Ins Whitepaper Junction Solutions documentation 2012 All material

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

email-lead Grabber Business 2010 User Guide

email-lead Grabber Business 2010 User Guide email-lead Grabber Business 2010 User Guide Copyright and Trademark Information in this documentation is subject to change without notice. The software described in this manual is furnished under a license

More information

Table of Contents. Part I Overview of Zetadocs PDF. Part II How do I... Foreword. 1 Getting started. 6 Technical specifications

Table of Contents. Part I Overview of Zetadocs PDF. Part II How do I... Foreword. 1 Getting started. 6 Technical specifications I Table of Contents Foreword 0 Part I Overview of Zetadocs PDF 1 1 Getting started... 2 2 What Zetadocs... can do for you 6 3 The Zetadocs... client 7 4 Key benefits of... Zetadocs PDF 8 5 Key features

More information

Mail Merge (Microsoft Office 2010)

Mail Merge (Microsoft Office 2010) Mail Merge (Microsoft Office 2010) Microsoft Word s 2010 mail merge feature allows users to create one document, such as a customer appreciation letter, promotional letter, or an employee appreciation

More information

EMC Documentum Business Process Suite

EMC Documentum Business Process Suite EMC Documentum Business Process Suite Version 6.5 SP1 Sample Application Tutorial P/N 300-008-170 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Creating Reports with Microsoft Dynamics AX SQL Reporting Services

Creating Reports with Microsoft Dynamics AX SQL Reporting Services Creating Reports with Microsoft Dynamics AX SQL Reporting Services. Table of Contents Lab 1: Building a Report... 1 Lab Objective... 1 Pre-Lab Setup... 1 Exercise 1: Familiarize Yourself with the Setup...

More information

Litigation Support connector installation and integration guide for Summation

Litigation Support connector installation and integration guide for Summation Litigation Support connector installation and integration guide for Summation For AccuRoute v2.3 July 28, 2009 Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the

More information

Omtool Server Monitor administrator guide

Omtool Server Monitor administrator guide Omtool Server Monitor administrator guide May 29, 2008 (4.0342-AA) Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the US: +1/1 800 886 7845 Fax: +1/1 978 659 1300

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

You must have at least Editor access to your own mail database to run archiving.

You must have at least Editor access to your own mail database to run archiving. Archiving An archive is a copy of a database you can create to store information no longer in use. Like a replica, an archive contains all documents and design elements in the original database, but unlike

More information

Hamline University Administrative Computing Page 1

Hamline University Administrative Computing Page 1 User Guide Banner Handout: BUSINESS OBJECTS ENTERPRISE (InfoView) Document: boxi31sp3-infoview.docx Created: 5/11/2011 1:24 PM by Chris Berry; Last Modified: 8/31/2011 1:53 PM Purpose:... 2 Introduction:...

More information

TxDMV RTS Training Guide for Working with Cognos Reports

TxDMV RTS Training Guide for Working with Cognos Reports TxDMV RTS Training Guide for Working with Cognos Reports April, 2015 About This Guide This Training Guide introduces the implementation of the Cognos enterprise reporting tool for the TxDMV Registration

More information

Installation and Program Essentials

Installation and Program Essentials CS PROFESSIONAL SUITE ACCOUNTING PRODUCTS Installation and Program Essentials version 2010.x.x TL 22538 (5/25/10) Copyright Information Text copyright 1998 2010 by Thomson Reuters/Tax & Accounting. All

More information

LPR for Windows 95 TCP/IP Printing User s Guide

LPR for Windows 95 TCP/IP Printing User s Guide LPR for Windows 95 TCP/IP Printing User s Guide First Edition Printed in Taiwan, R.O.C. RECYCLABLE Copyright Statement Trademarks Limited Warranty Copyright 1997 D-Link Corporation No part of this publication

More information

...2. Standard Installation...4. Example Installation Scenarios...5. Network Installation...8. Advanced Settings...10. Product Requirements

...2. Standard Installation...4. Example Installation Scenarios...5. Network Installation...8. Advanced Settings...10. Product Requirements ...2. Standard Installation...4. Example Installation Scenarios...5. Network Installation...8. Advanced Settings...10. Product Requirements ProjectMatrix 1 Standard Installation Install ProjectNotify from

More information

Scribe Online Integration Services (IS) Tutorial

Scribe Online Integration Services (IS) Tutorial Scribe Online Integration Services (IS) Tutorial 7/6/2015 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying,

More information

Business Portal for Microsoft Dynamics GP. Electronic Document Delivery Release 10.0

Business Portal for Microsoft Dynamics GP. Electronic Document Delivery Release 10.0 Business Portal for Microsoft Dynamics GP Electronic Document Delivery Release 10.0 Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is

More information

For Active Directory Installation Guide

For Active Directory Installation Guide For Active Directory Installation Guide Version 2.5.2 April 2010 Copyright 2010 Legal Notices makes no representations or warranties with respect to the contents or use of this documentation, and specifically

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

Microsoft Dynamics GP. Business Analyzer

Microsoft Dynamics GP. Business Analyzer Microsoft Dynamics GP Business Analyzer April 5, 2013 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in

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

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

What is a Mail Merge?

What is a Mail Merge? NDUS Training and Documentation What is a Mail Merge? A mail merge is generally used to personalize form letters, to produce mailing labels and for mass mailings. A mail merge can be very helpful if you

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium 2016 (with or without Premium Billing) With Microsoft SQL Server Reporting Services, use Report Builder to generate and author

More information

Training Manual. Version 6

Training Manual. Version 6 Training Manual TABLE OF CONTENTS A. E-MAIL... 4 A.1 INBOX... 8 A.1.1 Create New Message... 8 A.1.1.1 Add Attachments to an E-mail Message... 11 A.1.1.2 Insert Picture into an E-mail Message... 12 A.1.1.3

More information

ecopy Connector for Interwoven WorkSite

ecopy Connector for Interwoven WorkSite ecopy Connector for Interwoven WorkSite Version 4.0 for ecopy ShareScan OP Administrator s Guide Part Number: 73-00220 (6/2007) Licensing, Copyright, and Trademark Information The information in this document

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

EMC Documentum Repository Services for Microsoft SharePoint

EMC Documentum Repository Services for Microsoft SharePoint EMC Documentum Repository Services for Microsoft SharePoint Version 6.5 SP2 Installation Guide P/N 300 009 829 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com

More information

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide March 2013 Education Solutions Development, Inc. What s Inside The information in this reference

More information

TOSHIBA GA-1310. Printing from Windows

TOSHIBA GA-1310. Printing from Windows TOSHIBA GA-1310 Printing from Windows 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45081979 04 February 2009 CONTENTS 3 CONTENTS

More information

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite Business Portal for Microsoft Dynamics GP 2010 Field Service Suite Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views

More information

User Guide. DocAve Lotus Notes Migrator for Microsoft Exchange 1.1. Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration

User Guide. DocAve Lotus Notes Migrator for Microsoft Exchange 1.1. Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration User Guide DocAve Lotus Notes Migrator for Microsoft Exchange 1.1 Using the DocAve Notes Migrator for Exchange to Perform a Basic Migration This document is intended for anyone wishing to familiarize themselves

More information

Installing GFI MailEssentials

Installing GFI MailEssentials Installing GFI MailEssentials Introduction to installing GFI MailEssentials This chapter shows you how to install and configure GFI MailEssentials. GFI MailEssentials can be installed in two ways: Installation

More information

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

Perceptive Connector for Infor Lawson AP Invoice Automation

Perceptive Connector for Infor Lawson AP Invoice Automation Perceptive Connector for Infor Lawson AP Invoice Automation Integration Guide Version: 1.4.x Written by: Product Knowledge, R&D Date: October 2015 2015 Lexmark International Technology, S.A. All rights

More information

Quick Guide #3G: Philips MRx Configuration and Operation with Rosetta- DS (Bluetooth Connection)

Quick Guide #3G: Philips MRx Configuration and Operation with Rosetta- DS (Bluetooth Connection) Quick Guide #3G: Philips MRx Configuration and Operation with Rosetta- DS (Bluetooth Connection) I. Configuration instructions for Philips MRx for use with Rosetta-DS via Bluetooth Required settings: o

More information

PSW Guide. Version 4.7 April 2013

PSW Guide. Version 4.7 April 2013 PSW Guide Version 4.7 April 2013 Contents Contents...2 Documentation...3 Introduction...4 Forms...5 Form Entry...7 Form Authorisation and Review... 16 Reporting in the PSW... 17 Other Features of the Professional

More information

VERITAS NetBackup 6.0

VERITAS NetBackup 6.0 VERITAS NetBackup 6.0 Backup, Archive, and Restore Getting Started Guide for UNIX, Windows, and Linux N15278C September 2005 Disclaimer The information contained in this publication is subject to change

More information

PCVITA Express Migrator for SharePoint(Exchange Public Folder) 2011. Table of Contents

PCVITA Express Migrator for SharePoint(Exchange Public Folder) 2011. Table of Contents Table of Contents Chapter-1 ------------------------------------------------------------- Page No (2) What is Express Migrator for Exchange Public Folder to SharePoint? Migration Supported The Prominent

More information

Scheduling Data Import from Avaya Communication Manager into Avaya Softconsole MasterDirectory

Scheduling Data Import from Avaya Communication Manager into Avaya Softconsole MasterDirectory Scheduling Data Import from Avaya Communication Manager into Avaya Softconsole MasterDirectory ABSTRACT This Application Note details step-by-step instructions on how to configure the scheduling feature

More information

Security Explorer 9.5. User Guide

Security Explorer 9.5. User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Oracle WebCenter Forms Recognition/Capture Integration Guide 11g Release 1 (11.1.1) E49971-01 November 2013 Oracle WebCenter Forms Recognition is a learning-based solution that

More information

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1.

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1. Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved Client Portal blue Installation Guide v1.1 Overview This document will walk you through the process of installing

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Visual Streamline Task Scheduler Framework

Visual Streamline Task Scheduler Framework TECSYS Visual Streamline White Paper Series 2001 by TECSYS, Inc. All rights reserved. Published 2001. Restricted Rights Printed in Canada. The information contained within this document is proprietary

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

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information

IHS Emergency Department Dashboard

IHS Emergency Department Dashboard RESOURCE AND PATIENT MANAGEMENT SYSTEM IHS Emergency Department Dashboard (BEDD) Version 1.0 Office of Information Technology Division of Information Resource Management Albuquerque, New Mexico Table of

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

econtrol 3.5 for Active Directory & Exchange Administrator Guide

econtrol 3.5 for Active Directory & Exchange Administrator Guide econtrol 3.5 for Active Directory & Exchange Administrator Guide This Guide Welcome to the econtrol 3.5 for Active Directory and Exchange Administrator Guide. This guide is for system administrators and

More information

Installation and Program Essentials

Installation and Program Essentials CS PROFESSIONAL SUITE ACCOUNTING PRODUCTS Installation and Program Essentials version 2015.x.x TL 28970 3/26/2015 Copyright Information Text copyright 1998 2015 by Thomson Reuters. All rights reserved.

More information

Job Streaming User Guide

Job Streaming User Guide Job Streaming User Guide By TOPS Software, LLC Clearwater, Florida Document History Version Edition Date Document Software Trademark Copyright First Edition 08 2006 TOPS JS AA 3.2.1 The names of actual

More information

Business Objects Enterprise version 4.1. Report Viewing

Business Objects Enterprise version 4.1. Report Viewing Business Objects Enterprise version 4.1 Note about Java: With earlier versions, the Java run-time was not needed for report viewing; but was needed for report writing. The default behavior in version 4.1

More information

Advanced Event Viewer Manual

Advanced Event Viewer Manual Advanced Event Viewer Manual Document version: 2.2944.01 Download Advanced Event Viewer at: http://www.advancedeventviewer.com Page 1 Introduction Advanced Event Viewer is an award winning application

More information

Installation instructions for MERLIN Dashboard

Installation instructions for MERLIN Dashboard Installation instructions for MERLIN Dashboard Contents Installation Prerequisites:... 2 Procedure to manually backup and restore Views and Settings in AxOEE Manager... 3 For XP users go to:... 3 For Vista

More information

Exchange 2003 Standard Journaling Guide

Exchange 2003 Standard Journaling Guide Exchange 2003 Standard Journaling Guide Websense Email Security Solutions v7.3 Websense Advanced Email Encryption Copyright 1996-2011 Websense, Inc. All rights reserved. This document contains proprietary

More information

ImageNow Document Management Created on Friday, October 01, 2010

ImageNow Document Management Created on Friday, October 01, 2010 ImageNow Document Management Created on Friday, October 01, 2010 Table of Contents Training Guide ImageNow Document Management...1 Document Processing...1 Editing Document Keys Manually... 1 Using Annotations...

More information

TREENO FILE MONITOR. Installation and Configuration Guide

TREENO FILE MONITOR. Installation and Configuration Guide TREENO FILE MONITOR Installation and Configuration Guide October 2012 Contents Introduction... 3 About This Guide... 3 About Treeno... 3 Monitored Folders... 4 Monitored Folder Types... 4 Installing Treeno

More information

GP REPORTS VIEWER USER GUIDE

GP REPORTS VIEWER USER GUIDE GP Reports Viewer Dynamics GP Reporting Made Easy GP REPORTS VIEWER USER GUIDE For Dynamics GP Version 2015 (Build 5) Dynamics GP Version 2013 (Build 14) Dynamics GP Version 2010 (Build 65) Last updated

More information

Microsoft Office. Mail Merge in Microsoft Word

Microsoft Office. Mail Merge in Microsoft Word Microsoft Office Mail Merge in Microsoft Word TABLE OF CONTENTS Microsoft Office... 1 Mail Merge in Microsoft Word... 1 CREATE THE SMS DATAFILE FOR EXPORT... 3 Add A Label Row To The Excel File... 3 Backup

More information

NETWRIX FILE SERVER CHANGE REPORTER

NETWRIX FILE SERVER CHANGE REPORTER NETWRIX FILE SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 3.3 April/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Network Printing In Windows 95/98/ME

Network Printing In Windows 95/98/ME Network Printing In Windows 95/98/ME If you are using Windows 2000/ XP: To install a printer on your network using D-Link Print Server or DI-series router with built-in print server you do not need to

More information

Scan to Network and Scan to Network Premium

Scan to Network and Scan to Network Premium Scan to Network and Scan to Network Premium Administrator's Guide Important: This guide is intended for MX6500e. March 2013 www.lexmark.com Contents 2 Contents Overview...3 Configuring Scan to Network...4

More information

Application Notes for Metropolis ProfitWatch Hotel Call Accounting with Avaya IP Office Issue 1.0

Application Notes for Metropolis ProfitWatch Hotel Call Accounting with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Metropolis ProfitWatch Hotel Call Accounting with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails

www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails www.dfcconsultants.com 800-277-5561 Microsoft Dynamics GP Audit Trails Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide

Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide Dell KACE K1000 System Management Appliance Version 5.4 Service Desk Administrator Guide October 2012 2004-2012 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without

More information

Scan to Network and Scan to Network Premium. Administrator's Guide

Scan to Network and Scan to Network Premium. Administrator's Guide Scan to Network and Scan to Network Premium Administrator's Guide March 2015 www.lexmark.com Contents 2 Contents Overview...3 Configuring the application...4 Configuring a destination...4 Configuring destination

More information

Credit Card Processing

Credit Card Processing Microsoft Dynamics AX 2009 Credit Card Processing Technical White Paper This white paper is intended for professionals who are involved in the implementation and support of the Credit Card Processing functionality

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information