Informatica PowerCenter (Fall 2015) Anaplan Connector Guide Document Version: (updated 08-JUNE-2016)

Size: px
Start display at page:

Download "Informatica PowerCenter 9.6.1 (Fall 2015) Anaplan Connector Guide Document Version: 1.1.3 (updated 08-JUNE-2016)"

Transcription

1 Informatica PowerCenter (Fall 2015) Anaplan Connector Guide Document Version: (updated 08-JUNE-2016)

2 Contents 1 Introduction About the Anaplan Connector Prerequisites & Installation Prerequisites Setting Server Memory Limitations Installation CentOS: Install the Connector onto the PowerCenter Server Windows: Install the Connector onto the PowerCenter Server Register the Anaplan Connector plug-in on your Informatica PowerCenter Server Install the Connector Client (Windows only) Connect the Client to the Server Export Mappings & Mapping Configuration Tasks with Anaplan Export: Configuring the Source Export: Configuring the Target Export: Mapping Export: Creating the Workflow Export: Running the Workflow Import Mappings & Mapping Configuration Tasks with Anaplan Import: Configuring the Source Import: Configuring the Target Import: Mapping Import: Creating the Workflow Import: Running the Workflow Delete Mappings & Mapping Configuration Tasks with Anaplan Delete: Configuring the Source Delete: Configuring the Target Delete: Mapping Delete: Creating a Workflow Delete: Running the Workflow Process Mappings & Mapping Configuration Tasks with Anaplan Process: Configuring the Source

3 6.2 Process: Configuring the Target Process: Mapping Process: Creating a Workflow Process: Running the Workflow Informatica Resources Informatica Documentation Informatica Web Site Informatica Cloud Web Site Informatica Cloud Communities Informatica Cloud Marketplace Informatica Cloud Connector Documentation Informatica Knowledge Base Informatica Cloud Trust Site Informatica Global Customer Support

4 1 Introduction This guide explains how administrators and business users can set up and use the Anaplan Connector for Informatica PowerCenter to export data from Anaplan, import data into Anaplan, delete data from Anaplan, or run a process that contains any combination of model-to-model imports and delete actions. 1.1 ABOUT THE ANAPLAN CONNECTOR The Anaplan Connector for Informatica PowerCenter allows you to build an Informatica Cloud mapping that automates the running of an Anaplan action. The advantages of using the Anaplan Connector for Informatica Cloud include: Automation: no need to run actions manually from the Anaplan graphical user interface Ease of configuration: no need to write a batch file (Windows) or shell script (UNIX/Linux/MacOS) for Anaplan Connect Flexibility: the mapping you create can take advantage of all the functionality that Informatica provide 4

5 2 Prerequisites & Installation 2.1 PREREQUISITES Make sure you have: Your own Test Repository and Test Integration Service, so you can register the Anaplan Connector Plug-in to your Test Repository. An installation of Informatica Server, version with HotFix 3, with EBF429008_429022_Server_Installer_linux_em64t.tar for Centos SETTING SERVER MEMORY 1. Increase the JVM size. a) Stop the Informatica PowerCenter Services. b) Navigate to the infaservice.bat (Windows) or infaservice. sh (Linux) file in the directory named informatica\9.6.1\tomcat\bin\ c) Set the INFA_JAVA_OPTS variable to -Xmx1024m 2. Restart the Informatica PowerCenter Services. 3. Go to Informatica Admin Console, select the Integration Service (Ex: Repo_IS) > Processes and set the following values: Java SDK Minimum Memory=512M Java SDK Maximum Memory=1024M Note: Because each workflow has its own server memory setting, the final step is explained at the end of the instructions for creating a workflow for import or for export.

6 2.1.2 LIMITATIONS Operation Maximum Size Tested by Anaplan export import delete process 50 MB (If you need support for a larger size, request the File IO connector from Informatica) 50 MB (If you need support for a larger size, request the File IO connector from Informatica) No limit to the amount of data to be deleted from Anaplan No limit to the amount of data to be deleted from Anaplan or transfer from model to model 2.2 INSTALLATION The Anaplan Connector for Informatica PowerCenter has been tested on two Server platforms and one Client platform. Server Computer Client Computer Operating System Informatica CentOS 7 Windows 2012 For CentOS: Informatica PowerCenter Server, version 9.6.1, Hotfix 3 with update EBF429008_429022_Server_Installer_linux_em64t.tar For Windows 2012: Informatica PowerCenter Server, version 9.6.1, Hotfix 3 with update EBF429008_ WinEM64T Windows 7 Professional Informatica PowerCenter Client, version with Hotfix 3, with update EBF429008_ Win32Client.zip Depending on your server platform, follow the instructions for either CentOS or Windows Server CENTOS: INSTALL THE CONNECTOR ONTO THE POWERCENTER SERVER 1. Download the Anaplan Connector for PowerCenter Linux Server file from the Informatica Marketplace: 2. Extract the archive onto your Informatica Server. 3. Verify the presence of the directory named adapter-specific-jars because it contains the Anaplan Connector plug-in executables. 4. Verify the presence of AnaplanPlugin-xml. 5. Stop the Informatica service before you run the installation shell script. 6

