Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application

Size: px
Start display at page:

Download "Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application"

Transcription

1 Kony MobileFabric Kony MobileFabric Messaging Demo App QuickStart Guide (Building a Sample Application Apple ios) Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on the Revision History page. Remember to always view and download the latest document version relevant to the software release you are using by Kony, Inc. All rights reserved 1 of 79

2 Kony MobileFabric Messaging QuickStart Guide - Apple ios Copyright 2015 Kony, Inc. All rights reserved. August, 2015 This document contains information proprietary to Kony, Inc., is bound by the Kony license agreements and may not be used except in the context of understanding the use and methods of Kony Inc, software without prior, express, written permission. Kony, Empowering Everywhere, Kony MobileFabric, Kony Modeler,and Kony Visualizer are trademarks of Kony, Inc. Microsoft, the Microsoft logo, Internet Explorer, Windows, and Windows Vista are registered trademarks of Microsoft Corporation. Apple, the Apple logo, itunes, iphone, ipad, OS X, Objective-C, Safari, Apple Pay, Apple Watch and Xcode are trademarks or registered trademarks of Apple, Inc. Google, the Google logo, Android, and the Android logo are registered trademarks of Google, Inc. Chrome is a trademark of Google, Inc. BlackBerry, PlayBook, Research in Motion, and RIM are registered trademarks of BlackBerry. All other terms, trademarks, or service marks mentioned in this document have been capitalized and are to be considered the property of their respective owners by Kony, Inc. All rights reserved 2 of 79

3 Kony MobileFabric Messaging QuickStart Guide - Apple ios Revision History Date Document Version Description of Modifications/Release 08/21/2015 Document release for Kony MobileFabric Messaging Quick Start Guide by Kony, Inc. All rights reserved 3 of 79

4 Kony MobileFabric Messaging QuickStart Guide - Apple ios Table of Contents 1. Overview 5 2. Generating an Apple Push Notification Service (APNS) Certificate 6 3. Generating the Provisioning Profile Downloading and Configuring the Messaging Demo Client Application Installing the Configured KMS Demo Client Application on an ios Device Configuring the Messaging Demo Application Using the MobileFabric Messaging Services Console Configuring and SMS providers using the MobileFabric Messaging Services Console Subscribing to Ad hoc Notifications using the Messaging Demo Application Sending Ad hoc , SMS and Push Notifications Configuration of a Segment: Sending Ad hoc Push Notifications: Sending Ad hoc Notifications: Sending Ad hoc SMS Notifications: by Kony, Inc. All rights reserved 4 of 79

5 1. Overview Kony MobileFabric Messaging QuickStart Guide - Apple ios 1. Overview This Quick Start Guide provides deep-dive instructions to configure, build and run a messaging demo application on an ios device. In this guide you will install and run the sample messaging demo application using the user generated Apple Push Notification (APNS) certificate. The guide explains how to install and configure the sample messaging demo application on a separate instance of a MobileFabric Messaging Server. The installed application will subscribe to the messaging server instance and will receive the ad hoc push/ /sms notifications. This guide assumes the following: You have requested an instance of a MobileFabric Messaging Server and have access to it. You have installed Xcode and Kony Studio. Here are the steps that will be covered in detail in this guide: 1. Create the Apple Push Notification Service (APNS) certificate that is needed to receive push notifications on ios devices. 2. Generate of the provisioning profile needed to install the application on ios devices. 3. Download and configure the messaging client application using Kony Studio. 4. Install the configured client application on an ios device. 5. Configure the messaging demo application on the messaging server using the console. 6. Configure the SMS provider and SMTP server details on the messaging server to send the ad hoc notifications. 7. Use the messaging client demo application to subscribe and receive ad hoc , SMS and push notifications. 8. Send the ad hoc , SMS and push notification to the subscribers via the messaging server. This involves creating the segment and sending the ad hoc notifications to individual subscribers and group of subscribers (segments) by Kony, Inc. All rights reserved 5 of 79

6 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 2. Generating an Apple Push Notification Service (APNS) Certificate The first step is to generate an Apple Push Notification Service (APNS) certificate. The APNS certificate is needed for the ios devices to register with Apple to receive notifications. Follow these steps: 1. Log on to the developer.apple.com site with your Apple user ID. If you don t have an Apple developer account, go ahead now and register with Apple, it only takes a moment. 2. Click ios under Dev Centers of the Developer Program Resources section to view all the developer options by Kony, Inc. All rights reserved 6 of 79

7 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 3. Click Certificates, identifiers & Profiles under the ios Developer Program on the right to view all the information of the developer certificates and profiles by Kony, Inc. All rights reserved 7 of 79

8 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Click Identifiers under the ios Apps. To add a new App Id, click the + sign next to ios App Ids. 5. Enter the application name for the descriptionn and a bundle Id. Remember the bundle Id as it will be used to configure the application in Kony Studio by Kony, Inc. All rights reserved 8 of 79

9 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 9 of 79

10 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 6. Ensure that Push Notifications is checked under the App Services section. Click Continue by Kony, Inc. All rights reserved 10 of 79

11 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 7. The screen below is the confirmation screen with all the details of the App Id that will be created. Click Submit by Kony, Inc. All rights reserved 11 of 79

12 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 8. The next step is to generate the certificate request (CSR) file so that it can be used to request a development SSL certificate. Launch the Keychain Access application from the LaunchPad. 9. Select the Keychain Access -> Certificate Assistant -> Request a Certificate From a Certificate Authority to create an SSL certificate by Kony, Inc. All rights reserved 12 of 79

13 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 10. Enter the address and the common name in the screen below and select the option Saved to disk. Click Continue by Kony, Inc. All rights reserved 13 of 79

14 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 11. In the screen below, change the file name extension name in the Save As to CSR. Click Continue by Kony, Inc. All rights reserved 14 of 79

15 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 15 of 79

16 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 12. Click Done to create the CSR request and save it on your computer. 13. The next few steps discuss the configuration of the App Id for push notifications. Log on to the Apple s developer site and select the App Id that was created by Kony, Inc. All rights reserved 16 of 79

