Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.41 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.41 KB

TCI WI Banking Extension

Go Report Card License: MIT

first Version with just IBAN validation, more to come ...

Usually you have to pay for those kind of services, with this Extension you can first of all host your own Version, and apply your own addantional Validations as well.

Here you can test the running Service on TIBCO Cloud Integration & Web Integrator and including this Extension using Swagger UI http://www.godev.de/GOLib/swaggUI.html

Will add the full TIBCO Cloud Integration App here soon, as the WebUI comes now with a APP Export Functionality.

Attached ZIP contains the first release v.1.2 and can just uploaded under TIBCO Cloud Integration - Extensions

Activities

available Activities so far

IBAN Validation

Validation of an IBAN String against IBAN Country specific Patterns and Checksum verification.

Graphical Webintegrator Flow in TCI

TCI Webintegrator flow image

Interface

Input

  • IBAN (String)

Output

  • result (String) "valid" / "invalid"

Note: more TCI Extensions can be found here: https://tibcosoftware.github.io/tci-awesome/