• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2
  • 1
  • Tagged with
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Vytváření umělých dat pro testování webových aplikací / Web Application Testing with Mocked Data

Bruckner, Tomáš January 2017 (has links)
This work deals with creating and providing mocked data for applications that use REST interface to communicate between the client and server parts. From the various implementations of the REST interface, the work focuses only on OData standard. The project itself is mainly for SAP company. Naturally, even the libraries that are used in the final solution are from SAP. Primaly JavaScript framework SAPUI5 is used. The merit of this work is a library that facilitates the development of the client side of web applications. It fully supports CRUD operations over OData calls. Compared to other libraries creating mocked data that always return the same static data, this one simulates the behavior of the real server. So, when DELETE method is called for a specific entity, the given entity is deleted. This functionality is enabled by the client-side database created directly in the web browser, which corresponds to the database on the server side. A similar library for OData protocol does not exist, so it is a unique solution. The solution is verified using prepared web application.
2

Tvorba moderních webových aplikací pomocí SAPUI5 a oDATA služeb

Filipek, Lubomír January 2015 (has links)
The thesis contains comparison JavaScript MVC frameworks. The following is a description of the current system FAIN for the inventory of fixed assets at VUT Brno, describes its shortcomings. It is further explored what is happening in the background on SAP ERP system, where the system FAIN is integrated. Based on these findings, it is designed and implemented OData service at SAP NetWeawer Gateway using ABAP language. And the SAPUI5 application for the inventory of fixed assets, which uses this service. The second designed and implemented SAPUI5 application uses the Northwind OData service. There are described the advantages and disadvantages of SAPUI5 application and previous solution of inventory of fixed assets. In conclusion, there are proposed possible solutions disadvantages of created application.
3

Aplikace pro schvalování bankovních plateb v systému SAP S/4HANA / Application for Bank Payment Approval in SAP S/4HANA

Bečka, Petr January 2018 (has links)
Hlavním cílem této práce je vyvinout uživatelské rozhraní a získávání nezbytných podnikových dat v aplikaci sloužící pro schvalování bankovních plateb za použití moderních technologií a technologií poskytovaných společností SAP. V první části je obecně popsáno téma bankovních plateb, jsou vysvětleny klíčové pojmy a zmíněny některé problémy z této oblasti, se kterými se společnosti a soukromníci v dnešní době potýkají. Dále je popsána architektura SAP S/4HANA, pro kterou je aplikace vyvíjena. V neposlední části jsou zmíněny technologie pro tvorbu uživatelských rozhraní, jenž jsou pro tento vývoj vhodné anebo jsou dnes nejvíce používány. Proces návrhu aplikace popisuje její požadavky, tvorbu prototypu aplikace, jenž vizualizuje způsob zobrazení dat uživateli a návrh datového modelu. Výsledná aplikace umožňuje získávat správná data z databáze, zobrazovat je definovaným způsobem způsobem a nabízí možnost jejich editace a správy.

Page generated in 0.0383 seconds