1. Executive Summary Introduction Building Composite Applications in ClaySys AppForms... 4

Size: px
Start display at page:

Download "1. Executive Summary... 3 2. Introduction... 4 2.1. Building Composite Applications in ClaySys AppForms... 4"

Transcription

1

2 Table of Contents 1. Executive Summary Introduction Building Composite Applications in ClaySys AppForms AppForms Integration with SharePoint SharePoint List Forms SharePoint Form Web Parts SharePoint Form Applications Working with ClaySys AppForms Form Controls in ClaySys AppForms The Dynamic Grid Control Sub Form Control External Form Control The Tab Control Lookup and Search Controls Menu and Tree View Controls for Linking and Navigating Multiple Forms in a Process The ClaySys AppForms Expression Builder and Functions Summary: Creating Modular Form Componentry for Agile Enterprise Applications Page 2 of 31

3 1. Executive Summary Forms are essential application components that enable users to access, create and manipulate structured information in order to execute their work functions and activities. InfoPath is Microsoft s declarative, no-code rapid application development tool, integrated within SharePoint, for creating sophisticated form applications. However InfoPath s capabilities have not been advanced since the release of the 2010 version, and Microsoft recently announced that it has been officially deprecated and will be phased out. Furthermore, Microsoft has not indicated what will ultimately replace InfoPath. Consequently many organizations have stopped developing form applications in InfoPath resulting in halted projects and hesitation to use SharePoint as a platform for building important applications. ClaySys AppForms is the pre-eminent successor to InfoPath for form application development. It substantially advances the nocode form development paradigm enabling power users and developers alike to efficiently create sophisticated form applications that are fully integrated within SharePoint and go beyond what was possible with InfoPath. It is entirely web based, using current web standards technologies, and incorporates the extensive wish-list of functionality that users and developers have wanted from InfoPath, such as: Check in/check out capabilities allowing multiple developers to work on a form Versioning of forms with single click rollback Application Lifecycle Management (ALM) support process for development, testing and production deployment The ability to create and update information in multiple data sources (Lists, Libraries, SQL, Web Services) from a single form simultaneously without writing code Generating and submitting repeating item information (e.g. master/detail) without requiring code A robust visual point and click Expression Builder for creating complex rule statements Support for Tab structured forms and Sub forms. Linking and passing of data parameters between forms at runtime Built in functions for calling external processes (e.g. workflows) and opening or embedding other forms Error handling and debugging facilities The ability to embed and invoke JavaScript in forms Embedded Search capabilities Capabilities for embedding hierarchical menus and tree views within forms Metadata architecture to insure full compatibility with future versions of SharePoint and Office365 The ability to export forms deployed on premises to online environments with no modification Browser based spell checking In the same manner as InfoPath, ClaySys AppForms is based on the XML declarative model, and it presents its functional capabilities in highly accessible ways enabling the creation of sophisticated and complex Enterprise class applications in a fraction of the time it would require to do so writing code. Page 3 of 31

4 2. Introduction This document identifies, illustrates and describes the numerous capabilities of ClaySys AppForms that makes it the natural successor to InfoPath for developing form based applications in the Enterprise. ClaySys has been building custom applications for Fortune 1000 companies for over 5 years. In support of developer efficiency and the creation of applications that are easily extensible, configurable, self-documenting and future proof, ClaySys built its own web-based declarative rapid application development (RAD) platform. This platform was designed to support both a standalone Windows Server Forms platform and a Forms engine embedded in SharePoint. The services business at ClaySys has been engaged in custom SharePoint development since SharePoint 2003, assisting large organizations such as Unilever with enterprise wide SharePoint projects and deployments. Many of these engagements involved building custom SharePoint applications and subsequently migrating them to later versions of SharePoint. The difficulties in deploying these custom applications to later versions of SharePoint inspired the design and architecture of the ClaySys AppForms platform to support the creation of future proof applications that would work readily on any version of SharePoint as well Office365 in the cloud. The ClaySys AppForms architecture is designed for the shared infrastructure and Multi-tenant model of cloud computing. Multi-tenant cloud services like Office365 do not allow customers to deploy custom code within the shared infrastructure. Because the ClaySys AppForms metadata driven architecture allows customers to create form applications in the cloud without having to write any custom code, it is fully compliant with the deployment constraints of services like Office365. The Office365 version of ClaySys AppForms is planned for release in the SharePoint App Store by the end of Building Composite Applications in ClaySys AppForms It is well understood that the best approach to application development is to design and create reusable and configurable functional components that implement the recurring patterns of functionality that are commonly required. The benefits of such a building block methodology are the elimination of redundant development effort, the adoption of consistent functional methods, and the ability to better support the lifecycle maintenance of applications. Component reuse, composition, extensibility and interchangeability have been the holy grail of system architects and software developers for as long as there has been software. What has prevented truly modular development frameworks from being truly actualized is the abstraction level of the components. They have existed on too low a level, usually in the form of opaque procedural code that is typically not well documented. Consequently, it is more prudent for a developer to create application functionality from scratch that they understand and trust then use something that already exists but is not completely transparent to them. What makes ClaySys AppForms a viable platform for functional reuse and application composition is that the tools it provides and the artifacts created are functionally exposed and self-documenting. It is highly accessible to developers and non-developers alike, capable of being able to create sophisticated web-based applications that have the following characteristics: End-to-end visibility of process activities, components and functions Process components and functionality that are exposed and self-describing Any process component can be loosely coupled with any other component. The ability to integrate any information source and application functionality, no matter where it resides, into a process Any process activity or component can be added, removed or re-configured readily and with a high degree of confidence that existing functionality will not be compromised Any process can be easily replicated, extended and scaled Page 4 of 31

