Architecture Overview Nintex Live

Size: px
Start display at page:

Download "Architecture Overview Nintex Live"

Transcription

1

2 Table of Contents Architecture Overview - Nintex Live... 3 Nintex Live for SharePoint environments... 3 Nintex Live services for Nintex Workflow... 5 Nintex Live services for Nintex Forms... 5 Nintex Live framework (enablement)... 5 SharePoint to Nintex Live Authentication... 5 SharePoint to Nintex Live Communication... 6 Nintex Live for Office 365 environments... 9 Nintex Live services for Nintex Workflow for Office Office 365 to Nintex Live Communication Nintex Live definitions Nintex Live terms Nintex terms Non-Nintex terms Page 2 of 12

3 Architecture Overview - Nintex Live This article describes the architecture of Nintex Live. Contents: Nintex Live for SharePoint environments Nintex Live for Office 365 environments Nintex Live definitions Nintex Live is a hosted service on the Microsoft Windows Azure cloud platform that securely extends the integrated capabilities of Nintex Workflow, Nintex Forms for SharePoint, and Nintex Mobile. When Nintex Live capability is enabled, workflow and forms designers can accomplish these tasks: Add available Nintex Live services from the Nintex Live Catalog to the Nintex Workflow actions toolbox. Build more powerful workflows by including third-party service providers. (Nintex Forms for SharePoint) Publish and host forms within Nintex Live, which can then be submitted by anonymous, secure desktop, or mobile device end-users safely outside a company s firewall. Nintex Live for SharePoint environments The following diagram shows the architecture of Nintex Live for SharePoint environments. It displays the relationships and transient data flow between the Nintex Live/Windows Azure infrastructure for Nintex Workflows and Nintex Forms and the Nintex Live framework that enables connectivity to Nintex Live. Page 3 of 12

4 1 Ref Description Nintex Live services manage and handle authentication, data transfer, and storage for both Nintex Workflow and Nintex Forms The framework for Nintex Workflow and Nintex Forms provides the connectivity component and details required to leverage the Nintex Live hosted service. After the Nintex Live framework has been deployed to your SharePoint environment, the components can be enabled for Nintex Workflow and Nintex Forms. Using Nintex Mobile apps, customers and employees can connect, consume, and submit their forms, tasks, and attachments. Nintex Mobile apps are available on all major mobile platforms. Important! Nintex Live is a data routing solution only. It is not a repository or system of record. Any data temporarily held by Nintex Live is cleaned/removed after the dependent processes are finalized. In the event where a workflow initiates a live request and the third-party service is unavailable to process the request, or, a request is processed but Nintex Live is unable to deliver the response back to SharePoint, the message is considered orphaned and will be permanently deleted. Page 4 of 12

5 Nintex Live services for Nintex Workflow Nintex Live services for Nintex Workflow (SharePoint) is a service broker that provides message queue management and a services catalog (Nintex Live Catalog). The workflow designer is able to leverage real-time, web-based intelligence within the business processes. Nintex Live Catalog The Nintex Live Catalog lists the available Nintex Live services that can be added to the Nintex Workflow actions toolbox. It also includes the details of the service provider, description of the service, whether the service is free or requires payment, if registration is required, and the terms of use for the service. For more information, see Using the Nintex Live Catalog. Service Provider While the service provider (for example, Dropbox or Google) is technically the owner of the internetbased application that has exposed a web service API for public or contracted consumption. Nintex Live considers brokered services to be the service provider. Queue Management The Queue Management layer receives service requests and places them in a queue before they are executed. In the event the service is unavailable, Nintex Live will hold the request and continue when the service is available again. This allows workflows to continue independent of service availability. Nintex Live services for Nintex Forms Nintex Live services for Nintex Forms (SharePoint) is a hosting service. This form hosting service allows an organization to extend their forms beyond the intranet and extranet, making it available and accessible from anywhere without relying on the configuration of the SharePoint infrastructure. Individuals outside the corporate network may easily access the form from any device (as designed by the forms designer). Nintex Live framework (enablement) Products: Nintex Workflow 2013, 2010, 2007; Nintex Forms 2013, The Nintex Live Framework (nintexlivecore.wsp) is included with Nintex Workflow and Nintex Forms to enable connectivity to Nintex Live. The Nintex Live Framework provides common settings such as connection details to Nintex Live for both Nintex Workflow and Nintex Forms. Functionality for Nintex Workflow Allows workflow designers to add pre-defined Nintex Live services from the Nintex Live Catalog to the Nintex Workflow actions toolbox. They also determine what data is sent to the Nintex Live/Windows Azure platform as a parameter in the workflow actions. For more information about installing and enabling Nintex Live, see the Installation Guides. Functionality for Nintex Forms Allows form designers to make designated forms available to internet users through Nintex Live. SharePoint to Nintex Live Authentication To use the specific Nintex Live service (Workflow/Forms), a valid product license key known as the Nintex License File (NLF) must be activated. The NLF is used to authenticate with the SharePoint farm. Once the SharePoint farm authenticates with Nintex Live, an Authentication Key is generated and used to authenticate further secure Transport Layer Security (TLS) requests made by the SharePoint Page 5 of 12

