Variable Usage and Syntax

Size: px
Start display at page:

Download "Variable Usage and Syntax"

Transcription

1 DocFinity v Variable Usage and Syntax These charts list the variables available for use throughout DocFinity and detail where and how the variables can be used. The first chart lists the variables in alphabetical order. The second chart lists the variables by DocFinity module. Variable names are case sensitive. Alphabetical List Variable Name Description Usable In Syntax basewatchdir The monitored directory's path as a (Does not include subfolders.) ${basewatchdir} category The Category name the document has been indexed under. Data type = ${PACKAGE.<itemName>.category} category CC The addresses in the 's CC field, as a String[] array. ${CC} createdby The user account or Importer who added the document to the system. Data type = ${PACKAGE.<itemName>.createdBy} createdby createddate The date the document was first added to the database and Repository. Data type = ${PACKAGE.<itemName>.createdDate} currentfile The imported file's name as a ${currentfile}

2 CURRENT_USERNAME The username of the currently logged in user. ${PACKAGE.<FormName>.CURRENT_USERNAME} ${FC_CURRENT_USERNAME} CURRENT_NODE_NAME The name of the current node where the Process Instance is executing. Data type ${CURRENT_NODE_NAME} CURRENT_NODE_NAME displayname The Metadata Object set as the display name of the document. Data type = ${PACKAGE.<itemName>.displayName} displayname documentid The ID of the document, which refers to a unique document in the Repository. Data type = ${PACKAGE.<itemName>.documentId} documentid Id documenttype The Document Type the document has been indexed under. Data type = ${PACKAGE.<itemName>.documentType} documenttype firstname The first name of the user submitting the form. Form Designer > Send ${FirstName} ${folder()} The sub-directory path to the object being imported, by subdirectory. ${folder(1)} returns the first sub-directory, ${folder(2)} returns the second sub-directory, ${folder(3)} the third, and so on. Administration > Documents > Importing > ${folder(1)} FORM_CREATE_DATE The date when the form instance was first saved. ${PACKAGE.<FormName>.FORM_CREATE_DATE} ${FC_FORM_CREATE_DATE} FORM_CREATOR_ID The UserId who created the form instance. ${PACKAGE.<FormName>.FORM_CREATOR_ID} ${FC_FORM_CREATOR_ID} FORM_CREATOR_USERNAME The User Name who created the form instance. ${PACKAGE.<FormName>.FORM_CREATOR_USERNAME} ${FC_FORM_CREATOR_USERNAME} FORM_DESIGN_NAME The name of the form design. ${PACKAGE.<FormName>.FORM_DESIGN_NAME}

3 ${FC_FORM_DESIGN_NAME} FORM_DOCUMENT_ID The ID of the indexed form document. ${PACKAGE.<FormName>.FORM_DOCUMENT_ID} ${FC_FORM_DOCUMENT_ID} FORM_INSTANCE_ID The ID of the form instance ${PACKAGE.<FormName>.FORM_INSTANCE_ID} ${FC_FORM_INSTANCE_ID} FORM_LAST_MODIFIED The date when the form instance last had data modified and saved. ${PACKAGE.<FormName>.FORM_LAST_MODIFIED} ${FC_FORM_LAST_MODIFIED} FORM_LAST_MODIFIED_BY modified the form instance. ${PACKAGE.<FormName>.FORM_LAST_MODIFIED_BY} ${FC_FORM_LAST_MODIFIED_BY} indexed The value for the indexed indicator flag for a document whether the document is indexed or not. Data type = Boolean (true/false). ${PACKAGE.<itemName>.indexed} indexed indexedby The user who indexed the document. Data type = ${PACKAGE.<itemName>.indexedBy} indexedby indexeddate The date the document was indexed or last reindexed. Data type = ${PACKAGE.<itemName>.indexedDate} indexeddate lastname The last name of the user submitting the form. Form Designer > Send ${LastName} LAST_DISTRIBUTED_TO The username of the user assigned to the last personal job distributed. Data type = ${<UserActivityNodeName>.LAST_DISTRIBUTED_TO} ${<UserActivityNodeName>.LAST_DISTRIBUTED_TO} LAST_JOB_ID_GIVEN The job ID of the last personal job distributed. Data type = ${<UserActivityNodeName>.LAST_JOB_ID_GIVEN} ${<UserActivityNodeName>.LAST_JOB_ID_GIVEN} LAST_TAKEN_BY took a job from the specified User Activity. Data type = (This ${<UserActivityNodeName>.LAST_TAKEN_BY}

4 variable can be used along with Specific Person distribution to accomplish user locks.) <UserActivityNodeName>.LAST_TAKEN_BY LAST_TASK_COMPLETED_BY completed a task in the specified User Activity. ${<UserActivityNodeName>.LAST_TASK_COMPLETED_BY} <MetadataName> The value of the Metadata Object specified by the MetadataName. Data type = string. ${PACKAGE.<itemName>.<MetadataObjectName>} <MetadataObjectName> MIGRATED_TO_PROCESS_ MODEL The ID of the new Process Model Instance, when a new instance is created using Start in New Process in DocFinity > Monitoring. ${MIGRATED_TO_PROCESS_MODEL} ORIGINATOR The user who initiated a Process Instance. Data type = ${ORIGINATOR} ORIGINATOR PDF_PATH The path to the PDF of a form where it is stored in the Repository after a Create PDF submit action. ${PACKAGE.<FormName>.PDF_PATH} ${FC_PDF_PATH} PROCESS_CREATE_TIME The datetime when the Process Instance was initiated. Data type = ${PROCESS_CREATE_TIME} PROCESS_CREATE_TIME PROCESS_INSTANCE_ID The ID of a Process Instance (unique in the system). Data type = long. ${PROCESS_INSTANCE_ID} PROCESS_INSTANCE_ID PROCESS_MODEL_NAME The name of the Process Model. Data type = ${PROCESS_MODEL_NAME} PROCESS_MODEL_NAME PROCESS_MODEL_VERSION The version of the Process Model. Data type = Integer. ${PROCESS_MODEL_VERSION} PROCESS_MODEL_VERSION ReceivedDate The date the was received, as a ${ReceivedDate} searchid The ID set when the specified ${PACKAGE.<SavedSearchName>.searchId}