5 Illustration 1 below shows examples of multiple forms that are connected and working together as a composite application. No code was required to implement the sophisticated functionality indicated here. Illustration AppForms Integration with SharePoint - A Mature and Robust SharePoint Hosted Development Environment SharePoint 2010 and 2013 are the host environments for both the ClaySys AppForms development environment and the enduser interaction with those forms. Like InfoPath, ClaySys AppForms can generate SharePoint List forms as well as stand-alone Document-type forms. Document-type forms can be used outside of SharePoint and both List forms and Document forms can be embedded as a Web Part in any SharePoint page. In line with the cloud computing paradigm and device independence, the ClaySys AppForms development environment is entirely browser based and hosted within SharePoint, both online and on premise. This is a significant value as there is no additional requirement to purchase and install a client application on each development computer, as is required with InfoPath. Furthermore, ClaySys AppForms is not simply a client development tool; it is a robust, centralized declarative development platform providing lifecycle and component management capabilities in support of creating, testing, and deploying complex applications comprised of multiple interdependent forms, data sources, and supporting artifacts. Illustration 2 below shows the ClaySys AppForms Form Explorer page. Folders are used to store and organize forms that have a logical association or relationship. Page 5 of 31

6 Illustration 2 Right-clicking on a form displays the drop-down selection options available for forms as shown in Illustration 3 below. Illustration 3 Page 6 of 31

7 Selecting View History will display the Form History List as shown in Illustration 4 below. Illustration 4 Right-clicking on a version allows the user to View it. Selecting two or more versions allows the user to compare the different versions in either Design or Rules mode as shown in Illustration 5 below. Illustration 5 Clicking the Details button on the top right in Illustration 5 above will display all the specific changes in the form that were made from the earlier selected version to the later selected version as shown in Illustration 6 below. Page 7 of 31

8 Illustration 6 In further support of rigorous collaborative application development procedures ClaySys AppForms implements Check-In/Check- Out and Draft version publishing capabilities as shown in Illustration 7 below. A form must be checked-out to make modifications while all aspects of the form can be examined while checked-in. In addition, Draft versions cannot be deployed to a production environment, and can be reviewed and tested only by the user creating the draft. Illustration 7 Page 8 of 31

9 The Data Source Settings page displays all of the Data Source connections that have been created as shown in Illustration 8 below. Maintaining the data source connections in a centralized repository allows any Data Source connection to be readily utilized in any form created in the host environment, based on the developer having the appropriate permissions to use them. This facilitates the efficient management, control and reuse of Data Source connections. Illustration 8 Performance characteristics, logging of SQL and Web Services transactions executed within ClaySys AppForms can be captured from the ClaySys AppForms Transaction Settings page shown in Illustration 9 below, providing auditing and performance management control. ClaySys AppForms also captures run-time exception events at a detailed level, facilitating form debugging and troubleshooting when necessary. Illustration 9 As these illustrations indicate ClaySys AppForms incorporates a mature and comprehensive environment for forms application development. In addition there are Backup and Restore capabilities and other data management settings. Page 9 of 31

10 2.3. SharePoint List Forms InfoPath List Forms were introduced in SharePoint 2010 allowing users to substitute an InfoPath form for the default ASPX forms used to create, modify or view list items. Because InfoPath list forms are easily modifiable and provide enhanced form controls and rule logic, they were implemented widely. ClaySys AppForms supports the same list form functionality and more. Illustration 10 below shows the ClaySys AppForms Ribbon button for a List. Illustration 10 Illustration 11 below shows a form automatically generated by ClaySys AppForms for a SharePoint list. Once generated, the form can be fully customized by modifying the design layout, changing the field controls and adding rule logic. Illustration 11 A distinct feature of ClaySys AppForms is the ability to create multiple and different forms for the Create, Modify or View functions of a list, as shown in the AppForms Settings Page in Illustration 12 below; a capability not available in InfoPath. Page 10 of 31

11 Illustration SharePoint Form Web Parts Both list forms and document based application forms can be embedded on any SharePoint page by using the ClaySys AppForms Web Part as shown in Illustration 13 below. This works just like the InfoPath Form Web Part. Illustration SharePoint Form Applications Where InfoPath and ClaySys AppForms share a great deal of commonality is in their support for sophisticated form applications that have the following characteristics: Can represent and work with complex information structures such as repeating sections, optional sections, Tabs and Wizards, dynamic conditional formatting and visibility, custom dialog boxes, and multiple views of information. Capable of complex behavior based on the implementation of rule sets Supports multiple Views, Sub Forms and the dynamic interaction of multiple forms Can have behavior based on user, role and rule contingencies Each form can read from, manipulate, write to and update an arbitrary number of data sources Support to call external functions or data using Web Services through configuration Implement embedded JavaScript where necessary Provides error handling and debugging capabilities Page 11 of 31

12 While InfoPath implements some of these functional capabilities it does not address them all. ClaySys AppForms is capable of implementing all of these as well as other significant capabilities that will be described in detail in the sections that follow. 3. Working with ClaySys AppForms ClaySys AppForms has the comprehensive functionality needed to create the most demanding applications. But unless a development paradigm is easily accessible, organized and presented logically, and most importantly, efficient to work with, it will never be used effectively and actualized. A guiding principle in the design of the ClaySys AppForms platform was to provide the user, whether it is a sophisticated end-user or a traditional developer, with a readily understandable toolset and methodology that is elegant and highly productive. In ClaySys AppForms users work with three primary development components: Form Controls, Data Sources and Rules. Users of InfoPath will be immediately comfortable with this paradigm as it is essentially the same one used by InfoPath. However it is been simultaneously simplified and extended in ClaySys AppForms. Illustration 14 below shows the development environment of the ClaySys AppForms Platform. Illustration 14 Illustration 15 below on the left shows the Control Toolbox with the alternate expandable panels for Datasources and Rules. The Datasources panel is shown in the middle and the expanded Rules panel is shown on the right. Page 12 of 31

13 Illustration 15 As shown in Illustration 14 above the central section of the development environment is the design grid for laying out controls by simply dragging and dropping them. Every control has a set of properties that can be readily set and configured from its Properties Panel as shown in Illustration 16 below left. An optional pop-up Properties box can be set to display when a control is selected as shown in Illustration 16 below right. Illustration 16 Illustration 17 below shows the Datasource Mapping page for a Datasource operation, in this case a Select (Read) operation. The Select operation is given a name to identify it (Select Employee Information).The values obtained from the Datasource shown in the Data Source Columns on the left will be bound to and displayed in the controls shown under the Mapping Value column. A Query based on the identity of the user, identical to the InfoPath username function, selects the unique record in the Datasource that matches the user identity criteria in the Datasource as shown on the right and additional and/or Query clauses can be added. Page 13 of 31