7 6. Run the installation shell script, anaplan_connector_linux_server_install.sh with the command sh anaplan_connector_linux_server_install.sh 7. Verify that the directory named /home/informatica/9.6.1/server/bin/javalib/ exists. 8. Verify that the Informatica service is running by using ps -ef grep Informatica command. If not, restart the Informatica service by using /home/informatica/9.6.1/server/tomcat/bin/infraservice.sh startup WINDOWS: INSTALL THE CONNECTOR ONTO THE POWERCENTER SERVER 1. Download the Anaplan Connector for PowerCenter Windows Server file from the Informatica Marketplace Launch the installer then click Next. 3. Make sure that the installation directory for the Connector matches the installation directory of Informatica, then click Next. 4. Click Install then click Done. 5. Navigate to C:\Informatica\9.6.1\server\bin\javalib\ and make sure the following directory exists: In Windows Control Panel\All Control Panel Items\Administrative Tools, click Services, and make sure Informatica is running. 7

8 2.2.3 REGISTER THE ANAPLAN CONNECTOR PLUG-IN ON YOUR INFORMATICA POWERCENTER SERVER Whether you used the CentOS or the Windows 2012 installer, you must now register the Anaplan Connector plug-in. CREATE A NEW POWERCENTER INTEGRATION SERVICE 1. Create a new PowerCenter Integration Service. 2. On the Data Movement Mode list click Unicode (instead of the default, which is ASCII). 3. Click Finish. REGISTER THE ANAPLAN CONNECTOR PLUG-IN WITH YOUR TEST REPOSITORY To register the Anaplan Connector plug-in with the Informatica Server, the Test Repository service must be in Exclusive Mode. 1. Select your Test Repository, and click Properties. 2. Clicking the pencil icon to set the Operating Mode from the default (Normal) to Exclusive. 3. Choose Exclusive. 8

9 4. Click OK and wait while the Test Repository service restarts in Exclusive mode. 5. Click the Plug-Ins tab. 6. Navigate to the location where the installer for the Anaplan Connector for Informatica Server has placed a file that contains the plug-in. The file is named Anaplan Connector for PowerCenter Linux Server x64.zip. 7. Unzip Anaplan Connector for PowerCenter Linux Server x64.zip. 8. Navigate to the AnaplanPlugin.xml file. 9

10 9. Click Open and then click OK. 10. Wait while the Informatica PowerCenter Server processes the AnaplanPlugin.xml file to register the Anaplan Connector plug-in. 11. Make sure that the Plug-in is registered by noting the ComponentID of Click the Properties tab, then click the pencil icon. 13. Reset the operating mode from Exclusive to Normal. 10

11 14. Click OK and wait while the Server restarts the Test Repository service in Normal operating mode INSTALL THE CONNECTOR CLIENT (WINDOWS ONLY) 1. Make sure the PowerCenter server is up and running. 2. Download the Anaplan Connector for PowerCenter Client installer from the Informatica Marketplace Make sure that the Informatica PowerCenter Client is NOT running. 4. Run the installer. 5. Accept the Apache license. 6. Change the installation directory so that it includes the Informatica version number: 7. Click Install and then click Finish. 8. Verify that the PowerCenterClient has an Informatica/9.6.1/clients/PowerCenterClient/client/bin/javalib/ directory. 9. (Optional) Verify that the installer has also created entries in the Windows Registry. 10. Start the Informatica PowerCenter Client. 11. Select the folder you want to open, right-click and then click Open. 12. Under Sources, verify that the Informatica PowerCenter Designer has a menu item named Import From Anaplan. 11

12 2.2.5 CONNECT THE CLIENT TO THE SERVER 1. Open the PowerCenter Repository Manager and connect to your repository. 2. Create a Domain (if you don t already have one) that will contain the repository. Rightclicking on the repository and click Configure Domains. 3. Click OK and verify that the Client domain can see the Server repository. 4. Connect to your repository using your credentials. 5. Create a new Folder by clicking Folder > Create and give the new folder a name, such as TestFolder. 12

13 3 Export Mappings & Mapping Configuration Tasks with Anaplan Follow the steps below to build the mapping. 3.1 EXPORT: CONFIGURING THE SOURCE 1. Open the Designer. On the Tools menu, click Source Analyzer. 2. Navigate to the folder you created using the Repository Manager. 3. On the Sources menu, click Import from Anaplan. 4. Do the following: Set the Anaplan API URL to Enter your Anaplan Username, Password, Workspace ID, and Model ID. Note: The Connector uses the Column Separator and Text Delimiter values that were set in the model through the File Import Data Source Definition. 5. Click Connect to verify that the test of connectivity is successful. 6. Click Next. Select an Anaplan Export action from the list, then click Finish. Note: The data is Base64Encoded, which means the mapping will require a Base64 decoder. 13

14 The Source Analyzer canvas displays the newly-created Source. 3.2 EXPORT: CONFIGURING THE TARGET 1. Click the Target Designer icon. 2. On the Targets menu, click Create. 3. Create a target table with the Flat File as the database type. 4. Click Create, then click Done. The Target Designer canvas displays the newly-created target. 5. Right-click the table, click Edit. The Edit Tables dialog appears. 6. Click the Columns tab, and then the Create Columns icon so you can add a new column to this table. 7. Set the Length of the target String to match the "precision" of the Source String, On the Table tab, click Advanced. Set the target's Column Delimiter to, (comma) and the File Format to UTF-8 encoding of Unicode and click OK. 14

15 3.3 EXPORT: MAPPING 1. Switch to Mapping Designer. 2. Click Mappings > Create. Give a name to the mapping. 3. Drag a Source Definition onto the Mapping Designer canvas (and note that an Application Source Qualifier also appears). 4. Right-click the Application Source Qualifier and click Edit, 5. Click the Configure tab and then click Configure. 6. In the Configure Read for Anaplan dialog, repeat the configuration you performed for the source: Set the Anaplan API URL to Enter your Anaplan Username, Password, Workspace ID, and Model ID. Note: The Connector uses the Column Separator and Text Delimiter values that were set in the model through the File Import Data Source Definition. 7. Click Connect to verify the test of connectivity is successful. 8. Click Next, then Finish. 9. In the Edit Transformations dialog, click Apply, then click OK. 10. Drag your Target onto the canvas and create a Java Transformation. 11. Set the type to Passive. 12. Right-click the Java Transformation and click Edit. 13. Edit the Java Transformation by configuring three ports. 15