17 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 14. Click the application name (KMSDemoApplication in the example below) and click Edit to edit the information of the application Id chosen by Kony, Inc. All rights reserved 17 of 79

18 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 15. Select Push Notifications section to create the development and production certificates. To create a development certificate, click Create Certificate in the Development SSL Certificate section. Then, click Done by Kony, Inc. All rights reserved 18 of 79

19 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 16. The screen below describes the steps to create the Certificate Signing Request (CSR) but as these steps are already complete, click Continue to move to next step by Kony, Inc. All rights reserved 19 of 79

20 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 17. The next step involves choosing the CSR file that was generated earlier. Click the Choose File option to upload the created request by Kony, Inc. All rights reserved 20 of 79

21 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 21 of 79

22 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 18. Click Generate after the CSR file is selected to complete the certificate creation by Kony, Inc. All rights reserved 22 of 79

23 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 19. Click Done on the display screen that shows that the certificate was created successfully. 20. Select com.kony.kmsapplicationdemo in the ios Certificates and clickdownload to download the certificate by Kony, Inc. All rights reserved 23 of 79

24 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 21. Double-click aps_production.cer in the Downloads folder to add it to the Keychain Access application. To view the certificate in the Keychain, launch the Keychain Assistant and filter by certificates category. The push certificate should now be shown by Kony, Inc. All rights reserved 24 of 79

25 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 22. Right-click the certificate and click Export Apple Production ios Push Services:com.kony.kmsdemoapplication to export the certificate by Kony, Inc. All rights reserved 25 of 79

26 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 26 of 79

27 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 23. Enter the file name and the location where the file is to be saved and click Save by Kony, Inc. All rights reserved 27 of 79

28 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 24. Enter the password and click Save. 25. Enter your admin password for your computer and click Allow. This will cause the certificate to be exported to the folder mentioned by Kony, Inc. All rights reserved 28 of 79

29 2. Generating an Apple Push Notification Service (APNS) Certificate Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 29 of 79

30 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 3. Generating the Provisioning Profile A provisioning profile is needed to identify the devices on which the developed application can be deployed. The next steps describe the creation of the provisioning profile for KMS demo application. 1. Log in to the developer.apple.com site with your user id and password. Click Member Center to start the creation of the provisioning profile. 2. Click ios under the Dev Centers of Developer Program Resources to start the creation of the profile by Kony, Inc. All rights reserved 30 of 79

31 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 3. Click Certificates, identifiers and Profiles under the ios Developer Program section to view the options available by Kony, Inc. All rights reserved 31 of 79

32 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Click Provisioning Profiles to view at the existing profiles or to create new profiles. 5. Click Provisioning Profiles on the left side to view the existing profiles. 6. Click + sign next to the ios Provisioning Profiles on the right side of the screen to start creating a new profile.select ios App Development under Development section on right. Click 2015 by Kony, Inc. All rights reserved 32 of 79

33 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios Continue by Kony, Inc. All rights reserved 33 of 79

34 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 7. Select the App Id for which the profile is created for from the drop-down and click Continue. 8. Next, select the certificates that will need to be included in the profile. Note: To install the application on a device, the certificate that the application was signed with should be included in the profile by Kony, Inc. All rights reserved 34 of 79

35 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 35 of 79

36 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 9. Select the devices on which the application will be installed. Click Continue. 10. Type the profile name and click Generate to create the provisioning profile for the selected certificate and the device by Kony, Inc. All rights reserved 36 of 79

37 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 11. To download the certificate to the user s machine, clickprovisioning Profiles under Development section. Select the created profile and click Download by Kony, Inc. All rights reserved 37 of 79

38 3. Generating the Provisioning Profile Kony MobileFabric Messaging QuickStart Guide - Apple ios 2015 by Kony, Inc. All rights reserved 38 of 79

39 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Downloading and Configuring the Messaging Demo Client Application This section explains how to download the messaging demo application from GitHub and configure the app using Kony Studio for ios devices. Note: We assume that Apple s Xcode and Kony Studio IDE are installed before the following steps are performed. 1. Connect to the URL where the application is located. Click Download ZIP on the right side bottom and save the zip file on your local hard drive by Kony, Inc. All rights reserved 39 of 79

40 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 2. Open the Kony Studio IDE and import the project into your workspace. 3. Choose the Existing Projects into Workspace as in the screen below. Click Next by Kony, Inc. All rights reserved 40 of 79

41 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Click the Browse option in the screen below to select the project to be imported. 5. Select KMSApp from the installed folder and click Open to import the project into the workspace by Kony, Inc. All rights reserved 41 of 79

42 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 6. Once the project is imported into the workspace, make sure that that application is opened in the Kony Studio Perspective. In the Applications browser, open the configproperties.js file under the modules/js folder. The data in the file should be as below: kmsserverurl This is the URL of where the MobileFabric Messaging Server is deployed and running. senderid: Sender IDis generated when the GCM key was generated in an earlier step. appid: This application ID is generated on the messaging server console when the messaging application is deployed on the messaging server. The appid should be copied from the messaging server console and pasted into this file. Save the file. 7. Right-click the KMSApp application and select Properties as shown below, to display all the existing application properties by Kony, Inc. All rights reserved 42 of 79

43 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 8. Since the application will be installed on an ios device, in the Application Properties window, choose Native and iphone/ipad options. Enter the correct bundle identifier in the Bundle Identifier text box by Kony, Inc. All rights reserved 43 of 79

44 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 9. Click the Kony Server Details tab as shown in the screen below and select the server instance where the messaging demo application is installed. Click Finish by Kony, Inc. All rights reserved 44 of 79

45 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 10. Right-click the KMSApp in the Applications browser of the IDE and click Build. Choose the Clean and Build option of Build to build the application by Kony, Inc. All rights reserved 45 of 79

46 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 11. After the build is successful, right-click the KMSApp project and click Publish to publish the application to the previously configured server by Kony, Inc. All rights reserved 46 of 79

47 4. Downloading and Configuring the Messaging Demo Client Application Kony MobileFabric Messaging QuickStart Guide - Apple ios 12. After the build is successful, right-click the KMSApp project and click Publish to publish the application to the previously configured server by Kony, Inc. All rights reserved 47 of 79

