Integration Service. Admin Console User Guide. On-Premises

Size: px
Start display at page:

Download "Integration Service. Admin Console User Guide. On-Premises"

Transcription

1 Kony MobileFabric TM Integration Service Admin Console User Guide On-Premises Release 7.3 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 5

2 Kony MobileFabric Integration Service Admin Console User Guide Copyright 2014 Kony, Inc. All rights reserved. May, 2017 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 Nitro, and Kony Visualizer are trademarks of Kony, Inc. MobileFabric is a registered trademark 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. SAP and SAP Business Suite are registered trademarks of SAP SE in Germany and in several other countries. 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 5

3 Kony MobileFabric Integration Service Admin Console User Guide Revision History Date Document Version of Modifications/Release 05/16/ Added a limitation under MobileFabric Jobs. 04/10/ Document updated for release 7.3. As a part of the release, appended the topics MobileFabric Jobs Runtime Configuration 02/27/ Document revamp with the new features by Kony, Inc. All rights reserved 3 of 5

4 Kony MobileFabric Integration Service Admin Console User Guide Table of Contents 1. Preface Purpose Intended Audience Formatting Conventions Contact Us 4 2. Launching the Admin Console 5 3. Web Apps View List of Services Delete an Application 8 4. Integration Services Testing a Service Object Services Testing a Service Orchestration Services Testing a Service Jobs Searching for an existing job Adding a new job Health Check Reports by Kony, Inc. All rights reserved 4 of 5

5 Kony MobileFabric Integration Service Admin Console User Guide 9.1 Basic Reports Reports Legacy Reports Configuring Report Settings Report Display Settings Report MetaData Mapping Form MetaData Mapping Settings Logging Runtime Configuration Environment Details by Kony, Inc. All rights reserved 5 of 5

6 1. Preface Kony MobileFabric Integration Service Admin Console User Guide 1. Preface Kony MobileFabric Integration Service Admin Console portal helps you to test different services created in MobileFabric Console, generate application reports, delete an application and application's services, and configure settings. Different services available in Admin console are Web Apps, Integration Services, Object Services and Orchestration services. The services are created and published in MobileFabric Console. The published services are displayed in Admin Console under the respective tabs. The displayed services are tested in Admin Console before publishing to the website. You can perform a health check to validate the performance of the server and generate different types of reports. You can trace the logging of the server and find the environment details on which the Kony server is installed. Kony MobileFabric Integration Service The existing on-premises Kony MobileFabric Integration Service supports the feature of outputting a message to a JMS queue for each service request. Kony provides a log deamon Java process which will read from the JMS queue and insert the data into the Kony MobileFabric Integration Service database. A customer can query the data directly or use a reporting.war file provided by Kony which connects to the data and provides a visual representation of the data. One key feature added for Kony Cloud analytics is a client side library which resides in the app binary that manages the sessionid of the application. The library contains the business logic to generate a sessionid and rotate the sessionid if the app is closed or if the app is idle for more than thirty minutes. Another key feature added for Kony Cloud analytics is a client side API to set the Kony User ID. This value is then set to the Kony MobileFabric Integration Service and associated to the session. This enabled the Kony Cloud analytics to also accurately track unique users based on userid defined by the developer. This enables extremely accurate user tracking for apps running on the Kony Cloud that aligns with your business definition and charging definition of app users. Kony MobileFabric Sync 2014 by Kony, Inc. All rights reserved 1 of 69

7 1. Preface Kony MobileFabric Integration Service Admin Console User Guide The existing on-premise Kony MobileFabric Sync server does not output analytics to a JMS queue. Instead, Kony MobileFabric Sync server maintains its own database and exposes usage reports within the Kony MobileFabric Sync Console. With cloud enabled for Kony MobileFabric Sync, a new capability is added to output a message to a JMS queue on every request and to output a daily summary of current Kony MobileFabric Sync usage that included the number of apps, users and devices being serviced. These messages are only generated when Kony MobileFabric Sync is running in the Kony Cloud. It is not in currently in scope to support the Kony MobileFabric Sync metrics created for Kony Cloud in an on-premise configuration at this time. However, the on-premise metrics database design should consider this future requirement. 1.1 Purpose This document explains the terms and concepts in the Kony MobileFabric Integration Service Admin Console, the procedure to test the services created and published in MobileFabric Console and also provides procedural information to perform various tasks in the Kony Visualizer. The document describes the different types of reports that can be generated and the settings that can be done to the logs. 1.2 Intended Audience The document is targeted to the Admin who wants to test the services created in the MobileFabric Console and the developers who will use the IDE to write and develop applications. 1.3 Formatting Conventions The following are the formatting conventions used throughout the document: 2014 by Kony, Inc. All rights reserved 2 of 69

8 1. Preface Kony MobileFabric Integration Service Admin Console User Guide Conventions Explanation Monospace User input text, system prompts, and responses File path Commands Program code File names. Italic Emphasis Names of books and documents New terminology. Bold Windows Menus Buttons Icons Fields Tabs Folders. URL An active link to an URL. Note: Provides helpful hints or additional information. Important: Highlights actions or information that might cause problems to systems or data by Kony, Inc. All rights reserved 3 of 69

9 1. Preface Kony MobileFabric Integration Service Admin Console User Guide 1.4 Contact Us We welcome your feedback on our documentation. Write to us at For technical questions, suggestions, comments, or to report problems on Kony's product line, contact 2014 by Kony, Inc. All rights reserved 4 of 69

10 2. Launching the Admin Console Kony MobileFabric Integration Service Admin Console User Guide 2. Launching the Admin Console Prior to accessing the admin console, you need to launch the console and log in with your credentials. You can launch the admin console in two ways: From MobileFabric Console Through Admin Console URL From MobileFabric Console If you have the Admin Console server configured in MobileFabric Console under the Environments section, you can access the Admin Console from MobileFabric Console. To access the Admin Console from MobileFabric Console, follow these steps: 1. Log in to MobileFabric Console by entering the URL and providing your valid login credentials. For more information on accessing MobileFabric Console, refer How to log in to MobileFabric Console. 2. Upon successful login, the apps page of the MobileFabric Console is displayed. 3. Click Environments from the left pane of MobileFabric Console. 4. Click Server to access the Admin Console. The Admin Console is displayed in another tab of the web browser. By default, the Web Apps page is displayed. Through an Admin Console URL To access the Admin Console directly from the URL, follow these steps: 1. Enter the URL in the web browser and press Enter. For example, The Login page of the Admin Console is displayed by Kony, Inc. All rights reserved 5 of 69

11 2. Launching the Admin Console Kony MobileFabric Integration Service Admin Console User Guide 2. Enter the user name and password to login to the system. User name: Enter the default user name received after the installation of Admin Console. For example, admin Password: Enter the valid password received after the installation of Admin Console. For example, admin123 Upon successful authentication, you are redirected to Web Apps page. Note: You can find the logged in user name displayed on the top right corner of the page. Version: You can find the version number of the Admin Console accessed from the bottom of the left pane. Logout: At any point of time, you can log out of the Admin Console by clicking on the Logout option displayed on the top right corner of the page by Kony, Inc. All rights reserved 6 of 69

12 3. Web Apps Kony MobileFabric Integration Service Admin Console User Guide 3. Web Apps The Web Apps page displays the apps deployed to the server and the services associated with the application. The following details are displayed for the web apps deployed: Column App Name Name of the web app deployed Services List of the services associated with the web app Version The version number of the web app displayed. You can perform the following actions in this screen: View the list of services associated with each web app Search for a particular service from the configured services for the selected web app Delete a web app 3.1 View List of Services You can view the list of services associated with the web app displayed. To view the list of services, click the drop-down list under the services column of the selected web app. The list of services associated with the selected web app is displayed in the drop-down list by Kony, Inc. All rights reserved 7 of 69

13 3. Web Apps Kony MobileFabric Integration Service Admin Console User Guide Search for a Service You can search for a particular service from the list of services displayed in the drop-down list. To search for a particular service for the selected web app, follow these steps: 1. Enter a part or the complete service name in the text box provided. 2. Click the Search icon. The service(s) matching the search criteria are displayed. 3.2 Delete an Application From the list of web applications displayed in the Web Apps page, you can delete an application from the environment. To delete a web application from the environment, follow these steps: 1. Log in to the Admin Console and click Web Apps from the left pane of the screen. 2. From the list of web application displayed in the Web Apps page, select an application by clicking on the radio button provided across each web app by Kony, Inc. All rights reserved 8 of 69