6 farm. The Authentication Key expires after a set period of time (at time of writing, less than 24 hours). When an Authentication Key expires, the SharePoint farm will request a new key by authenticating with Nintex Live. A SharePoint farm is identified using two pieces of information: 1. The NLF. 2. A Live ID (generated by Nintex). Nintex Live uses the Live ID as a unique identifier for the SharePoint farm. This ID is auto generated at product installation and can be updated or changed through Nintex Live Management in SharePoint Central Administration. Based on a combination of the NLF and the Live ID, a unique identity is generated for the Nintex Live application (Workflow/Forms). This application identity is secured inside Nintex Live. Nintex Live does not expose the Nintex ID of the SharePoint environment nor the service provider. Whenever a request is made (submitting a form / executing a Nintex Live action within a workflow), the request passes through Nintex Live and a random generated ID mapped to the application identity is provided to the service provider to respond to a request. This process ensures that at either end point, there is no possibility to identify where the end point is, reducing security issues where the identity of the requester or service can be deciphered. For more information about accessing Nintex Live, see Using Nintex Live Connector. SharePoint to Nintex Live Communication Products: Nintex Workflow 2013, 2010, 2007; Nintex Forms 2013, 2010 All communication points to Nintex Live use TLS. Nintex Workflow for SharePoint Communication includes connection to and from the SharePoint farm and third-party service providers. Page 6 of 12

7 The following table refers to and describes the communication points in Figure 2: Nintex Live Services for Nintex Workflow Communications. Ref TLS Description 1 Yes Request made to and received from Nintex Live (includes file transfers, if there are any) 2 Yes Service provider connects to Nintex Live over TLS to retrieve and respond to the requests (includes file transfers, if there are any) Note: Data is transmitted securely over TLS to and from Nintex Live and the third-party service provider. Once the data has been successfully passed to the third-party service provider, it is then the responsibility of the third-party service provider to maintain the security and integrity of the data. Data storage Nintex Live services for Nintex Workflow uses Azure storage. All files transferred between Nintex Live and the SharePoint farm are over a TLS connection. Refer to Figure 2: Nintex Live Services for Nintex Workflow Communications. When a file is uploaded or downloaded using a service provider (for example, SharePoint download file, File download, Upload to Dropbox), the file is temporarily stored in the Azure provided storage container specifically allocated for each Nintex Live ID (SharePoint farm) within Nintex Live until the service request has been completed successfully. Once the request is completed successfully the file is deleted from Nintex Live immediately. If the request does not complete successfully, the request and file is considered orphaned and will be permanently deleted. Page 7 of 12

8 Nintex Live services for Nintex Workflow Nintex Live services may be used as part of building workflows. Nintex Forms for SharePoint Communication occurs when publishing and submitting forms. The following table refers to and describes the communication points in Figure 3: Nintex Live Services for Nintex Forms Communications. Ref TLS Description a b Yes Forms definitions are published to Nintex Live services for Nintex Forms Yes Anonymous and authenticated forms are viewed and submitted Data storage Nintex Live services for Nintex Forms uses Azure storage. The following data is stored within the Azure storage: Form definitions that are published to Nintex Live. Data captured when a form is submitted through Nintex Live. Page 8 of 12

9 A form definition is kept in Nintex Live until the defined Form Expiry Date is reached or when the form has been unpublished from Nintex Live. The Form Expiry Date property is defined by the form designer when configuring the Live Settings for the Nintex form. If no Form Expiry Date is specified, the form definition will not expire and will remain in Nintex Live indefinitely. Data captured in a form will reside in Nintex Live until it is transferred to the associated list within the SharePoint farm. Once the transfer to the list is complete, the data is deleted. Authentication When a form is published to Nintex Live, the form designer sets the security restrictions (secure or anonymous) on the form. When selecting secure, the form designer is required to specify the users who will be allowed to view and submit the form. For each user specified, the address is used as the primary identity stored with the form definition. The defined users are then required to authenticate with a form configured authentication provider (for example, Windows Live, Google, or Facebook). The authentication provider (e.g Google) will supply Nintex Live with the user s registered address. The address supplied by the authentication provider is verified dependent on a match to an address stored in the form. Internet-published forms As described, form designers can publish Nintex Forms to Nintex Live. These forms may then be accessed by anyone (should the forms designer choose to do so) outside the corporate network. This access, however, may require additional Microsoft server licensing (applicable only to SharePoint 2010). The Nintex Live functionality for Nintex Workflow and Nintex Forms uses TLS for connecting to the intended Nintex Live service. Nintex Live for Office 365 environments Nintex Live for Nintex Workflow (Office 365) runs on the Windows Azure platform. For information about the security frameworks, see the Microsoft Azure documentation. The following diagram shows the architecture of Nintex Live for Office 365 environments. Page 9 of 12

10 1 Ref Description Nintex Live services manage and handle authentication, data transfer, and storage for Nintex Workflow for Office Workflow designers add Nintex Live services from the Nintex Store to the Nintex Workflow actions toolbox. Build, publish, and run workflows using added web services. External actions execute outside of your Office 365 tenancy. Using Nintex Mobile apps, customers and employees can connect, consume, and submit forms, tasks, and attachments. Nintex Mobile apps are available on all major mobile platforms. Nintex Live services for Nintex Workflow for Office 365 Nintex Live services for Nintex Workflow is a cloud service broker that provides message queue management and a services catalog (Nintex Store). The workflow designer is able to leverage realtime, web-based intelligence within the business processes. Nintex Store The Nintex Store lists the available Nintex Live services that can be added to the Nintex Workflow actions toolbox. It also includes the details of the service provider, description of the service, whether the service is free or requires payment, if registration is required, and the terms of use for the service. For more information about the Nintex Store, see the Nintex Workflow for Office 365 Help. Service Provider While the service provider (for example, Dropbox or Google) is technically the owner of the internetbased application that has exposed a web service API for public or contracted consumption. Nintex Live considers brokered services to be the service provider. Queue Management The Queue Management layer receives service requests and places them in a queue before they are executed. In the event the service is unavailable, Nintex Live will hold the request and continue when the service is available again. This allows workflows to continue independent of service availability. Office 365 to Nintex Live Communication All communication is through TLS. Nintex Workflow for Office 365 The following provides an overview of the communication process: 1. The workflow designer configures the relevant Nintex Live actions from within the Nintex Workflow designer. 2. The workflow action determines what data points are considered sensitive for encryption purposes. Nintex Workflow for Office 365 is built to automatically treat credential passwords as sensitive information and encrypted. 3. When the workflow is published, any sensitive configuration options are encrypted from within the Nintex Workflow for Office 365 application. a. All encryption is in memory. There is no storage of unencrypted credentials as part of the workflow publishing process. b. The published workflow definition contains the encrypted item, not plain text. Note: Users can use a variable to store a credential, then utilize that variable in the Page 10 of 12