5 search is sent to a package. Data type = String searchid SentDate The date the was sent, as a ${SentDate} Subject The 's subject line, as a ${Subject} submitdate The date the form was submitted by the user. Form Designer > Send ${SubmitDate} ToAddress The address of the sender, as a ${ToAddress} TOKEN_ID The ID number of the current token. Each node in a process receives a unique Token ID, which can be identified for signaling the node or using a macro such as #ReleaseHoldNode(). Data type = long. ${TOKEN_ID} TOKEN_ID url References the URL. URLs can include a macro or variable that evaluates to a string. ${PACKAGE.<itemName>.url} url watchdir The monitored directory's path, including sub-folders, as a ${watchdir} Module-by-Module List Administration Variable Name Description Usable In Syntax basewatchdir The monitored directory's path as a (Does not include sub-folders.) ${basewatchdir} category The Category name the document has been indexed under. Data type = category CC The addresses in the 's CC field, as a String[] array. ${CC}

6 createdby The user account or Importer who added the document to the system. Data type = createdby currentfile The imported file's name as a ${currentfile} CURRENT_NODE_NAME displayname documentid documenttype folder indexed indexedby indexeddate The name of the current node where the Process Instance is executing. Data type The Metadata Object set as the display name of the document. Data type = The ID of the document, which refers to a unique document in the Repository. Data type = The Document Type the document has been indexed under. Data type = The sub-directory path to the object being imported, by subdirectory. ${folder(1)} returns the first subdirectory, ${folder(2)} returns the second sub-directory, ${folder(3)} the third, and so on. The value for the indexed indicator flag for a document whether the document is indexed or not. Data type = Boolean (true/false). The user who indexed the document. Data type = The date the document was indexed or last reindexed. Data type = Administration > Documents > Importing > CURRENT_NODE_NAME displayname documentid documenttype ${folder(1)} indexed indexedby indexeddate LAST_DISTRIBUTED_TO The username of the user assigned to the last personal job distributed. Data type = <UserActivityNodeName>.LAST_DISTRIBUTED_TO LAST_JOB_ID_GIVEN The job ID of the last personal job distributed. Data type = <UserActivityNodeName>.LAST_JOB_ID_GIVEN LAST_TAKEN_BY took a job from the specified User Activity. Data type = (This variable can be used along with Specific Person distribution to accomplish user locks.) <UserActivityNodeName>.LAST_TAKEN_BY

7 <MetadataName> The value of the Metadata Object specified by the MetadataName. Data type = string. <MetadataObjectName> ORIGINATOR The user who initiated a Process Instance. Data type = ORIGINATOR PROCESS_CREATE_TIME The datetime when the Process Instance was initiated. Data type = PROCESS_CREATE_TIME PROCESS_INSTANCE_ID The ID of a Process Instance (unique in the system). Data type = long. PROCESS_INSTANCE_ID PROCESS_MODEL_NAME The name of the Process Model. Data type = PROCESS_MODEL_NAME PROCESS_MODEL_VERSION The version of the Process Model. Data type = Integer. PROCESS_MODEL_VERSION ReceivedDate The date the was received, as a ${ReceivedDate} searchid The ID set when the specified search is sent to a package. Data type = String searchid SentDate The date the was sent, as a ${SentDate} Subject The 's subject line, as a ${Subject} ToAddress TOKEN_ID url watchdir Form Designer The address of the sender, as a The ID number of the current token. Each node in a process receives a unique Token ID, which can be identified for signaling the node or using a macro such as #ReleaseHoldNode(). Data type = long. References the URL. URLs can include a macro or variable that evaluates to a string. The monitored directory's path as a ${ToAddress} TOKEN_ID url ${watchdir} Variable Name Description Usable In Syntax

8 firstname The first name of the user submitting the form. Form Designer > Send ${FirstName} lastname The last name of the user submitting the form. Form Designer > Send ${LastName} submitdate The date the form was submitted by the user. Form Designer > Send ${SubmitDate} Process Designer Variable Name Description Usable In Syntax category The Category name the document has been indexed under. Data type = ${PACKAGE.<itemName>.category} createdby The user account or Importer who added the document to the system. Data type = ${PACKAGE.<itemName>.creator} createddate The date the document was first added to the database and Repository. Data type = ${PACKAGE.<itemName>.createdDate} CURRENT_NODE_NAME The name of the current node where the Process Instance is executing. Data type ${CURRENT_NODE_NAME} CURRENT_USERNAME The username of the currently logged in user. ${PACKAGE.<FormName>.CURRENT_USERNAME} ${FC_CURRENT_USERNAME} displayname The Metadata Object set as the display name of the document. Data type = ${PACKAGE.<itemName>.displayName} documentid The ID of the document, which refers to a unique document in the Repository. Data type = ${PACKAGE.<itemName>.documentId} documenttype The Document Type the document has been indexed under. Data type = ${PACKAGE.<itemName>.documentType} FORM_CREATE_DATE The date when the form instance was first saved. ${PACKAGE.<FormName>.FORM_CREATE_DATE} ${FC_FORM_CREATE_DATE} FORM_CREATOR_ID The UserId who created the form instance. ${PACKAGE.<FormName>.FORM_CREATOR_ID} ${FC_FORM_CREATOR_ID} FORM_CREATOR_USERNAME The User Name who created the form instance. ${PACKAGE.<FormName>.FORM_CREATOR_USERNAME}