16 For example, Datatype, Precision, Input Port or Output Port as shown below. 14. On the Java Code tab, click Settings. 15. Add the classpath of the jar for Base64 encoding and decoding. Click Browse and navigate to the location of the commons-code.jar file, which might be similar to c:\informatica\9.6.1\clients\powercenterclient\client\bin\javalib. 16. Click Add and then click OK. 16

17 17. On the Import Packages tab, add the following import statement: import org.apache.commons.codec.binary.base64; 18. In the On Input Row tab, add the following Java code: try { byte[] decodeddatabytes = Base64.decodeBase64(input_Base64EncodedString.getBytes()); String value = new String(decodedDataBytes,"UTF-8"); output_decodedstring = value; System.out.println("IMPORTANT: " + input_filename); } catch(exception e) { loginfo(e.getmessage()); } 19. Click Compile. 20. Verify that the Port Name for Output (in this case, output_decodedstring) matches the assignment in the Java code (in this case output_decodedstring = value;) 21. Connect the Source Definition, Application Source Qualifier, Java Transformation, and Target Definition. 22. To save your mapping configuration, click Repository > Save. The area below the canvas indicates whether the configuration is valid: 17

18 3.4 EXPORT: CREATING THE WORKFLOW 1. Open the Informatica PowerCenter Workflow Manager. 2. Navigate to your Testrepo folder, right-click and then click the Workflows folder. 3. To create a new workflow, on the Workflows menu, click Create. 4. Enter a name and click OK. 5. In the Repositories tree, right-click the name of your new workflow and click Open. 6. On the Tasks menu, click Create. 7. In the Create Task dialog, make the task a session and give it a name. Click Create. 8. In the Mappings dialog, select the mapping you configured with the Mapping Designer and click OK. 9. In the Create Task dialog, click Done. 10. On the canvas, drag the session task to the right side of Start, and connect Start to your session task with the Link Tasks tool. Make sure the Workflow looks similar to this: 11. Right-click on the target and then on the Mapping tab, navigate to Targets and click the target. Note the Output file directory value and the Output filename value, which indicate the location on the Informatica server for the exported data. You can rename the output file. 18

19 12. To know the location on the server where the exported data file will appear, go to the Informatica Administrator on the server, and use the Domain Navigator. 13. Click the Processes tab and note the path that corresponds to the variable for $PMTargetFileDir\ as well as the subdirectory that will contain any output files. 19

20 14. In this case, after we run the mapping, the file with exported Anaplan data will be in /home/informatica/9.6.1/server/infa_shared/tgtfiles. 15. To save your workflow configuration, click Repository > Save. The area below the canvas indicates whether the configuration is valid. 16. Adjust the maximum amount of server memory to 1024 MB. 20

21 3.5 EXPORT: RUNNING THE WORKFLOW 1. In the Workflow Manager canvas, click the mapping you want to run. 2. On the Tasks menu, click Start Workflow from Task. 3. Wait while the workflow is running. When the workflow completes, you ll see whether it succeeded or not. 4. To see how the job ran, double-click the task and then click Get Session Log. 5. On the server, check the contents of the output file. Note: The Informatica user interface COUNT is 1 if the flat file export succeeded, otherwise it s 0. 21

22 4 Import Mappings & Mapping Configuration Tasks with Anaplan Follow the steps below to build the mapping. 4.1 IMPORT: CONFIGURING THE SOURCE 1. Open the Designer. 2. On the Tools menu, click Source Analyzer. 3. Navigate to the folder you created using the Repository Manager. 4. On the Sources menu, click Create and create a Flat File source. 5. Click the Columns tab, and then click the Create Columns icon so you can add a new column to this table. 6. Set the Column Name to input_filelocation and the Precision to In the Create Source dialog, click Done. 22

23 4.2 IMPORT: CONFIGURING THE TARGET 1. Click the Target Designer icon. 2. Click Targets > Import From Anaplan. 3. Do the following: In the Anaplan API Url box enter Enter your Anaplan Username, Password, Workspace ID, and Model ID. Note: The Connector uses the Column Separator and Text Delimiter values that were set in the model through the File Import Data Source Definition. 4. Click Connect to verify that the test of connectivity is successful. 5. Click Next. Select an Anaplan Import action from the list, then click Finish. Note that the target appears on the canvas. 23

24 4.3 IMPORT: MAPPING 1. Switch to the Mapping Designer. 2. Click Mappings > Create. 3. Give a name to the mapping. 4. Drag the Source and the Target onto the canvas. Add a Java Transformation and an Expression Transformation. 5. Configure the Java Transformation ports to be filelocation and Base64EncodedString, and set the Precision of both to , with filelocation as Input and Base64Encoded64String as Output. 6. On the Java Code tab > Import Package subtab, add import statements: import org.apache.commons.codec.binary.base64; import org.apache.commons.io.fileutils; import java.io.file; import java.io.ioexception; 7. On the Java Code tab, click Settings and navigate to client/bin/javalib, and add commons-io.jar and commons-codec.jar. 24