11 Credential field. In this case, the setting of the variable may not be subject to encryption. Nintex recommends storing credentials in the designated Credential field. 4. At run time, when the workflow executes, the workflow sends the action configuration, including the encrypted information, to Nintex over secure TLS. The credentials are then decrypted in memory before sending it to the Nintex Live routing engine also within the Nintex Live/Windows Azure infrastructure. Data storage Nintex Live services for Nintex Workflow on Office 365 uses Azure storage. Nintex Live definitions The following terms are relevant to Nintex Live as used in both SharePoint and Office 365 products. Nintex Live terms Term Definition SharePoint 1 Nintex Live action Nintex Live catalog Nintex Live services for Nintex Forms Nintex Live services for Nintex Workflow Nintex Live framework Workflow action that uses the Nintex Live service. Connects to an internet-based application exposing web service APIs for public or contracted consumption. Examples: Google Drive download file, Dropbox query files. Provides access to Nintex Live actions. Indicates the service provider and description, subscription and registration requirements (where applicable), and terms of use. Set of Nintex Live services that hosts forms for anonymous access. Set of Nintex Live services that manages message queues and provides access to Nintex Live actions. Uses Azure storage. Solution (nintexlivecore.wsp) providing connectivity between the Nintex Live service and Nintex workflows and forms. Securely extends integration of Nintex workflows and forms. Nintex Live service 1 Nintex Workflow 2013, Nintex Workflow 2010, Nintex Forms 2013, Nintex Forms 2010 (and Nintex Mobile) 2 Nintex Workflow for Office 365 Office Nintex terms Term Definition SharePoint 1 Office Nintex form Form created using Nintex Forms designer. Nintex license The.nlf file for Nintex Workflow or Nintex Forms file (NLF) that includes Nintex Live. Nintex Store Provides access to Nintex Live actions. Indicates the service provider and description, subscription and registration requirements (where applicable), and terms of use. Nintex workflow Nintex Workflow actions toolbox Workflow created using Nintex Workflow designer. Lists workflow actions for use in the Nintex Workflow designer. Page 11 of 12

12 Nintex Workflow designer User interface for creating and modifying Nintex workflows. 1 Nintex Workflow 2013, Nintex Workflow 2010, Nintex Forms 2013, Nintex Forms 2010 (and Nintex Mobile) 2 Nintex Workflow for Office 365, Nintex Forms for Office 365 (and Nintex Mobile) Non-Nintex terms Term Definition SharePoint 1 SharePoint farm queue management service provider Transport Layer Security (TLS) Logical grouping of SharePoint servers that share common resources. A farm typically operates stand-alone, but can also subscribe to functions from another farm, or provide functions to another farm. Each farm has its own central configuration database, which is managed through either a PowerShell interface, or a Central Administration website. Receives and orders service provider requests related to Nintex Live actions. Unavailable providers are retried for a given period to prevent workflows from failing due to intermittent availability. Component of Nintex Live services for Nintex Workflow. Owner of the Nintex Live action. Examples: Dropbox, Google. Secure protocol used for file transfers and other communications to Nintex Live (from/to service providers, Nintex Workflow, and Nintex Forms). 1 Nintex Workflow 2013, Nintex Workflow 2010, Nintex Forms 2013, Nintex Forms 2010 (and Nintex Mobile) 2 Nintex Workflow for Office 365, Nintex Forms for Office 365 (and Nintex Mobile) Office Page 12 of 12

Know Your Customer Limited INFRASTRUCTURE & SECURITY OVERVIEW (IS) V1

Know Your Customer Limited INFRASTRUCTURE & SECURITY OVERVIEW (IS) V1 Know Your Customer Limited INFRASTRUCTURE & SECURITY OVERVIEW (IS) V1 Overview of KYC basic infrastructure, security and implementation, policies and practices. Know Your Customer Limited Tel +353 1-2440669

More information

Top. Reasons Enterprises Select kiteworks by Accellion

Top. Reasons Enterprises Select kiteworks by Accellion Top 10 Reasons Enterprises Select kiteworks by Accellion Accellion Enterprise Customers Include: Top 10 Reasons Enterprises Select kiteworks kiteworks by Accellion is the leading private cloud content

More information

Simple. Serverless. Secure. { Secure Cloud Printing for Business }

Simple. Serverless. Secure. { Secure Cloud Printing for Business } Simple. Serverless. Secure. { Secure Cloud Printing for Business } Secure Cloud Printing for Business Cloud services can transform how today's businesses work, optimizing processes while reducing capital

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 20332 - Advanced Solutions of Microsoft SharePoint Server 2013 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day training course examines

More information

{ Secure Cloud Printing & Scanning for Business }

{ Secure Cloud Printing & Scanning for Business } Simple. Serverless. Secure. { Secure Cloud Printing & Scanning for Business } Secure Cloud Printing & Scanning for Business Cloud services can transform how today's businesses work, optimizing processes

More information

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 ABOUT THIS COURSE This five-day course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus include implementing high availability, disaster

More information

Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom

Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom Course Overview This five-day course examines how to plan, configure,

More information

Exam /Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013

Exam /Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013 Exam 70-332/Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013 Prerequisites Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

Integrating MDM and Cloud Services with System Center Configuration Manager