14 3. Web Apps Kony MobileFabric Integration Service Admin Console User Guide 3. Click Delete button to delete the selected web application. A confirmation message appears asking Are you sure you want to permanently delete the <<App name>> application from this environment? The application cannot be recovered once you delete it.. 4. Click OK.The application is deleted by Kony, Inc. All rights reserved 9 of 69

15 4. Integration Services Kony MobileFabric Integration Service Admin Console User Guide 4. Integration Services The Integration Services is used to test the service defined with its associated operations. The services defined and published in the Integration tab of MobileFabric Console are displayed in the page. You can test an integration service using different operations available for each service. To know more on integration service, refer Integration. Click the Integration Services from the left pane of the admin console to view a list of Integration services which are available across the applications within your Kony MobileFabric environment. The following fields are displayed for each integration service: Column Service Name Name of the service deployed. Service Type Type of the service. To know the different types of services available, refer Kony MobileFabric Support end points 2014 by Kony, Inc. All rights reserved 10 of 69

16 4. Integration Services Kony MobileFabric Integration Service Admin Console User Guide Column Version Version number selected while creating the service. Click the drop-down list to view the different versions of the selected service. For more information on versioning, refer API Versioning. Operations The operations configured for each service. Click the drop-down list and select an operation to test a service. Throttling Throttling is an interim state, and is used to control the rate of requests which clients can make to an API. 4.1 Testing a Service Select an operation from the drop-down list under the Operations column for a service. The selected operation displays the page with two toggles: Request Input Response Output Request Input The Request Input page displays the input parameters for the operation selected. You must provide the values across the parameters displayed in the page to get the response from the server by Kony, Inc. All rights reserved 11 of 69

17 4. Integration Services Kony MobileFabric Integration Service Admin Console User Guide The following fields are displayed in the Request Input page: Field Server URL The middleware URL under which the request is posted. The operation selected from the drop-down list is automatically encoded in the server URL. Target URL The back-end server URL to which the response is filtered based on the requested parameter. Body Displays the Parameter Name and Parameter Value editor. Set a parameter value for the parameter name displayed 2014 by Kony, Inc. All rights reserved 12 of 69

18 4. Integration Services Kony MobileFabric Integration Service Admin Console User Guide Field Header Displays the field name and value editor. You can give any string as the header name. - Click Add icon displayed above the table in Header toggle to add a new field and value. - Click Delete button across the row displayed to delete a field. Get Response Encodes the parameter name and field name with their values provided Response Output The response received for the input request sent is displayed in the Response Output page. The page contains two sections: Response Header Response Body Response Header: The response header section displays the header values for the request sent by Kony, Inc. All rights reserved 13 of 69

19 4. Integration Services Kony MobileFabric Integration Service Admin Console User Guide Response Body: The Response Body for the request sent is displayed in the code format. To test an integration service, follow these steps: 1. Log in to the Admin Console and click Integration services from the left pane of the screen. 2. Select an operation from the drop-down list of a service from the list of services displayed by Kony, Inc. All rights reserved 14 of 69

20 4. Integration Services Kony MobileFabric Integration Service Admin Console User Guide 3. In the Request Input page, perform the following actions: i. In the Body section, provide the Parameter Value across the parameter names. ii. In the Header toggle, provide the Field Name and Field Value. 4. Click Get Response. The response for the input parameters provided is displayed in the Response Header and Response Body sections of the Response Output screen by Kony, Inc. All rights reserved 15 of 69

21 5. Object Services Kony MobileFabric Integration Service Admin Console User Guide 5. Object Services The object services are used test the defined app data model in MobileFabric Console. The services defined and published in the Object Services tab of MobileFabric Console are displayed in the page. You can test the app data model objects of each service defined using different operations available. To know more, refer Object Services. The following fields are displayed in the page: Column Service Name The name of the service created Service Type The type of the service created. For more information on different types of services, refer Kony MobileFabric Support End Points by Kony, Inc. All rights reserved 16 of 69

22 5. Object Services Kony MobileFabric Integration Service Admin Console User Guide Column Versions The version number selected while creating the service. For more information on versioning, refer API Versioning. App Data Model Objects The list of predefined objects configured in MobileFabric Console. You can test a service by selecting an object from the drop-down list. 5.1 Testing a Service To test an object service, select an App Data Model Object from the drop-down list of a selected service. Note: Object services has two types of Operations, General and Binary. Based on the selected object the operations can be either general or binary by Kony, Inc. All rights reserved 17 of 69

23 5. Object Services Kony MobileFabric Integration Service Admin Console User Guide Click the drop-down list of an app data model and select an object for a service. The selected data model object displays the page with two toggles. Request Input Response Output Request Input The Request Input page displays the input parameters for the selected services. Field Operation Select a method from the drop-down list to send the request. The available methods are: - Create - Update - Delete - Get For more information on Methods Mapping, refer Configure Methods Mapping to the Fields in the Background. Server URL Displays the middleware URL under which the request is posted. (this is a non editable field) Query Params Enter the query parameter for the request to be sent. Body The Body section displays the field names defined for the selected service. The field names are defined while creating the service in MobileFabric Console. Enter the field value across the field name for the request to be sent by Kony, Inc. All rights reserved 18 of 69

24 5. Object Services Kony MobileFabric Integration Service Admin Console User Guide Field Header The Header section displays the table with the field name and field value as the headers. Enter the required field name as the header and provide the value for the field name entered. - You can add more than one header field by clicking on the Add button above the header table. - You can delete the existing fields by clicking the Delete button across each field. Get Response Encodes the parameter name and field name with their values provided. Download You can download the request input records in CSV and JSON formats Response Output You can view the response for the request parameters sent in the Response Output toggle. This page displays the following fields: Section Response Header Displays the header values of the response received for the request sent. Response Body Displays the response for the given request parameters in the code format. To test an object service, follow these steps: 2014 by Kony, Inc. All rights reserved 19 of 69

25 5. Object Services Kony MobileFabric Integration Service Admin Console User Guide 1. Login to Admin Console and click Object Services from the left pane of the screen. 2. Click the drop-down list of an App Data Model Objects for a service and select an object. 3. In the Request Input screen, perform the following actions i. Select the method from the drop-down list and enter the parameter value. ii. In the Body section, enter the field value across the field name. iii. Click the Header toggle and enter the field name and field value. 4. Click Get Response. The response for the given input parameters is displayed in the Response Header and Response Body sections of Response Output page by Kony, Inc. All rights reserved 20 of 69

26 6. Orchestration Services Kony MobileFabric Integration Service Admin Console User Guide 6. Orchestration Services Orchestration Services is the coordination of more than one service and exposing them as a single service. The services defined and published in MobileFabric Console under Orchestration Servicesare displayed in the tab. The services displayed in the tab are tested using different predefined operations in Admin Console. For more information, refer Orchestration Services. The operations in Orchestration services are classified as Concurrent Operation Sequential Operation Concurrent Operation: Passing a parameter to more than one back-end server at the same time is considered as a Concurrent operation. Sequential Operation: Parameters in a Sequential operation are processed in an ordered queue. The parameters are passed in a sequential order by Kony, Inc. All rights reserved 21 of 69

27 6. Orchestration Services Kony MobileFabric Integration Service Admin Console User Guide Note: An Orchestration service created can be a combination of both Concurrent and Sequential operations. The Orchestration services page displays the following fields: Column Service Name The name of the service provided while creating the service in MobileFabric Console. Version The version the number of the service provided while creating the service in MobileFabric Console. For more information on versioning, refer API Versioning. Operations The predefined operations used to pass the service to the back-end. You can view and select different operations defined for a service by clicking on the drop-down list. Search Search for a service by entering the service name in the text box provided 6.1 Testing a Service You can test a service using the predefined operations configured while creating the service. Select an operation from the drop-down list of a service. The selected operation displays a page with two toggles Request Input Request Output Request Input The Request Input page displays the input parameters for the selected services by Kony, Inc. All rights reserved 22 of 69

28 6. Orchestration Services Kony MobileFabric Integration Service Admin Console User Guide Field Input Method and URL By default, the input method of Orchestration service is considered as Post method and based on the method the input URL is predefined. Body The Body section displays the configured parameters. Enter the parameter values across each parameter name displayed. Header The header toggle displays the table with Field Name and Field Value as the headers. Enter the field name and provide the value for the header. - You can add rows to the table and enter the field name and values by clicking on Add icon. - You can delete the existing rows by clicking the Delete icon displayed across each row. Get Response Encodes the parameter name and field name with their values provided Response Output Once the request is passed to the back-end server, the response is displayed in the following sections: Section Response Header Based on the field name and values provided the header values are displayed in the Response Header section in the table format. Response Body Based on the configured parameters and the values provided. The response in Body section is displayed in the code format. To test a service, perform the following actions: 2014 by Kony, Inc. All rights reserved 23 of 69

