Training
Training
Welcome
Guided Paths
Training Planner
Courses
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
OutSystems 11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Badges
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
ISBN Validator
ISBN Validator
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Published on
27 Apr (4 weeks ago)
by
Fábio Godinho
5.0
(2 ratings)
Overview
Reviews
Versions
Documentation
Support
ISBN Validator
Details
This Service Module checks if a ISBN-13 is valid. It's also possible to retrieve book details from OpenLibrary API, in a stable format, to a JSON object. Finally, it can also convert a ISBN-10 to ISBN13 number.
Read more
The Service Module has 3 public server actions that:
Checks if a given text contains a valid ISBN-13 (may include hyphens or spaces but no other chars)
Converts the first 9 digits of a 10 digit ISBN to a 13 digit ISBN text output (may include hyphens or spaces but no other chars). Returns NullTextIdentifier if it can't be converted to a valid ISBN-13. This action is also a function.
Returns the Book Details for a valid ISBN-13, in a structure with several attributes. Has exception handling for invalid ISBN-13 or no details found (empty response from the OpenLibrary API).
It also has some Auxiliar Server Actions used:
Converts a list of integers to a string
Converts a string to a list of integers. Ignores hyphens and spaces, but returns an empty list if other char is found
What’s new
(1.0.0)
Reviews
(0)
Related assets
Html2PdfConverter
Guilherme Pereira
Simple to use html to pdf/image converter. Based on wkhtmltopdf (https://wkhtmltopdf.org/)
12078
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
10530
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
6679
Loading...
Loading