Integrating MDM and Cloud Services with System Center Configuration Manager Integrating MDM and Cloud Services with System Center Configuration Manager 20703-2; 3 days, Instructor-led About this course This is a three-day Instructor Led Training (ILT) course that describes mobile

More information

This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems.

This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems. This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems. 1 On completion of this topic, you will be able to: Explain the

More information

20332B: Advanced Solutions of Microsoft SharePoint Server 2013

20332B: Advanced Solutions of Microsoft SharePoint Server 2013 20332B: Advanced Solutions of Microsoft SharePoint Course Details Course Code: Duration: Notes: 20332B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

Administering Microsoft System Center Configuration Manager and Cloud Services Integration (beta) (703)

Administering Microsoft System Center Configuration Manager and Cloud Services Integration (beta) (703) Administering Microsoft System Center Configuration Manager and Cloud Services Integration (beta) (703) Configure and Maintain a Configuration Manager Management Infrastructure Configure the management

More information

Integrating MDM and Cloud Services with System Center Configuration Manager

Integrating MDM and Cloud Services with System Center Configuration Manager Integrating MDM and Cloud Services with System Center Configuration Manager OD20703-2; On-Demand, Video-based Course Description This course describes mobile device management (MDM) technologies and the

More information

Pepperi Plugin for SAP Business One

Pepperi Plugin for SAP Business One Pepperi Plugin for SAP Business One April. 2015 Ver 1.1 Contents 1 Introduction...4 1.1 System Requirements... 4 1.2 Glossary... 4 2 System Architecture...5 3 Overview...6 3.1 Installation and Setup...

More information

Course Content Advanced Solutions of Microsoft SharePoint Server Course ID#: W Hours: 35. Course Description:

Course Content Advanced Solutions of Microsoft SharePoint Server Course ID#: W Hours: 35. Course Description: Course Content Course Description: This course examines how to plan, configure, and manage a environment. Special areas of focus include implementing high availability, disaster recovery, service application

More information

Software Solutions. control printing and copying improve user productivity heighten document security integrate and optimize your print room

Software Solutions. control printing and copying improve user productivity heighten document security integrate and optimize your print room Software Solutions control printing and copying improve user productivity heighten document security integrate and optimize your print room Advanced Software Solutions Keep your office and print room running

More information

PNMsoft SCE July 2016 Product Version 7.5 and above

PNMsoft SCE July 2016 Product Version 7.5 and above PNMsoft Knowledge Base Sequence User Guides PNMsoft SCE July 2016 Product Version 7.5 and above 2016 PNMsoft All Rights Reserved This document, including any supporting materials, is owned by PNMsoft Ltd

More information

Transitioning Guide. Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF.

Transitioning Guide. Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF. Transitioning Guide Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF Office 365 Microsoft Dynamics 365 Power BI Sales Customer Service

More information

AppSheet: Design and Architecture

AppSheet: Design and Architecture AppSheet: Design and Architecture ABSTRACT This white paper introduces the design and architecture of the AppSheet platform. Readers will gain an understanding of the AppSheet operating infrastructure,

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MS10979]: Microsoft Azure Fundamentals Length : 2 Days Audience(s) : IT Professionals Level : 100 Technology : Azure Delivery Method : Instructor-led (Classroom) Course Overview This course provides the

More information

Microsoft Dynamics GP What s New

Microsoft Dynamics GP What s New Microsoft Dynamics GP 2015 What s New Copyright Copyright 2014 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Microsoft Dynamics GP What s New

Microsoft Dynamics GP What s New Microsoft Dynamics GP 2015 What s New Copyright Copyright 2015 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

SCRIBE WHITE PAPER HOW SCRIBE ONLINE WORKS

SCRIBE WHITE PAPER HOW SCRIBE ONLINE WORKS SCRIBE WHITE PAPER HOW SCRIBE ONLINE WORKS Introduction Scribe Online is a leading integration platform as a service (ipaas) from Scribe Software. It has a multi-tenant architecture that scales by distributing

More information

VMware AirWatch Enterprise Integration Service Guide EIS Server Installation and Integration

VMware AirWatch Enterprise Integration Service Guide EIS Server Installation and Integration VMware AirWatch Enterprise Integration Service Guide EIS Server Installation and Integration Workspace ONE UEM v9.5 Have documentation feedback? Submit a Documentation Feedback support ticket using the

More information

VMware AirWatch Enterprise Integration Service Guide EIS Server Installation and Integration

VMware AirWatch Enterprise Integration Service Guide EIS Server Installation and Integration VMware AirWatch Enterprise Integration Service Guide EIS Server Installation and Integration Workspace ONE UEM v9.6 Have documentation feedback? Submit a Documentation Feedback support ticket using the

More information

This module introduces students to cloud services and the various Azure services. It describes how to

This module introduces students to cloud services and the various Azure services. It describes how to Course Outline Module 1: Getting Started with Microsoft Azure This module introduces students to cloud services and the various Azure services. It describes how to use the Azure portal to access and manage

More information

{ One Platform for all your Print, Scan and Device Management }

{ One Platform for all your Print, Scan and Device Management } { One Platform for all your Print, Scan and Device Management } Manage all Printing and Scanning with one single Platform Incorporating uniflow into your document processes will improve the control and

More information

SCRIBE WHITE PAPER HOW SCRIBE ONLINE WORKS

SCRIBE WHITE PAPER HOW SCRIBE ONLINE WORKS SCRIBE WHITE PAPER HOW SCRIBE ONLINE WORKS Introduction Scribe Online is a leading integration platform as a service (ipaas) from Scribe Software. It has a multi-tenant architecture that scales by distributing

More information

Running Effective Projects In Office 365. September 19, 2015