9 ${FC_FORM_CREATOR_USERNAME} FORM_DESIGN_NAME The name of the form design. ${PACKAGE.<FormName>.FORM_DESIGN_NAME} ${FC_FORM_DESIGN_NAME} FORM_DOCUMENT_ID The ID of the indexed form document. ${PACKAGE.<FormName>.FORM_DOCUMENT_ID} ${FC_FORM_DOCUMENT_ID} FORM_INSTANCE_ID The ID of the form instance. ${PACKAGE.<FormName>.FORM_INSTANCE_ID} ${FC_FORM_INSTANCE_ID} FORM_LAST_MODIFIED The date when the form instance last had data modified and saved. ${PACKAGE.<FormName>.FORM_LAST_MODIFIED} ${FC_FORM_LAST_MODIFIED} FORM_LAST_MODIFIED_BY modified the form instance. ${PACKAGE.<FormName>.FORM_LAST_MODIFIED_BY} ${FC_FORM_LAST_MODIFIED_BY} indexed The value for the indexed indicator flag for a document whether the document is indexed or not. Data type = Boolean (true/false). ${PACKAGE.<itemName>.indexed} indexedby The user who indexed the document. Data type = ${PACKAGE.<itemName>.indexedBy} indexeddate The date the document was indexed or last reindexed. Data type = ${PACKAGE.<itemName>.indexedDate} LAST_DISTRIBUTED_TO The username of the user assigned to the last personal job distributed. Data type = ${<UserActivityNodeName>.LAST_DISTRIBUTED_TO} LAST_JOB_ID_GIVEN The job ID of the last personal job distributed. Data type = ${<UserActivityNodeName>.LAST_JOB_ID_GIVEN} LAST_TAKEN_BY took a job from the specified User Activity. Data type = (This variable can be used along with Specific Person distribution to accomplish user locks.) ${<UserActivityNodeName>.LAST_TAKEN_BY} LAST_TASK_COMPLETED_BY completed a task in the specified User Activity. ${<UserActivityNodeName>.LAST_TASK_COMPLETED_BY}

10 <MetadataName> The value of the Metadata Object specified by the MetadataName. Data type = string. ${PACKAGE.<itemName>.<MetadataObjectName>} MIGRATED_TO_PROCESS_ MODEL The ID of the new Process Model Instance when a new instance is created using Start in New Process in DocFinity > Monitoring. ${MIGRATED_TO_PROCESS_MODEL} ORIGINATOR The user who initiated a Process Instance. Data type = ${ORIGINATOR} PDF_PATH The path to the PDF of a form where it is stored in the Repository after a Create PDF submit action. ${PACKAGE.<FormName>.PDF_PATH} ${FC_PDF_PATH} PROCESS_CREATE_TIME The datetime when the Process Instance was initiated. Data type = ${PROCESS_CREATE_TIME} PROCESS_INSTANCE_ID The ID of a Process Instance (unique in the system). Data type = long. ${PROCESS_INSTANCE_ID} PROCESS_MODEL_NAME The name of the Process Model. Data type = ${PROCESS_MODEL_NAME} PROCESS_MODEL_VERSION The version of the Process Model. Data type = Integer. ${PROCESS_MODEL_VERSION} searchid The ID set when the specified search is sent to a package. Data type = String ${PACKAGE.<SavedSearchName>.searchId} TOKEN_ID The ID number of the current token. Each node in a process receives a unique Token ID, which can be identified for signaling the node or using a macro such as #ReleaseHoldNode(). Data type = long. ${TOKEN_ID} url References the URL. URLs can include a macro or variable that evaluates to a string. ${PACKAGE.<itemName>.url} Published Copyright 2012 Optical Image Technology, Inc. All rights to possess, use, and permissions to use reserved.

SAS Drug Development SAS API Macros 1.1 User s Guide

SAS Drug Development SAS API Macros 1.1 User s Guide SAS Drug Development SAS API Macros 1.1 User s Guide SAS Documentation SAS Drug Development 4.2: Macros User s Guide Copyright 2013, SAS Institute Inc., Cary, NC, USA All rights reserved. Produced in the

More information

File Uploader Application

File Uploader Application File Uploader Application Contents Introduction... 1 Opening File Uploader... 2 Logging In... 2 The Menu Screen... 2 Uploading Files... 3 Sending Files... 4 Opening a Download... 5 Temporary Logins...

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Laserfiche Import Agent Quick Start Guide. White Paper

Laserfiche Import Agent Quick Start Guide. White Paper Laserfiche Import Agent Quick Start Guide White Paper Table of Contents Welcome to Import Agent... 3 What s New in Import Agent 10?... 4 Getting Started... 5 Import Agent Configuration Utility... 5 Creating

More information

Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.1

Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.1 Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.1 REVISION DATE: January 2014 Copyright 2014 Adlib This manual, and the Adlib products to which it refers, is furnished under license and may be used

More information

Import Content. Learning Objectives. In this Job Aid, you will learn how to import content through the browser by adding:

Import Content. Learning Objectives. In this Job Aid, you will learn how to import content through the browser by adding: Import Content Learning Objectives In this Job Aid, you will learn how to import content through the browser by adding: 1 Files page 3 2 Folders page 7 Last updated: April 17, 2012 Overview You can import

More information

Blackboard Content Collection Overview

Blackboard Content Collection Overview CONTENTS Accessing the Blackboard Content Collection 1 Uploading Files 2 Creating Subfolders 2 About Permissions 3 Assigning Permissions to Specific Users 3 Making a Folder Public to all Winthrop Faculty/Staff

More information

Kodak Capture Pro Version Release Notes

Kodak Capture Pro Version Release Notes Kodak Capture Pro Version 5.2.2 Release Notes Overview Upgrading to Version 5.2 Integration with Info Input Express Problems Fixed in Version 5.2.1 and 5.2.2 2 Presentation Title Here Capture Pro Version