14 Illustration 17 Datasource operations can be defined for Select, Insert, Update and Delete. The support for all functional dataset operations from almost any Datasource SQL, Oracle, Web Services, SharePoint Lists, REST, JSON and other data access methods, uniquely distinguishes ClaySys AppForms as an Enterprise-class application development platform and surpasses InfoPath s capabilities. Again, it is important to note that this Datasource functionality is readily understood and easily implemented or modified. Once the Datasource operation is defined, it is bound to a control or event that triggers its execution. This is shown in the Manage Commands for Datasource screen as shown in Illustration 18 below. Illustration 18 Clicking on the Create Execute Rule displays the form controls and events. Selecting the FormLoad event as shown in Illustration 19 below will trigger the execution of the Select Employee Information Datasource operation. Page 14 of 31

15 Illustration 19 Note that this Datasource function is named Create Execute Rule, because that is literally what is being created automatically. Illustration 20 below displays the ClaySys AppForms Rules tab showing the rule created for this Datasource operation. The Rule is named FormLoad EmployeeInfo, just like the Datasource Select operation. The two actions shown are the auto population of the Employee Information controls on form load, and setting the value of the EmployeeName TextBox control to the GlobalVariable(User) identity; which were created using a point and click process to bind controls to Datasources and configure their behavior. That process is converted into concise, yet readily understood rule expression statements that represent the underlying execution logic of the form. Illustration 20 Page 15 of 31

16 Rules can be individually defined and structured as shown in Illustration 20 above or hierarchically combined with nested branching as shown in Illustration 21 below. Illustration 21 Rule expression statements are comprised of conditions (Decisions in ClaySys AppForms) and Actions representing form logic created automatically from Designer functions, or composed directly from ClaySys AppForms Expression Builder. Clicking on the function icon to the right of any Decision or Action in the Rule Tab will open the Expression Builder as shown in Illustration 22 below. The Expression Builder can be used in two ways: pointing and clicking on categorically organized form objects, functions, operators and variables to construct an expression statement, or by using IntelliSense-like prompts to directly enter the expression logic; or a combination of both. Form developers can work both at a high level of abstraction using the Designer tools or create form logic directly using the Expression Builder. Complex form logic can be effectively and efficiently created and tested in this way. Illustration 22 In further support of exposing and documenting functionality and logic in a clearly understandable manner ClaySys AppForms provides a Report tab that dynamically shows the mapping and contingent interactions between Controls, Datasources and Rules as shown in Illustration 23 below. The comprehensive and accessible representation of a form s all-up functionality and logic is a necessary and defining characteristic of a mature declarative development platform. Page 16 of 31

17 Illustration 23 Now that the salient capabilities, overall organization and conceptual design of the ClaySys AppForms platform has been described, in the following sections specific features will be examined in detail to indicate the unique and advanced application development capabilities available from the ClaySys AppForms platform Form Controls in ClaySys AppForms In InfoPath a great deal of the sophisticated form functionality was derived from XML Schema. To build a form application the user had to first create an information set based on XML Schema whose behavioral characteristics were reflected in the form s controls. While this was conceptually interesting, it was rarely implemented effectively because it was not well understood by most people. The more intuitive approach to form development that most people are comfortable with is to begin by laying out the Controls on a design surface and configuring their behavior, and this is the approach taken by ClaySys AppForms. ClaySys AppForms distinguishes itself both by the breadth of Controls available and the depth of functionality that the Controls can implement. All of the most commonly used standard Controls are available in ClaySys AppForms as shown in Illustration 24 below. Page 17 of 31

18 Illustration 24 As can be seen in Illustration 24 above there are additional Standard Controls for MultiList Box, Password Box, RadioButtonGroup and Timer. The MultiListBox is a form feature that is available in SharePoint ASPX List Forms but not in InfoPath. As shown in Illustration 25 below it is used to indicate the selection of items by moving them from one item box to another. Illustration 25 To address the more sophisticated requirements of real-world applications ClaySys Appforms provides a set of Controls that readily implement commonly required pattern based functionality. In this section we will demonstrate how some of these Controls, which are shown in Illustration 26, facilitate the efficient development of complex applications. Illustration The Dynamic Grid Control The Dynamic Grid Control is designed to support repeating item matrices. An example of such a matrix is the order items shown in Illustration 27 below where each grid item is comprised of a Product Category, a Product, and a Quantity per unit, unit price, quantity, discount and amount. Note that this repeating item matrix implements a cascading look-up for the Product by Category. Any type of control can be used in a Dynamic Grid and interactively configured to implement this type of common, complex functional behavior. Illustration 27 The Dynamic Grid Control enables users to implement these complex data structures and behavior easily. Simply drag and drop the Dynamic Grid onto the Designer surface and select the ellipses button ( ) for Columns on the corresponding Properties Panel as shown in Illustration 28 below. Page 18 of 31

19 Illustration 28 The Dynamic Grid Configuration Wizard will then take the user through the steps of defining the Controls used in the grid, including their placement, visibility and other settings as shown in Illustration 29 below. Illustration 29 Page 19 of 31

20 Once mapped and configured using the wizard the Dynamic Grid will display the Data Source columns specified as shown in Illustration 30 below. Illustration 30 Dynamic Grids handily support cascading lookups as was shown for this example in Illustration 27 above. In addition Rules can be added to facilitate any type of information logic or form behavior Sub Form Control A common form application use case is the requirement to display information conditionally; that is, displaying or hiding a group of controls based on some action or rule contingency, such as values entered into a Control, the identity or role of the person opening a form, or clicking a button. This is easily addressed using the ClaySys Sub Form Control which embeds a form within a form. This control behaves like InfoPath Sections. Illustration 31 below shows a form containing multiple Sub Forms. Illustration 31 Page 20 of 31