Running Effective Projects In Office 365. September 19, 2015 Running Effective Projects In Office 365 September 19, 2015 Peter Carson President, Envision IT SharePoint MVP Partner Seller, Microsoft Canada peter.carson@extranetusermanager.com http://blog.petercarson.ca

More information

Introducing webmethods Integration Cloud April 21-22, 2015 Sachin Gadre Sr. Director, Product Management

Introducing webmethods Integration Cloud April 21-22, 2015 Sachin Gadre Sr. Director, Product Management Introducing webmethods Integration Cloud April 21-22, 2015 Sachin Gadre Sr. Director, Product Management 1 Introducing Integration Cloud 2 Key Capabilities Enroll & Manage Design & Develop Test & Run Tenant

More information

Bluemix Overview. Last Updated: October 10th, 2017

Bluemix Overview. Last Updated: October 10th, 2017 Bluemix Overview Last Updated: October 10th, 2017 Agenda Overview Architecture Apps & Services Cloud Computing An estimated 85% of new software is being built for cloud deployment Cloud Computing is a

More information

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS Course Duration: 5 Days About this course This course is aimed at experienced IT professionals who currently administer their on-premise infrastructure.

More information

COURSE OUTLINE MOC 20332: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 MODULE 1: UNDERSTANDING THE SHAREPOINT SERVER 2013 ARCHITECTURE

COURSE OUTLINE MOC 20332: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 MODULE 1: UNDERSTANDING THE SHAREPOINT SERVER 2013 ARCHITECTURE COURSE OUTLINE MOC 20332: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 MODULE 1: UNDERSTANDING THE SHAREPOINT SERVER 2013 ARCHITECTURE This module introduces the architectural features that underpin

More information

Functional Requirements of the National Health Infrastructure in Haiti

Functional Requirements of the National Health Infrastructure in Haiti Functional Requirements of the National Health Infrastructure in Haiti Copyright 2016 University of Washington I-TECH This work is licensed under a Creative Commons Attribution 4.0 International License

More information

Cloud OS Customer-Ready Services

Cloud OS Customer-Ready Services Cloud OS Customer-Ready Services ON-PREMISES CONSISTENT 1PLATFORM MICROSOFT SERVICE PROVIDER Web Platform application Services (PaaS) Infrastructure Services (IaaS) Reliable messaging Virtual Networking

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

More information

Dynamics 365 for Field Service - User's Guide

Dynamics 365 for Field Service - User's Guide Dynamics 365 for Field Service - User's Guide 1 Contents Manage your field service operations with Microsoft Dynamics 365 for Field Service...8 Install Microsoft Dynamics 365 for Field Service...9 Install

More information

SharePoint Saturday Detroit #SPSDETROIT

SharePoint Saturday Detroit #SPSDETROIT SharePoint Saturday Detroit DECEMBER 2 ND, 2017 In This Session We Will Cover: What Flow is The Components of a Flow Admin Center Mobile App Demos What is Flow? "Work Less, Do More!" Cloud based service,

More information

PRODUCT DESCRIPTIONS AND METRICS

PRODUCT DESCRIPTIONS AND METRICS PRODUCT DESCRIPTIONS AND METRICS PSLT Adobe Creative Cloud and Adobe Document Cloud (2016v1.4) PRODUCT SPECIFIC LICENSING TERMS FOR ON-PREMISE SOFTWARE 1. Multiple-User Access. 1.1 If On-premise Software

More information

WEBCENTER PORTAL CLOUD. Create Engaging, Integrated Digital Experiences

WEBCENTER PORTAL CLOUD. Create Engaging, Integrated Digital Experiences WEBCENTER PORTAL CLOUD Create Engaging, Integrated Digital Experiences ?? Oracle provides an integrated web experience, transforming the way people work and connect. It s available for cloud as well as

More information

Enterprise Enabler and Salesforce.com

Enterprise Enabler and Salesforce.com White Paper Enterprise Enabler and Salesforce.com Incorporating on-premise data without moving it to the cloud Pamela Szabó Stone Bond Technologies, L.P. 1 Enterprise Enabler and Salesforce.com Incorporate

More information

MANAGING A STUDENT-FRIENDLY PRINTING ENVIRONMENT FOR EDUCATION

MANAGING A STUDENT-FRIENDLY PRINTING ENVIRONMENT FOR EDUCATION MANAGING A STUDENT-FRIENDLY PRINTING ENVIRONMENT FOR EDUCATION MANAGING A STUDENT-FRIENDLY PRINTING ENVIRONMENT OFFER THE LATEST SECURE PRINTING AND COPYING TECHNOLOGY WHILE TAKING FULL CONTROL OF YOUR

More information

This course provides students with the knowledge and skills to monitor and operate a private cloud.

This course provides students with the knowledge and skills to monitor and operate a private cloud. MOC 20246C: Monitoring and Operating a Private Cloud Course Overview This course provides students with the knowledge and skills to monitor and operate a private cloud. Course Introduction Course Introduction

More information

Sage 100. Sage Payroll Services Getting Started Guide

Sage 100. Sage Payroll Services Getting Started Guide Sage 100 Sage Payroll Services Getting Started Guide This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service

More information

Creating & Upgrading SharePoint Workflows. Daniel Glenn Nashville SharePoint Users Group May 9 th, 2017

Creating & Upgrading SharePoint Workflows. Daniel Glenn Nashville SharePoint Users Group May 9 th, 2017 Creating & Upgrading SharePoint Workflows Daniel Glenn Nashville SharePoint Users Group May 9 th, 2017 About me Collaboration Practice leader at InfoWorks Inc. @DanielGlenn DanielGlenn.com Who is InfoWorks?

More information

Reduce the time & labor to process and archive documents. Reduce document cycle times. Create audit trails of document handling activities