More information

gc4you.com User Guide 2010

gc4you.com User Guide 2010 Table of Contents Introduction... 2 Sign On and Authentication... 3 Standard Portal Page Components... 4 Navigation... 8 Searching Portal Search... 10 Search Results... 11 Bring2Mind\DMX... 12 Document

More information

Searching for Images in v10

Searching for Images in v10 Searching for Images in v10 Following are the steps to search for images in Docfinity version 10. Searching for Images: Log into Docfinity on www.controller.psu.edu/docfinity Open Searching Workspace in

More information

Team TimeSheet for Outlook & SharePoint Client Installation and Configuration ( Per User Installation and Per Machine Installation )

Team TimeSheet for Outlook & SharePoint Client Installation and Configuration ( Per User Installation and Per Machine Installation ) Team TimeSheet for Outlook & SharePoint Client Installation and Configuration ( Per User Installation and Per Machine Installation ) Page 1 This install is meant for normal users who would be preparing

More information

FaxCore API Reference A web based API for sending, receiving and managing faxes through the FaxCore network.

FaxCore API Reference A web based API for sending, receiving and managing faxes through the FaxCore network. FaxCore API Reference A web based API for sending, receiving and managing faxes through the FaxCore network. P a g e 2 Contents API Overview... 3 Authentication... 3 SendFax... 4 FaxStatus... 5 GetFaxList...

More information

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide Multi-Sponsor Environment SAS Clinical Trial Data Transparency User Guide Version 6.0 01 December 2017 Contents Contents 1 Overview...1 2 Setting up Your Account...3 2.1 Completing the Initial Email and

More information

Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.3

Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.3 Adlib PDF FileNet Connector Guide PRODUCT VERSION: 5.3 REVISION DATE: June 2015 Copyright 2015 Adlib This manual, and the Adlib products to which it refers, is furnished under license and may be used or

More information

Virto Active Directory Service for SharePoint. Release Installation and User Guide

Virto Active Directory Service for SharePoint. Release Installation and User Guide Virto Active Directory Service for SharePoint Release 4.1.2 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 OPERATING SYSTEM... 4 SERVER... 4 BROWSER... 5 INSTALLATION...

More information

Tip: You can modify variable settings after you add the web application. See Managing repository variable list values, page 4.

Tip: You can modify variable settings after you add the web application. See Managing repository variable list values, page 4. Repository Variables How To You can use repository variables to store values that can be used in all scripts recorded or run against an application version. This helps reduce the need for extensive script

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

DocFinity v10 Basics. Guide to Menus, Workspace and Panels

DocFinity v10 Basics. Guide to Menus, Workspace and Panels DocFinity v10 Basics Guide to Menus, Workspace and Panels Revised 5/20/2013 Table of Contents Access to Images and Application Functions... 3 Groups:... 3 Requests for Access to Additional Image Types

More information

International Etruscan Sigla Project Software Requirements Specification Team Spannabe

International Etruscan Sigla Project Software Requirements Specification Team Spannabe International Etruscan Sigla Project Software Requirements Specification Team Spannabe I. Introduction A. Purpose The purpose of the Software Requirements Specification document is to clearly define the

More information

PDF Share Forms with Forms Central extended features

PDF Share Forms with Forms Central extended features PDF SHARE FORMS Online, Offline, OnDemand PDF forms and SharePoint are better together PDF Share Forms with Forms Central extended features Product: PDF Share Forms Enterprise for SharePoint 2010 Contents

More information

User Manual. SmartLite WebQuiz SQL Edition

User Manual. SmartLite WebQuiz SQL Edition User Manual SmartLite WebQuiz SQL Edition SmartLite WebQuiz SQL All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including

More information

EMC Documentum Forms Builder

EMC Documentum Forms Builder EMC Documentum Forms Builder Version 6 User Guide P/N 300-005-243 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2007 EMC Corporation. All rights

More information

TMS SECURITY SYSTEM QUICK START GUIDE

TMS SECURITY SYSTEM QUICK START GUIDE Dec 2016 Copyright 2003 2016 by tmssoftware.com bvba Web: http://www.tmssoftware.com Email : info@tmssoftware.com 1 Contents Supported Delphi and C++Builder versions Supported operating systems Installation

More information

Mail & Deploy Reference Manual. Version 2.0.5

Mail & Deploy Reference Manual. Version 2.0.5 Mail & Deploy Reference Manual Version 2.0.5 Introduction TABLE OF CONTENTS Introduction... 4 General Introduction... 5 Architecture... 6 Server... 6 Repository... 6 Client... 6 Contact Us... 7 Server...

More information

What's New in Laserfiche Rio, Laserfiche Avante, Laserfiche Forms, and Laserfiche Connector White Paper

What's New in Laserfiche Rio, Laserfiche Avante, Laserfiche Forms, and Laserfiche Connector White Paper What's New in Laserfiche Rio, Laserfiche Avante, Laserfiche Forms, and Laserfiche Connector 10.2 White Paper Table of Contents New Features in the Laserfiche Server, Web Client, and Windows Client... 4

More information

EXL4 Microsoft Excel and Word Integration

EXL4 Microsoft Excel and Word Integration EXL4 Microsoft Excel and Word Integration Learn how to work with multiple worksheets, use the AutoFill tool, charts, and apply conditional formatting Lab 15: EXL3 - Microsoft Excel s AutoFill Tool, Multiple

More information

SAS Drug Development 3.5