29 6. Orchestration Services Kony MobileFabric Integration Service Admin Console User Guide 1. Login to Admin Console and click Orchestration Services from the left pane of the screen. 2. Click the drop-down list and select an operation of a service. 3. In the Request Input page, perform the following actions: i. Enter the parameter value across the parameter names displayed in the Body section. ii. In the Header toggle, enter the Field Name and Field Value. 4. Click Get Response. The response for the provided input parameters is displayed in the Response Header and Response Body sections of Response Output page by Kony, Inc. All rights reserved 24 of 69

30 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide 7. Jobs A MobileFabric user has an option to invoke published APIs with defined input through a definite schedule as a job. The scheduled jobs run on the server and send s automatically before the user s renewals expire. To access MobileFabric Jobs in Admin Console, follow these steps: 1. Log on to MobileFabric Console and click Environments. Under Environments, you can find all the consoles available for the cloud account. 2. Click Server to access the Admin Console. The Admin Console UI appears. 3. Click Jobs from the left pane of the screen. The new window appears with the list of jobs created. You can perform the following actions from the screen: Searching for an existing job Adding a new job The Jobs screen displays the following UI elements: 2014 by Kony, Inc. All rights reserved 25 of 69

31 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide UI Element Name Name of the job. Updated by Name of the logged in user (provided at the time of registration). Success Rate The rate of success and failure over the total number of scheduled intervals. Last run status Status of the last run performed. Job Status Current status of the job. This includes: Active/Inactive Status Scheduled Date and Time of the next run More options: An icon with a circle and three dots is displayed across each row. You can perform the following actions by clicking the icon: Field Name Edit Edit the selected job. View Job History View the history of the selected job. Inactive Deactivate an active job. Delete Delete the selected job by Kony, Inc. All rights reserved 26 of 69

32 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide 7.1 Searching for an existing job You can search for a job from the existing list of jobs displayed on the Jobs screen. To perform a search, follow these steps: 1. On the Jobs page, click the text field provided at the upper left corner. 2. Type a keyword. 3. Click the Search icon provided beside the text box. The page displays the list of jobs matching the entered search criteria. 7.2 Adding a new job You can create a new job for the Integration, Object, and Orchestration Services. To create a new job, click Add New from the upper right corner of the Jobs screen. The New Job windows displays the following three tabs: Job Info Define Schedule 2014 by Kony, Inc. All rights reserved 27 of 69

33 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide Job Info The Job Info window displays the fields required to create a new job. Enter the required details in the fields provided: Field Name Name Enter the name of the job by Kony, Inc. All rights reserved 28 of 69

34 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide Field Name Service Type Select the service type from the list: Integration Orchestration Object Services Service Name Select the service name from the displayed list. The service name list displays the list of available services for the selected service type. Note: Based on the service type selected, the service name field displays the services created and published in MobileFabric Console. Service Version Select the version number of the service. By default, the service version list displays the version number 1.0. The service version is predefined during the process of creating a service in MobileFabric Console. Objects Select the objects for the selected service. The Objects list displays the predefined objects for the selected service. The objects field displays the services in MobileFabric Console during the process of creating a service. Operations Select the operation from the list. The operations are predefined while creating the service in MobileFabric Console. Important: Only public operations are available under Operations list while creating the Jobs. Anonymous or authenticated operations are not supported/will not be available in the list by Kony, Inc. All rights reserved 29 of 69

35 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide Field Name History Strategy Displays the following options to view the job history. No History: History will not be tracked. Audit History: The history related to the audits is saved and displayed. Full History for Failed Runs: The complete history of failed runs is displayed. Full History for All Runs: The complete history of all the runs is displayed. History Retention Period Enter the period of history maintenance in the server. By default, the field displays 30 days as the retention period. Note: The server removes the history after the retention period expires. Enter the description of the new job created. Cancel Abort the operation or cancel creating a new job. Next Proceed to the next screen. To create a new job, perform the following steps: 1. Click the Add New button from the top right corner of the Jobs screen. The Job Info window appears. 2. Enter/select the mandatory fields to create a new job. 3. Click Next to move to the next screen by Kony, Inc. All rights reserved 30 of 69

36 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide Define In the process of creating a new job, you need to define the request input parameters. To access the Define window, perform the following actions: 1. Click Add New from the upper right corner of the Jobs screen. The New Job window displays the following three tabs: Job Info Define Schedule 2. Enter the required information in the fields displayed in the Job Info window and click Next. The Define window appears by Kony, Inc. All rights reserved 31 of 69

37 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide The Request Input window displays the following fields: Field Operation The selected operation in the Add New window is displayed. URL The server URL for the selected service and operation is displayed. Query Params Enter the query parameter for the selected operation by Kony, Inc. All rights reserved 32 of 69

38 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide Field Field Name All the field names provided while creating the service are displayed. Field Value Enter the field values across the field names. Get Response Select to parse the input values and get the response. To get the response parameters for the new job added, follow these steps: 1. In the Add New Job window, fill all the mandatory fields and click Next. The Define window appears. 2. Enter the query parameters against the selected operation. 3. Provide the field values against the field names displayed. 4. Click Get Response. The Response Output tab displays the response for the request parameters provided. The Response Header and Response Body sections display the response for the input parameters provided. 5. Click Next. The Schedule window appears Schedule You can schedule the next run of an active job by setting the timer in the Schedule page. The scheduler displays the date and time fields to set the timer. To access the Schedule window, perform the following actions: 2014 by Kony, Inc. All rights reserved 33 of 69

39 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide 1. Click the Add New button from the top right corner of the Jobs screen. The New Job window appears with three tabs. Job Info Define Schedule 2. In the Job Info window, fill the required fields and click Next. The Define window appears. 3. Enter the request parameters to receive the response parameters. 4. Once you receive the response output, click Next. The Schedule window appears. The Schedule window displays the following fields: 2014 by Kony, Inc. All rights reserved 34 of 69

40 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide Field Name Every The time frame displays: Hour Minute Day Week Month Hour Select the time (in hours) to run the job. You need to select the hour and minute to schedule the time to run a job. Note: This field is inactive when you select Hour from the Every list Minute Select the minute field to schedule the next run of the selected job. Day Displays the hour and minute fields. Select the time frame to schedule the run for the job, Note: By default, the Day option displays the current date. Week Determines the specific day of a week to run the job. Selecting this option displays the day (with the names of days of a week), hour and minute. Select the day of a week and the time frame to schedule the run. Month Displays the Date and Time fields. Select the date in a month and the time frame to schedule the run for the selected job. To schedule the run of an active job, follow these steps: 2014 by Kony, Inc. All rights reserved 35 of 69

41 7. Jobs Kony MobileFabric Integration Service Admin Console User Guide 1. Click Add New in the Jobs page. 2. On the Add Jobs page, enter the required information in all the fields in Job Info window and click Next. 3. Enter the required information in all the fields in Define page and click Next. 4. In the Schedule window, click the Every field list and select a time frame. The selected time frame displays the remaining fields depending on the field selected. 5. Select the time frame and click Save and Schedule by Kony, Inc. All rights reserved 36 of 69

42 8. Health Check Kony MobileFabric Integration Service Admin Console User Guide 8. Health Check Health check of Admin Console displays the access status of the different databases. The databases displayed in the page are responsible for retrieving the data to be displayed in the Admin Console. A list of four databases with their status is displayed. The databases listed in the page are: Access to Reports DB Access to Admin DB Access to Reporting Queue Access to Storage DB The status of the connection to the database is displayed in the health check screen. If the connection to access a particular database is lost, the status across that database is displayed as FAILED by Kony, Inc. All rights reserved 37 of 69

43 9. Reports Kony MobileFabric Integration Service Admin Console User Guide 9. Reports As a part of Admin Console, a standard set of application metrics are gathered and made available to end users as reports. These reports are generated based on few parameters such as the application usage, service duration, number of requests received and legacy details such as traffic reports for service, for visitors and more. You have two different types of reports such as Basic reports and Legacy reports. Basic Reports: A basic report is generated to filter the data such as application usage, service duration, Requests per service and more. You can configure the data using the basic authentication to generate a basic report. For detailed information, refer Basic Reports. Legacy Reports: To generate a legacy report you must configure the konyreports.home environment in your system. A legacy report can be generated to filter the traffic of various applications/platforms. For detailed information, refer Legacy reports. Reports Settings: Different types of report settings are displayed in the Settings page. Using the report settings you can modify the displays of the reports, change the timezone and modify the meta data mapping. For detailed information, refer Reports Settings. 9.1 Basic Reports A basic report is generated after the application is deployed. You can view the following statistics of an app from the Report drop-down: 2014 by Kony, Inc. All rights reserved 38 of 69