25 8. On the On Input Row tab, paste the following Java code: try { String filepath = filelocation; File file =new File(filepath); String content = FileUtils.readFileToString(file, "UTF-8"); byte[] bytedata = content.getbytes("utf-8"); String value = new String(Base64.encodeBase64(byteData)); Base64EncodedString = value; } catch(ioexception e) { loginfo(e.getmessage()); } 9. Click Compile and verify that the result is successful. Click OK. 10. On the Repository menu, click Save. 11. Configure the Expression Transformation (EXPTRANS) with a filename port for output, with the expression 'filename', and an output_base64encodedstring port with precision for input and output. 12. Connect the following: Source Qualifier input_filelocation to the Java Transformation file location. Java Transformation Base64EncodedString to the EXPTRANS output_base64encodedstring EXPTRANS filename to the Target filename and the EXPTRANS output_base64encodedstring to the Target Base64EncodedString. 25

26 13. To save your mapping, on the Repository menu, click Save. 14. The area below the canvas indicates whether the configuration is valid. 4.4 IMPORT: CREATING THE WORKFLOW 1. Open the Informatica PowerCenter Workflow Manager. 2. Navigate to your Testrepo folder, right-click and click Open, then click the Workflows folder. 3. To create a new workflow, on the Workflows menu, click Create. 4. Enter a name and click OK. 5. In the Repositories tree, right-click the name of your new workflow, and click Open. 6. On the Tasks menu, click Create. 7. In the Create Task dialog, make the task a Session and give it a name. Click Create. 8. In the Mappings dialog, select the mapping you configured with the Mapping Designer and click OK. 9. In the Create Task dialog, click Done. 10. On the command line of the PowerCenter server, navigate to /home/informatica/9.6.1/server/infa_shared/srcfiles and make sure the following two file are in place: importfilelocation, which is the file that contains one line of text that indicates the path to the flat file to import, including the name of the flat file. For example, /home/informatica/9.6.1/server/infa_shared/srcfiles/exportlist.csv. The flat file with the data, such as ExportList.csv. 11. Edit the Task so that for Sources > Mapping, the Attribute named Source filename has for its Value the name of the file that indicates the path to the flat file. In this example, that file is named importfilelocation. 26

27 12. For Targets, use INSERT. 13. Click OK. 14. On the canvas, drag the Session task to the right side of Start, and connect Start to your Session task with the Link Tasks tool. 15. To save your workflow configuration, click Repository > Save. 27

28 The area below the canvas indicates whether the configuration is valid. Adjust the maximum amount of server memory to 1024 MB. 4.5 IMPORT: RUNNING THE WORKFLOW 1. In the Workflow Manager canvas, click the mapping you want to run. 2. On the Tasks menu, click Start Workflow from Task. Wait while the workflow is running. When the workflow completes, you ll see whether it succeeded or not. 3. To see how the job ran, double-click the task, then click Get Session Log. 4. On the server, check the contents of the output file. Note: The Informatica user interface COUNT indicates the number of rows imported, and the number of error rows. 28

29 5 Delete Mappings & Mapping Configuration Tasks with Anaplan Follow the steps below to build the mapping. 5.1 DELETE: CONFIGURING THE SOURCE 1. Open the Designer. 2. On the Tools menu, click Source Analyzer. 3. Navigate to the folder you created using the Repository Manager. 4. On the Sources menu, click Create and create a Flat File source. 5. Double-click the Source that appears on the canvas. The Edit Tables dialog appears. 6. Click the Columns tab, and then the Create Columns icon so you can add a new column to this table. Set the Column Name to input_filelocation and the Precision to Click OK. In the Create Source dialog, click Done. 29

30 5.2 DELETE: CONFIGURING THE TARGET 1. Click the Target Designer icon. 2. Click Targets > Import From Anaplan. 3. Set the following: 4. Anaplan API Url to Enter your Anaplan Username, Password, Workspace ID, and Model ID. Note: The Connector uses the Column Separator and Text Delimiter values that were set in the model through the File Import Data Source Definition. Click Connect to verify that the test of connectivity is successful. 5. Click Next. Select an Anaplan Delete action from the list, and click Finish. Note that the target appears on the canvas. 5.3 DELETE: MAPPING 1. Switch to Mapping Designer. 2. Click Mappings > Create. 3. Give a name to the mapping. 4. Drag the Source and the Target onto the canvas, then add an Expression Transformation. 5. Configure the Expression Transformation (EXPTRANS) with a filelocation port for input and output, and a Base64EncodedString port with precision for output with the Expression 'Base64EncodedString'. 6. Connect the following: Source Qualifier input_filelocation to the EXPTRANS filelocation EXPTRANS filelocation to the Target Filename EXPTRANS Base64EncodedString to the Target Base64EncodedString 30

31 7. To save your mapping, on the Repository menu, click Save. Note that the area below the canvas indicates whether the configuration is valid. 5.4 DELETE: CREATING A WORKFLOW 1. Open the Informatica PowerCenter Workflow Manager. 2. Navigate to your Testrepo folder, right-click and click Open, then click the Workflows folder. 3. To create a new workflow, on the Workflows menu click Create. Enter a name and click OK. 4. In the Repositories tree, right-click the name of your new workflow, and click Open. 5. On the Tasks menu, click Create. 6. In the Create Task dialog, make the task a Session and give it a name. Then click Create. 7. In the Mappings dialog, select the mapping you configured with the Mapping Designer and click OK. 8. In the Create Task dialog, click Done. 9. Edit the Task Properties so that Treat source rows is set to Delete. 10. Edit the Task so that for Sources > Mapping, the Attribute named Source filename has a Value of the name of a file that exists on the server's Source file directory. The contents of this placeholder file are not important. In this example, that file is named importfilelocation. 31