SAS Drug Development 3.5 SAS Drug Development 3.5 Macros User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 20. SAS Drug Development 3.5: Macros User s Guide. (Second

More information

Using the e- Science Central REST API

Using the e- Science Central REST API Using the e- Science Central REST API API Client version 3.0 Page 1 of 43 Using the API The esc API is broken into a number of sections, each of which allow you to access a specific piece of system functionality.

More information

MyClinic. Password Reset Guide

MyClinic. Password Reset Guide MyClinic Password Reset Guide Content Retrieving your username Retrieving your password using security question Retrieving your password without remembering login credentials Retrieving your password using

More information

Adlib PDF Quick Start Guide PRODUCT VERSION: 1.8

Adlib PDF Quick Start Guide PRODUCT VERSION: 1.8 Adlib PDF Quick Start Guide PRODUCT VERSION: 1.8 REVISION DATE: MAY 2013 Copyright 2013 Adlib This manual, and the Adlib products to which it refers, is furnished under license and may be used or copied

More information

penelope case management software AUTHENTICATION GUIDE v4.4 and higher

penelope case management software AUTHENTICATION GUIDE v4.4 and higher penelope case management software AUTHENTICATION GUIDE v4.4 and higher Last modified: August 9, 2016 TABLE OF CONTENTS Authentication: The basics... 4 About authentication... 4 SSO authentication... 4

More information

Blackboard s My Content Area Using your Private Central File Repository

Blackboard s My Content Area Using your Private Central File Repository University of Southern California Academic Information Services Blackboard s My Content Area Using your Private Central File Repository The My Content area in Blackboard acts as each instructor s private

More information

Advanced Bulk PDF Watermark Creator handles watermarking of one or more input PDF documents. Common usage of this application:

Advanced Bulk PDF Watermark Creator handles watermarking of one or more input PDF documents. Common usage of this application: Advanced Bulk PDF Watermark Creator Product Information Page: http://www.advancedreliablesoftware.com/advanced_bulk_pdf_watermark_creator.html Advanced Bulk PDF Watermark Creator handles watermarking of

More information

Policy Manager in Compliance 360 Version 2018

Policy Manager in Compliance 360 Version 2018 Policy Manager in Compliance 360 Version 2018 Policy Manager Overview 3 Create a Policy 4 Relate a Policy to Other Policies, Departments, and Incidents 8 Edit a Policy 10 Edit a Policy by Using the Edit

More information

Contents. Sync Installation Guide

Contents. Sync Installation Guide 1 Contents Contents... 2 Preface... 3 Prerequisites... 3 Installation... 4 Prepare File System... 4 Setup SQL Server... 4 Setup IIS web server... 4 Creating the Sync Application Pool... 4 Add the Sync

More information

pydas Documentation Release Kitware, Inc.

pydas Documentation Release Kitware, Inc. pydas Documentation Release 0.3.6 Kitware, Inc. January 28, 2016 Contents 1 Introduction To pydas 3 1.1 Requirements............................................... 3 1.2 Installing and Upgrading pydas.....................................

More information

Importing Metadata from Relational Sources in Test Data Management

Importing Metadata from Relational Sources in Test Data Management Importing Metadata from Relational Sources in Test Data Management Copyright Informatica LLC, 2017. Informatica and the Informatica logo are trademarks or registered trademarks of Informatica LLC in the

More information

Allowing access to Outlook 2000 folders Version 1.00

Allowing access to Outlook 2000 folders Version 1.00 Allowing access to Outlook 2000 folders Version 1.00 Need to Know TM To allow another network user access to some or all of your Outlook folders you need to complete two processes. One in your Outlook

More information

Interact2 Help and Support

Interact2 Help and Support Sharing content stored in Interact2 Content Collection Contents Terminology... 2 What is the Content Collection?... 2 Student view of the Content Collection in course and subject sites... 4 Summary of

More information

Scheduler s Guide to Processing 25Live Event Drafts. Duke University

Scheduler s Guide to Processing 25Live Event Drafts. Duke University Scheduler s Guide to Processing 25Live Event Drafts Duke University Last Updated: 7/31/2014 TERMINOLOGY Getting Acquainted with 25Live Cabinet: Highest level of organization. Contact: An individual who

More information

VAM. Radius 2FA Value-Added Module (VAM) Deployment Guide

VAM. Radius 2FA Value-Added Module (VAM) Deployment Guide VAM Radius 2FA Value-Added Module (VAM) Deployment Guide Copyright Information 2018. SecureAuth is a registered trademark of SecureAuth Corporation. SecureAuth s IdP software, appliances, and other products

More information

Vyapin Office 365 Management Suite

Vyapin Office 365 Management Suite Vyapin Office 365 Management Suite Last Updated: December 2015 Copyright 2015 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems Private

More information

HOMEWORK 9. M. Neumann. Due: THU 8 NOV PM. Getting Started SUBMISSION INSTRUCTIONS

HOMEWORK 9. M. Neumann. Due: THU 8 NOV PM. Getting Started SUBMISSION INSTRUCTIONS CSE427S HOMEWORK 9 M. Neumann Due: THU 8 NOV 2018 4PM Getting Started Update your SVN repository. When needed, you will find additional materials for homework x in the folder hwx. So, for the current assignment

More information

A quick user guide to Trace & Tracking

A quick user guide to Trace & Tracking A quick user guide to Trace & Tracking rev. 1.1 A quick user guide to Trace & Tracking To start working with Trace & Tracking, type the URL into your favorite web browser and login with your username and

More information

Integration Documentation. Automated User Provisioning Common Logon, Single Sign On or Federated Identity Local File Repository Space Pinger

Integration Documentation. Automated User Provisioning Common Logon, Single Sign On or Federated Identity Local File Repository Space Pinger Integration Documentation Automated User Provisioning Common Logon, Single Sign On or Federated Identity Local File Repository Space Pinger Revision History Version No. Release Date Author(s) Description

More information

Coveo Platform 7.0. EMC Documentum Connector Guide

Coveo Platform 7.0. EMC Documentum Connector Guide Coveo Platform 7.0 EMC Documentum Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Getting Started With Squeeze Server

Getting Started With Squeeze Server Getting Started With Squeeze Server & Squeeze Server takes the proven Squeeze encoding engine and makes it available on- premise, in the cloud or both, with a robust application programming interface (API)

More information

Bitdock. Release 0.1.0

Bitdock. Release 0.1.0 Bitdock Release 0.1.0 August 07, 2014 Contents 1 Installation 3 1.1 Building from source........................................... 3 1.2 Dependencies............................................... 3

More information

REST Admin API. Note: Version 9.X or higher is required for the support of REST API. Version /17

REST Admin API. Note: Version 9.X or higher is required for the support of REST API. Version /17 REST Admin API Setup Each application that will communicate to the SecurAccess server via the REST API interface will require authorisation as a trusted source, located under Config/REST API from the SecurEnvoy

More information

Novell OpenLDAP Configuration

Novell OpenLDAP Configuration Novell OpenLDAP Configuration To access the GoPrint Novell e-directory LDAP Connector configuration screen navigate to: Accounts Authentication Connectors GoPrint provides two connector options, Standard

More information

HPE Remote Analysis Agent Software Version: 5.2 Microsoft Windows. Technical Note

HPE Remote Analysis Agent Software Version: 5.2 Microsoft Windows. Technical Note HPE Remote Analysis Agent Software Version: 5.2 Microsoft Windows Technical Note Document Release Date: March 2016 Software Release Date: March 2016 Legal Notices Warranty The only warranties for Hewlett

More information

Oracle BI Reports Oracle FLEXCUBE Investor Servicing Release 12.0 [April] [2012] Oracle Part Number E

Oracle BI Reports Oracle FLEXCUBE Investor Servicing Release 12.0 [April] [2012] Oracle Part Number E Oracle BI Reports Oracle FLEXCUBE Investor Servicing Release 12.0 [April] [2012] Oracle Part Number E51528-01 Table of Contents Oracle BI Reports 1. AD HOC REPORTING USING ORACLE BI SUITE... 1-1 1.1 INTRODUCTION...

More information

AvePoint Office Connect Online Manager 1.0

AvePoint Office Connect Online Manager 1.0 AvePoint Office Connect Online Manager 1.0 Administration Guide Issued August 2017 1 Table of Contents Introduction...3 Submitting Documentation Feedback to AvePoint...4 Required Permissions...5 Brower

More information

SAS Drug Development 3.4

SAS Drug Development 3.4 DRAFT COPY FOR REVIEW PURPOSES ONLY. DO NOT DUPLICATE OR DISTRIBUTE. SAS Drug Development 3.4 Macros User s Guide SAS Documentation DRAFT COPY FOR REVIEW PURPOSES ONLY. DO NOT DUPLICATE OR DISTRIBUTE.

More information

Delete Content. Learning Objectives. In this Job Aid, you will learn how to delete:

Delete Content. Learning Objectives. In this Job Aid, you will learn how to delete: Delete Content Learning Objectives In this Job Aid, you will learn how to delete: 1 A single file 3 2 Multiple files 5 3 A single folder 9 4 Multiple folders 12 Last updated: June 15, 2012 Overview Deleting

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

The Veritext Vault. User Guide. Veritext s Secure Online Depository. THE VAULT USER GUIDE Updated 8/24/16 1

The Veritext Vault. User Guide. Veritext s Secure Online Depository. THE VAULT USER GUIDE Updated 8/24/16 1 The Veritext Vault Veritext s Secure Online Depository User Guide THE VAULT USER GUIDE Updated 8/24/16 1 Logging In First step is to obtain a username and password from Veritext. Once you have that: 1.

More information

i2b2 Software Architecture Project Management (PM) Cell Document Version: i2b2 Software Version:

i2b2 Software Architecture Project Management (PM) Cell Document Version: i2b2 Software Version: i2b2 Software Architecture Project Management (PM) Cell Document Version: 1.7.08-004 i2b2 Software Version: 1.7.08 TABLE OF CONTENTS TABLE OF CONTENTS... 2 DOCUMENT MANAGEMENT... 3 ABSTRACT... 4 1 OVERVIEW...

More information

EcoprintQ Student User Guide

EcoprintQ Student User Guide EcoprintQ Student User Guide EcoprintQ Student User Guide Table of Contents: 1.0 How to send a Print Job from a workstation to a network printer 2.0 User s Web interface 3.0 Account Summary 4.0 User s

More information

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector SIMICART USER GUIDE SERIES Install SimiConnector TABLE OF CONTENTS I. INSTALL SIMICONNECTOR 3 II. CHECK CONNECTOR AFTER INSTALL 12 I. INSTALL SIMICONNECTOR 1) Download SimiConnector: https://github.com/simicart/simicart-magento2.x

