Giter VIP home page Giter VIP logo

subishsubash / jbase-template-code-generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 165 KB

Jbase Template Code Generator is an automation tool for Temenos Template programming development. It allows the developer to input the formatted excel to generate its .component, .table, .b, .fields and help text (.xml) files in to the corresponding componentized folder structure and the complete module folder will be downloaded as a zip file.

Java 85.38% HTML 3.41% CSS 7.91% JavaScript 3.30%
java spring-boot apachepoiexcel t24-component-development jbc

jbase-template-code-generator's Introduction

Jbase Template Code Generator

What it does

Jbase Template Code Generator is an automation tool for Temenos Template programming development. It allows the developer to input the formatted excel to generate its .component, .table, .b, .fields and help text (.xml) files in to the corresponding componentized folder structure and the complete module folder will be downloaded as a zip file.

In Previous methodology, TS owner documents all the attributes required for the application and developer creates an application manually, which is almost taking 1-2 day (approx.) to create the componentized code for an application.

In this approach, we can enable business analyst, TS writer to format the excel as required and get the componentized code in a single hit. Now Developer has to just concentrate on the core business logic.


Format of Excel

There are two sheets named Component & Table and Fields

  • Component & Table contains attributes and its values for creation of .b, .component files
  • Fields contains attributes and its values for creation of .fields, .table and helptext files.
  1. System will generates empty value for an attribute when it is left blank.
  2. In the Fields sheet, Property1 column contains the value for NoInput, Mandatory, NoChange.
  3. Property2 column contains the field type (Options, Lookup, SetCheckFile and VirtualFile) and corresponding field values are set into Property Value column.
  4. Each term of Field Description and Field Validation contains a corresponding paragraph in Helptext file.
  5. Formatted excel consists of various options to enable reserve fields, audit fields, local reference, override fields and modification history if required.

Refer Sample Excel


Functional Flow

  1. Uploaded excel file will be processed and converted in to JSON object based on corresponding mapping of attribute names.
  2. Obtained JSON object will be given as an input to the another class which will then create a folder structure for required component, along with its .component, .table, .b, .field and help text files in respective folders.

Depolyment

  • Deploy the war in the path \jboss\standalone\deployments and hit the URL
http://localhost:9089/template/
  • Once the Template programming UI displayed, upload the formatted excel to generate the componentized zip code.

Limitations

  • Only NoInput, Mandatory, NoChange, Lookup, Options, SetCheckFile, VirtualFile properties of T array can be created.
  • No validation can happen against T24 standards like field type, application name and SetCheckFile or Lookup options.

jbase-template-code-generator's People

Contributors

subishsubash avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.