Reduce the time & labor to process and archive documents. Reduce document cycle times. Create audit trails of document handling activities NashuaDocs NashuaDocs works for you: Reduce costs Reduce the time & labor to process and archive documents Minimise shipping costs Enhance productivity Reduce document cycle times Improve accuracy Ensure

More information

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar

Cloud Platforms. Various types and their properties. Prof. Balwinder Sodhi. 1 Computer Science and Engineering, IIT Ropar Cloud Platforms Various types and their properties Prof. Balwinder Sodhi 1 Computer Science and Engineering, IIT Ropar Cloud Classification Service model based Depends on the cloud services being offered

More information

Intelligent Asset Management Servers, Desktops, Notebooks, Tables Smartphones

Intelligent Asset Management Servers, Desktops, Notebooks, Tables Smartphones Unlike other solutions where only an Inventory is made, Easy Inventory's proposal is to offer a complete, easy, automatic, fast and low cost TI asset management service accessible to all sizes of business,

More information

20332: Advanced Solutions of Microsoft SharePoint Server 2013

20332: Advanced Solutions of Microsoft SharePoint Server 2013 To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com 20332: Advanced Solutions of Microsoft SharePoint Server 2013 Duration: 5 Days Course Outline Module

More information

Cloud Content Management for the Enterprise using Microsoft Azure

Cloud Content Management for the Enterprise using Microsoft Azure Cloud Content Management for the Enterprise using Microsoft Azure The Box and Microsoft partnership A partnership that continues to grow Cloud Storage Partner Program for Office Online interoperability:

More information

Module Introduction COPYRIGHT

Module Introduction COPYRIGHT Module Introduction In K2 Essentials you will learn more about K2 at a high level, focusing on the platform as a whole, why you would use K2 and how K2 is used by various roles in an organization. We will

More information

: Integrating MDM and Cloud Services with System Center Configuration Manager

: Integrating MDM and Cloud Services with System Center Configuration Manager 20703-2: Integrating MDM and Cloud Services with System Center Configuration Manager Overview This is a three-day Instructor Led Training (ILT) course that describes mobile device management (MDM) technologies

More information

SQL Server Analysis Services Tabular Models and Power BI

SQL Server Analysis Services Tabular Models and Power BI SQL Server Analysis Services Tabular Models and Power BI Course ISI-1487 4 Days Instructor-led, Hands-on Introduction This four-day instructor-led course is aimed at database professionals who fulfill

More information

Anywhere365 for Skype for Business

Anywhere365 for Skype for Business Software & Compliance Anywhere365 Dialogue Management Anywhere365 for Skype for Business We manage real-time dialogues between organizations, people, devices and things Anywhere365 Dialogue Management

More information

OneList Approvals Technical Overview

OneList Approvals Technical Overview OneList Approvals Technical Overview V 3.8 April 2015 Contents 1. OneList Approvals... 3 1.1. What is OneList...3 1.2. Key business benefits of OneList...4 1.3. Key features of OneList...5 1.4. How does

More information

A technical discussion of performance and availability December IBM Tivoli Monitoring solutions for performance and availability

A technical discussion of performance and availability December IBM Tivoli Monitoring solutions for performance and availability December 2002 IBM Tivoli Monitoring solutions for performance and availability 2 Contents 2 Performance and availability monitoring 3 Tivoli Monitoring software 4 Resource models 6 Built-in intelligence

More information

Prepare for GDPR today with Microsoft 365

Prepare for GDPR today with Microsoft 365 Prepare for GDPR today with Microsoft 365 2 Table of contents 01. 02. 03. 04. 05. Executive Sumary Landscape Assess and manage your compliance risk Protect your most sensitive data Closing 3 01. Executive

More information

Share Point Online Training

Share Point Online Training Share Point Online Training About the SharePoint Course Welcome to the SharePoint on-line Training. In short, SharePoint is a a browser-based collaboration, content management, and additionally extensible

More information

CAPTURE, CONVERT & DELIVER PAPER DOCUMENTS: INTELLIGENT - PRODUCTIVE - EFFECTIVE

CAPTURE, CONVERT & DELIVER PAPER DOCUMENTS: INTELLIGENT - PRODUCTIVE - EFFECTIVE SCANSHARE CAPTURE, CONVERT & DELIVER PAPER DOCUMENTS: INTELLIGENT - PRODUCTIVE - EFFECTIVE Scanshare is a powerful yet easy-to-use software solution that lets you integrate your paper-based workflows,

More information

_ PRODUCT OVERVIEW EFFECTIVE AUGUST 6, 2018 PRODUCT OVERVIEW

_ PRODUCT OVERVIEW EFFECTIVE AUGUST 6, 2018 PRODUCT OVERVIEW ServiceNow Applications PRODUCT OVERVIEW Activity Designer Activity Packs Agent Intelligence Agile Development Application Portfolio Asset Audit Basic Case Case and Knowledge (Formerly: HR Service ) Change

More information

DATA INTEGRATION MADE EASY

DATA INTEGRATION MADE EASY DATA INTEGRATION MADE EASY Microsoft SQL Server-based data integration solutions for connectivity & productivity Microsoft Dynamics 365 AX CRM NAV Azure Service Bus SSIS Productivity Pack More Features.

More information

The LBi HR HelpDesk. The Features of a Solution Engineered to Empower Employees and Maximize HR in Companies of Any Size. LBiSoftware.

The LBi HR HelpDesk. The Features of a Solution Engineered to Empower Employees and Maximize HR in Companies of Any Size. LBiSoftware. The HelpDesk The Features of a Solution Engineered to Empower Employees and Maximize HR in Companies of Any Size LBiSoftware.com HelpDesk Uniquely Designed to Serve HR HelpDesk is an innovative case manager