More information

bwunicluster Tutorial Access, Data Transfer, Compiling, Modulefiles, Batch Jobs

bwunicluster Tutorial Access, Data Transfer, Compiling, Modulefiles, Batch Jobs bwunicluster Tutorial Access, Data Transfer, Compiling, Modulefiles, Batch Jobs Frauke Bösert, SCC, KIT 1 Material: Slides & Scripts https://indico.scc.kit.edu/indico/event/263/ @bwunicluster/forhlr I/ForHLR

More information

Administrator Manual

Administrator Manual Administrator Manual KnowledgeTree 3.7 Administrator Manual Copyright 2009 KnowledgeTree Inc. http://www.knowledgetree.com/ This document is subject to change without notice. License This work is licensed

More information

BEST PRACTICES GUIDE RSA MIGRATION MODULE

BEST PRACTICES GUIDE RSA MIGRATION MODULE BEST PRACTICES GUIDE RSA MIGRATION MODULE TABLE OF CONTENTS Introduction... 3 Benefits...3 Solution Architecture... 4 Topology...4 RSA Hard Token Process Flow...5 Requirements... 6 Deployment Prerequisites...6

More information

BDM Hyperion Workspace Basics

BDM Hyperion Workspace Basics BDM Hyperion Workspace Basics Contents of this Guide - Toolbars & Buttons Workspace User Interface 1 Standard Toolbar 3 Explore Toolbar 3 File extensions and icons 4 Folders 4 Browsing Folders 4 Root folder

