html5-img
1 / 10

Welcome!

Welcome!. APPX Conference 2013. Agenda – Thursday PM Role Based Security Using Themes Appx and Tablets Happy Hour!. Welcome!. An Alternative to Appx’s 10,000 security flags Can be managed by a less technical user. 5 level hierarchy: Database Department Workgroup Role User.

sana
Download Presentation

Welcome!

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Welcome! APPX Conference 2013

  2. Agenda – Thursday PM Role Based Security Using Themes Appx and Tablets Happy Hour! Welcome!

  3. An Alternative to Appx’s 10,000 security flags Can be managed by a less technical user. 5 level hierarchy: Database Department Workgroup Role User Role Based Security

  4. Security can be specified at any level, if not specified, inherits from higher level. Security settings stored in new design file SECACL in each application. SECACL stored in 0SA folder Need to run Create Files for each application. Also controls timeouts and logins Role Based Security

  5. Theme API allows you to apply a theme to Inputs and Menus. Does not affect any existing GUI attributes you have used Applies theme to Appx runtime processes (Disposition, Scan, etc). Theme/Subtheme is contained in a designated MENU process. Using Themes

  6. MENU process contains GUI elements (named/unamed). Can change theme anytime Theme can be stored in it’s own application, maintained by non programmer. Requires change to each Input/Menu, but there is a helper API Using Themes

  7. Currently 2 methods for accessing Appx applications on a tablet Use Windows Remote Desktop Develop web pages designed for tablets/phones, use APPX CGI scripts. New MS Surface Pro tablet will run any Windows program, including ADC. Appx & Tablets

  8. Use RDP s/w on tablet to connect to desktop on Windows server. Client continues to run even if connection dropped Administrator can look at remote session if there is a problem. Use new feature ‘TS Remote App’ allows administrator to control what programs and options can be used. Windows Remote Desktop

  9. Supported by iTap RDP on iPad, Xtralogic Remote Desktop Client for Android, others. Refer to http://technet.microsoft.com/en-us/library/cc730673(v=ws.10).aspx for setup Will probably want to redesign processes for tablet use (larger buttons, swipe to scroll, drag buttons, etc). Linux server? Set up small Windows server for this, only need ADC. Windows Remote Desktop

  10. 2 approaches Develop native applications on Windows, Android, IOS Use HTML5 Both approaches: on Appx server, develop processes to return data in desired format (html, xml, etc). Web Pages

More Related