44 9. Reports Kony MobileFabric Integration Service Admin Console User Guide Statistics App Usage Displays the usage of an app in used sessions and users. Users are based on the developers using the setkonyuserid() method. If the method is not used, the report counts the unique Device IDs and considers each device as a unique user. Requests per Service A total number of requests to each serviceid associated with the application. Requests per Form Total requests to form in the application. Sessions per Device Total sessions categorized by platform, channel and app type. Service Duration A total number of calls per application service including the min, average and max time taken. Service Duration Detail View average service call duration as a stacked bar showing the time taken for each phase of the service call. To generate a basic report, perform the following actions: 1. Select a report type from the Report drop-down list. 2. Set the date range (Start Date and End Date) for which the report is to be generated. 3. Select the application name from Application drop-down list. The list of applications deployed is displayed. 4. Select the platform from the Platform drop-down list. 5. Select a channel from the Channel drop-down list by Kony, Inc. All rights reserved 39 of 69

45 9. Reports Kony MobileFabric Integration Service Admin Console User Guide 6. Select an application type from the Application Type drop-down list. The available values include Hybrid, Mixed Mode, Mobile Web, Native, and SPA. 7. Select the aggregation of the report from the Aggregation list. The available aggregation values are Day, Month, and Week. 8. Click Generate. A basic report is generated with the selected parameters by Kony, Inc. All rights reserved 40 of 69

46 Kony MobileFabric Integration Service Admin Console User Guide 9.2 Reports As a part of Admin Console, a standard set of application metrics are gathered and made available to end users as reports. These reports are generated based on few parameters such as the application usage, service duration, number of requests received and legacy details such as traffic reports for service, for visitors and more. You have two different types of reports such as Basic reports and Legacy reports. Basic Reports: A basic report is generated to filter the data such as application usage, service duration, Requests per service and more. You can configure the data using the basic authentication to generate a basic report. For detailed information, refer Basic Reports. Legacy Reports: To generate a legacy report you must configure the konyreports.home environment in your system. A legacy report can be generated to filter the traffic of various applications/platforms. For detailed information, refer Legacy reports. Reports Settings: Different types of report settings are displayed in the Settings page. Using the report settings you can modify the displays of the reports, change the timezone and modify the meta data mapping. For detailed information, refer Reports Settings Basic Reports A basic report is generated after the application is deployed. You can view the following statistics of an app from the Report drop-down: 2014 by Kony, Inc. All rights reserved 41 of 69

47 Kony MobileFabric Integration Service Admin Console User Guide Statistics App Usage Displays the usage of an app in used sessions and users. Users are based on the developers using the setkonyuserid() method. If the method is not used, the report counts the unique Device IDs and considers each device as a unique user. Requests per Service A total number of requests to each serviceid associated with the application. Requests per Form Total requests to form in the application. Sessions per Device Total sessions categorized by platform, channel and app type. Service Duration A total number of calls per application service including the min, average and max time taken. Service Duration Detail View average service call duration as a stacked bar showing the time taken for each phase of the service call. To generate a basic report, perform the following actions: 1. Select a report type from the Report drop-down list. 2. Set the date range (Start Date and End Date) for which the report is to be generated. 3. Select the application name from Application drop-down list. The list of applications deployed is displayed. 4. Select the platform from the Platform drop-down list. 5. Select a channel from the Channel drop-down list by Kony, Inc. All rights reserved 42 of 69

48 Kony MobileFabric Integration Service Admin Console User Guide 6. Select an application type from the Application Type drop-down list. The available values include Hybrid, Mixed Mode, Mobile Web, Native, and SPA. 7. Select the aggregation of the report from the Aggregation list. The available aggregation values are Day, Month, and Week. 8. Click Generate. A basic report is generated with the selected parameters by Kony, Inc. All rights reserved 43 of 69

49 Kony MobileFabric Integration Service Admin Console User Guide 9.3 Legacy Reports The legacy reports tab will point to legacy data source and you can generate reports on them. Note: To access the legacy reports database, ensure that you have configured konyreports.home environment property points to a valid directory and a JNDI entry for konyadminreports.jndi.name exists to access the Legacy reports database. Legacy Reports is only needed if you have upgraded from a 5.x Kony Server instance and need to run reports on data captured before the 6.x upgrade. You can generate the following legacy reports in Kony MobileFabric Integration Service Admin Console portal: Report Traffic Report Service Requests (Native/SPA) Traffic report for the service requests received. Traffic Report Visitors (Native/SPA) Traffic report for the session invoked by visitors by Kony, Inc. All rights reserved 44 of 69

50 Kony MobileFabric Integration Service Admin Console User Guide Report Device Summary Report (Thin client) Summary report of the page views per thin client platform with date aggregation modes day, week, and the month. Traffic Report-TC-Page Views Traffic report of the page view per thin client platform. Traffic Report TC - Visitors Traffic report of the session invoked by visitors per thin client platform. To generate a legacy report, perform the following actions: 1. Log in to the Admin Console and click Reports from the left pane of the screen. By default, the Basic Reports screen is displayed. 2. In the Basic Reports screen, click Legacy Reports tab from the top pane. The Legacy Reports screen is displayed. 3. Click the Report drop-down list and select the appropriate report to be generated. 4. Click the Application drop-down list and select an application. All applications deployed are available in the list. 5. Select the Data Range for which the report should be generated. 6. Select the Platform under which the report should be generated. 7. Select the Channel under which the report should be generated. 8. Select the Start Date and End Date for the report to be generated. 9. Select the Application Type from the drop-down list by Kony, Inc. All rights reserved 45 of 69

51 Kony MobileFabric Integration Service Admin Console User Guide 10. Click Generate to generate a legacy report based on the criteria selected. A legacy report with the provided criteria is displayed on the screen. 11. You can download the generated report by clicking on Download as CSV option by Kony, Inc. All rights reserved 46 of 69

52 Kony MobileFabric Integration Service Admin Console User Guide 9.4 Configuring Report Settings You can configure the report display settings for the following areas: 1. Report Display Settings: Configure report display settings, application types, channel types, and time zones. 2. Report MetaData Mapping: Reports can display additional metadata about each service to enhance the readability of the report. The Service ID is returned from the data warehouse and you can specify a service friendly name, an associated menu which is related to the service call and/or an associated user event name which triggers at service call. 3. Form MetaData Mapping: Reports can display additional metadata about each page or form within the app to enhance the readability of the report. The Form ID is returned from the data warehouse and you can specify a form friendly name, an associated menu which is related to viewing that form and/or an associated user event name that triggers the form to load. 9.5 Report Display Settings Add or remove the platform types, application types, and channel types in the Report Display Settings area by Kony, Inc. All rights reserved 47 of 69

53 Kony MobileFabric Integration Service Admin Console User Guide Add or Delete Platform Type Set the platform type names you require to be displayed in the platform aggregation selection box while creating a report. 1. To add a platform type, click Add. 2. To delete a platform type, click Delete across each row displayed Add or Delete Application Types Set the application type strings which you require to be displayed in the platform aggregation selection box while creating a report. 1. To add an application type, click Add. 2. To delete an application type, click Delete Channel Types Set the channel type names you require to be displayed in the platform aggregation selection box while creating a report. 1. To add a channel type, click Add. 2. To delete a channel type, click Delete Time Zone The time zone offset feature is used to calculate the delta of the timezone in which the customer wants to view the reports from UTC. The timezone offset feature is used in all queries to convert data from UTC to user s timezone. Default will be UTC by Kony, Inc. All rights reserved 48 of 69

54 Kony MobileFabric Integration Service Admin Console User Guide 9.6 Report MetaData Mapping The Report meta data mapping feature helps you add, edit, and delete the meta data mappings. To add or delete a service meta data mapping, follow these steps 1. Click Add to add a new row. 2. Select an application ID from the Application ID drop-down list. 3. Enter the service ID in the Service ID text box. 4. Enter a service friendly name in Service Friendly Name box. 5. Enter the associated menu in Associate Menu box. 6. Enter the associated user event in Associated User Event box. : 7. Click Save. The mapping is created. 8. To edit an existing mapping, select the mapping and click Edit. 9. To delete a service meta data mapping, select the mapping and click Delete. 9.7 Form MetaData Mapping The Form meta data mapping helps you add, edit, and delete the meta data mappings of a form by Kony, Inc. All rights reserved 49 of 69