More information

NHSmail Office 365 Hybrid

NHSmail Office 365 Hybrid Hybrid Functional Comparison May 2018 is provided by NHS Digital in partnership with Accenture Overview The Hybrid will enable greater collaboration by integrating the Active Directory, Exchange and Skype

More information

ENTERPRISE CONTENT MANAGEMENT

ENTERPRISE CONTENT MANAGEMENT ENTERPRISE CONTENT MANAGEMENT For Small-to-Midsize Businesses Instantly access, automatically capture, and workflow process documents, emails, content and data DocRecord, an all-inclusive ECM, enables

More information

SOTI ONE PLATFORM FEBRUARY 2019 WHAT S NEW ON THE OVERVIEW ONE PLATFORM CONNECTING EVERYTHING

SOTI ONE PLATFORM FEBRUARY 2019 WHAT S NEW ON THE OVERVIEW ONE PLATFORM CONNECTING EVERYTHING ONE PLATFORM CONNECTING EVERYTHING WHAT S NEW ON THE SOTI ONE PLATFORM FEBRUARY 2019 OVERVIEW The February 2019 update of the SOTI ONE Platform introduces new releases of both SOTI Snap and SOTI MobiControl.

More information

Stellarise Connector for Dynamics 365 and Xero. User Guide

Stellarise Connector for Dynamics 365 and Xero. User Guide Stellarise Connector for Dynamics 365 and Xero User Guide V3 What is Stellarise Connector for Dynamics 365 and Xero?... 3 What is new?... 4 How do you setup Stellarise Connector for Dynamics 365 and Xero?...

More information

for SMB Print and Scan Management made easy

for SMB Print and Scan Management made easy for SMB Print and Scan Management made easy What is uniflow for SMB? uniflow for SMB is a software platform for small and medium sized businesses to manage your print and scan environment. It is designed

More information

SAP Cloud Platform- Service Description Guide (cloudplatform.sap.com/capabilities/service-description.html) Cloud Services

SAP Cloud Platform- Service Description Guide (cloudplatform.sap.com/capabilities/service-description.html) Cloud Services SAP Cloud Platform Service Description Guide Cloud Services SAP Cloud Platform Java server () SAP Cloud Platform bandwidth SAP Cloud Platform Document service SAP Cloud Platform custom domain SAP

More information

On-Demand Solution Planning Guide

On-Demand Solution Planning Guide On-Demand Solution Planning Guide Powering On-Demand Solutions www.growthclick.com hello@growthclick.com Copyright 2019 GrowthClick Inc. All Rights Reserved. 1 3 Steps to Planning an On-Demand Solution

More information

Varibill Implementation Plan On-Premise

Varibill Implementation Plan On-Premise Varibill Implementation Plan On-Premise Last Modified: 2017/02/09 6:12 AM Version: 27.0 Page 1 of 12 Table of Contents 1. Introduction... 3 1.1. Purpose... 3 1.2. System Overview... 3 1.2.1. Assumptions

More information

{ One Platform Solution Document Scanning }

{ One Platform Solution Document Scanning } { One Platform Solution Document Scanning } Document Capturing Document Scanning Document Distribution Image Processing Scan, Process, Distribute - Create intelligent Document Processes uniflow is a complete

More information

CONFIGMGR DATA SOLUTIONS

CONFIGMGR DATA SOLUTIONS CONFIGMGR DATA SOLUTIONS Benjamin Reynolds blogs.technet.microsoft.com/ benjamin/ Microsoft Steve Thompson www.stevethompsonmvp.wordpress.com Senior Consultant Softchoice Benjamin Reynolds Steve Thompson?

More information

Identity and Access Management

Identity and Access Management Chapter 2 Identity and Access Management There are many configurations of identity and access management (IAM) systems, and to some extent, each organization s IAM system will be unique, developed and

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition June 2018 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

Extranets in SharePoint. SharePoint Saturday MONTRÉAL 2 février 2013 February 2 nd 2013

Extranets in SharePoint. SharePoint Saturday MONTRÉAL 2 février 2013 February 2 nd 2013 Extranets in SharePoint SharePoint Saturday MONTRÉAL 2 février 2013 February 2 nd 2013 M e rc i à n o s c o m m a n d i t a i re s! T h a n k s t o o u r s p o n s o r s! Peter Carson peter@envisionit.com

More information