32 11. For Targets, set DELETE. 12. Click OK. On the canvas, drag the Session task to the right side of Start, and connect Start to your Session task with the Link Tasks tool so the Workflow looks similar to this: 32

33 13. To save your workflow configuration, click Repository > Save. The area below the canvas indicates whether the configuration is valid. 5.5 DELETE: RUNNING THE WORKFLOW 1. In the Workflow Manager canvas, click the mapping you want to run. 2. On the Tasks menu, click Start Workflow from Task. Wait while the workflow is running. When the workflow completes, you ll see whether it succeeded or not. 3. To see how the job ran, double-click the task, then click Get Session Log. 4. In the Anaplan model, verify that the Delete operation deleted the data you expected it to delete. Note: The Informatica user interface COUNT is 0 (zero) because no rows are imported or exported. 33

34 6 Process Mappings & Mapping Configuration Tasks with Anaplan Follow the steps below to build the mapping. 6.1 PROCESS: CONFIGURING THE SOURCE 1. Open the Designer. On the Tools menu, click Source Analyzer. 2. Navigate to the folder you created using the Repository Manager. On the Sources menu, click Create and create a Flat File source. 3. Double-click the Source that appears on the canvas. The Edit Tables dialog appears. 4. Click the Columns tab, and then click the Create Columns icon so you can add a new column to this table. Set the Column Name to input_filelocation and the Precision to Click OK. 6. In the Create Source dialog, click Done. This completes the configuration of the Source. 6.2 PROCESS: CONFIGURING THE TARGET 1. Click the Target Designer icon. 2. Click Targets > Import From Anaplan. 3. Do the following: Set the Anaplan API Url to Enter your Anaplan Username, Password, Workspace ID, and Model ID. Note: The Connector uses the Column Separator and Text Delimiter values that were set in the model through the File Import Data Source Definition. Click Connect to verify that the test of connectivity is successful. 34

35 4. Click Next. Select an Anaplan Process from the list, and click Finish. Note that the target appears on the canvas. 6.3 PROCESS: MAPPING 1. Switch to Mapping Designer. 2. Click Mappings > Create. Give a name to the mapping. 3. Drag onto the canvas the Source and the Target, then add an Expression Transformation. 4. Configure the Expression Transformation (EXPTRANS) with a filelocation port for input and output, and a Base64EncodedString port with precision for output with the Expression 'Base64EncodedString'. 5. Connect the following: Source Qualifier input_filelocation to the EXPTRANS filelocation. EXPTRANS filelocation to the Target FileName. EXPTRANS Base64EncodedString to the Target Base64EncodedString. 6. To save your mapping, on the Repository menu, click Save. The area below the canvas indicates whether the configuration is valid: 6.4 PROCESS: CREATING A WORKFLOW 1. Open the Informatica PowerCenter Workflow Manager. 2. Navigate the Repositories to your Testrepo folder, right-click and click Open, then click the Workflows folder. 3. To create a new workflow, on the Workflows menu, click Create. Enter a name and click OK. 4. In the Repositories tree, right-click on the name of your new workflow and click Open. 35

36 5. On the Tasks menu, click Create. In the Create Task dialog, make the task a Session and give it a name then click Create. 6. In the Mappings dialog, select the mapping you configured with the Mapping Designer and click OK. 7. In the Create Task dialog, click Done. 8. Connect Start to the Process Task. 9. Edit the Task Properties so that Treat source rows is set to Update. 10. Edit the Task so that for Sources > Mapping, the Attribute named Source filename has for its Value the name of a file that exists on the server's Source file directory. The contents of this placeholder file are not important. In this example, that file is named importfilelocation. 11. For Targets, set Update as Update. 36

37 12. Click OK then click Repository > Save. The area below the canvas indicates whether the configuration is valid. 6.5 PROCESS: RUNNING THE WORKFLOW 1. In the Workflow Manager canvas, click the mapping you want to run. 2. On the Tasks menu, click Start Workflow from Task. Wait while the workflow is running, and check the Workflow Monitor. 3. To see how the job ran, double-click the task, then click Get Session Log. 4. In the Anaplan model, verify that the Process performed the changes you expected. Note 1: The Informatica user interface for COUNT indicates 0 (zero) because a process can contain multiple operations, and therefore cannot be represented as a simple number of rows. Note 2: Failure appears for a failure and for a warning, such as one or more rows not being imported. 37

38 7 Informatica Resources 7.1 INFORMATICA DOCUMENTATION The Informatica Documentation team makes every effort to create accurate, usable documentation. If you have questions, comments, or ideas about this documentation, contact the Informatica Documentation team through at We will use your feedback to improve our documentation. Let us know if we can contact you regarding your comments. The Documentation team updates documentation as needed. To get the latest documentation for your product, navigate to Product Documentation from INFORMATICA WEB SITE You can access the Informatica corporate web site at The site contains information about Informatica, its background, upcoming events, and sales offices. You will also find product and partner information. The services area of the site includes important information about technical support, training and education, and implementation services. 7.3 INFORMATICA CLOUD WEB SITE You can access the Informatica Cloud web site at This site contains information about Informatica Cloud editions and applications. It also provides information about partners, customers, and upcoming events. 7.4 INFORMATICA CLOUD COMMUNITIES Use the Informatica Cloud Community to discuss and resolve technical issues in Informatica Cloud. You can also find technical tips, documentation updates, and answers to frequently asked questions. Access the Informatica Cloud Community at Developers can learn more and share tips at the Cloud Developer community INFORMATICA CLOUD MARKETPLACE Visit the Informatica Marketplace to try and buy Informatica Cloud Connectors, Informatica Cloud integration templates, and Data Quality mapplets. CLOUD CONNECTORS MALL CLOUD INTEGRATION TEMPLATES MALL es_mall 38