55 Kony MobileFabric Integration Service Admin Console User Guide To add or delete a form meta data mapping, follow these steps: 1. Click Add to add a new row in form metadata mapping. 2. Select the application ID from the Application ID drop-down list. 3. Enter the form ID in the Form ID text box. 4. Type the form friendly name in Form Friendly Name text box. 5. Enter the menu associated in Associate Menu text box. 6. Type the associated user event in Associated User Event text box. 7. Click Save. The form metadata mapping is created. 8. To edit an existing mapping, select the mapping and click Edit. 9. To delete a service meta data mapping, select the mapping and click Delete by Kony, Inc. All rights reserved 50 of 69

56 10. Settings Kony MobileFabric Integration Service Admin Console User Guide 10. Settings The Settings page of Admin Console consists of three modules. Logging Runtime Configuration Environment Details Logging: In the process of managing the admin console, we need to track the performance of the server and other client filters. Admin console provides a comprehensive and flexible way of logging. The logging feature explains different types of logs and ways of tracking the logs. For detailed information, refer Logging. Runtime Configuration: Runtime configuration enables you to view the configuration settings in the MobileFabric Integration Server. For more information, refer Runtime Configuration. Environment Details: The section is used to record the details of the environment on which the Kony server is used. For detailed information, refer Environment Details Logging A log file is automatically created and maintained by the server. The log file displays the list of activities performed by the device and the server. The Logging page in the Settings displays the ways of tracking different types of logs which are displayed in Admin Console by Kony, Inc. All rights reserved 51 of 69

57 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Request and Response Trace Logs: The request and respond trace logs allow you to trace all the incoming requests and response payloads from the client to middleware and middleware to the backend server. Trace All Client Request and Response: Click the check box to trace all the incoming requests and response payload from clients. Trace All Back-end Request and Response: Click the check box to trace all the incoming requests and response payload from the back-end. Note: Enabling full request and response trace logs will impact the server performance. So, do not enable the trace for long periods or during the high traffic Log Level by Class In the Log Level by class, we can set the default root log level for a particular class/package by Kony, Inc. All rights reserved 52 of 69

58 10. Settings Kony MobileFabric Integration Service Admin Console User Guide To configure log level for class/package 1. Provide the class/package name in the text box provided under the Log level by class section. 2. Set the log level for each class/package by selecting the type of log level from the drop-down. The various types of log levels are: TRACE: The trace log level displays the detailed information of the server and the service operations. The information in the file includes operations performed by the client, middleware and the back-end server. DEBUG: The debug log level displays the detailed information which is useful to debug the incoming requests or response payloads in different log files. INFO: Displays the log level informational messages which highlight the progress of the application. WARN: Displays the warning messages which occur while capturing incoming requests and response payloads. ERROR: Displays the error messages which occur while capturing incoming requests and response payloads but still allows the application to continue running. FATAL: Displays the severe error messages which leads the application to abort. OFF: Turns off the logging.. 3. Click Save after completing all the configurations Log Level by Client Filter The log level by client filter displays the server side log level for the specific request based on the user ID, client IP and service name by Kony, Inc. All rights reserved 53 of 69

59 10. Settings Kony MobileFabric Integration Service Admin Console User Guide To filter the log level by client, follow these steps: 1. Select the parameter by clicking the drop-down menu. The parameter values are: o IP address o Login ID o Service ID 2. IP Address: Select the IP Address option in Select Parameter drop-down and provide the client IP address in the adjacent text box. 3. Similarly for Login ID and Service ID, select the option from the Select Parameter drop-down and provide the required details. 4. Click Enable Log Level Override from Client checkbox to enable the log level override from client. The feature helps the client to send a request header named X-Kony-Log-Level- Override to the server during a service invocation. The feature further sets the server side log level for the specific request allowing the client to turn on and off debug for their session. Click Save to save the changes done in the Logging page. Click Cancel to abort the changes Runtime Configuration The Runtime Configuration tab on the Settings screen of Admin Console enables you to view the configuration settings of the MobileFabric Integration Server. The configuration details comprises of the following sections: 2014 by Kony, Inc. All rights reserved 54 of 69

60 10. Settings Kony MobileFabric Integration Service Admin Console User Guide General Configuration Log Configuration CORS Configuration SSL Configuration Metrics Configuration Storage Database Configuration Memcache Configuration General Configuration The General Configuration section displays the general settings of the Kony server. You can modify the settings of each feature, which appears in the list by selecting the available options and clicking Save to save the settings. The following image displays the options in the General Configuration section by Kony, Inc. All rights reserved 55 of 69

61 10. Settings Kony MobileFabric Integration Service Admin Console User Guide The following table describes the UI elements of General Configuration section: Property Name JSON Array Support Select the option to honor the JSON array support in response. Send Default User Agent Select the option to send the default user agent to the back end. The default user agent value is Mozilla/5.0 (Windows; U; Windows NT 5.1; en-us; rv: ) Gecko/ Firefox/3.5.7 (.NET CLR ) by Kony, Inc. All rights reserved 56 of 69

62 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name Accept only Gzip Compression for Endpoint Response If you select the option, gzip is sent as one of the accept-encoding formats in the request. Exclude Stacktrace from Logs Select the option to exclude stack trace messages in logs. Do not Escape XML Special Characters Enter the special characters that should not be excluded from the request template of XML and SOAP Services. Exclude Parameters in Request and Response Enter the sensitive parameter names to mask in the request/response. Exclude Input Parameters from Log Context (NDC) Enter the input parameters to exclude from the NDC context of logs. NDC Delimiter You can specify the NDC Delimiter apart from the default character \n. Server Time Frequency (milliseconds) Enter the delay in server time frequency in milliseconds. Server Time Delay in Startup (milliseconds) Enter the delay during the starting of the server in milliseconds. Number of Server Nodes for Throttling Set the number of nodes to configure API Throttling. Kony Reports Year Drop down Offset Enter the number of years to be displayed in the Reports tab of Admin Console. Kony Services Context Path Enter the default context path, /middleware, or /services. Save Click Save to save your changes by Kony, Inc. All rights reserved 57 of 69

63 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Log Configuration The Log Configuration section displays the configuration settings of the server logs. You can modify the settings of each feature, which appears in the list by selecting the available options and clicking Save to update the changes. The following image displays the properties of the Log Configuration section: The following table describes the UI elements of the Log Configuration section: Property Name Server Log Option Select the log option from the list to specify how and where the logs can be collected. The available log options are as follows: Log file. User specified log file. Database. Logs are stored in the database of the server_application_log table in your admindb. Syslog. Logs stored in the respective system logs by Kony, Inc. All rights reserved 58 of 69

64 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name Server Log Location Enter the location of the server logs. Note: If you select the Database or Syslog as the Server Log Option, the Server Log Location field will be deactivated, you cannot edit it. Server Logger JNDI Name Enter the JNDI name for the serve logs. Note: You cannot edit the Server Logger JNDI Name field, if you select Logfile or Syslog as the Server Log Option. Save Click Save to save the changes CORS Configuration The CORS Configuration section displays the configuration settings of the Kony server access control. You can modify the settings of each feature, which appears in the list by selecting the available options and clicking Save to update the changes. The following image displays the properties of the CORS Configuration section with their values: The following table describes the UI elements of the CORS Configuration: 2014 by Kony, Inc. All rights reserved 59 of 69

65 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name CORS Enabled Select the CORS Enabled check box to enable the Cross Origin Resource Sharing mechanism. Kony Server Access Control Allow Origin Value If you set the Kony Server Access Control Allow Origin Value to ALL. Sets the value as '*' for Access-Control-Allow-Origin header. NONE. Does not add Access-Control-Allow-Origin header in the response. ECHO. Adds the value of Origin header as the Access- Control-Allow-Origin header in the response. Kony Server Access Control Echo Whitelist Domains If you set the Kony Server Access Control Allow Origin Value as: ALL. Accepts the CORS request from any domain. NONE. Sets the Kony Server Access Control Echo Whiltelist Domains as blank, as all the domains are echoed without whitelisting. ECHO. Adds a whitelist comma separated by a domain(s) to Kony Server Access Control Echo Whiltelist Domains. Save Click Save to save your changes SSL Configuration The SSL Configuration section is used to connect the Kony Server to the customer enterprise server. This type of configuration is required only when you want to connect the Kony Server by using the HTTPS protocol. You can modify the settings of each feature, which appears in the list by selecting the available options and clicking Save to update the changes. The following image displays the properties of the SSL Configuration section with their values: 2014 by Kony, Inc. All rights reserved 60 of 69