48 5. Installing the Configured KMS Demo Client Application on an ios Device Kony MobileFabric Messaging Quick- Start Guide - Apple ios 5. Installing the Configured KMS Demo Client Application on an ios Device This section explains how to install a configured messaging application to an ios device. Follow these steps: 1. Connect the ios device using a USB cable to the computer where the application tobe installed is located. 2. Select the Kony Studio perspective so that the Devices option is seen, under the KMS Application Emulators on the left. 3. To install the application on an ios device, right-click the iphone and click Build & Launch under the Emulators section by Kony, Inc. All rights reserved 48 of 79

49 5. Installing the Configured KMS Demo Client Application on an ios Device Kony MobileFabric Messaging Quick- Start Guide - Apple ios 4. Open Xcode and select the project on the left and make sure that the correct code signing Identity and provisioning profile are chosen under the Code Signing section. The provisioning profile that is chosen should be the same as the one that was created in the previous section of this guide by Kony, Inc. All rights reserved 49 of 79

50 5. Installing the Configured KMS Demo Client Application on an ios Device Kony MobileFabric Messaging Quick- Start Guide - Apple ios 5. Be sure to select the connected iphone device, if not already done, from the drop down menu. 6. Click the black right-facing arrow in the toolbar to build and run the application for the attached ios device by Kony, Inc. All rights reserved 50 of 79

51 6. Configuring the Messaging Demo Application Using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios 6. Configuring the Messaging Demo Application Using the MobileFabric Messaging Services Console This section explains how to provision the demo application using the MobileFabric Messaging Services console. 1. Type manage.kony.com in your browser and enter the and the password. Click Sign in to display the information of the provisioned cloud. 2. Click Messaging Services under the Administration section to launch the console by Kony, Inc. All rights reserved 51 of 79

52 6. Configuring the Messaging Demo Application Using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios 3. Click the Applications under the Notifications section on the left to display all the configured applications and to configure new applications. 4. Click the +Add New App button next to the applications. Enter the application name, application ID and App Category information, as they are required attributes. Note that the application ID should be the same as the ID entered in the configuration.js file as explained in an earlier section. 5. Click Next Step to display the Apple screen. Upload the Apple Push Notification Service (APNS) certificate that was created earlier as this is needed to install and run the demo 2015 by Kony, Inc. All rights reserved 52 of 79

53 6. Configuring the Messaging Demo Application Using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios application on Apple devices. Choose Development as the Application Mode. Type the password for the APNS certificate. Note: The Application Mode chosen should be the same as the created APNS certificate type. 6. Click Next Step, under the Add Application Section, until Confirm is selected by Kony, Inc. All rights reserved 53 of 79

54 6. Configuring the Messaging Demo Application Using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios 7. Click Add App to add the application in the console. 8. Click the Application Status and select Published from the drop down to publish the application and make it available to send notifications by Kony, Inc. All rights reserved 54 of 79

55 7. Configuring and SMS providers using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios 7. Configuring and SMS providers using the MobileFabric Messaging Services Console This section explains how to configure the and SMS provider using the MobileFabric Messaging Server console. Configuring the SMS and provider will enable you to send out the and SMS notifications to audience members and subscribers. 1. Type manage.kony.com in your browser to display the login screen. ClickSign in to display the information of the provisioned cloud. 2. Click Messaging Services under the Administration section to launch the messaging services console by Kony, Inc. All rights reserved 55 of 79

56 7. Configuring and SMS providers using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios 3. Click the Settings under the Miscellaneous section on the left side of the screen. From the tabs, click Configuration. Choose the correct protocol and security mode for the configuration. Also note that host name, port, default sender Id are required. ClickSave to save the configuration. 4. Click SMS Configuration tab next. Chose Twilio as the SMS provider. Note that you will need to sign up with Twilio for a free trial or a paid account so that the Account SID, Auth Token, Account Name and Host URL are provided.the SMS setting screens can vary based on the SMS provider chosen by Kony, Inc. All rights reserved 56 of 79

57 7. Configuring and SMS providers using the MobileFabric Messaging Services Console Kony MobileFabric Messaging QuickStart Guide - Apple ios 5. Click Save to save the configuration by Kony, Inc. All rights reserved 57 of 79

58 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application Kony MobileFabric Messaging Quick- Start Guide - Apple ios 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application This section explains how to subscribe for the ad hoc push, and SMS notifications using the application that is installed on the ios device. The application on the ios device displays the screens that are used to subscribe to the notifications, after the login is complete, as seen in the earlier section of the document by Kony, Inc. All rights reserved 58 of 79

59 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application Kony MobileFabric Messaging Quick- Start Guide - Apple ios 1. Launch the messaging demo that was installed earlier on the ios device. 2. The first screen of the application will prompt the user to accept the push notifications. Click Ok to be able to receive push notifications by Kony, Inc. All rights reserved 59 of 79

60 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application Kony MobileFabric Messaging Quick- Start Guide - Apple ios 3. The next screen is displayed by the operating system of the device requesting to receive push notifications. Click Ok to be able to receive the push notifications. 4. The next screen prompts the user to enter the URL of the MobileFabric. 5. Messaging Server that the user has been provisioned for on the cloud. Enter the URL and click Done to move to the next screen by Kony, Inc. All rights reserved 60 of 79

61 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application Kony MobileFabric Messaging Quick- Start Guide - Apple ios 6. Next, enter the profile information like the first name, last name, address and mobile Number. This information is used to create the audience member and the subscription in the MobileFabric Messaging Server. Click Done to continue by Kony, Inc. All rights reserved 61 of 79

62 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application Kony MobileFabric Messaging Quick- Start Guide - Apple ios 7. The next screen allows the user to subscribe to the various types of notifications like push, , SMS and Passbook. Subscribe to all the types of notifications by choosing all. ClickDone to create a subscription on the messaging server for all the types of notifications that are chosen by Kony, Inc. All rights reserved 62 of 79

63 8. Subscribing to Ad hoc Notifications using the Messaging Demo Application Kony MobileFabric Messaging Quick- Start Guide - Apple ios 2015 by Kony, Inc. All rights reserved 63 of 79