39 DATA QUALITY SOLUTION BLOCKS INFORMATICA CLOUD CONNECTOR DOCUMENTATION You can access documentation for Informatica Cloud Connectors at the Informatica Cloud Community. 7.7 INFORMATICA KNOWLEDGE BASE As an Informatica customer, you can access the Informatica Knowledge Base at Use the Knowledge Base to search for documented solutions to known technical issues about Informatica products. You can also find answers to frequently asked questions, technical white papers, and technical tips. If you have questions, comments, or ideas about the Knowledge Base, contact the Informatica Knowledge Base team through at 7.8 INFORMATICA CLOUD TRUST SITE You can access the Informatica Cloud trust site at This site provides real time information about Informatica Cloud system availability, current and historical data about system performance, and details about Informatica Cloud security policies. 7.9 INFORMATICA GLOBAL CUSTOMER SUPPORT You can contact a Customer Support Center by telephone or online. For online support, click Submit Support Request in the Informatica Cloud application. You can also use Online Support to log a case. Online Support requires a login. You can request a login at The telephone numbers for Informatica Global Customer Support are available from the Informatica web site at 39

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

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

EMC Documentum Connector for Microsoft SharePoint

EMC Documentum Connector for Microsoft SharePoint EMC Documentum Connector for Microsoft SharePoint Version 7.1 Installation Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2013-2014

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

ADFS 2.0 Application Director Blueprint Deployment Guide

ADFS 2.0 Application Director Blueprint Deployment Guide Introduction: ADFS 2.0 Application Director Blueprint Deployment Guide Active Directory Federation Service (ADFS) is a software component from Microsoft that allows users to use single sign-on (SSO) to

More information

Team Foundation Server 2013 Installation Guide

Team Foundation Server 2013 Installation Guide Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day [email protected] v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Prerequisites and Configuration Guide

Prerequisites and Configuration Guide Prerequisites and Configuration Guide Informatica Support Console (Version 2.0) Table of Contents Chapter 1: Overview.................................................... 2 Chapter 2: Minimum System Requirements.................................

More information

Active Directory Authentication Integration

Active Directory Authentication Integration Active Directory Authentication Integration This document provides a detailed explanation of how to integrate Active Directory into the ipconfigure Installation of a Windows 2003 Server for network security.

More information

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04 Tutorial: BlackBerry Object API Application Development Sybase Unwired Platform 2.2 SP04 DOCUMENT ID: DC01214-01-0224-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This

More information

Deploying Physical Solutions to InfoSphere Master Data Management Server Advanced Edition v11

Deploying Physical Solutions to InfoSphere Master Data Management Server Advanced Edition v11 Deploying Physical Solutions to InfoSphere Master Data Management Server Advanced Edition v11 How to deploy Composite Business Archives (CBA) to WebSphere John Beaven IBM, Hursley 2013 1 Contents Overview...3

More information

Tracking Network Changes Using Change Audit

Tracking Network Changes Using Change Audit CHAPTER 14 Change Audit tracks and reports changes made in the network. Change Audit allows other RME applications to log change information to a central repository. Device Configuration, Inventory, and

More information

Secure Agent Quick Start for Windows

Secure Agent Quick Start for Windows Secure Agent Quick Start for Windows 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview October 2014 2014 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark

More information

SSO Plugin. J System Solutions. Upgrading SSO Plugin 3x to 4x - BMC AR System & Mid Tier. http://www.javasystemsolutions.com

SSO Plugin. J System Solutions. Upgrading SSO Plugin 3x to 4x - BMC AR System & Mid Tier. http://www.javasystemsolutions.com SSO Plugin Upgrading SSO Plugin 3x to 4x - BMC AR System & Mid Tier J System Solutions JSS SSO Plugin Upgrading 3x to 4x Introduction... 3 [Prerequisite] Generate a new license... 4 [Prerequisite] Download

More information

Informatica PowerCenter Express (Version 9.5.1) Getting Started Guide

Informatica PowerCenter Express (Version 9.5.1) Getting Started Guide Informatica PowerCenter Express (Version 9.5.1) Getting Started Guide Table of Contents P reface.................................................iii............ Informatica Resources.............................................iii.........

More information

webkpi SaaS ETL Connector Installation & Configuration Guide

webkpi SaaS ETL Connector Installation & Configuration Guide webkpi SaaS ETL Connector Installation & Configuration Guide SaaS ETL Version 2.5.0.12 Version 1.6 September 2013 webkpi SaaS ETL Connector Version 2.5.0.12 V 1.6 Page 1 Table of Contents Table of Contents

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files About This Tutorial 1Creating an End-to-End HL7 Over MLLP Application 1.1 About This Tutorial 1.1.1 Tutorial Requirements 1.1.2 Provided Files This tutorial takes you through the steps of creating an end-to-end

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day [email protected] v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02 Tutorial: Mobile Business Object Development SAP Mobile Platform 2.3 SP02 DOCUMENT ID: DC01927-01-0232-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console server to server migration guide Product : 5.1 Document date: June 2012 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the key

More information

Orchestrating Document and Media Management using CMIS

Orchestrating Document and Media Management using CMIS Orchestrating Document and Media Management using CMIS Technical Note - Integrating ActiveVOS with Alfresco CMIS Services AN ACTIVE ENDPOINTS TECHNICAL NOTE 2009 Active Endpoints Inc. ActiveVOS is a trademark

More information

AJ Matrix V5. Installation Manual

AJ Matrix V5. Installation Manual AJ Matrix V5 Installation Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-3917717, 3917790. Fax : 2484600