66 10. Settings Kony MobileFabric Integration Service Admin Console User Guide The following table describes the UI elements of the SSL Configuration section: Property Name SSL Trust Store Displays the SSL Trust store location where the public SSL certificates are stored. SSL Key Store Displays the SSL Key store location where the private SSL certificates are stored. SSL Trust Store Password Displays the password to unlock the SSL Trust Store file. SSL Key Store Password Displays the password to unlock the SSL Key Store file. SSL Key Store Type Displays the extension of the SSL Key Store file. By default, it is jks. SSL Trust Store Type Displays the extension of the SSL Trust Store file, By default, it is jks by Kony, Inc. All rights reserved 61 of 69

67 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name SSL Algorithm Displays the algorithm of SSL. For IBM application servers, the algorithm value is SSLv3. For any other application server, the algorithm value is TSL. SSL Socket Factory Provider Displays the security provider of SSL Socket Factory. SSL Server Socket Factory Provider Displays the security provider of SSL Server Socket Factory. SSL Socket Factory Host Name Verifier Select the SSL Socket Factory Host Name Verifier: BROWSER_COMPATIBLE_HOSTNAME_VERIFIER. Allows you to connect to the servers having wild card certificate as *.abc.com, abc.com, child.abc.com. ALLOW_ALL_HOSTNAME_VERIFIER. Allows you to connect to the servers having self-signed certificate. For self-signed certificate, change value to ALLOW_ ALL_HOSTNAME_VERIFIER. STRICT_HOSTNAME_VERIFIER. Allows you to connect to the servers with the specific host name. Save Click Save to save your changes Metrics Configuration The Metrics Configuration section displays the configuration properties of metric operations in the Kony server. You can modify the settings of each feature, which appears in the list by selecting using the available options and clicking Save to update the changes. The following image displays the properties of the Metrics Configuration section with their values: 2014 by Kony, Inc. All rights reserved 62 of 69

68 10. Settings Kony MobileFabric Integration Service Admin Console User Guide The following table describes the UI elements of the Metrics Configuration section: Property Name Metrics Topic Name Name of the metrics topic. By default, the installer assigns KonyMetricsTopic as the name of the metrics. Note: If you choose to install manually, you must provide the alterative name of your metrics and restart the server. Metrics Topic Connection Factory Name Similar to Metrics Topic Name, the admin console displays the name of the Metrics Topic Connection Factory. By default, the installer assigns the name as KonyConnectionFactory. Metrics Initial Context Factory Name Displays the classpath of the Initial Context Factory. Example for JBoss 7 EAP: org.jboss.naming.remote.client.initialcontextfactory 2014 by Kony, Inc. All rights reserved 63 of 69

69 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name Metrics Provider URL Displays the URL at which your messaging server is running. For example: <protocol>://<ip>:<port> Metrics Security Principal Displays the security principal for the metrics. Metrics Security Credentials Displays the security credentials for the metrics. Metrics User Name The username for accessing the metrics. Metrics Password The password for accessing the metrics. Metrics URL Package Prefixes The JNDI name for the URL package. Save Click Save to save your changes Storage Database Configuration The Storage Database Configuration section displays the properties of database structures of Kony server. You can modify the settings of each feature, which appears in the list by selecting the available options and clicking Save to update the changes. The following image displays the properties of the Storage Database Configuration section with their values: 2014 by Kony, Inc. All rights reserved 64 of 69

70 10. Settings Kony MobileFabric Integration Service Admin Console User Guide The following table describes the UI elements of Storage Database Configuration section: Property Name Database Type Displays the type of database on which the server is running. Database Host Name Displays the host name of the database. Database Port Displays the port number at which your database is running. The installer assigns a default port number to your database. Database User Name Displays the username for accessing the database. Database Password Displays the password for accessing the database by Kony, Inc. All rights reserved 65 of 69

71 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name Database Instance Displays the name of the database instance created. Note: Database instance is created only for Oracle database type. Data Tablespace Name Displays the name of the tablespace in which the data is stored logically. Note: The data tablespace name is applicable only for the Oracle database type. Index Tablespace Name Displays the name of the index created in the tablespace. Note: The index tablespace name is applicable only for the Oracle database type. LOB Tablespace Name Displays the name of the large object tablespace created in the server. Note: The LOB tablespace name is applicable only for the Oracle database type. SQL Server Default Schema Displays the default schema of the SQL server database. Note: The SQL Server Default Schema field is noneditable for database types other than SQL Server. Max Allowed Connections Enter the maximum number of allowed connections to access the database by Kony, Inc. All rights reserved 66 of 69

72 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name Connection Timeout in Seconds Sets the time out interval for server to reply to the client request for the Storage services. Save Click Save to save your changes Memcache Configuration The Memcache Configuration section displays the properties of the memory caching system in the Kony server. You can modify the settings of each feature, which appears in the list by selecting the available options and clicking Save to update the changes. The following image displays the properties of the Memcache Configuration section with their values: The following table describes the UI elements of the Memcache Configuration section: 2014 by Kony, Inc. All rights reserved 67 of 69

73 10. Settings Kony MobileFabric Integration Service Admin Console User Guide Property Name Memcache Custer Domains Displays the IP/Host name of the Memcache server. For Example : Memcache Cluster Domains = <IP>:<PORT> Memcache Number of Clients Displays the number of clients that can connect to the Memcache server. Memcache Store Timeout (milliseconds) Displays the maximum time allowed (in milliseconds) to store data in the Memcache server. Note: If the data is not stored within the specified time then the server triggers a timeout. Memcache Store Attempts Displays the number of attempts allowed to store data in the Memcache server. Memcache Retrive Attempts Displays the number maximum retry attempts to retrieve the data from the Memcache server. Memcache Expiry (Seconds) Displays the expiry time (in seconds) to store the data in the Memcache server. Memcache ID Transport Displays the mode of transport for cacheid. Possible values are COOKIE_ONLY, PARAM_ONLY, or EITHER. Memcache ID Cookie Path Displays the context path for cacheid in the cookie header. Memcache Cookie Secured Select the check box to secure the cookie header. Save Click Save to save your changes by Kony, Inc. All rights reserved 68 of 69

74 10. Settings Kony MobileFabric Integration Service Admin Console User Guide 10.3 Environment Details The environment details page displays the environments details of the Kony server. This page displays a table with two columns the Property Name and Property Value. The Property Name column displays the names of different properties such as the version of the Kony server used, the Gateway version, the JNDI name, JNDI version, Operating system on which the Kony server is installed, Environment Name, Environment API version and so on. The Property Value column displays the value against each property name displayed in the table by Kony, Inc. All rights reserved 69 of 69

Integration Service. Admin Console User Guide. On-Premises

Integration Service. Admin Console User Guide. On-Premises Kony Fabric Integration Service Admin Console User Guide On-Premises Release V8 SP1 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the

More information

Integration Service. Admin Console User Guide. On-Premises

Integration Service. Admin Console User Guide. On-Premises Kony MobileFabric TM Integration Service Admin Console User Guide 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

Engagement Services. Database Setup Guide - SQL Server

Engagement Services. Database Setup Guide - SQL Server Kony MobileFabric Engagement Services Database Setup Guide - SQL Server Release 7.2.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the

More information

Installation Guide - Mac

Installation Guide - Mac Kony Fabric Installation Guide - Mac On-Premises Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Installation Guide - Mac

Installation Guide - Mac Kony Visualizer Enterprise Installation Guide - Mac Release 7.3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Installation Guide - Windows

Installation Guide - Windows Kony Visualizer Enterprise Installation Guide - Windows Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Introduction to Kony Fabric

Introduction to Kony Fabric Kony Fabric Introduction to Kony Fabric Release V8 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

More information

Kony MobileFabric. Release Notes. On-Premises. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Release Notes. On-Premises. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Release Notes 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 version stated on

More information

Sync Services. Server Planning Guide. On-Premises

Sync Services. Server Planning Guide. On-Premises Kony MobileFabric Sync Services Server Planning Guide 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

Kony MobileFabric Engagement Services QuickStart Guide

Kony MobileFabric Engagement Services QuickStart Guide Kony MobileFabric (Building a Sample App - Android) Release 7.0 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Sync Services. Server Planning Guide. On-Premises

Sync Services. Server Planning Guide. On-Premises Kony Fabric Sync Services Server On-Premises Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on

More information

Installation Guide - Mac

Installation Guide - Mac Kony Visualizer Enterprise Installation Guide - Mac Release 7.0 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Installation Guide - Mac

Installation Guide - Mac Kony Visualizer Enterprise Installation Guide - Mac Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Kony MobileFabric. Deployment Guide. Release 7.3. Document Relevance and Accuracy

Kony MobileFabric. Deployment Guide. Release 7.3. Document Relevance and Accuracy Kony MobileFabric Deployment Guide Release 7.3 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