64 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 9. Sending Ad hoc , SMS and Push Notifications This section explains how the demo application on the ios device can receive ad hoc push, and SMS messages after the subscription is complete. Details of configuring a segment are also provided. 9.1 Configuration of a Segment: This section describes the execution steps needed to create a segment, which will then be used to send Ad hoc , SMS and Push notifications. 1. Click the Segments that are contained in the Targeting section on the left. Click + Add Segment to display the screen to add a new segment by Kony, Inc. All rights reserved 64 of 79

65 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 2. Enter the name of the segment. The owner and created date are automatically populated. 3. Under the Define Conditions section, for condition no. 1, choose a first name for the Audience Member Attribute, Contains for the operator and type the first name of the audience member in the Value. In the sample below the first name is Muralidhar. Note: Condition No. refers to the audience member attributes added in the grid that help to define conditional logic in the Segment Definition area. 4. Click 1 under Condition No to add it to Segment Definition. 5. Click Validate to check how many unique audience members qualify in the segment. The number of the unique audience members that qualify for the segment is displayed under the 2015 by Kony, Inc. All rights reserved 65 of 79

66 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios Segment Definition section. Click Save to save the segment by Kony, Inc. All rights reserved 66 of 79

67 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 6. After the segment is saved, click the Status column and ensure that the segment is published. 9.2 Sending Ad hoc Push Notifications: The ability to send push notifications is one of the most important features of messaging. The Push Message feature allows configuring and sending push messages based on the preferences and personalization attributes for the targeted subscribers or segments. Push messages are sent only to subscribed apps that are active and installed on mobile devices Sending Ad hoc Push Notifications to Subscribers: This section describes how to configure push notifications to be sent to the individual subscribers. 1. Click Ad hoc under Distribution section on the left side of the page. The Push Message option is selected by default in the Channel Type on the right side of the page. In the Published Applications dropdown of the Associated Applications section, choose the KMSDemo application by Kony, Inc. All rights reserved 67 of 79

68 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 2. In Define Message Target section, choose Subscribers as Message Audience. This will show the list of the subscribers that are currently subscribed to the KMSDemo application. Select the subscribers to whom the push message will need to be sent. 3. In the Message Section, enter the Title and Message for the push notification to be sent. Choose the option Now to have the notification immediately sent. Click Send by Kony, Inc. All rights reserved 68 of 79

69 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Choose the Later option in the Set Time section. This allows the user to schedule the day and time when the push notification will need to be sent. After the day and time are chosen, clickschedule Notification time Sending Ad hoc Push Notifications to Segments: This section describes how to configure the push notifications to be sent to the segments that are a group of subscribers by Kony, Inc. All rights reserved 69 of 79

70 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 1. Click Ad hoc under the Distribution section on the left. Select the Channel Type to be Push Message and choose the KMSDemo under the Published Applications. This lets you add segments associated to this application. 2. Under the Define Message Target section, as shown below, select Segments. Click + Add Segments to start adding the segments to which the notification has to be sent. 3. In the Add Segment(s) to Message screen, select the segment from the Unassigned section and clickgreater than button as this will add the segment to the Assigned section. Click Save to save the segment by Kony, Inc. All rights reserved 70 of 79

71 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Click1 under the Condition No. in the Define Message Target section in the screen below. This will add 1 to the Segment Definition section and is needed to validate if any audience members are present in the segment by Kony, Inc. All rights reserved 71 of 79

72 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 5. Click the Validate button under the Segment Definition. This should show the screen below, which indicates that the validation is successful. 6. In the Message Section, enter the Title and Message for the push notification to be sent. Choose Now in the Set Time section for the message to be sent immediately. Click Send by Kony, Inc. All rights reserved 72 of 79

73 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 7. Choose the Later option in the Set Time section. This allows to schedule the day and time when the push notification will need to be sent. After the day and time are chosen, clickschedulenotification to schedule the notification to be sent at a later day and time. 9.3 Sending Ad hoc Notifications: The Message feature allows the user to configure and send messages based on the preferences and personalization attributes for the targeted subscribers or segments. messages are sent only to subscribed apps that are active and installed on mobile devices by Kony, Inc. All rights reserved 73 of 79

74 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios Sending Ad hoc Notifications to Subscribers: 1. Click Ad hoc under Distribution section on the left side of the page. This will display the page as below. Select Message option in the Channel Type on the right side of the page. 2. In the Define Message Target section, there is an option to choose Audience Members or predefined Segments in the TO, CC and BCC sections of the . Choose the audience members to whom the notifications are to be sent by Kony, Inc. All rights reserved 74 of 79

75 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 3. Type the Sender Name, Sender information in the corresponding fields at the end of Defining Message Target section. Note: Choose the Send to Me option if the sender needs to be copied on the and SendCopy to Others option if a copy of the needs to be sent to multiple addresses by Kony, Inc. All rights reserved 75 of 79

76 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Next, in the Message section, compose a new message along with the subject as shown below. Select Now in the Set Time section and click Send by Kony, Inc. All rights reserved 76 of 79

77 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 5. Choose the Later option in the Set Time section. This allows the user to schedule the day and time when the notification will need to be sent. After the day and time are chosen, clickschedule Notification to schedule the notification to be sent at a later day and time Sending Ad hoc Notifications to Segments: The steps involved to send the ad hoc notifications are similar to sending ad hoc push notifications to segments. 9.4 Sending Ad hoc SMS Notifications: Sending Ad hoc SMS Notifications to Subscribers: The SMS message feature allows you to configure and send SMS messages based on the preferences and personalization attributes for the targeted subscribers or segments. SMS messages are sent only to subscribed apps that are active and installed on mobile devices. 1. ClickAd hoc under Distribution section on the left side of the page. Select SMS Message option in the Channel Type on the right side of the page by Kony, Inc. All rights reserved 77 of 79

78 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 2. In the Define Message Text section, choose the Audience Member option. Select the audience member to send the text message to. 3. In the Message section, type the message in the message box and Set Time to Now. Click Send to send the notification by Kony, Inc. All rights reserved 78 of 79