More information

Managing Qualys Scanners

Managing Qualys Scanners Q1 Labs Help Build 7.0 Maintenance Release 3 [email protected] Managing Qualys Scanners Managing Qualys Scanners A QualysGuard vulnerability scanner runs on a remote web server. QRadar must access

More information

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules IBM Operational Decision Manager Version 8 Release 5 Getting Started with Business Rules Note Before using this information and the product it supports, read the information in Notices on page 43. This

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose Setting up the Oracle Warehouse Builder Project Purpose In this tutorial, you setup and configure the project environment for Oracle Warehouse Builder 10g Release 2. You create a Warehouse Builder repository

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide BlackBerry Resource Kit for BlackBerry Enterprise Service 10 Version 10.2 Published: 2015-11-12 SWD-20151112124827386 Contents Overview: BlackBerry Enterprise Service

More information

ContentWatch Auto Deployment Tool

ContentWatch Auto Deployment Tool ContentWatch Auto Deployment Tool ContentWatch gives administrators the ability to easily distribute ContentProtect (or say our products) over any network. With our Unattended Installer you can install

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

PTC Integrity Eclipse and IBM Rational Development Platform Guide

PTC Integrity Eclipse and IBM Rational Development Platform Guide PTC Integrity Eclipse and IBM Rational Development Platform Guide The PTC Integrity integration with Eclipse Platform and the IBM Rational Software Development Platform series allows you to access Integrity

More information

Librarian. Integrating Secure Workflow and Revision Control into Your Production Environment WHITE PAPER

Librarian. Integrating Secure Workflow and Revision Control into Your Production Environment WHITE PAPER Librarian Integrating Secure Workflow and Revision Control into Your Production Environment WHITE PAPER Contents Overview 3 File Storage and Management 4 The Library 4 Folders, Files and File History 4

More information

Online Backup Client User Manual Mac OS

Online Backup Client User Manual Mac OS Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC

More information

Online Backup Client User Manual Mac OS

Online Backup Client User Manual Mac OS Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC

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

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc. WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

Tutorial: Android Object API Application Development. SAP Mobile Platform 2.3 SP02

Tutorial: Android Object API Application Development. SAP Mobile Platform 2.3 SP02 Tutorial: Android Object API Application Development SAP Mobile Platform 2.3 SP02 DOCUMENT ID: DC01939-01-0232-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication

More information

LAE 5.1. Windows Server Installation Guide. Version 1.0

LAE 5.1. Windows Server Installation Guide. Version 1.0 LAE 5.1 Windows Server Installation Guide Copyright THE CONTENTS OF THIS DOCUMENT ARE THE COPYRIGHT OF LIMITED. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS THEREOF MAY NOT BE REPRODUCED IN ANY FORM WITHOUT

More information

Configuring the Samsung SDS CellWe EMM cloud connector

Configuring the Samsung SDS CellWe EMM cloud connector Appendix 3 Configuring the Samsung SDS CellWe EMM cloud connector This appendix explains how to use the Samsung SDS CellWe EMM cloud connector configuration program to configure and monitor your cloud

More information

Setting Up SSL on IIS6 for MEGA Advisor

Setting Up SSL on IIS6 for MEGA Advisor Setting Up SSL on IIS6 for MEGA Advisor Revised: July 5, 2012 Created: February 1, 2008 Author: Melinda BODROGI CONTENTS Contents... 2 Principle... 3 Requirements... 4 Install the certification authority

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

DS License Server V6R2013x

DS License Server V6R2013x DS License Server V6R2013x DS License Server V6R2013x Installation and Configuration Guide Contains JAVA SE RUNTIME ENVIRONMENT (JRE) VERSION 7 Contains IBM(R) 64-bit SDK for AIX(TM), Java(TM) Technology

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

Online Backup Client User Manual

Online Backup Client User Manual For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.

More information

BusinessObjects Enterprise XI Release 2

BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 How to configure an Internet Information Services server as a front end to a WebLogic application server Overview Contents This document describes the process of

More information

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task.

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task. Lab 8 User name: Administrator Password: Password1 Contents Exercise 8-1: Assigning a Custom Load Evaluator... 1 Scenario... 1 Configuring a Custom Load Evaluator... 1 Assigning a Load Evaluator to a Server...

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.2

Sophos Enterprise Console server to server migration guide. Product version: 5.2 Sophos Enterprise Console server to server migration guide Product : 5.2 Document date: December 2014 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the

More information

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 Product Documentation Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 User Guide Versions 6.0, XE2 Last Revised April 15, 2011 2011 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero

More information

AVG Business SSO Connecting to Active Directory

AVG Business SSO Connecting to Active Directory AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Getting Started using the SQuirreL SQL Client

Getting Started using the SQuirreL SQL Client Getting Started using the SQuirreL SQL Client The SQuirreL SQL Client is a graphical program written in the Java programming language that will allow you to view the structure of a JDBC-compliant database,

More information

1. Product Information

1. Product Information ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Colligo Email Manager 6.0. Offline Mode - User Guide

Colligo Email Manager 6.0. Offline Mode - User Guide 6.0 Offline Mode - User Guide Contents Colligo Email Manager 1 Key Features 1 Benefits 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License Key 3 Managing SharePoint

More information

HR Onboarding Solution

HR Onboarding Solution HR Onboarding Solution Installation and Setup Guide Version: 3.0.x Compatible with ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: November 2014 2014 Perceptive Software. All rights

More information

Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual

Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual Version 1.1 September 2014 Revision History Date Version Description Author 09/28/2014 1.0 Updates associated

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com [email protected] 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express Edition to Microsoft SQL Server 2005, 2008, or 2008 R2

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Online Backup Client User Manual Linux

