REST API Support for Squared UC in Unity Connection 11.5

Slides:



Advertisements
Similar presentations
K12 WebMail
Advertisements

Best Practices to handle Attachments. Need for handling attachments: Many businesses run on s. Many s include attachments. Many attachments.
Reinventing using REST. Anything addressable by a URI is called a resource GET, PUT, POST, DELETE WebDAV (MOVE, LOCK)
Surrey Public Library Electronic Classrooms Essentials.
Cisco Confidential © 2010 Cisco and/or its affiliates. All rights reserved. 1 Cisco Unity Connection Cross- Origin Resource Sharing (CORS) for VMRest APIs.
© 2013 Cisco System Inc. All rights reserved Cisco Confidential 1 © 2013 Cisco System Inc. All rights reserved. 1 Tenant Partitioning Features in Cisco.
© 2012 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 1 © 2012 Cisco and/or its affiliates. All rights reserved. 1 SRSV MWI Functionality.
1 of 3 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Outlook 2007: Management Tips and Tricks. I. Prepare for July 1 Implementation of UCOP Management Program Address items in EVault – restore.
© 2013 Cisco System Inc. All rights reserved Cisco Confidential 1 © 2013 Cisco System Inc. All rights reserved. 1 Allow System Distribution Lists to be.
Missed Call Notification Unity Connection 11.0
Accessing your MSJC For Associate Faculty By Debbie Lopez, Information Technology.
Module 9 Configuring Messaging Policy and Compliance.
Click to edit Master title style 1 Proprietary and Confidential—the information and materials in this document are not for use or disclosure outside of.
Presentation_ID © 2012, Cisco Systems, Inc. All rights reserved. Cisco Confidential.
© 2012 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 1 © 2012 Cisco and/or its affiliates. All rights reserved. 1 Voice Mailbox.
05/19/2003 Christiane Schmidt 1 IMAP internet message access protocol.
Mail Attender for Exchange Technical Overview Presentation Introduction Sherpa Software Group Narrated by Thomas Hand Approximate Time 15 minutes.
System Initialization 1)User starts application. 2)Client loads settings. 3)Client loads contact address book. 4)Client displays contact list. 5)Client.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Unity Connection 7.1 Accept and Relay Aaron Belcher.
Module 9 Configuring Messaging Policy and Compliance.
© 2013 Cisco System Inc. All rights reserved Cisco Confidential 1 © 2013 Cisco System Inc. All rights reserved. 1 System Backup And Restore Utility.
Outlook Web App Crash course. Outlook Agenda Login Login Reset Password Reset Password Getting Started in Outlook Web App Getting Started in Outlook Web.
Module 3 Managing Recipient Objects. Module Overview Managing Mailboxes Managing Other Recipients Configuring Address Policies Configuring Address.
© 2013 Cisco System Inc. All rights reserved Cisco Confidential 1 © 2013 Cisco System Inc. All rights reserved. 1 February 14, 2014 Unity Connection Legal.
1 © 2003, Cisco Systems, Inc. All rights reserved. Proprietary and Confidential Unity Connection 7.0(1) Messaging Redundancy TOI July 2008 Jane Rygg
Oracle Fusion Applications 11gR1 ( ) Functional Overview (L2) Manage Inbound Logistics (L3) Manage Receipts.
Oracle Fusion Applications 11gR1 ( ) Functional Overview (L2) Manage Inbound Logistics (L3) Manage Supplier Returns.
Oracle Fusion Applications 11gR1 ( ) Functional Overview (L2) Manage Inbound Logistics (L3) Manage and Disposition Inventory Returns.
1 State and Session Management HTTP is a stateless protocol – it has no memory of prior connections and cannot distinguish one request from another. The.
XP New Perspectives on Microsoft Windows XP Tutorial 5 1 Microsoft Windows XP Bringing the World Wide Web to the Desktop Tutorial 5.
© 2015 Cisco System Inc. All rights reserved Cisco Confidential 1 © 2015 Cisco System Inc. All rights reserved. 1 Subject Line Customization for Notifications.
For Oracle employees and authorized partners only. Do not distribute to third parties. © 2008 Oracle Corporation – Proprietary and Confidential.
© 2006 Cisco Systems, Inc. All rights reserved.1 Cisco Unity Connection – External Service Diagnostic Tool Unity Connection ESDT TOI Overview Yolanda Liu,
HIOS Portal Release Issuer Training.  Provide an Overview of HIOS Portal Release 20 Enhancements  Outline CMS Portal UI Changes  Provide an Overview.
Colleen Alber OnBase Mail Integrations. Agenda 1.Integration for Microsoft Outlook 2.Mailbox Importer.
Antony Edwin Keane Inc Ltd
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Oracle Proprietary and Confidential. 1.
British Library Document Supply Service (BLDSS) API
Helping Yourself in PD2 SPS Spotlight Series July 2015.
Project Management: Messages
NHS e-Referral Service
Cisco Unity Connection
Cisco Unity Connection
Cisco Unity Connection
Cisco Unity Connection
Cisco Unity Connection
Exchange Configuration on Outlook Express
Cisco Unity Connection Logon Session Limit – TUI/VUI
Cisco Unity Connection Disable Inactive Users Accounts
Cisco Unity Connection Read-only CLI
TGn PSMP Ad-hoc July 2007 Date: Authors: July 2007
Cisco Unity Connection Customized Log-on Message
Cisco Unity Connection Minimum TLS Version Support
Cisco Unity Connection Common PIN
Title: MPS500 & Workstation (New System) Keycode Retrieval System (KRS) User Guide Generating and Retrieving Keycode License using URN.
Cisco Unity Connection
Course Title: Keycode Retrieval System (KRS) –
Ops Hub SQL Builder Library
Cisco Unity Connection -
Cisco Unity Connection Auto Advance to Next Message After Forward
ADS Study Group Mid-week Report
NHS e-Referral Service
Agenda and minutes TGn PHY ad hoc
Agenda and minutes TGn PHY ad hoc
Agenda and minutes TGn PSMP ad hoc
Improvements to PQ alerts in IMI
NHS e-Referral Service
Partner Portal Training document
Presentation transcript:

REST API Support for Squared UC in Unity Connection 11.5 EDCS-1554157 July 15, 2015

Notice The information in this presentation is provided under Non-Disclosure agreement and should be treated as Cisco Confidential. Under no circumstances is this information to be shared further without the express consent of Cisco. Any roadmap item is subject to change at the sole discretion of Cisco, and Cisco will have no liability for delay in the delivery or failure to deliver any of the products or features set forth in this document.

Agenda Introduction CUPI API CUMI API Users query enhancement 'USN' and 'UID Validity' information of supported mailbox folders Message query support with USN 'greater than' search criteria

Introduction Release 11.5 onwards, below enhancements have been incorporated: CUPI API Added support for searching of users based on ‘Corporate Email Address’ CUMI API Added support for mailbox synchronization based on ‘USN’ and ‘UID Validity’ attributes Added support to search user messages with USN ‘greater than’ a given value

CUPI API - Users Query Enhancement

Overview Enhanced CUPI API to allow searching of users based on "Corporate Email Address". Supported CUPI API Query Structures are : http://<connectionserver>/vmrest/users?query=(emailaddress is abc@cisco.com) http://<connectionserver>/vmrest/users?query=(emailaddress startswith abc@cisco.com) http://<connectionserver>/vmrest/users?query=(emailaddress isnotnull) http://<connectionserver>/vmrest/users?query=(emailaddress isnull) NOTE :If there are more than one user with the same ‘Corporate Email Address’, all users will be listed.

Example of CUPI Users query:

CUMI API – 'USN' and 'UID Validity' information of mailbox folders

Overview To extend the functionality of mailbox folders, additional attributes will be returned on executing the mailbox query: USN (Unique Sequence Number) UID Validity (Unique Identifier Validity) – Creation time of mailbox.

Example of earlier response Earlier response attributes: URI Display Name Message Count

New Response of mailbox query New attributes shown in the response below: USN UID Validity NOTE : Doing any operation on Inbox folder will impact the USN of both ‘Inbox’ and ‘Deleted’ folder.

‘Inbox’ folder example Sending an HTTP GET Request to the URI, server generated response will be as shown below:

'Deleted' folder example

'Sent' folder example

CUMI API - Message query Support with USN 'greater than’ search criteria

Overview CUMI API has been extended to fetch the messages having USN greater than any given value. Supported CUMI API query structure for Inbox/Sent/Deleted folder is: http://<connectionserver>/vmrest/mailbox/folders/<mailbox- folder>/messages?userobjectid=<userobjectid>&<usngreaterthan= number> Sample query: http://<connectionserver>/vmrest/mailbox/folders/<inbox>/message s?userobjectid=<8790536f-d391-4273-843d- cbe466a9f938>&usngreaterthan=<6>

'Inbox' folder example Sending an HTTP GET Request to the URI, server generated response will be as shown below:

'Sent' folder example

'Deleted' folder example

Troubleshooting Find Troubleshooting tips at the below link:

References Doc Wiki Links: http://docwiki-dev.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API_-- User_API#Listing_Users_based_on_Email_Address http://docwiki- dev.cisco.com/wiki/Cisco_Unity_Connection_Messaging_Interface_%28CUMI%29_API_-- _Using_the_CUMI_API#Filtering