79 9. Sending Ad hoc , SMS and Push Notifications Kony MobileFabric Messaging QuickStart Guide - Apple ios 4. Choose the Later option in the Set Time section. This allows you to schedule the day and time when the SMS notification will need to be sent. After the day and time are chosen, click Schedule Notification to schedule the notification to be sent at a later day and time Sending Ad hoc SMS Notifications to Segments: The steps involved to send the ad hoc SMS notifications are similar to sending ad hoc push notifications to segments by Kony, Inc. All rights reserved 79 of 79

How to generate an APNs Certificate to use the Apple MDM protocol via the portal

How to generate an APNs Certificate to use the Apple MDM protocol via the portal How to generate an APNs Certificate to use the Apple MDM protocol via the portal Introduction Before you can manage ios devices with your device management portal you will need an Apple Push Notification

More information

Generating an Apple Enterprise MDM Certificate

Generating an Apple Enterprise MDM Certificate Good Mobile Control Server Generating an Apple Enterprise MDM Certificate Updated 09/30/11 Overview... 1 Generating Your Apple Certificate Using a Mac... 1 Generating Your Apple Certificate Using Windows...

More information

KonyOne Server Prerequisites _ MS SQL Server

KonyOne Server Prerequisites _ MS SQL Server KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights

More information

How to Obtain an APNs Certificate for CA MDM

How to Obtain an APNs Certificate for CA MDM How to Obtain an APNs Certificate for CA MDM Contents How to Obtain an APNs Certificate for CA MDM Verify Prerequisites Obtaining Root and Intermediate Certificates Create a Certificate Signing Request

More information

APNS Certificate generating and installation

APNS Certificate generating and installation APNS Certificate generating and installation Quick Guide for generating and installing an Apple APNS Certificate Version: x.x MobiDM Quick Guide for APNS Certificate Page 1 Index 1. APPLE APNS CERTIFICATE...

More information

Guide for Generating. Apple Push Notification Service Certificate

Guide for Generating. Apple Push Notification Service Certificate Guide for Generating Apple Push Notification Service Certificate Contents Generating and Using APNs Certificate... 5 Understanding APNs Certificate... 6 Generating an APNs Certificate... 7 Initial Steps...

More information

KPNS Database Setup Guide - SQL Server

KPNS Database Setup Guide - SQL Server KPNS Database Setup Guide - SQL Server Kony Platform Release 5.0.7 Copyright 2013 Kony, Inc. All rights reserved. February, 2014 This document contains information proprietary to Kony, Inc., is bound by

More information

Integration Service Database. Installation Guide - Oracle. On-Premises

Integration Service Database. Installation Guide - Oracle. On-Premises Kony MobileFabric Integration Service Database Installation Guide - Oracle On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title

More information

Cloud Services MDM. Control Panel Provisioning Guide

Cloud Services MDM. Control Panel Provisioning Guide Cloud Services MDM Control Panel Provisioning Guide 10/24/2014 CONTENTS Overview... 2 Accessing MDM in the Control Panel... 3 Create the MDM Instance in the Control Panel... 3 Adding a New MDM User...

More information

Sophos Mobile Control Installation guide

Sophos Mobile Control Installation guide Sophos Mobile Control Installation guide Product version: 2.5 Document date: July 2012 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Running

More information

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Sync Windows Installation Manual - WebSphere On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and

More information

BlackBerry Universal Device Service. Demo Access. AUTHOR: System4u

BlackBerry Universal Device Service. Demo Access. AUTHOR: System4u Demo Access AUTHOR: System4u BlackBerry Universal Device Service Revisions Date Version Description Author June 26 th 2012 1.0 Roman Přikryl September 25 th 2012 1.5 Revision Roman Přikryl October 5 th

More information

AVG Business SSO Partner Getting Started Guide

AVG Business SSO Partner Getting Started Guide AVG Business SSO Partner Getting Started Guide Table of Contents Overview... 2 Getting Started... 3 Web and OS requirements... 3 Supported web and device browsers... 3 Initial Login... 4 Navigation in

More information

Knappsack ios Build and Deployment Guide

Knappsack ios Build and Deployment Guide Knappsack ios Build and Deployment Guide So you want to build and deploy an ios application to Knappsack? This guide will help walk you through all the necessary steps for a successful build and deployment.

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

Sophos Mobile Control Installation guide. Product version: 3.6

Sophos Mobile Control Installation guide. Product version: 3.6 Sophos Mobile Control Installation guide Product version: 3.6 Document date: November 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...5 3 Set up Sophos Mobile Control...11 4 External

More information

Creating an Apple APNS Certificate

Creating an Apple APNS Certificate Creating an Apple APNS Certificate 4/20/2012 Creating an Apple APNS Certificate Created by Britt Womelsdorf Edited by Mark S. Ciminello, MBA, PMP The purpose of this document is to outline the steps necessary

More information

Kaspersky Lab Mobile Device Management Deployment Guide

Kaspersky Lab Mobile Device Management Deployment Guide Kaspersky Lab Mobile Device Management Deployment Guide Introduction With the release of Kaspersky Security Center 10.0 a new functionality has been implemented which allows centralized management of mobile

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

Kony MobileFabric. Sync Server Tomcat Installation Manual. On-Premises

Kony MobileFabric. Sync Server Tomcat Installation Manual. On-Premises Kony MobileFabric Sync Server Tomcat Installation Manual On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

1. Introduction... 1. 2. Activation of Mobile Device Management... 3. 3. How Endpoint Protector MDM Works... 5

1. Introduction... 1. 2. Activation of Mobile Device Management... 3. 3. How Endpoint Protector MDM Works... 5 User Manual I Endpoint Protector Mobile Device Management User Manual Table of Contents 1. Introduction... 1 1.1. What is Endpoint Protector?... 2 2. Activation of Mobile Device Management... 3 2.1. Activation

More information

Email setup information for most domains hosted with InfoRailway.

Email setup information for most domains hosted with InfoRailway. Email setup information for most domains hosted with InfoRailway. Incoming server (POP3): pop.secureserver.net port 995 (SSL) Incoming server (IMAP): imap.secureserver.net port 993 (SSL) Outgoing server

More information