More information

Installation Guide - Windows

Installation Guide - Windows Kony Visualizer Installation Guide - Windows Release 2.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on

More information

Installation Guide for Kony Fabric Containers Solution On-Premises

Installation Guide for Kony Fabric Containers Solution On-Premises Kony Fabric Installation Guide for Kony Fabric Containers Solution On-Premises Release V8.3.0.0 GA Document Relevance and Accuracy This document is considered relevant to the Release stated on this title

More information

Kony Licensing Guide

Kony Licensing Guide Release 6.5 On-Premises 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

More information

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

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

More information

Supported Devices, OS, and Browsers

Supported Devices, OS, and Browsers Kony Visualizer Supported Devices, OS, and Browsers Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

User Journey - Funnel Reports, App Events and APM

User Journey - Funnel Reports, App Events and APM Kony Fabric Reporting and Analytics User Journey - Funnel Reports, App Events and APM Release V8 SP1 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title

More information

Supported OS, Application Servers, and Databases Guide

Supported OS, Application Servers, and Databases Guide Supported OS, Application Servers, and Databases Guide Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Android Build Guidelines

Android Build Guidelines Kony Visualizer Android Build Guidelines Release 7.2.1 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on the

More information

Upgrading Integration Service on WebSphere. On-Premises

Upgrading Integration Service on WebSphere. On-Premises Kony MobileFabric 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 version stated on the Revision History

More information

Installation Guide - Linux. On-Premises

Installation Guide - Linux. On-Premises Kony Management Installation Guide - Linux On-Premises Release 4.3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Sync Services. Design Guidelines

Sync Services. Design Guidelines Kony MobileFabric Sync Services Design Guidelines 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

More information

Custom Metrics and Reports

Custom Metrics and Reports Custom Metrics and Reports Release 6.5 2015 by Kony, Inc. All rights reserved 1 of 124 Custom Metrics and Reports Guide Copyright 2013 Kony, Inc. All rights reserved. July, 2015 This document contains

More information

Kony MobileFabric Reporting and Analytics. Installation Guide. On-Premises. Release 7.3. Document Relevance and Accuracy

Kony MobileFabric Reporting and Analytics. Installation Guide. On-Premises. Release 7.3. Document Relevance and Accuracy Kony MobileFabric Reporting and Analytics Installation Guide On-Premises Release 7.3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the

More information

Installation Guide - Mac

Installation Guide - Mac Installation Guide - Mac Release 7.0 Beta 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

More information

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August PUBLIC Document Version: August 2018 2018-10-26 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Release Highlights....3 1.1 Anonymous access to public communities....4

More information

VMware AirWatch Books Deployment Guide Distribute and deploy books

VMware AirWatch Books Deployment Guide Distribute and deploy books VMware AirWatch Books Deployment Guide Distribute and deploy books AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Lenovo ThinkAgile XClarity Integrator for Nutanix Installation and User's Guide

Lenovo ThinkAgile XClarity Integrator for Nutanix Installation and User's Guide Lenovo ThinkAgile XClarity Integrator for Nutanix Installation and User's Guide Version 1.0 Note Before using this information and the product it supports, read the information in Appendix A Notices on

More information

Manual Installation Guide

Manual Installation Guide Kony MobileFabric Manual Installation Guide 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 version

More information

Sync Services. Developing Offline Applications

Sync Services. Developing Offline Applications Kony MobileFabric Sync Services Developing Offline Applications 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

Wholesale Lockbox User Guide

Wholesale Lockbox User Guide Wholesale Lockbox User Guide August 2017 Copyright 2017 City National Bank City National Bank Member FDIC For Client Use Only Table of Contents Introduction... 3 Getting Started... 4 System Requirements...

More information

Kony Fabric. Sync ORM API Guide. Release V8. Document Relevance and Accuracy

Kony Fabric. Sync ORM API Guide. Release V8. Document Relevance and Accuracy Kony Fabric Sync ORM API Guide Release V8 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

More information

Kony MobileFabric. Sync ORM API Guide. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Sync ORM API Guide. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Sync ORM API Guide 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

More information

Aruba Central Guest Access Application

Aruba Central Guest Access Application Aruba Central Guest Access Application User Guide Copyright Information Copyright 2017Hewlett Packard Enterprise Development LP. Open Source Code This product includes code licensed under the GNU General

More information

AT&T Business Messaging Account Management

AT&T Business Messaging Account Management Account Management Administrator User Guide July 2016 1 Copyright 2016 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T

More information

Pulse Workspace Appliance. Administration Guide

Pulse Workspace Appliance. Administration Guide Pulse Workspace Appliance Administration Guide Product Release 2.0, 1743.1 Document Revisions 1.0 Published Date January 2018 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 The Pulse

More information

Integrate Microsoft Office 365. EventTracker v8.x and above

Integrate Microsoft Office 365. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 5, 2017 Abstract This guide provides instructions to configure Office 365 to generate logs for critical events. Once EventTracker is configured to collect

More information

Quick Start Guide. For more information, please visit us at

Quick Start Guide. For more information, please visit us at TM Quick Start Guide For more information, please visit us at www.websitealive.com Quick Start Guide With this Quick Start Guide, you ll be up and running in no time! If you need further assistance, help

More information

Secure Your First BlackBerry Dynamics App

Secure Your First BlackBerry Dynamics App Hong Kong 2018 Hong Kong 2018 Secure Your First BlackBerry Dynamics App EK Choi, Enterprise Solutions Manager Build Integration Dynamics runtime is for secure mobile and desktop applications Exposes capabilities

More information

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

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

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

Oracle Cloud. Using the Google Calendar Adapter Release 16.3 E

Oracle Cloud. Using the Google Calendar Adapter Release 16.3 E Oracle Cloud Using the Google Calendar Adapter Release 16.3 E68599-05 September 2016 Oracle Cloud Using the Google Calendar Adapter, Release 16.3 E68599-05 Copyright 2015, 2016, Oracle and/or its affiliates.

More information

Kony Visualizer. Wearables Developer's Guide

Kony Visualizer. Wearables Developer's Guide Kony Visualizer Wearables Developer's Guide Release 7.0 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

22 August 2018 NETOP REMOTE CONTROL PORTAL USER S GUIDE

22 August 2018 NETOP REMOTE CONTROL PORTAL USER S GUIDE 22 August 2018 NETOP REMOTE CONTROL PORTAL USER S GUIDE CONTENTS 1 Overview... 3 1.1 Netop Remote Control Portal... 3 1.2 Technical Requirements... 3 2 General... 4 2.1 Authentication... 4 2.1.1 Forgot

More information

AppFactory User Guide

AppFactory User Guide Kony AppFactory User Guide Release V8 SP3 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

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Kony Visualizer. Wearables Developer's Guide

Kony Visualizer. Wearables Developer's Guide Kony Visualizer Wearables Developer's Guide Release 7.3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on

More information

Integrating AirWatch and VMware Identity Manager

Integrating AirWatch and VMware Identity Manager Integrating AirWatch and VMware Identity Manager VMware AirWatch 9.1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

October J. Polycom Cloud Services Portal

October J. Polycom Cloud Services Portal October 2018 3725-42461-001J Polycom Cloud Services Portal Copyright 2018, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into another language or format, or

More information

VMware Workspace Portal End User Guide

VMware Workspace Portal End User Guide VMware Workspace Portal End User Guide Workspace Portal 2.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE VMware Identity Manager 2.9.1 VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware

More information

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Table of Contents Lab Overview - HOL-1857-03-UEM - Workspace ONE UEM with App & Access Management... 2 Lab Guidance... 3 Module 1 - Workspace

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Administering Workspace ONE in VMware Identity Manager Services with AirWatch. VMware AirWatch 9.1.1

Administering Workspace ONE in VMware Identity Manager Services with AirWatch. VMware AirWatch 9.1.1 Administering Workspace ONE in VMware Identity Manager Services with AirWatch VMware AirWatch 9.1.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Guide to Deploying VMware Workspace ONE. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1

Guide to Deploying VMware Workspace ONE. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 Guide to Deploying VMware Workspace ONE DEC 2017 VMware AirWatch 9.2 VMware Identity Manager 3.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Symantec Ghost Solution Suite Web Console - Getting Started Guide

Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console - Getting Started Guide Symantec Ghost Solution Suite Web Console- Getting Started Guide Documentation version: 3.3 RU1 Legal Notice Copyright 2019 Symantec Corporation.

More information

Talend Component tgoogledrive

Talend Component tgoogledrive Talend Component tgoogledrive Purpose and procedure This component manages files on a Google Drive. The component provides these capabilities: 1. Providing only the client for other tgoogledrive components

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