Online Backup Client User Manual Linux Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based

More information

Global TAC Secure FTP Site Customer User Guide

Global TAC Secure FTP Site Customer User Guide Global TAC Secure FTP Site Customer User Guide Introduction This guide is provided to assist you in using the GTAC Secure FTP site. This site resides in the Houston Remote Services Center (RSC), and is

More information

Managing Software and Configurations

Managing Software and Configurations 55 CHAPTER This chapter describes how to manage the ASASM software and configurations and includes the following sections: Saving the Running Configuration to a TFTP Server, page 55-1 Managing Files, page

More information

Using Logon Agent for Transparent User Identification

Using Logon Agent for Transparent User Identification Using Logon Agent for Transparent User Identification Websense Logon Agent (also called Authentication Server) identifies users in real time, as they log on to domains. Logon Agent works with the Websense

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 User Guide P/N 300 007 217 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

ECA IIS Instructions. January 2005

ECA IIS Instructions. January 2005 ECA IIS Instructions January 2005 THIS PAGE INTENTIONALLY BLANK ECA IIS Instructions ii July 22, 2005 Table of Contents 1. Install Certificate in IIS 5.0... 1 2. Obtain and Install the ECA Root Certificate

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

Reference and Troubleshooting: FTP, IIS, and Firewall Information

Reference and Troubleshooting: FTP, IIS, and Firewall Information APPENDIXC Reference and Troubleshooting: FTP, IIS, and Firewall Information Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the

More information

SA-9600 Surface Area Software Manual

SA-9600 Surface Area Software Manual SA-9600 Surface Area Software Manual Version 4.0 Introduction The operation and data Presentation of the SA-9600 Surface Area analyzer is performed using a Microsoft Windows based software package. The

More information

System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune

System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune 2015 System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune DEPLOYING MICROSOFT OFFICE 365 PROFESSIONAL PLUS RONNI PEDERSEN & HANS CHRISTIAN ANDERSEN RONNIPEDERSEN.COM Microsoft MVP: Enterprise

More information

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013 SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800) 290-5054

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

IBM WebSphere Adapter for PeopleSoft Enterprise 6.2.0. Quick Start Tutorials

IBM WebSphere Adapter for PeopleSoft Enterprise 6.2.0. Quick Start Tutorials IBM WebSphere Adapter for PeopleSoft Enterprise 6.2.0 Quick Start Tutorials Note: Before using this information and the product it supports, read the information in "Notices" on page 94. This edition applies

More information

Query JD Edwards EnterpriseOne Customer Credit using Oracle BPEL Process Manager

Query JD Edwards EnterpriseOne Customer Credit using Oracle BPEL Process Manager Query JD Edwards EnterpriseOne Customer Credit using Oracle BPEL Process Manager 1 Overview In this tutorial you will be querying JD Edwards EnterpriseOne for Customer Credit information. This is a two

More information

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

More information

Global Image Management System For epad-vision. User Manual Version 1.10

Global Image Management System For epad-vision. User Manual Version 1.10 Global Image Management System For epad-vision User Manual Version 1.10 May 27, 2015 Global Image Management System www.epadlink.com 1 Contents 1. Introduction 3 2. Initial Setup Requirements 3 3. GIMS-Server

More information

2012 Nolio Ltd. All rights reserved

2012 Nolio Ltd. All rights reserved 2012 Nolio Ltd. All rights reserved The information contained herein is proprietary and confidential. No part of this document may be reproduced without explicit prior written permission from Nolio Ltd.

More information

Video Administration Backup and Restore Procedures

Video Administration Backup and Restore Procedures CHAPTER 12 Video Administration Backup and Restore Procedures This chapter provides procedures for backing up and restoring the Video Administration database and configuration files. See the following

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

Working With Your FTP Site

Working With Your FTP Site Working With Your FTP Site Welcome to your FTP Site! The UnlimitedFTP (UFTP) software will allow you to run from any web page using Netscape, Internet Explorer, Opera, Mozilla or Safari browsers. It can

More information

Releasing blocked email in Data Security

Releasing blocked email in Data Security Releasing blocked email in Data Security IN-TopicInfo:Topic 41101/ Updated: 02-May-2011 Applies To: Websense Data Security v7.1.x Websense Data Security v7.5.x Websense Data Security v7.6.x - v7.8x SMTP

More information

Novell ZENworks 10 Configuration Management SP3

Novell ZENworks 10 Configuration Management SP3 AUTHORIZED DOCUMENTATION Software Distribution Reference Novell ZENworks 10 Configuration Management SP3 10.3 November 17, 2011 www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information

RecoveryVault Express Client User Manual

RecoveryVault Express Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

WhatsUp Gold v16.2 Database Migration and Management Guide

WhatsUp Gold v16.2 Database Migration and Management Guide WhatsUp Gold v16.2 Database Migration and Management Guide Contents CHAPTER 1 How to use this guide CHAPTER 2 Migrating the WhatsUp Gold Microsoft SQL Server 2008 R2 Express Edition database to Microsoft

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information

Deploying Microsoft Operations Manager with the BIG-IP system and icontrol

Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Deployment Guide Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Deploying Microsoft Operations Manager with the BIG-IP system and icontrol Welcome to the BIG-IP LTM system -

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02 Tutorial: Mobile Business Object Development Sybase Unwired Platform 2.2 SP02 DOCUMENT ID: DC01208-01-0222-01 LAST REVISED: January 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Installation Guide D14846.01 June 2011 Software version 2.3 Contents Introduction 5 End user guidance 5 Server requirements 6 Exchange

More information