Sophos Mobile Control Startup guide. Product version: 3.5

Sophos Mobile Control Startup guide. Product version: 3.5 Sophos Mobile Control Startup guide Product version: 3.5 Document date: July 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos Mobile

More information

Exchange Service ReadMe and Configuration Setup

Exchange Service ReadMe and Configuration Setup Exchange Service ReadMe and Configuration Setup Kony EMM Copyright 2014 Kony, Inc. All rights reserved. August, 2014 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

Defender 5.7 - Token Deployment System Quick Start Guide

Defender 5.7 - Token Deployment System Quick Start Guide Defender 5.7 - Token Deployment System Quick Start Guide This guide describes how to install, configure and use the Defender Token Deployment System, based on default settings and how to self register

More information

Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing

Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26 Table of Contents 1 Introduction.... 3 2 Apple Team Membership....4 3 Building a Team by Adding Team Admins and Team Members.... 5 4 App Protection

More information

http://docs.trendmicro.com

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

More information

Sophos Mobile Control Startup guide. Product version: 3

Sophos Mobile Control Startup guide. Product version: 3 Sophos Mobile Control Startup guide Product version: 3 Document date: January 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos

More information

Database FAQs - SQL Server

Database FAQs - SQL Server Database FAQs - SQL Server Kony Platform Release 5.0 Copyright 2013 by Kony, Inc. All rights reserved. August, 2013 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App CA Mobile Device Management How to Create Custom-Signed CA MDM Client App This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

Cloud Services MDM. ios User Guide

Cloud Services MDM. ios User Guide Cloud Services MDM ios User Guide 10/24/2014 CONTENTS Overview... 3 Supported Devices... 3 System Capabilities... 3 Enrollment and Activation... 4 Download the Agent... 4 Enroll Your Device Using the Agent...

More information

LogMeIn Backup. Getting Started Guide

LogMeIn Backup. Getting Started Guide LogMeIn Backup Getting Started Guide Contents Getting Started with LogMeIn Backup...3 About LogMeIn Backup...3 How does LogMeIn Backup Work, at-a-glance?...3 About Security in LogMeIn Backup...3 LogMeIn

More information

LogMeIn Rescue+Mobile for Android

LogMeIn Rescue+Mobile for Android LogMeIn Rescue+Mobile for Android Contents How to Connect to an Android Device...3 How to Start a Code Session on an Android Device...4 How to Chat with the Customer...5 How to Manage Files on a Customer's

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

http://docs.trendmicro.com

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

More information

Generating and Renewing an APNs Certificate. Technical Paper May 2012

Generating and Renewing an APNs Certificate. Technical Paper May 2012 Generating and Renewing an APNs Certificate Technical Paper May 2012 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

CRESTRON-APP/CRESTRON-APP-PAD

CRESTRON-APP/CRESTRON-APP-PAD 1 3 Introduction The free version of the app has limitations on the size and complexity of the project. For complete functionality, upgrade to the Pro version via an in-app purchase. The CRESTRON-APP and

More information

IBM TRIRIGA Anywhere Version 10 Release 4. Installing a development environment

IBM TRIRIGA Anywhere Version 10 Release 4. Installing a development environment IBM TRIRIGA Anywhere Version 10 Release 4 Installing a development environment Note Before using this information and the product it supports, read the information in Notices on page 9. This edition applies

More information

Citrix Virtual Classroom. Deliver file sharing and synchronization services using Citrix ShareFile. Self-paced exercise guide

Citrix Virtual Classroom. Deliver file sharing and synchronization services using Citrix ShareFile. Self-paced exercise guide Deliver file sharing and synchronization services using Citrix ShareFile Self-paced exercise guide Table of Contents Table of Contents... 2 Overview... 3 Exercise 1: Setting up a ShareFile Account... 6

More information

BuzzTouch ios Push Notifications

BuzzTouch ios Push Notifications BuzzTouch ios Push Notifications Niraj Shah January 27, 2013 Version 1.1 BuzzTouch ios Push Notifications 1 Introduction 1.1 An overview of Apple's Push Notifications 5 2 On the Mac with Keychain Access

More information

Remote Desktop Services

Remote Desktop Services Remote Desktop Services AMERICAN INSTITUTES FOR RESEARCH AIR REMOTE DESKTOP SERVICES (RDS) GUIDE Overview Welcome to AIR Remote Desktop Services! AIR Remote Desktop Services can be accessed from a Windows

More information

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Manual Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples herein are fictitious

More information

Using the Push Notifications Extension Part 1: Certificates and Setup

Using the Push Notifications Extension Part 1: Certificates and Setup // tutorial Using the Push Notifications Extension Part 1: Certificates and Setup Version 1.0 This tutorial is the second part of our tutorials covering setting up and running the Push Notifications Native

More information

WatchDox for Mac User Guide

WatchDox for Mac User Guide WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized

More information

CRESTRON-APP/CRESTRON-APP-PAD Control App for Apple ios

CRESTRON-APP/CRESTRON-APP-PAD Control App for Apple ios 1 Introduction The Crestron apps CRESTRON-APP and CRESTRON-APP-PAD provide a Smart Graphics touch screen user interface on Apple devices running the ios operating system. CRESTRON-APP can also provide

More information

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on...

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on... Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM This guide provides information on...... APNs Requirements Tips on Enrolling in the ios Developer Enterprise Program...

More information

QMX ios MDM Pre-Requisites and Installation Guide

QMX ios MDM Pre-Requisites and Installation Guide QMX ios MDM Pre-Requisites and Installation Guide QMX System Requirements The following requirements apply to the system that QMX will be installed on. This system will host the QMX MDM Service. These

More information

Mobility Manager 9.0. Installation Guide

Mobility Manager 9.0. Installation Guide Mobility Manager 9.0 Installation Guide LANDESK MOBILITY MANAGER Copyright 2002-2012, LANDesk Software, Inc. and its affiliates. All rights reserved. LANDesk and its logos are registered trademarks or

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

Sophos Mobile Control SaaS startup guide. Product version: 6

Sophos Mobile Control SaaS startup guide. Product version: 6 Sophos Mobile Control SaaS startup guide Product version: 6 Document date: January 2016 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8

