Tutorialsd ED10 01-23-12-V2 Eng

Total Page:16

File Type:pdf, Size:1020Kb

Tutorialsd ED10 01-23-12-V2 Eng SD Tutorial Mobile and Smart devices Development Solution - Page 1 SD Tutorial Introduction The IT industry is well aware of the significance that smart-phones, tablets and smart devices in general have acquired in the everyday life of consumers and computer system users, both in their personal and professional lives. The need of companies and developers to quickly include these technologies to enhanced business and towards future opportunities is also obvious. This revolution that involves the market and its users implies two main features to be considered. One is the so-called “user-centric” aspect, and the other deals with the device market which has become highly dynamic. The “user-centric” conception places users in a position to define the technology of their choice, like never before in the history of the computer industry. Not only do they choose the browser of their preference – as it happened in the Web era – but also the device, its size and operating system, and can even select the applications to be installed in it, according to the “user experience” they expect from such applications. In a clear change of the relations between users and technology, it is the user who determines where, how and for what purpose the devices will be put to use, thus shifting from the traditional user role to a consumer role. This reality implies new levels of demand in the development of applications, where new releases, in addition to being capable of execution on an increasing variety of devices, must also behave in a particular manner expected. Besides supporting the typical interaction modes (the dialogue provided by the device and used daily by the user), applications are also expected to enable access to resources such as GPS, cameras, telephones, where they must interact with the devices’ own applications in order to allow for sending messages with the messaging applications installed in the device, or other native capabilities or functionalities, specific of each device. So far, it has been usual for companies, and not users, to be in charge of assigning smart devices. Nowadays, there is a notable trend for more flexible practices, known as BYOD (“Bring Your Own Device”), which obviously represents greater difficulties for technical and development departments within corporations. And as if that weren’t enough, even if companies provided their work forces with defined devices, they could not determine the devices to be used by customers. And not having available the solutions that customers require for their devices would be an aspect detrimental to marketing strategies, sales and business in general. It is a must for corporate applications to allow the possibility of being run on multiple platforms, even when this has traditionally been a more costly choice. High dynamism The cost of “manually” codifying native applications for each and every platform would be huge. Also, a common aspect that is also critical is the fact that no one can be sure as to which platforms will prevail, or what could happen with new releases in the market, and this causes a great deal of uncertainty when it comes to defining a language and a platform to create a system. This leads us to the next feature of the revolution described: the dynamism of smart device markets. New devises are introduced on practically a daily basis, made by new or renowned manufacturers, for the usual or for new operating systems and languages. So the environment is under continuous evolution, and no signs of stability seem to be on their way, at least in the medium term. As new proposals, players and attempts to lead the market keep coming our way, any platform defined for a given instance will be, most likely in the short term, subject to great changes in order to keep up with the market trend, or otherwise it will lose in its race against competitors. Mobile and Smart devices Development Solution - Page 2 SD Tutorial This situation turns the task of deciding upon a main platform for development, even for the corporate sector, into something difficult to attain, with complex maintenance procedures. So, the idea of deciding also implies some degree of giving up. It is also important to bear in mind that the time for amortizing the cost of a project may be significantly reduced when it relates to a single platform. In such a context, GeneXus - a program to generate programs – is particularly important since it is based on a development paradigm oriented at knowledge and technological independence. This premise has been in place for over 20 years, since GeneXus was created to generate applications for AS400, up to our days, when the applications generated are 100% native smart device applications (Objective-C for iOS, specific Java for Android and specific Java for Blackberry/RIM), all connected to web services (Java, .NET or Ruby), which in turn are capable of accessing the data layer (DB2, Informix, MySQL, Oracle, SQL Server,) of a corporation. All this in an automatic manner, without the need to write a single code line. Methodology GeneXus reduces every application, every program and every development problem to user views, ideas, concepts in order to build a representation of the software desired that is not related to any specific technology. Such technologically independent representation is called “Knowledge Base”. Based on it, GeneXus automatically generates 100% of the application (device, communications via services and data) in the languages selected, without the need for users to master any of them, and only requiring to focus on the more creative tasks and on the business itself, leaving to GeneXus the more unwanted tasks like codifying solutions, creating databases and deployment. Mobile and Smart devices Development Solution - Page 3 SD Tutorial Creating Applications with GeneXus Let’s see GeneXus in action: 1. The starting point is a Knowledge Base of real estate offices that includes a “Property” object with the following attributes: PropertyId, PropertyAddress, PropertyImage, PropertyContactPhone, PropertyContactEmail. Each attribute is either of a generic type (Numeric, Date, etc.) or pre-defined (Phone, Image, Address, etc.) with specific semantics on the device, which allows, for instance, making phone calls of locating an address on a map with a simple “tap”. Mobile and Smart devices Development Solution - Page 4 SD Tutorial 2. Applying a pattern to the TRN Now we apply a pattern (Work With SD) with predefined design, to show, upon a given entity (in this case the Properties), a list of the properties, so that when any of the properties is “tapped” on, all related details may be viewed. 3. The platform/s to be generated are selected: In this case we will generate for the three platforms; the data layer will be MySQL and the data services will be in Java. Mobile and Smart devices Development Solution - Page 5 SD Tutorial 4. Then it is executed. When the application is to be executed, all the above-referred components are generated: database, services layer and presentation layer. Mobile and Smart devices Development Solution - Page 6 SD Tutorial It should be noted that all this may be executed either locally or automatically by changing a configuration property, with the possibility of deployment in the Amazon cloud or any other selected. This enables the application’s time to market to be significantly shorter, since any user in the world has the possibility of using it with just a connection to the Internet. Even iOS includes something known as “Knowledge Base Navigator”, which allows the quick prototyping of the application, without the need for a MAC. Mobile and Smart devices Development Solution - Page 7 SD Tutorial 5. Execute the application. Android 1.- List of real properties stored in the data layer (MySql). 2.- Interaction with the data layer from the device. Mobile and Smart devices Development Solution - Page 8 SD Tutorial 3.-Detail of an element selected from the list, with just one “tap”. 4.- Native interaction with the device, Location, Telephone, e-mail, with a single “Tap”. Mobile and Smart devices Development Solution - Page 9 SD Tutorial Just as we generate the application for Android, we can do the same for IOS and BlackBerry. Mobile and Smart devices Development Solution - Page 10 SD Tutorial Mobile and Smart devices Development Solution - Page 11 SD Tutorial Blackberry Even when the application’s concept is the same, at the implementation level it is defined for each device. So, maps in iOS are viewed with the iOS own particular style (including its whole look and feel), photos in BlackBerry benefit from the screen’s specific resolution, etc. In sum: the user experience preserves the device’s own style, for it is not a generic application strange to the user. Despite the design pattern applied, it is possible to configure that the list type not be shown and for actions to remain always visible, among other options. It is also possible to modify their form or to add actions, since it is a fully customizable application. Mobile and Smart devices Development Solution - Page 12 SD Tutorial Plus: Web and HTML5 Because the “Property” entity was defined in the Knowledge Base, with the same logic, it is possible to generate web applications besides the application for SD: This allows for an integrated solution with a web component and another component for the various SD. Everything in one single solution, based on the same Knowledge Base. Conclusions With GeneXus it is possible to generate, from a Knowledge Base, native applications for SD or as part of a web application with the following features and advantages: Multi-platform: Android, iOS (iPad, iPhone and iPod), Blackberry (RIM). 1. 100% native, compliant with the user experience expected from users.
Recommended publications
  • Genexus 7.0 Installation Manual
    Installation Manual Copyright ARTech Consultores S.R.L. 1989-2000. All rights reserved. TABLE OF CONTENTS INTRODUCTION ............................................................................................................0 A NOTE FOR ALL GENEXUS CORPORATE USERS ................................................1 GENEXUS CORPORATE TUTORIAL...........................................................................1 REQUIREMENTS ...........................................................................................................2 GETTING STARTED......................................................................................................4 SETUP OPTIONS ...............................................................................................................4 SHOULD I KEEP MY EARLIER GENEXUS CORPORATE VERSIONS? ......................................5 CONVERTING GENEXUS CORPORATE APPLICATIONS FROM DOS TO WINDOWS ...............5 CONVERTING MODELS FROM PRIOR GENEXUS CORPORATE FOR WINDOWS VERSIONS TO GENEXUS CORPORATE VERSION 3.0............................................................................5 AUTHORIZE GENEXUS CORPORATE WITH PROTECTION 2000 ON 5 STEPS.........................6 Authorize GENEXUS CORPORATE 3.0 (and 2.1) ...........................................................6 GENEXUS CORPORATE STANDALONE SETUP ......................................................9 SETUP WIZARD................................................................................................................9 HAVING MORE THAN
    [Show full text]
  • Quick Reference
    GeneXus: Quick Reference GeneXus: Quick Reference Basics GeneXus is the first intelligent tool for automatically creating, developing and maintaining multi-platform, mission critical applications that can be easily adapted to changes in the business and the new opportunities provided by technological evolution. GeneXus X is the most outstanding version in the constant evolution of GeneXus; it is designed to facilitate the expansion of business knowledge to Web 2.0 and enable companies and developers to keep up with the pace of innovation. • GeneXus is a powerful, multi-platform software design and development tool that enables truly incremental development of business critical applications. Supported Technologies • GeneXus generates 100% of the application based on your user requirements, providing programming-free, automatic maintenance of your application’s database and application Platforms programs. Execution Platforms • GeneXus supports the leading execution platforms and languages, and the most popular JAVA, Microsoft .NET, Pocket PC DBMS. Operating Systems • GeneXus X allows developers to declare more than ever before, so that they can focus on IBM OS/400, LINUX, UNIX, the business and expand their talent. Windows NT/2000/2003 Servers, • Windows NT/2000/XP, and GeneXus X was designed to boost developer productivity even further, GeneXus X is Windows Mobile much easier to use and learn. GeneXus X incorporates new features such as a Wiki editor Internet and multi-user environment, which facilitate the integration of the entire work team. JAVA, ASP.NET, Visual Basic (ASP), HTML, WebServices Key Features Database Management Systems Knowledge-based design IBM DB2, Informix, Microsoft SQL Server, MySQL, Oracle, PostgreSQL Intelligent data model design.
    [Show full text]
  • Olaf Reitmaier Veracierta Resume
    OLAF REITMAIER VERACIERTA Cloud Solutions Architect & Full Stack Software Developer s +58-424-153.20.89 _ [email protected] 5 https://www.olafrv.com + Caracas, Venezuela (German Citizenship) S U M M A R Y I N D U S T R Y E X P E R T I S E Computer engineer with over 12 years of experience in leading Architecture / Pre-Sales / Service Delivery and executing successful conversions of complex requirements into open source, Linux based, hybrid and multi-cloud enabled technical solutions, built using own datacenters, public cloud Infrastructure / Systems Operations (SysOps) services and custom software developments, working with on/off-shore multi-disciplinary teams, while reporting to C-level stakeholders for projects valued between $2,5K and $3,5M. AWS/Azure *aaS Hands On & Scripting In my free time, I am also devoted German husband and Development Operations (DevOps) beloved father of one girl. Full Stack Software Development (Linux based) E D U C A T I O N BS in Computer Engineering Networking & Cyber Security GPA r Simón Bolívar University (www.usb.ve) 1999 - 2005 3.86 / 5 + Caracas, Venezuela L A N G U A G E S E X P E R I E N C E German (A1) Beginner Cloud Solutions Architect & Full Stack Software Developer English (C1) Proficient Freelance (Per Hour) r 01/2017 - Ongoing + Internet Design, deploy, configure, scale up/out and maintain cloud native solutions Spanish (C2) Native for a small but diverse group enterprises using AWS and Microsoft Azure Chief Solutions Architect M Y T I M E Dayco Telecom, C.A.
    [Show full text]
  • Genexus JAVA Generator
    GeneXus JAVA Generator Latest Update: 2009 GeneXus JAVA Generator Copyright Artech Consultores S. R. L. 1988-2009. All rights reserved. This document cannot be reproduced by any means without the explicit consent of Artech Consultores S.R.L. The information contained in this document is for personal use only. Registered Trademarks Artech and GeneXus are trademarks or registered trademarks of Artech Consultores S.R.L. All other trademarks mentioned in this document are the property of their respective owners. Page 1 GeneXus JAVA Generator GeneXus JAVA Generator ............................................................................................ 3 Execution in Multiple Tiers ..................................................................................... 3 Deployment Wizard ............................................................................................... 4 Application Servers ............................................................................................... 4 Servlet Generation ................................................................................................ 4 GeneXus and J2EE ...................................................................................................... 5 1. EJB (Enterprise Java Beans) ............................................................................... 5 2. EAR Deployment Wizard .................................................................................... 5 3. JTA (Java Transaction API) ................................................................................
    [Show full text]
  • Gxplorer Overview
    GXplorer Overview Latest update: 2009 GXplorer Overview Copyright Artech Consultores S.R.L. 1988-2009. All rights reserved. This document may not be reproduced in any form without the express permission of Artech Consultores S.R.L. The information contained herein is intended for personal use only. Trademarks Artech, GeneXus and GXplorer are trademarks or registered trademarks of Artech Consultores S.R.L. All other trademarks mentioned herein are property of their respective owners. Page 1 GXplorer Overview Table of Contents GXPLORER ................................................................................................................ 3 KEY FEATURES ........................................................................................................... 3 Automatic Maintenance ............................................................................................ 3 Multi-platform ......................................................................................................... 3 Intelligent Data Warehouse Creation .......................................................................... 3 Quick Results .......................................................................................................... 3 KEY BENEFITS ........................................................................................................... 5 Integrated into Microsoft Excel .................................................................................. 5 Intuitive and User-friendly .......................................................................................
    [Show full text]
  • Manual Gxpublic
    GXpublic 9.0 Manual December 2005 INTRODUCTION ...................................................................................................................... 5 TECHNOLOGY .............................................................................................................................. 5 USEFULNESS ............................................................................................................................... 5 INSTALLATION AND REQUIREMENTS............................................................................ 6 CONNECTION ........................................................................................................................... 6 GUIDE......................................................................................................................................... 6 GXPUBLICFACTORY ..................................................................................................................... 7 TABLES ....................................................................................................................................... 7 TABLE: MODEL............................................................................................................................ 7 TABLE: OBJECT ........................................................................................................................... 8 TABLE: TABLE ............................................................................................................................. 9 TABLE: INDEX ..........................................................................................................................
    [Show full text]
  • Generator Visual Foxpro 9.0 Release Notes UPGRADE
    Generator Visual FoxPro 9.0 Release Notes UPGRADE # 3 Corrected Errors • SAC # 18591 - Problems with event triggering order If a user event is defined in a work panel and no control is associated with the Enter event, the user event first executes the Load event and then executes the user event. • SAC # 21617 - "Unknown member ..." hiding column (variable) of a grid There is a work panel with 2 grids on it. If a variable "X" is visible, then it works fine. But if it is hidden the above mentioned error is displayed. • SAC # 22038 - Excel sheets cannot be opened once generated with GeneXus An Excel sheet is created using the ExcelDocument data type. If the sheet is shown using the Show method, it cannot be opened again from Excel after closing it. When using Office 2007, it can never be opened from Excel regardless of whether the Show method is used or not. • SAC # 22216 - IsValid is executed when executing a user event If a user event is executed through a button in a wkp form, the isValid programmed on variables are also executed. • SAC # 22602 - Scroll disabled in Varchar noaccept control A Varchar or Longvarchar control is added to a Work Panel but it is not accepted. At execution time, even though the scroll button is displayed, it is not enabled and the field's content cannot be viewed in its entirety. • SAC # 22733 - Change of focus behavior in Work Panel with grid There is a common Work Panel with a grid containing attributes, variables and filter fields for it.
    [Show full text]
  • Genexus Fact Sheets
    Fact Sheet GeneXus™ Copyright Ó GeneXus S.A. 1988-2020. All rights reserved. This document may not be reproduced by any means without the express permission of GeneXus S.A.The information contained herein is intended for personal use only. Registered Trademarks: GeneXus is trademark or registered trademark of GeneXus S.A. All other trademarks mentioned herein are the property of their respective owners. Contents ABOUT US 3 GENEXUS™ SUITE 3 GENEXUS™ 16 4 COMMUNITY 4 CUSTOMERS 4 BUSINESS PARTNERS - GENEXUS™ DISTRIBUTORS 5 GENEXUS™ SOLUTION PARTNERS 5 STRATEGIC PARTNERS 6 COMPANY HISTORY 6 OUR OFFICES 9 ON THE WEB 9 CONTACT 9 2 About us GeneXus is a leader in the field of software development tools for agile software, based on capturing and managing knowledge of both users and customers. The company was founded in 1988 and is headquartered in the capital city of Uruguay: Montevideo. Apart from its branches in Brazil, Mexico, Japan and the U.S., GeneXus has official distributors in +50 countries of Asia, Europe and the Americas. GeneXus™ Suite GeneXus is the first intelligent tool for developing applications and systems that enables the automatic creation, development and maintenance of programs, databases and mission critical applications in multiple languages and on different platforms. All applications created with GeneXus can be easily adapted to changes in businesses, as well as to the new possibilities that technological progress brings along. GeneXus’ main objective is to simplify system development by allowing the automation of everything capable of being automated. For this purpose, GeneXus creates, based on an intelligent knowledge base, a representation of applications, regardless of the technology involved, which enables the automatic generation of applications in multiple environments (servers, PCs, mobile devices and the Cloud) and languages (Ruby, Java, C#, Objective-C, Cobol, RPG, Visual FoxPro, among others).
    [Show full text]
  • Brochure GX-Lowquality-ES-2011
    GeneXus es un poderoso software, basado en conocimiento puro, para el desarrollo automático de aplicaciones Genera el 100% de los programas y los mantiene en forma automática. GeneXus permite crear aplicaciones en tiempos muy reducidos, para la plataforma o tecnología que necesite: pc, web y smart devices. Miles de clientes en todo el mundo usan GeneXus para desarrollar complejas aplicaciones de misión crítica con extensas bases de datos y altos regímenes transaccionales. Con GeneXus su organización puede desarrollar aplicaciones de misión crítica basadas en su propio y exclusivo “know-how” del negocio, independientemente de la plataforma elegida. | Tecnologías Reduzca su “time-to-market” Plataformas ¡Convierta su conocimiento del negocio en aplicaciones de misión crítica, en tiempo récord! Plataformas de Ejecución Java/J2EE, .NET, .NET Compact Framework, Ruby, iSeries, iOS, etc. • Valide sus requerimientos en la etapa de diseño, a través de prototipos 100% funcionales. Sistemas Operativos • Genere su base de datos y programas en la plataforma de su preferencia (.NET, IBM OS/400, LINUX, UNIX, Windows NT/2000/2003/2008 Servers, Java/J2EE, etc). Windows NT/2000/XP/Vista/7, Windows Mobile, Blackberry OS, • Cuando sus requerimientos cambian, GeneXus realiza un análisis de impacto y Google Android, iOS y Windows Phone. propaga automáticamente los cambios. Internet Java/J2EE, ASP.NET, CGI, HTML, Web Services, Ruby. Invierta sus recursos eficientemente! Sistemas de Gestión de Base de Datos • Diseñe y desarrolle los sistemas que necesita hoy. IBM DB2, Informix, Microsoft SQL Server, Microsoft SQL Server CE • Agregue nuevas funcionalidades a medida que evolucionan sus necesidades. (Compact Edition), MySQL, Oracle, PostgreSQL. Concéntrese en su negocio Lenguajes Utilice el “know-how” exclusivo de su organización para desarrollar aplicaciones de misión crítica Java/J2EE, C#, Ruby, COBOL, RPG, Visual Basic, Visual FoxPro.
    [Show full text]
  • Foxpro If Statement Example
    Foxpro If Statement Example Avraham repaper his cleanser occurred extrinsically, but mainstreamed Claude never pitapatting so uselessly. Burliest Irvin narrates his Alma-Tadema aluminize joltingly. Torry is newest: she glister seriously and dures her Tripitaka. Pearson automatically open dialog keeps appearing every if statement uses an expensive operation The pan five statements aren't executable code but may tell the C compiler that simply may. Here is an example of midnight a report out to key text file using the ASCII. I am building a led in foxpro and I am getting hung naked on one tray of it I said trying to create array if statement for either following foxpro expression DisplayValC. How Do I decide A Foxpro Table Using C CodeProject. The statements to convert name and fitness for each product that includes all records from on disk file name, used to jump to. The syringe example creates a Visual FoxPro connection named Northwind and. From a little need to keep in data entry for example, they update and analytics applications requiring a secondary output. The examples used in similar data. To foxpro evaluates to. Since no second user cannot cool a lock until the offset is released, which declare not specific from within Query Designer, and conditional execution are the fundamental building blocks of programming. If statement if one or create report, foxpro digital game call to be on sql examples of words, regardless of moisture. Programmatically when used together with SQL statements that are passed directly. Bonus for example of if statement in other. Visual-foxpro Logical operators visual-foxpro Tutorial.
    [Show full text]
  • Diseño E Implementación De Un Motor De Reglas Dinámicas Usando Especificaciones Genexus”
    UNIVERSIDAD DE LA REPÚBLICA Facultad de Ingeniería InCo - Instituto de Computación “Diseño e implementación de un motor de reglas dinámicas usando especificaciones GeneXus” Tesis de Maestría presentada por Luciano Silveira Tutor M.Sc. Juan José Prada Informe Montevideo, Uruguay - 2010 Resumen Las organizaciones poseen un conjunto de políticas que utilizan como fundamento para operar. Por lo general las reglas de negocio definen estas políticas, las prácticas y los procedimientos que se deben de llevar a cabo para satisfacer los objetivos del negocio. Las reglas de negocio no son estáticas; las empresas que continuamente ajusten sus procesos y reglas en respuesta a las condiciones de negocio cambiantes estarán mejor preparadas para afrontar las demandas del mercado y expectativas de los clientes. En los últimos tiempos, ha tomado fuerza la idea de diseñar y administrar estas restricciones y políticas (representadas como reglas de negocio) en forma independiente de los procesos del negocio y aplicaciones, de tal forma que los cambios en restricciones, reglas y políticas empresariales puedan ser especificados en forma independiente por un analista del negocio sin necesidad de modificar las aplicaciones. Un motor de evaluación de reglas de negocio provee capacidades de este estilo, donde las políticas empresariales se declaran a un nivel de abstracción acorde al analista de negocio. Un motor toma estas definiciones y a partir de los datos recibidos, ejecuta las acciones que indiquen las reglas. Se logra una mayor agilidad y transparencia llevando a las empresas a mejorar la modularidad y accesibilidad de sus reglas y políticas empresariales, al separar éstas de los procesos empresariales y de la lógica de presentación.
    [Show full text]
  • Getting Started with Genexus 9.0
    Getting Started with GeneXus 9.0 Latest Update: 2009 Getting Started With GeneXus 9.0 Copyright Artech Consultores S.R.L. 1988-2009. All rights reserved. This document may not be reproduced in any form without the express permission of Artech Consultores S.R.L. The information contained herein is intended for personal use only. Trademarks Artech and GeneXus are trademarks or registered trademarks of Artech Consultores S.R.L. All other trademarks mentioned herein are property of their respective owners. Page 1 Getting Started With GeneXus 9.0 Introduction ......................................................................................................................................... 3 System Requirements ............................................................................................................................ 3 SQL Server 2005 Express Edition .......................................................................................................... 4 GeneXus Generators Requirements ....................................................................................................... 6 GeneXus Trial Version ............................................................................................................................ 8 Trial Version Restrictions ..................................................................................................................... 8 License Restrictions ...........................................................................................................................
    [Show full text]