21 3.4. External Form Control While a Sub Form is not independent of the parent form that contains it, the External Form Control provides the ability to embed a completely independent external form into another form. This capability facilitates using forms as reusable components. An example of a reusable form is a currency conversion calculator that accesses a Web Service for current rates as shown in Illustration 32 below. Illustration 32 This utility form could be embedded in any form where International transactions need to be calculated. This capability also supports the scenario where multiple LOB systems need to be accessed simultaneously in support of a complex process as shown in Illustration 33 below where clicking on a link in one form opens up another form in dialogue mode within the context of the original form. In most cases it is more efficient and easier to maintain separate forms for each system and build a composite application by linking them as needed. In addition, ClaySys AppForms provides a Rule action for opening one form from another. Page 21 of 31

22 Illustration The Tab Control Organizing information within Tabs is a common design pattern that people are very comfortable with. Microsoft OneNote has used this paradigm for years. ClaySys AppForms readily supports this design option with the Tab Control. Simply, Tabs are added or removed using the Tab Items Collection dialogue screen that creates a Sub Form for each Tab as shown in Illustration 34 below. Illustration 34 Page 22 of 31

23 Illustration 35 below shows a Tab structured form that is designed to provide instructions to a form developer. This form can be embedded in, or invoked from any other form. Illustration Lookup and Search Controls Almost all ClaySys AppForms Controls can be connected to Data Sources with Query lookups configured to return criteria based results for the purpose of populating the Control. However, often there is a need to perform a lookup of information for reference or identification purposes only, and in many cases obtaining that reference information requires the ability to join and query multiple tables or lists, as in looking up the order details for a customer. Again, this is a common functional pattern found in Enterprise class applications. To facilitate this requirement ClaySys AppForms provides the Lookup and Search Controls. On a form the Lookup Control presents an entry box for the entry of a search string as shown in Illustration 36 below. Illustration 36 The Lookup Search Wizard screen in Illustration 37 below shows how the query and results for the Lookup Control are configured. Page 23 of 31

24 Illustration 37 The results of the search are displayed in a Result dialogue screen shown in Illustration 38 below. Illustration 38 Page 24 of 31

25 The Search Control is designed to submit and return multiple field values from multiple records as shown in Illustration 39 below. Illustration 39 This Control is like the Dynamic Grid in reverse as shown in Illustration 40 below. Instead of creating a row of data for inserting or updating, the Search Control returns rows of information based on search criteria and can display Master/Detail information from multiple Datasources. Illustration 40 Page 25 of 31

26 The Relation and the Search Results Wizard screens shown in Illustrations 41 and 42 below is where Master/Detail relationships are defined and configured. As can be seen the settings for the result set returned are highly sophisticated but readily accessible. Illustration 41 Illustration Menu and Tree View Controls for Linking and Navigating Multiple Forms in a Process While the Tab Control provides an elegant structure for organizing and presenting form fields to facilitate a sequential process experience within a single form, very often an application or process requires working with multiple forms in a defined or ad-hoc sequence in order to execute or support a series of tasks. These processes typically rely on complex information sets, have complicated workflow contingencies, and require access to multiple Datasources. The ability to invoke and open multiple forms from within any form is an Enterprise application scenario that ClaySys AppForms can address that distinguishes it from the capabilities of InfoPath. While forms can be invoked and opened from within any form, or directly embedded in a form, ClaySys AppForms provides two navigation Controls designed specifically for the organization and orchestration of a multi-form process the Menu and Tree View Controls. Both provide similar capabilities in slightly different ways. The Menu Control allows the user to build a single level menu structure with fly-outs for opening linked forms as shown in Illustration 43 below. Page 26 of 31

27 Illustration 43 The Tree View Control generates a nested, hierarchical menu structure as shown in Illustrations 44 below. Illustration 44 A standard design pattern is to create a top level form using the Menu or Tree View Controls that serves as the starting point of a process where any number of forms needed can be accessed in a contingency based sequence. As with any ClaySys AppForms Control, rules can be applied to impose conditional display and validation requirements. Menu and Tree View Controls can be copied and placed in any form in order to create a breadcrumb like navigational trail in support of a continuous and coherent process experience. Illustrations 45 through 48 below show the easy and straightforward configuration and editing steps available for implementing these Navigational Controls Illustration 45 Page 27 of 31

28 Illustration 46 Illustration 47 Illustration 48 Page 28 of 31

29 3.8. The ClaySys AppForms Expression Builder and Functions The best declarative, rapid application development platforms balance the requirement for making complex functionality available at a high level of abstraction so that people who are not formal application developers can access that functionality easily and quickly, and also providing direct access to the underlying execution mechanisms so that formal developers can have more granular control over the development process and the features and functionality of the applications created. The ClaySys AppForms development platform addresses these dual requirements in the following ways: As demonstrated throughout this document a point and click methodology is the primary user interface for creating and configuring form objects, attributes, relationships and events. These objects, attributes, relationships and events are represented as Rule logic, directly accessible from the Rule screen as shown in Illustration 49 below. Rules in turn are comprised of expression statements that are syntactically concise but readily and clearly understood semantically. Illustration 49 Rule logic can be created and edited in flexible and versatile ways as well. Clicking on the function icon to the left of any Decision or Action will open the Expression Builder where the expression can be constructed or edited directly using IntelliSense-like auto completion support as shown in Illustration 50 below. In addition, the Syntax for constructing any form objects or function as an expression is clearly described so that even people who are not formal developers can understand the functional grammar. Illustration 50 Expressions can be generated directly in the Expression Builder using a point and click methodology. In Illustration 51 below the Controls category is selected and ds is entered into the search box for all Controls, which includes the form s Datasources. Any object with ds as the prefix, here the Datasources created in the form, will display and by selecting a specific Datasource the respective operations and rule logic defined for it will be displayed in the third box. In this way it is straightforward to access any form functionality directly as an expression. Page 29 of 31