More information

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E51528-01 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions...

More information

Enabling Single Sign-On Using Okta in Axon Data Governance 5.4

Enabling Single Sign-On Using Okta in Axon Data Governance 5.4 Enabling Single Sign-On Using Okta in Axon Data Governance 5.4 Copyright Informatica LLC 2018. Informatica and the Informatica logo are trademarks or registered trademarks of Informatica LLC in the United

More information

Report HQ. Quick Start Guide. Report HQ Quick Start Guide - Version 1.2

Report HQ. Quick Start Guide. Report HQ Quick Start Guide - Version 1.2 Report HQ Quick Start Guide STEP 1 Requesting An Account 1) Request an account via the Report HQ Request Form 2) Nasdaq will verify your account 3) Once your account is verified and provisioned, you will

More information

Sitecore InCopy Connector 1.0

Sitecore InCopy Connector 1.0 Sitecore Adaptive Print Studio Sitecore InCopy Connector 1.0 - User Manual, February 27, 2012 Sitecore InCopy Connector 1.0 User Manual Editing InDesign Documents with Sitecore CMS Page 1 Table of Contents

More information

ir*edi Clean-Up Procedures

ir*edi Clean-Up Procedures ir*edi Clean-Up Procedures Performing regular system clean-up procedures for each ir*edi company is critical to all system processes. System maintenance will minimize processing time, help prevent file

More information

Hyperion Data Integration Management Adapter for Performance Scorecard. Readme. Release

Hyperion Data Integration Management Adapter for Performance Scorecard. Readme. Release Hyperion Data Integration Management Adapter for Performance Scorecard Release 11.1.1.1 Readme [Skip Navigation Links] Purpose... 3 About Data Integration Management Release 11.1.1.1... 3 Data Integration

More information

bwunicluster Tutorial Access, Data Transfer, Compiling, Modulefiles, Batch Jobs

bwunicluster Tutorial Access, Data Transfer, Compiling, Modulefiles, Batch Jobs bwunicluster Tutorial Access, Data Transfer, Compiling, Modulefiles, Batch Jobs Frauke Bösert, SCC, KIT 1 Material: Slides & Scripts https://indico.scc.kit.edu/indico/event/263/ @bwunicluster/forhlr I/ForHLR

More information

SAS Forecast Server 3.1. Administrator s Guide to Report Administration Tasks

SAS Forecast Server 3.1. Administrator s Guide to Report Administration Tasks SAS Forecast Server 3.1 Administrator s Guide to Report Administration Tasks The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS Forecast Server 3.1: Administrator

More information

Kofax Ascent Capture. Script Reference

Kofax Ascent Capture. Script Reference Kofax Ascent Capture Script Reference September 2004 www.lexmark.com Edition: September 2004 The following paragraph does not apply to any country where such provisions are inconsistent with local law:

More information

StoneFax provides the Print To Fax feature to any user who is in the same Windows Domain of the StoneFax server.

StoneFax provides the Print To Fax feature to any user who is in the same Windows Domain of the StoneFax server. Print To Fax StoneFax provides the Print To Fax feature to any user who is in the same Windows Domain of the StoneFax server. Note: StoneFax and the client PC using this feature must be in the same Windows

More information

Version 3.5 Organization Administrator Guide

Version 3.5 Organization Administrator Guide Version 3.5 Organization Administrator Guide This document provides information Ensemble Video Organization Administrators can use to manage Ensemble Video libraries and users. April 2013 Table of Contents

More information

SAS Model Manager 2.3

SAS Model Manager 2.3 SAS Model Manager 2.3 Administrator's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS Model Manager 2.3: Administrator's Guide. Cary,

More information

REST API FOR CREATING REAL TIME REMOTE LUNCH INVITATIONS

REST API FOR CREATING REAL TIME REMOTE LUNCH INVITATIONS API Integration REST API FOR CREATING REAL TIME REMOTE LUNCH INVITATIONS V2.0 EATNGAGE CONFIDENTAL AND PROPRIATERAY 7915 Westglen Dr. Houston Texas, 77063 Support@eatNgage.com 713-429-4757 Table of Contents

More information

Engineering, Built Environment and IT Department of Computer Science MIT C Projects Portal User Manual

Engineering, Built Environment and IT Department of Computer Science MIT C Projects Portal User Manual Engineering, Built Environment and IT Department of Computer Science MIT C Projects Portal User Manual Last Update: 24 August 2017 1 Requesting an Account This section highlights the steps that are required

More information

Installation and Configuration Instructions. SAS Model Manager API. Overview

Installation and Configuration Instructions. SAS Model Manager API. Overview Installation and Configuration Instructions SAS Model Manager 2.1 This document is intended to guide an administrator through the pre-installation steps, the installation process, and post-installation

More information

Oracle Financial Consolidation and Close Cloud

Oracle Financial Consolidation and Close Cloud Oracle Financial Consolidation and Close Cloud October Update (16.10) New Feature Summary September 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE FINANCIAL CONSOLIDATION AND CLOSE CLOUD, OCTOBER

More information

Creating a PDF Report with Multiple Queries

Creating a PDF Report with Multiple Queries Creating a PDF Report with Multiple Queries Purpose This tutorial shows you how to create a PDF report that contains a table and graph utilizing two report queries. Time to Complete Approximately 15 minutes

More information

Collections. Learning Objectives. In this Job Aid, you will learn how to:

Collections. Learning Objectives. In this Job Aid, you will learn how to: Collections Learning Objectives In this Job Aid, you will learn how to: 1 Create a new Collection page 3 2 Add content to an existing Collection page 6 3 View the content in a Collection page 9 4 Order

More information

TextPlus Release Module for Ascent Capture 3.0 Release Notes

TextPlus Release Module for Ascent Capture 3.0 Release Notes TextPlus Release Module for Ascent Capture 3.0 Release Notes v 3.00 Beta June 1999 Page 1 1. Introduction This document provides information on the TextPlus release script which is a sample script available

More information

The Next Generation Smart Program Repository

The Next Generation Smart Program Repository Paper TT08 The Next Generation Smart Program Repository Hrideep Antony, Syneos Health, Cary, USA Aman Bahl, Syneos Health, Ontario, Canada ABSTRACT The term repository sounds very routine, but what if

More information

MACO PORTAL. User Manual. Created by MACO (System)

MACO PORTAL. User Manual. Created by MACO (System) User Manual Created by MACO (System) Rev 02 4 Mar 2017 Content Login to MACO Portal 3 First logon or Password is expired 4 Forgot Password 5 MACO Portal Main Page 6 Web system list as permission 7 System

More information

find starting-directory -name filename -user username

find starting-directory -name filename -user username Lab 7: Input and Output The goal of this lab is to gain proficiency in using I/O redirection to perform tasks on the system. You will combine commands you have learned in this course using shell redirection,

More information

Searching, Sorting, and Filtering in Microsoft Outlook 2016 for the PC

Searching, Sorting, and Filtering in Microsoft Outlook 2016 for the PC University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Searching, Sorting, and Filtering in Microsoft Outlook 2016 for the PC Searching There are several ways

More information

Uploading Branch Newsletters

Uploading Branch Newsletters Uploading Branch Newsletters First, login to the backend using the username and password that you have been supplied with. The login address is: https://direct.birdlife.org.au/system Once logged in, you

More information

P20 WIN User Manual: Basic User Interface Account Functions

P20 WIN User Manual: Basic User Interface Account Functions P20 WIN User Manual: Basic User Interface Account Functions A training and reference manual for Connecticut s Preschool through Twenty & Workforce Information Network (P20 WIN) User Interface P20 WIN User

More information

1. Open Microsoft Outlook and under Microsoft Outlook's new menu "Outlook Integration".

1. Open Microsoft Outlook and under Microsoft Outlook's new menu Outlook Integration. 1. Product Installation Installing SharePointBoost's Outlook Integration Please check with the Installation Guide Once you have successfully installed both Server and Client side of Outlook Integration,

More information

WORKFLOW BUILDER TM FOR MICROSOFT ACCESS

WORKFLOW BUILDER TM FOR MICROSOFT ACCESS WORKFLOW BUILDER TM FOR MICROSOFT ACCESS Application Guide Version 06.05.2008 This document is copyright 2007-2008 OpenGate Software. The information contained in this document is subject to change without

More information

If the presented credentials are valid server will respond with a success response:

If the presented credentials are valid server will respond with a success response: Telema EDI REST API Telema EDI REST API allows client to send and receive document to and from Telema server. In order to use EDI REST API client must have correct channel configured in Telema system.

More information

Accessing and Setting Your Blackboard Interface Preferences

Accessing and Setting Your Blackboard Interface Preferences Accessing and Setting Your Blackboard Interface Preferences Version 1.00.10132005 Francis Tuttle Technology Center elearning Department TABLE OF CONTENTS Purpose and Objectives.....................................

More information

European School Brussels IV

European School Brussels IV 1. PURPOSE: This procedure describes how to migrate mail currently residing in Gmail to Office 365. It should be used if you want to migrate some or all mail from Google to Office 365. This is not a mandatory

More information

Saperion Version 7.5 Service Pack 6 Bug Fixes

Saperion Version 7.5 Service Pack 6 Bug Fixes Saperion Version 7.5 Service Pack 6 Bug Fixes Copyright 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in the U.S. and/or other countries. All other

More information

Edition 3.2. Tripolis Solutions Dialogue Manual version 3.2 2

Edition 3.2. Tripolis Solutions Dialogue Manual version 3.2 2 Edition 3.2 Tripolis Solutions Dialogue Manual version 3.2 2 Table of Content DIALOGUE SETUP... 7 Introduction... 8 Process flow... 9 USER SETTINGS... 10 Language, Name and Email address settings... 10

More information

OpenText StreamServe 5.6 Document Broker Plus

OpenText StreamServe 5.6 Document Broker Plus OpenText StreamServe 5.6 Document Broker Plus User Guide Rev A OpenText StreamServe 5.6 Document Broker Plus User Guide Rev A Open Text SA 40 Avenue Monterey, Luxembourg, Luxembourg L-2163 Tel: 35 2 264566

More information

Table Of Contents. iii

Table Of Contents. iii Table Of Contents Welcome... 1 Using the Content Repository... 3 Content Repository Overview... 3 Description... 3 Repository File Types... 4 Working with the Repository... 6 Content Repository Interface...

More information

MySQL On Crux Part II The GUI Client

MySQL On Crux Part II The GUI Client DATABASE MANAGEMENT USING SQL (CIS 331) MYSL ON CRUX (Part 2) MySQL On Crux Part II The GUI Client MySQL is the Structured Query Language processor that we will be using for this class. MySQL has been

More information

18B. Integrating Oracle Commerce Cloud and Oracle Responsys

18B. Integrating Oracle Commerce Cloud and Oracle Responsys 18B Integrating Oracle Commerce Cloud and Oracle Responsys Integrating Oracle Commerce Cloud and Oracle Responsys Product version: 18B Release date: 4-26-18 Document identifier: CCMarketingInteg1804261435

More information