SAS Visual Analytics 7.3 for SAS Cloud: Onboarding Guide

SAS Visual Analytics 7.3 for SAS Cloud: Onboarding Guide SAS Visual Analytics 7.3 for SAS Cloud: Onboarding Guide Introduction This onboarding guide covers tasks that account administrators need to perform to set up SAS Visual Statistics and SAS Visual Analytics

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Oracle Cloud Using the Google Calendar Adapter with Oracle Integration

Oracle Cloud Using the Google Calendar Adapter with Oracle Integration Oracle Cloud Using the Google Calendar Adapter with Oracle Integration E85501-05 January 2019 Oracle Cloud Using the Google Calendar Adapter with Oracle Integration, E85501-05 Copyright 2017, 2019, Oracle

More information

Installation 3. Minimum system requirements 3. Download and installation on Windows 3. Download and installation on Linux 3

Installation 3. Minimum system requirements 3. Download and installation on Windows 3. Download and installation on Linux 3 2 TABLE OF CONTENTS Installation 3 Minimum system requirements 3 Download and installation on Windows 3 Download and installation on Linux 3 Mail server configuration 4 Out-of-the-box integrations 4 ServiceDesk

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Lookout Mobile Endpoint Security. Deploying Lookout with BlackBerry Unified Endpoint Management

Lookout Mobile Endpoint Security. Deploying Lookout with BlackBerry Unified Endpoint Management Lookout Mobile Endpoint Security Deploying Lookout with BlackBerry Unified Endpoint Management June 2018 2 Copyright and disclaimer Copyright 2018, Lookout, Inc. and/or its affiliates. All rights reserved.

More information

ForeScout Extended Module for MaaS360

ForeScout Extended Module for MaaS360 Version 1.8 Table of Contents About MaaS360 Integration... 4 Additional ForeScout MDM Documentation... 4 About this Module... 4 How it Works... 5 Continuous Query Refresh... 5 Offsite Device Management...

More information

Mobility Manager 9.5. Users Guide

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

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter Release 12.2.1.3.0 E83336-02 July 2017 Documentation for Oracle Service-Oriented Architecture (SOA) developers that describes how to use the Oracle

More information

Deploying Lookout with IBM MaaS360

Deploying Lookout with IBM MaaS360 Lookout Mobile Endpoint Security Deploying Lookout with IBM MaaS360 February 2018 2 Copyright and disclaimer Copyright 2018, Lookout, Inc. and/or its affiliates. All rights reserved. Lookout, Inc., Lookout,

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 2.4.5 Red Hat, Inc. Jun 06, 2017 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 4 4 Examine the Tower Dashboard 6 5 The Setup

More information

Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration F

Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration F Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration F10982-02 Oracle Cloud Using the UiPath Robotic Process Automation Adapter with Oracle Integration, F10982-02 Copyright

More information

User Guide: Control-Link Central Service Center and Website

User Guide: Control-Link Central Service Center and Website Manage your field lighting: by phone online smart phone live help /7 with reports securely : Control-Link Central Service Center and Website www.musco.com Contents Welcome to Control-Link Central Service

More information

User Guide. Issued July DocAve Backup for Salesforce User Guide

User Guide. Issued July DocAve Backup for Salesforce User Guide DocAve Backup for Salesforce User Guide Issued July 2017 1 Table of Contents What s New in this Guide...4 About DocAve Backup for Salesforce...5 Supported Browsers...6 Submitting Documentation Feedback

More information

Using VMware Identity Manager Apps Portal

Using VMware Identity Manager Apps Portal Using VMware Identity Manager Apps Portal VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Kony MobileFabric. Kony Messaging Services On-Premises Installation Guide - Linux

Kony MobileFabric. Kony Messaging Services On-Premises Installation Guide - Linux Kony MobileFabric Kony Messaging Services On-Premises Installation Guide - Linux Release 5.6 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page

More information

MyOffice Employee. User Guide Release 4.1

MyOffice Employee. User Guide Release 4.1 MyOffice Employee User Guide Release 4.1 Copyright 1996-2014 Sigma Systems Canada Inc. Last Revision: 2015-06-05 Sigma Systems Canada Inc., Toronto, ON, Canada The Programs (which include both the software

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

EMC SourceOne for Microsoft SharePoint Version 6.7 EMC SourceOne for Microsoft SharePoint Version 6.7 Administration Guide P/N 300-012-746 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011

More information

Oracle Cloud Using the Trello Adapter. Release 17.3

Oracle Cloud Using the Trello Adapter. Release 17.3 Oracle Cloud Using the Trello Adapter Release 17.3 E84579-03 September 2017 Oracle Cloud Using the Trello Adapter, Release 17.3 E84579-03 Copyright 2016, 2017, Oracle and/or its affiliates. All rights

More information

User Guide. 3CX Recording Manager Standard. Version

User Guide. 3CX Recording Manager Standard. Version User Guide 3CX Recording Manager Standard Version 15.5.109 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced

More information

Oracle Cloud Using the Oracle Responsys Adapter. Release 17.3

Oracle Cloud Using the Oracle Responsys Adapter. Release 17.3 Oracle Cloud Using the Oracle Responsys Adapter Release 17.3 E70393-06 September 2017 Oracle Cloud Using the Oracle Responsys Adapter, Release 17.3 E70393-06 Copyright 2016, 2017, Oracle and/or its affiliates.

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

A Guide for Customer Accounts

A Guide for Customer Accounts A Guide for Customer Accounts Introduction This document contains set up and configuration guides for ODDS Customer Accounts. This manual helps to assist customers with the setup of their ODDS account,

More information

Banner 9 Administrative pages Navigation Guide

Banner 9 Administrative pages Navigation Guide Banner 9 Administrative pages Navigation Guide Kennesaw State University 1 P age Enrollment Services Division Table of Contents Introduction... 3 What is new with Banner Admin Pages?... 3 Key Terminology

More information

Overview. ACE Appliance Device Manager Overview CHAPTER

Overview. ACE Appliance Device Manager Overview CHAPTER 1 CHAPTER This section contains the following: ACE Appliance Device Manager, page 1-1 Logging Into ACE Appliance Device Manager, page 1-3 Changing Your Account Password, page 1-4 ACE Appliance Device Manager

More information

Installation and Upgrade Guide

Installation and Upgrade Guide ControlPoint for Office 365 Installation and Upgrade Guide Publication Date:November 09, 2017 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction

More information

Print Management Cloud

Print Management Cloud Print Management Cloud Version 1.0 Configuration Guide January 2018 www.lexmark.com Contents 2 Contents Change history... 4 Overview... 5 Deployment readiness checklist...6 Getting started...7 Accessing

More information

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE

Guide to Deploying VMware Workspace ONE with VMware Identity Manager. SEP 2018 VMware Workspace ONE Guide to Deploying VMware Workspace ONE with VMware Identity Manager SEP 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Microsite Overview. The Basics: How to build and manage your ISA Section microsite

Microsite Overview. The Basics: How to build and manage your ISA Section microsite Microsite Overview The Basics: How to build and manage your ISA Section microsite We are excited to work with you to build your microsites within the all-new www.isa.org. The website has state-of-the-art

More information

Kaspersky Security Center 10 Web Console. User Guide

Kaspersky Security Center 10 Web Console. User Guide Kaspersky Security Center 10 Web Console User Guide Dear User, Thank you for your trust! We hope that this document will help you in your work and will provide answers regarding this software product.

More information

ZENworks 2017 Audit Management Reference. December 2016

ZENworks 2017 Audit Management Reference. December 2016 ZENworks 2017 Audit Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter Release 12.2.1.1.0 E73562-01 June 2016 Oracle Fusion Middleware Using Oracle Eloqua Cloud Adapter, Release 12.2.1.1.0 E73562-01 Copyright 2015,

More information

Oracle Cloud Using the Adobe esign Adapter. Release 17.3

Oracle Cloud Using the Adobe esign Adapter. Release 17.3 Oracle Cloud Using the Adobe esign Adapter Release 17.3 E71395-07 September 2017 Oracle Cloud Using the Adobe esign Adapter, Release 17.3 E71395-07 Copyright 2016, 2017, Oracle and/or its affiliates. All

More information

Workspace ONE Content for Android User Guide. VMware Workspace ONE UEM

Workspace ONE Content for Android User Guide. VMware Workspace ONE UEM Workspace ONE Content for Android User Guide VMware Workspace ONE UEM Workspace ONE Content for Android User Guide You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Cisco TEO Adapter Guide for SAP Java

Cisco TEO Adapter Guide for SAP Java Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information