Tikuhao ᦤկϧϮ,7䅸䆕㗗䆩乬ᑧ ᙼ䕏ᵒ䗮䖛㗗䆩 ІЗ߃Ҳ ޏ߆ԇ NZZV ]]] ZOQ[NGU IUS

Tikuhao ᦤկϧϮ,7䅸䆕㗗䆩乬ᑧ ᙼ䕏ᵒ䗮䖛㗗䆩 ІЗ߃Ҳ ޏ߆ԇ NZZV ]]] ZOQ[NGU IUS Tikuhao Exam : 70-534 Title : Architecting Microsoft Azure Solutions Version : Demo 1 / 7 1. Topic 1, VanArsdel, Ltd Overview VanArsdel, Ltd. builds skyscrapers, subways, and bridges. VanArsdel is a leader

More information

IT Insights. Microsoft IT creates a highly scalable web service in Microsoft Azure. A service of Microsoft IT Showcase

IT Insights. Microsoft IT creates a highly scalable web service in Microsoft Azure. A service of Microsoft IT Showcase IT Insights A service of Microsoft IT Showcase Microsoft IT creates a highly scalable web service in Microsoft Azure July 2015 To automate a manual process, Microsoft IT built a scalable web service that

More information

Concise Licensing Guide

Concise Licensing Guide Concise Licensing Guide Important information to help you license Microsoft Dynamics 365 THE MICROSOFT TECHNOLOGY STACK CONSISTS OF Office 365 Microsoft Dynamics 365 Power BI Sales Customer Service Field

More information

DocuLynx Mercury Web Seamless Access to Document Archives

DocuLynx Mercury Web Seamless Access to Document Archives Enterprise Output and Customer Communications Expertise DocuLynx Mercury Web Seamless Access to Document Archives A Madison Advisors White Paper August 3, 2009 Copyright 2009 by Madison Advisors. Madison

More information

CertJuken http://www.certjuken.com 専門的な IT 認証問題集を提供する CertJuken Exam : 70-535 Title : Architecting Microsoft Azure Solutions Vendor : Microsoft Version : DEMO Get Latest & Valid 70-535 Exam's Question

More information

Virtual Contact Center

Virtual Contact Center Virtual Contact Center Zendesk CTI Integration Configuration Guide Version 8.0 Revision 1.0 Copyright 2013, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the

More information

RFI Content Management System Tools Questions & Answers

RFI Content Management System Tools Questions & Answers RFI 180030 Content Management Tools Questions & Answers Question Answer 1 We are concerned that we will not have enough resources at this point in the year to present a demonstration on the 18th of December.

More information

ETL (extract, transform and load) Architect ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW

ETL (extract, transform and load) Architect ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW Whoami ETL (extract, transform and load) Architect ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW Experience in various domains: Pharmaceutical, finance,

More information

MS Microsoft Azure Fundamentals

MS Microsoft Azure Fundamentals MS 10979 Microsoft Azure Fundamentals COURSE OVERVIEW: Get hands-on instruction and practice implementing Microsoft Azure in this two-day Microsoft Official Course with Centriq Training. Join us online

More information

IBM Maximo Mobile Asset Manager Version 7 Release 5. User Guide

IBM Maximo Mobile Asset Manager Version 7 Release 5. User Guide IBM Maximo Mobile Asset Manager Version 7 Release 5 User Guide Note Before using this information and the product it supports, read the information in Notices on page 13. This edition applies to version

More information

Free On-Line Microsoft PDF

Free On-Line Microsoft PDF Free On-Line Microsoft 70-534 PDF Microsoft 70-534 Dumps Available Here: microsoft-exam/70-534-dumps.html Enrolling now you will get access to 126 questions with a unique 70-534 dumps. Testlet 1 VanArsdel,

More information

Digital Identity Transformation Platform

Digital Identity Transformation Platform Digital Identity Transformation Platform The most secure, technologically advanced, and consumer centric solution available. Solution Brief GoVerifyID Digital Identity Transformation Platform provides

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Advanced Solutions of Microsoft SharePoint Server 2013 Course: 20332 Course Details Audience(s): IT Professional(s) Technology: Duration: Microsoft SharePoint Server 40 Hours ABOUT THIS COURSE This forty

More information

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Microsoft Official Course - 20535 Architecting Microsoft Azure Solutions Length 5 days Prerequisites Create resources and resource group in Azure. Manage users, groups, and subscriptions in an Azure Active

More information

Microsoft Azure Fundamentals. Course ID : OD10979D.

Microsoft Azure Fundamentals. Course ID : OD10979D. Microsoft Azure Fundamentals Course ID : OD10979D Overview About this course This course provides the underlying knowledge required by all individuals who will be evaluating Microsoft Azure, whether they

More information

Asset Tracking Solutions. Partial Controls and Features

Asset Tracking Solutions. Partial Controls and Features Partial Controls and Features Cloud Hosting and Data Storage- No servers required - Allows you to focus on running your business. GPS On scan GPS location data captured Audit Data Timestamped to ensure

More information

Vendor: Microsoft. Exam Code: Exam Name: Architecting Microsoft Azure Solutions. Question 1 -- Question 20

Vendor: Microsoft. Exam Code: Exam Name: Architecting Microsoft Azure Solutions. Question 1 -- Question 20 Vendor: Microsoft Exam Code: 70-534 Exam Name: Architecting Microsoft Azure Solutions Question 1 -- Question 20 Visit PassLeader and Download Full Version 70-534 Exam Dumps Case Study 1 - VanArsdel, Ltd

More information

Microsoft Dynamics GP Roadmap

Microsoft Dynamics GP Roadmap Microsoft Dynamics GP Roadmap 2012 2013 2014 (H1) 2014 (H2) 2015 H1 2016 H1 2016 + GP 2013 GP 2013 SP1/2 GP 2013 R2 GP 2015 GP 2015 R2 GP 2015 R3 Web Client Functionality Management Tools Hosting Business

More information

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Course Description Get hands-on instruction and practice implementing Microsoft Azure in this two day Microsoft Official Course.

More information

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook.

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook. Course Code: AUDIENCE: FORMAT: LENGTH: POWER BI BOOTCAMP O365-410-PBI (CP PBI365) Data Analyst and BI Professionals Instructor-led training with hands-on labs 4 Days COURSE INCLUDES: 4-days of instructor

More information

SteadyPoint Helpdesk Admin Manual

SteadyPoint Helpdesk Admin Manual SteadyPoint Helpdesk Admin Manual 2018 1 P a g e Contents Office 365 Help Desk User Manual... 3 Content... 3 Helpdesk Overview... 3 Why SteadyPoint Helpdesk... 4 Office 365 Help Desk Administration...

More information

BlackBerry User Guide

BlackBerry User Guide Version 1.0 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

This Integration Guide explains how to enable the Fiksu data connector within the Adobe Marketing. Fiksu Integration Guide

This Integration Guide explains how to enable the Fiksu data connector within the Adobe Marketing. Fiksu Integration Guide This Integration Guide explains how to enable the data connector within the Adobe Marketing Cloud. Integration Guide 1 Intended Audience This document is intended for professionals and online marketers

More information