More information

Ricoh HotSpot. Printing App. User s Guide. HotSpot Printing App supports:

Ricoh HotSpot. Printing App. User s Guide. HotSpot Printing App supports: Ricoh HotSpot Printing App Mobile Printing Solution HotSpot Printing App supports: HSPA_UQR_April192013_V1 - Apple ios devices - Android devices - BlackBerry smartphone - BlackBerry PlayBook Printing App

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

HDAccess Administrators User Manual. Help Desk Authority 9.0

HDAccess Administrators User Manual. Help Desk Authority 9.0 HDAccess Administrators User Manual Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks

More information

Dell Mobile Management. Apple Device Enrollment Program

Dell Mobile Management. Apple Device Enrollment Program Dell Mobile Management Contents Dell Mobile Management 3 Setting up the 3 DMM Device Deployment Program Prerequisites 4 Configure Apple VPP Token in DMM 5 Download Apple VPP Token 5 Assign VPP App Licenses

More information

Vodafone Secure Device Manager Administration User Guide

Vodafone Secure Device Manager Administration User Guide Vodafone Secure Device Manager Administration User Guide Vodafone New Zealand Limited. Correct as of September 2014. Do business better Contents Introduction 3 Help 4 How to find help in the Vodafone Secure

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

NEC CLOUD STORAGE. Demo Guide

NEC CLOUD STORAGE. Demo Guide NEC CLOUD STORAGE Demo Guide 2014 1 INTRODUCTION... 4 1.1 GOALS OF THIS DOCUMENT... 4 1.2 TERMS, ACRONYMS AND ABBREVIATIONS... 4 2 INTRODUCTION TO NEC CLOUD STORAGE... 5 2.1 WHAT IS NEEDED TO USE CLOUD

More information

unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March 2015 8230 0898 001

unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March 2015 8230 0898 001 unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March 2015 8230 0898 001 NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THIS DOCUMENT. Any product or related information described

More information

QuickStart Guide for Mobile Device Management

QuickStart Guide for Mobile Device Management QuickStart Guide for Mobile Device Management Version 8.5 Inventory Configuration Security Management Distribution JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Generating the APNs certificate is a three-step process: Download the AirWatch-signed CSR from the AirWatch Admin Console.

Generating the APNs certificate is a three-step process: Download the AirWatch-signed CSR from the AirWatch Admin Console. Overview Administrators of ios devices must generate and upload an Apple Push Notification service (APNs) certificate in order to manage ios devices. This guide shows ios administrators how to quickly

More information

Generating an Apple Push Notification Service Certificate

Generating an Apple Push Notification Service Certificate www.novell.com/documentation Generating an Apple Push Notification Service Certificate ZENworks Mobile Management 2.6.x January 2013 Legal Notices Novell, Inc., makes no representations or warranties with

More information

Contents First Time Setup... 2 Setting up the Legal Vault Client (KiteDrive)... 3 Setting up the KiteDrive Outlook Plugin... 10 Using the Legal Vault

Contents First Time Setup... 2 Setting up the Legal Vault Client (KiteDrive)... 3 Setting up the KiteDrive Outlook Plugin... 10 Using the Legal Vault Contents First Time Setup... 2 Setting up the Legal Vault Client (KiteDrive)... 3 Setting up the KiteDrive Outlook Plugin... 10 Using the Legal Vault Outlook Plugin... 13 Using KiteDrive to Send Large

More information

Mitel Unified Communicator Advanced

Mitel Unified Communicator Advanced Mitel Unified Communicator Advanced Quick Reference Guide About UC Advanced Unified Communicator (UC) Advanced is a software communications product integrated with the advanced call management features

More information

SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client

SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client Version 1.1 1/15/2013 This remote access end user reference guide provides an overview of how to install Citrix receiver (a required

More information

This guide provides information on...

This guide provides information on... Distributing GO!Enterprise MDM for ios as an Enterprise App This guide provides information on...... Benefits of Distributing GO!Enterprise MDM for ios as an Enterprise App... Requirements for Distributing

More information

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference Architecture and Data Flow Overview BlackBerry Enterprise Service 10 721-08877-123 Version: Quick Reference Published: 2013-11-28 SWD-20131128130321045 Contents Key components of BlackBerry Enterprise

More information

Engage ios App Administrator s Guide

Engage ios App Administrator s Guide Engage ios App Administrator s Guide Contents Contents... 1 Introduction... 2 Target Audience... 2 Devices Supported... 2 SharePoint Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying

More information

User Manual for Version 4.4.0.5. Mobile Device Management (MDM) User Manual

User Manual for Version 4.4.0.5. Mobile Device Management (MDM) User Manual User Manual for Version 4.4.0.5 Mobile Device Management (MDM) User Manual I Endpoint Protector Mobile Device Management User Manual Table of Contents 1. Introduction... 1 1.1. What is Endpoint Protector?...

More information

Comodo Mobile Device Manager Software Version 1.0

Comodo Mobile Device Manager Software Version 1.0 Comodo Mobile Device Manager Software Version 1.0 Installation Guide Guide Version 1.0.041114 Comodo Security Solutions 1255 Broad Street STE 100 Clifton, NJ 07013 Table of Contents 1.CMDM Setup... 3 1.1.System

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Native Apps and Push Notifications...4 Custom App Wrapping for ios... 5 Native

More information

Windows Intune Walkthrough: Windows Phone 8 Management

Windows Intune Walkthrough: Windows Phone 8 Management Windows Intune Walkthrough: Windows Phone 8 Management This document will review all the necessary steps to setup and manage Windows Phone 8 using the Windows Intune service. Note: If you want to test

More information

Migration User Guides: The Console Email Application Setup Guide

Migration User Guides: The Console Email Application Setup Guide Migration User Guides: The Console Email Application Setup Guide Version 1.0 1 Contents Introduction 3 What are my email software settings? 3 Popular email software setup tutorials 3 Apple Mail OS Maverick

More information

QuickStart Guide for Mobile Device Management. Version 8.6

QuickStart Guide for Mobile Device Management. Version 8.6 QuickStart Guide for Mobile Device Management Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF

More information

ios Team Administration Guide (Legacy)

ios Team Administration Guide (Legacy) ios Team Administration Guide (Legacy) Contents About ios Development Team Administration 5 At a Glance 6 Team Admins Manage Team Membership and Assign Roles in the Member Center 6 Development Devices

More information

BTC STUDENT EMAIL GUIDE

BTC STUDENT EMAIL GUIDE BTC STUDENT EMAIL GUIDE All students have a BTC email account. If you are unable to access your account, please contact your instructor. Student Email Each student has an email account. Your email address

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175 / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will walk you

More information

PRACTICE LINK. Getting Started. version 1.0.x. Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com

PRACTICE LINK. Getting Started. version 1.0.x. Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com PRACTICE LINK Getting Started version 1.0.x Digita Support: 08450 180 909 Digita Sales: 08450 180 907 digita.com TL 28615 (11/17/14) Copyright Information Text copyright 2010 2014 by Thomson Reuters. All

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Microsoft Exchange Hosted Archive (MEHA)

Microsoft Exchange Hosted Archive (MEHA) Microsoft Exchange Hosted Archive (MEHA) All the Features of NYSeMAIL Archiving including Using for Business Continuity Using MEHA Using MEHA The Microsoft Exchange Hosted Archive (MEHA) can be accessed

More information

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0 ONLINE ACCOUNTABILITY FOR EVERY DEVICE Quick Reference Guide V1.0 TABLE OF CONTENTS ACCOUNT SET UP Creating an X3watch account DOWNLOADING AND INSTALLING X3WATCH System Requirements How to install on a

More information

NetSupport DNA Configuration of Microsoft SQL Server Express

NetSupport DNA Configuration of Microsoft SQL Server Express NetSupport DNA Configuration of Microsoft SQL Server Express Configuration of Microsoft SQL Server Express and NetSupport DNA Installation Requirements If installing Microsoft SQL Server Express on Windows

More information

Shavlik Patch for Microsoft System Center

Shavlik Patch for Microsoft System Center Shavlik Patch for Microsoft System Center User s Guide For use with Microsoft System Center Configuration Manager 2012 Copyright and Trademarks Copyright Copyright 2014 Shavlik. All rights reserved. This

More information

Mobile Device Management Version 8. Last updated: 17-10-14

Mobile Device Management Version 8. Last updated: 17-10-14 Mobile Device Management Version 8 Last updated: 17-10-14 Copyright 2013, 2X Ltd. http://www.2x.com E mail: info@2x.com Information in this document is subject to change without notice. Companies names

More information

Outlook Web App User Guide

Outlook Web App User Guide Outlook Web App Table of Contents QUICK REFERENCE... 2 OUTLOOK WEB APP URL... 2 Imagine! Help Desk...... 2 OUTLOOK WEB APP MAIN WINDOW... 2 KEY NEW FEATURES... 3 GETTING STARTED WITH OUTLOOK... 4 LOGGING

More information

Device Enrollment Guide

Device Enrollment Guide TechReady Are you ready to implement IT solutions? Device Enrollment Guide Mobile Device Management with Enterprise Mobility Suite Created for: TechReady 7 iunie 2016 Version 0.3 Created by: Adrian Stoian

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

Amazon WorkMail. User Guide Version 1.0

Amazon WorkMail. User Guide Version 1.0 Amazon WorkMail User Guide Amazon WorkMail: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

Cloud Services MDM. Overview & Setup Admin Guide

Cloud Services MDM. Overview & Setup Admin Guide Cloud Services MDM Overview & Setup Admin Guide 10/27/2014 CONTENTS Systems Overview... 2 Solution Overview... 2 System Requirements... 3 Admin Console Overview... 4 Logging into the Admin Console... 4

More information

Entrust Managed Services PKI. Configuring secure LDAP with Domain Controller digital certificates

Entrust Managed Services PKI. Configuring secure LDAP with Domain Controller digital certificates Entrust Managed Services Entrust Managed Services PKI Configuring secure LDAP with Domain Controller digital certificates Document issue: 1.0 Date of issue: October 2009 Copyright 2009 Entrust. All rights

More information

MYTIMETABLE STEP BY STEP GUIDE

MYTIMETABLE STEP BY STEP GUIDE MYTIMETABLE STEP BY STEP GUIDE CONTENTS 1. Accessing MyTimetable... 1 2. Using MyTimetable... 2 Adding a timetable... 2 Deleting a timetable... 3 3. The desktop site... 4 4. MyTimetable mobile... 5 5.

More information

Administration Guide. WatchDox Server. Version 4.8.0

Administration Guide. WatchDox Server. Version 4.8.0 Administration Guide WatchDox Server Version 4.8.0 Published: 2015-11-01 SWD-20151101091846278 Contents Introduction... 7 Getting started... 11 Signing in to WatchDox... 11 Signing in with username and

More information

Installation Guide. Mobile Surveillance Distance makes no difference. eagleeyes_quick_v1.5

Installation Guide. Mobile Surveillance Distance makes no difference. eagleeyes_quick_v1.5 Installation Guide Mobile Surveillance Distance makes no difference eagleeyes_quick_v1.5 IMPORTANT SAFEGUARD All lead-free products offered by the company comply with the requirements of the European law

More information

Mobile Configuration Profiles for ios Devices Technical Note

Mobile Configuration Profiles for ios Devices Technical Note Mobile Configuration Profiles for ios Devices Technical Note Mobile Configuration Profiles for ios Devices Technical Note December 10, 2013 04-502-197517-20131210 Copyright 2013 Fortinet, Inc. All rights

More information

Wavecrest Certificate

Wavecrest Certificate Wavecrest InstallationGuide Wavecrest Certificate www.wavecrest.net Copyright Copyright 1996-2015, Wavecrest Computing, Inc. All rights reserved. Use of this product and this manual is subject to license.

More information

How To Use Senior Systems Cloud Services

How To Use Senior Systems Cloud Services Senior Systems Cloud Services In this guide... Senior Systems Cloud Services 1 Cloud Services User Guide 2 Working In Your Cloud Environment 3 Cloud Profile Management Tool 6 How To Save Files 8 How To

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information