30 Illustration 51 For developers and power users who become conversant and comfortable composing expressions natively, they can be entered directly in the Rule screen, again with the support of IntelliSense-like auto completion as shown in Illustration 52 below. Illustration 52 Furthermore, forms can be extended and enhanced by invoking JavaScript functionality as shown in Illustration 53 below. Illustration 53 Page 30 of 31

31 4. Summary: Creating Modular Form Componentry for Agile Enterprise Applications Business processes are comprised of the operating procedures, institutional working knowledge, and information technology resources of an organization. In an efficient environment any of these functional components can be readily identified, adapted and deployed to address dynamic business requirements; it is an organization s systemic ability to fluidly marshal and reconfigure resources in response to business opportunities and necessities. The ClaySys AppForms platform, in conjunction with SharePoint can enable the rapid application development and application lifecycle management efficiencies needed to actualize agility in organizations. It accomplishes this by providing the development methodology and operational support for creating and managing modular, reusable application components that are declarative, self-documenting, and conform to the rigorous operational standards that IT organizations require. Organizations that have deployed InfoPath for their form applications will be very comfortable with the declarative development methodology used by ClaySys AppForms. In addition, the substantial additional capabilities of ClaySys AppForms significantly expand the use case scenarios that can be addressed in a declarative way. Furthermore, because ClaySys AppForms is a robust and mature platform, not just a development tool, formal and collaborative development procedures and discipline can be implemented effectively. For more information about the ClaySys AppForms platform please go to Page 31 of 31

Enterprise Application Development in SharePoint 2010

Enterprise Application Development in SharePoint 2010 Artifacts, Components and Resources that Comprise the Employee Absence Tracking Application 11 Enterprise Application Development in SharePoint 2010 Development Note below, a version of this Employee Absence

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet Experience the 2007 Microsoft Office System The 2007 Microsoft Office system includes programs, servers, services, and solutions designed to work together to help you succeed. New features in the 2007

More information

What s new in Access 2013

What s new in Access 2013 Work Smart by Microsoft IT What s new in Access 2013 Customization note: This document contains guidance and/or step-by-step installation instructions that can be reused, customized, or deleted entirely

More information

MatchPoint Technical Features Tutorial 21.11.2013 Colygon AG Version 1.0

MatchPoint Technical Features Tutorial 21.11.2013 Colygon AG Version 1.0 MatchPoint Technical Features Tutorial 21.11.2013 Colygon AG Version 1.0 Disclaimer The complete content of this document is subject to the general terms and conditions of Colygon as of April 2011. The

More information

IT Academy Lesson Plan

IT Academy Lesson Plan 10 IT Academy Lesson Plan Microsoft Sharepoint Turn potential into success Microsoft Office SharePoint 2010: Lesson Plans Introduction Preparing to teach courses on Microsoft SharePoint 2010 for the first

More information

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX Oracle Application Express 3 The Essentials and More Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX Arie Geller Matthew Lyon J j enterpririse PUBLISHING BIRMINGHAM

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

WHITEPAPER. Managing Design Changes in Enterprise SBM Installations

WHITEPAPER. Managing Design Changes in Enterprise SBM Installations WHITEPAPER Managing Design Changes in Enterprise SBM Installations By Tom Clement Serena Software, Inc. October 2013 Summary This document explains how to organize your SBM maintenance and development

More information

SharePoint Integration Framework Developers Cookbook

SharePoint Integration Framework Developers Cookbook Sitecore CMS 6.3 to 6.6 and SIP 3.2 SharePoint Integration Framework Developers Cookbook Rev: 2013-11-28 Sitecore CMS 6.3 to 6.6 and SIP 3.2 SharePoint Integration Framework Developers Cookbook A Guide

More information

Advanced Service Design

Advanced Service Design vcloud Automation Center 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Kaldeera Workflow Designer 2010 User's Guide

Kaldeera Workflow Designer 2010 User's Guide Kaldeera Workflow Designer 2010 User's Guide Version 1.0 Generated May 18, 2011 Index 1 Chapter 1: Using Kaldeera Workflow Designer 2010... 3 1.1 Getting Started with Kaldeera... 3 1.2 Importing and exporting

More information

SPHOL205: Introduction to Backup & Restore in SharePoint 2013. Hands-On Lab. Lab Manual

SPHOL205: Introduction to Backup & Restore in SharePoint 2013. Hands-On Lab. Lab Manual 2013 SPHOL205: Introduction to Backup & Restore in SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

STEVEN MANN. InfoPath* with. SharePoint HOW-TO. 800 East 96th Street, Indianapolis, Indiana 46240 USA

STEVEN MANN. InfoPath* with. SharePoint HOW-TO. 800 East 96th Street, Indianapolis, Indiana 46240 USA STEVEN MANN InfoPath* with SharePoint 2010 HOW-TO 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Overview of This Book 1 How to Benefit from This Book 1 How to Continue

More information

Oracle Application Development Framework Overview

Oracle Application Development Framework Overview An Oracle White Paper June 2011 Oracle Application Development Framework Overview Introduction... 1 Oracle ADF Making Java EE Development Simpler... 2 THE ORACLE ADF ARCHITECTURE... 3 The Business Services

More information

Creating Reports with Microsoft Dynamics AX SQL Reporting Services

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

More information

New 11g Features in Oracle Developer Tools for Visual Studio. An Oracle White Paper January 2008

New 11g Features in Oracle Developer Tools for Visual Studio. An Oracle White Paper January 2008 New 11g Features in Oracle Developer Tools for Visual Studio An Oracle White Paper January 2008 New 11g Features in Oracle Developer Tools for Visual Studio Introduction... 3 Integration with Visual Studio

More information

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms InfoPath 2013 Web Enabled (Browser) forms Creating Web Enabled

More information

OneDrive for Business User Guide

OneDrive for Business User Guide OneDrive for Business User Guide Contents OneDrive for Business and Office 365... 2 Storing University Information in the Cloud... 2 Signing in... 2 The Office 365 Interface... 3 The OneDrive App... 3

More information

Business 360 Online - Product concepts and features

Business 360 Online - Product concepts and features Business 360 Online - Product concepts and features Version November 2014 Business 360 Online from Software Innovation is a cloud-based tool for information management. It helps you to work smarter with

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 10.2 Last Updated: May 2012 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

New Nintex Workflow 2010 Business Value: Actions and Functions

New Nintex Workflow 2010 Business Value: Actions and Functions New Nintex Workflow 2010 Actions and Functions Contents Introduction... 3 Drag and Drop CRM Integration... 4 InfoPath Forms Design Integration... 4 Document Assembly... 5 User Defined Actions: Reusable

More information

The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform

The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform Technical Discussion David Churchill CEO DraftPoint Inc. The information contained in this document represents the current

More information

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

Microsoft Office SharePoint Designer 2007

Microsoft Office SharePoint Designer 2007 Microsoft Office SharePoint Designer 2007 February 2006 Table of Contents Overview of Microsoft Office SharePoint Designer 2007... 1 Build SharePoint Applications Quickly, Without Writing Server Code...

More information

Logi Ad Hoc Reporting Report Design Guide

Logi Ad Hoc Reporting Report Design Guide Logi Ad Hoc Reporting Report Design Guide Version 11.2 Last Updated: March, 2014 Page 2 Table of Contents INTRODUCTION... 4 What is Logi Ad Hoc Reporting?... 5 CHAPTER 1 Getting Started... 6 Learning the

More information

Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal

Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal JOIN TODAY Go to: www.oracle.com/technetwork/java OTN Developer Day Oracle Fusion Development Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal Hands on Lab (last update, June

More information

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises 4 DAYS SHAREPOINT FOR THE POWER USER AND SOLUTIONS BUILDER Course Code NCS: SharePoint No-code Solutions for Office 365 and On-premises AUDIENCE FORMAT COURSE DESCRIPTION Power Users Instructor led training

More information

OpenText Information Hub (ihub) 3.1 and 3.1.1

OpenText Information Hub (ihub) 3.1 and 3.1.1 OpenText Information Hub (ihub) 3.1 and 3.1.1 OpenText Information Hub (ihub) 3.1.1 meets the growing demand for analytics-powered applications that deliver data and empower employees and customers to

More information

NINTEX WORKFLOW TIPS AND TRICKS. Eric Rhodes

NINTEX WORKFLOW TIPS AND TRICKS. Eric Rhodes NINTEX WORKFLOW TIPS AND TRICKS Eric Rhodes Table of Contents Eric Rhodes 1 Label It 2 Document Your Workflows with Action Labels Going Way Back 3 Backup Workflows with the Export Feature Name That Variable

More information

Database Forms and Reports Tutorial

Database Forms and Reports Tutorial Database Forms and Reports Tutorial Contents Introduction... 1 What you will learn in this tutorial... 2 Lesson 1: Create First Form Using Wizard... 3 Lesson 2: Design the Second Form... 9 Add Components

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

SHAREPOINT 2010 FOUNDATION FOR END USERS

SHAREPOINT 2010 FOUNDATION FOR END USERS SHAREPOINT 2010 FOUNDATION FOR END USERS WWP Training Limited Page i SharePoint Foundation 2010 for End Users Fundamentals of SharePoint... 6 Accessing SharePoint Foundation 2010... 6 Logging in to your

More information

Hands-On Lab. Building a Data-Driven Master/Detail Business Form using Visual Studio 2010. Lab version: 1.0.0. Last updated: 12/10/2010.

Hands-On Lab. Building a Data-Driven Master/Detail Business Form using Visual Studio 2010. Lab version: 1.0.0. Last updated: 12/10/2010. Hands-On Lab Building a Data-Driven Master/Detail Business Form using Visual Studio 2010 Lab version: 1.0.0 Last updated: 12/10/2010 Page 1 CONTENTS OVERVIEW... 3 EXERCISE 1: CREATING THE APPLICATION S

More information

OneDrive for Business User Guide

OneDrive for Business User Guide OneDrive for Business User Guide Contents OneDrive for Business and Office 365... 2 Storing University Information in the Cloud... 2 Signing in... 2 The Office 365 Interface... 3 The OneDrive App... 3

More information

ARIS Design Platform Getting Started with BPM

ARIS Design Platform Getting Started with BPM Rob Davis and Eric Brabander ARIS Design Platform Getting Started with BPM 4y Springer Contents Acknowledgements Foreword xvii xix Chapter 1 An Introduction to BPM 1 1.1 Brief History of Business Process

More information

Elixir Schedule Designer User Manual

Elixir Schedule Designer User Manual Elixir Schedule Designer User Manual Release 7.3 Elixir Technology Pte Ltd Elixir Schedule Designer User Manual: Release 7.3 Elixir Technology Pte Ltd Published 2008 Copyright 2008 Elixir Technology Pte

More information

Microsoft Access 2010 Product Guide

Microsoft Access 2010 Product Guide Microsoft Access 2010 Product Guide Access 2010: An Overview... 1 Access 2010: At-a-Glance... 2 Get easier access to the right tools, at the right time.... 2 Build your databases faster and easier than

More information

New Features in Neuron ESB 2.6

New Features in Neuron ESB 2.6 New Features in Neuron ESB 2.6 This release significantly extends the Neuron ESB platform by introducing new capabilities that will allow businesses to more easily scale, develop, connect and operationally

More information

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING Like most people, you probably fill out business forms on a regular basis, including expense reports, time cards, surveys,

More information

Access 2007 Creating Forms Table of Contents

Access 2007 Creating Forms Table of Contents Access 2007 Creating Forms Table of Contents CREATING FORMS IN ACCESS 2007... 3 UNDERSTAND LAYOUT VIEW AND DESIGN VIEW... 3 LAYOUT VIEW... 3 DESIGN VIEW... 3 UNDERSTAND CONTROLS... 4 BOUND CONTROL... 4

More information

Microsoft Dynamics GP 2013. econnect Installation and Administration Guide

Microsoft Dynamics GP 2013. econnect Installation and Administration Guide Microsoft Dynamics GP 2013 econnect Installation and Administration Guide Copyright Copyright 2012 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is. Information

More information

2007 to 2010 SharePoint Migration - Take Time to Reorganize

2007 to 2010 SharePoint Migration - Take Time to Reorganize 2007 to 2010 SharePoint Migration - Take Time to Reorganize by Mark Klinchin CTO, MetaVis Technologies May 2010 Phone: (610)-717-0413 Email: info@metavistech.com Website: www.metavistech.com Introduction

More information

MarkLogic Server. Connector for SharePoint Administrator s Guide. MarkLogic 8 February, 2015

MarkLogic Server. Connector for SharePoint Administrator s Guide. MarkLogic 8 February, 2015 Connector for SharePoint Administrator s Guide 1 MarkLogic 8 February, 2015 Last Revised: 8.0-1, February, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents

More information

Jet Data Manager 2012 User Guide

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

More information

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

NEW FEATURES ORACLE ESSBASE STUDIO

NEW FEATURES ORACLE ESSBASE STUDIO ORACLE ESSBASE STUDIO RELEASE 11.1.1 NEW FEATURES CONTENTS IN BRIEF Introducing Essbase Studio... 2 From Integration Services to Essbase Studio... 2 Essbase Studio Features... 4 Installation and Configuration...

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

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best White Paper April 2007 For the latest information, go to http://www.microsoft.com/office for Office

More information

Oracle SQL Developer for Database Developers. An Oracle White Paper September 2008

Oracle SQL Developer for Database Developers. An Oracle White Paper September 2008 Oracle SQL Developer for Database Developers An Oracle White Paper September 2008 Oracle SQL Developer for Database Developers Introduction...3 Audience...3 Key Benefits...3 Architecture...4 Key Features...4

More information

D83167 Oracle Data Integrator 12c: Integration and Administration

D83167 Oracle Data Integrator 12c: Integration and Administration D83167 Oracle Data Integrator 12c: Integration and Administration Learn To: Use Oracle Data Integrator to perform transformation of data among various platforms. Design ODI Mappings, Procedures, and Packages

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.2 Content Author's Reference and Cookbook Rev. 091019 Sitecore CMS 6.2 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

ClaySys AppForms for SharePoint

ClaySys AppForms for SharePoint ClaySys AppForms for SharePoint - ClaySys AppForms for SharePoint is a No-Code development platform to build Business Applications and automate Business Processes. - The Key Value Proposition of the ClaySys

More information

Advanced Workflow Concepts Using SharePoint Designer 2010

Advanced Workflow Concepts Using SharePoint Designer 2010 Instructional Brief Advanced Workflow Concepts Using SharePoint Designer 2010 SharePoint User Group September 8th, 2011 This document includes data that shall not be redistributed outside of the University

More information

Using the Query Analyzer

Using the Query Analyzer Using the Query Analyzer Using the Query Analyzer Objectives Explore the Query Analyzer user interface. Learn how to use the menu items and toolbars to work with SQL Server data and objects. Use object

More information

Oracle SQL Developer for Database Developers. An Oracle White Paper June 2007

Oracle SQL Developer for Database Developers. An Oracle White Paper June 2007 Oracle SQL Developer for Database Developers An Oracle White Paper June 2007 Oracle SQL Developer for Database Developers Introduction...3 Audience...3 Key Benefits...3 Architecture...4 Key Features...4

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

Document Creation Automation Using SharePoint Designer Workflows

Document Creation Automation Using SharePoint Designer Workflows In this document we are going to investigate the capabilities of SharePoint Designer workflows to automate document creation; that is, the automated creation of documents based on templates that will have

More information

User Guide. Publication Date: October 30, 2015. Metalogix International GmbH., 2008-2015 All Rights Reserved.

User Guide. Publication Date: October 30, 2015. Metalogix International GmbH., 2008-2015 All Rights Reserved. ControlPoint for Office 365 Publication Date: October 30, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of

More information

Reporting Services. White Paper. Published: August 2007 Updated: July 2008

Reporting Services. White Paper. Published: August 2007 Updated: July 2008 Reporting Services White Paper Published: August 2007 Updated: July 2008 Summary: Microsoft SQL Server 2008 Reporting Services provides a complete server-based platform that is designed to support a wide

More information

Oracle Data Integrator for Big Data. Alex Kotopoulis Senior Principal Product Manager

Oracle Data Integrator for Big Data. Alex Kotopoulis Senior Principal Product Manager Oracle Data Integrator for Big Data Alex Kotopoulis Senior Principal Product Manager Hands on Lab - Oracle Data Integrator for Big Data Abstract: This lab will highlight to Developers, DBAs and Architects

More information

Setting up SQL Translation Framework OBE for Database 12cR1

Setting up SQL Translation Framework OBE for Database 12cR1 Setting up SQL Translation Framework OBE for Database 12cR1 Overview Purpose This tutorial shows you how to use have an environment ready to demo the new Oracle Database 12c feature, SQL Translation Framework,

More information

DocAve 6 Service Pack 1 Administrator

DocAve 6 Service Pack 1 Administrator DocAve 6 Service Pack 1 Administrator User Guide Revision C Issued October 2012 1 Table of Contents Table of Contents... 2 About DocAve Administrator for SharePoint... 6 Complementary Products... 6 Submitting

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can

More information

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING If you currently create forms using Word, Excel, or even Adobe Acrobat, it s time to step up to a best-in-class form designer:

More information

Choosing A CMS. Enterprise CMS. Web CMS. Online and beyond. Best-of-Breed Content Management Systems. 1300 762 912 info@ares.com.

Choosing A CMS. Enterprise CMS. Web CMS. Online and beyond. Best-of-Breed Content Management Systems. 1300 762 912 info@ares.com. Web CMS Enterprise CMS 1300 762 912 info@ares.com.au Sydney 275 alfred st north sydney nsw 2060 Melbourne 21 burwood road hawthorn vic 3122 Choosing A CMS Best-of-Breed Content Management Systems Brisbane

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

Microsoft Access Basics

Microsoft Access Basics Microsoft Access Basics 2006 ipic Development Group, LLC Authored by James D Ballotti Microsoft, Access, Excel, Word, and Office are registered trademarks of the Microsoft Corporation Version 1 - Revision

More information

SQL Server 2005: Report Builder

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

More information

Using SQL Reporting Services with Amicus

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

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Oracle Application Express Workshop

Oracle Application Express Workshop Oracle Application Express Workshop 0419 904 458 www.sagecomputing.com.au enquiries@sagecomputing.com.au Edition AUSOUG Conference 2006 SAGE Computing Services 2005-2006 SAGE Computing Services believes

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

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

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

More information

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA ABSTRACT The SAS Institute has a long history of commitment to openness

More information

Oracle Data Integrator 11g: Integration and Administration

Oracle Data Integrator 11g: Integration and Administration Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle Data Integrator 11g: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

Managing Third Party Databases and Building Your Data Warehouse

Managing Third Party Databases and Building Your Data Warehouse Managing Third Party Databases and Building Your Data Warehouse By Gary Smith Software Consultant Embarcadero Technologies Tech Note INTRODUCTION It s a recurring theme. Companies are continually faced

More information

SharePoint Online Setting site up for S drive data

SharePoint Online Setting site up for S drive data SharePoint Online Setting site up for S drive data Establishing team site locations and managing shared drive data file conversions and migration 8-18-2015 1 Introduction This storyboard is designed to

More information

Top 10 Oracle SQL Developer Tips and Tricks

Top 10 Oracle SQL Developer Tips and Tricks Top 10 Oracle SQL Developer Tips and Tricks December 17, 2013 Marc Sewtz Senior Software Development Manager Oracle Application Express Oracle America Inc., New York, NY The following is intended to outline

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

White Paper. Enterprise Enabler and SharePoint 2010 Or Why SharePoint Needs Enterprise Enabler. Pamela Szabó Stone Bond Technologies

White Paper. Enterprise Enabler and SharePoint 2010 Or Why SharePoint Needs Enterprise Enabler. Pamela Szabó Stone Bond Technologies White Paper Enterprise Enabler and SharePoint 2010 Or Why SharePoint Needs Enterprise Enabler Pamela Szabó Stone Bond Technologies Copyright 2014 Stone Bond Technologies, L.P. All rights reserved. The

More information

How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code

How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code A Guide through Web Parts in Quick Apps for SharePoint By Dan Barker, product manager, Dell Software Table of Contents

More information

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72 User Guide Contents 1 Introduction... 4 2 Requirements... 5 3 Important Note for Customers Upgrading... 5 4 Installing the Web Reports

More information

Guide to Automating Workflows Quickly and Easily

Guide to Automating Workflows Quickly and Easily Guide to Automating Workflows Quickly and Easily Part 3 Back to Contents 1 2012 Nintex USA LLC, All rights reserved. Errors and omissions excepted. Table of Contents Introduction... 3 Handling the Full

More information

HarePoint Workflow Scheduler Manual

HarePoint Workflow Scheduler Manual HarePoint Workflow Scheduler Manual For SharePoint Server 2010/2013, SharePoint Foundation 2010/2013, Microsoft Office SharePoint Server 2007 and Microsoft Windows SharePoint Services 3.0. Product version

More information

Requirements Management with Enterprise Architect

Requirements Management with Enterprise Architect An Introduction to Requirements Management with Enterprise Architect By Sparx Systems All material Sparx Systems 2010 version 1.3 www.sparxsystems.com Sparx Systems 2010 Page 1 Trademarks Object Management

More information

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T, F U S I O N E D I T I O N R E L E A S E 1 1. 1. 1.x P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E

More information

ibolt V3.2 Release Notes

ibolt V3.2 Release Notes ibolt V3.2 Release Notes Welcome to ibolt V3.2, which has been designed to deliver an easy-touse, flexible, and cost-effective business integration solution. This document highlights the new and enhanced

More information

Hands-On Lab. Embracing Continuous Delivery with Release Management for Visual Studio 2013. Lab version: 12.0.21005.1 Last updated: 12/11/2013

Hands-On Lab. Embracing Continuous Delivery with Release Management for Visual Studio 2013. Lab version: 12.0.21005.1 Last updated: 12/11/2013 Hands-On Lab Embracing Continuous Delivery with Release Management for Visual Studio 2013 Lab version: 12.0.21005.1 Last updated: 12/11/2013 CONTENTS OVERVIEW... 3 EXERCISE 1: RELEASE MANAGEMENT OVERVIEW...

More information

Salesforce-Wrike Integration Setup Manual

Salesforce-Wrike Integration Setup Manual Salesforce-Wrike Integration Setup Manual This document has been designed for Salesforce administrators. It will guide you through the setup process for the integration between your Salesforce instance

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet The 2007 Microsoft Office System The 2007 Microsoft Office system is a complete set of desktop and server software that can help streamline the way you and your people do business. This latest release

More information

Developing Web Applications for Microsoft SQL Server Databases - What you need to know

Developing Web Applications for Microsoft SQL Server Databases - What you need to know Developing Web Applications for Microsoft SQL Server Databases - What you need to know ATEC2008 Conference Session Description Alpha Five s web components simplify working with SQL databases, but what

More information

INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3

INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3 INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3 Often the most compelling way to introduce yourself to a software product is to try deliver value as soon as possible. Simego DS3 is designed to get you

More information

Oracle Data Integrator: Administration and Development

Oracle Data Integrator: Administration and Development Oracle Data Integrator: Administration and Development What you will learn: In this course you will get an overview of the Active Integration Platform Architecture, and a complete-walk through of the steps

More information

How To Load Data Into An Org Database Cloud Service - Multitenant Edition

How To Load Data Into An Org Database Cloud Service - Multitenant Edition An Oracle White Paper June 2014 Data Movement and the Oracle Database Cloud Service Multitenant Edition 1 Table of Contents Introduction to data loading... 3 Data loading options... 4 Application Express...

More information

Data Tool Platform SQL Development Tools

Data Tool Platform SQL Development Tools Data Tool Platform SQL Development Tools ekapner Contents Setting SQL Development Preferences...5 Execution Plan View Options Preferences...5 General Preferences...5 Label Decorations Preferences...6

More information