IBM Lotus Forms

Last updated

IBM Forms is a suite of products by IBM's Lotus Software division that interact to develop and deliver data-driven, XML-based electronic forms (e-forms) to end-users. IBM Forms consists of a server, designer, and client viewer that enable creation, deployment, and streamlining of forms-based processes. IBM Forms originally used Extensible Forms Description Language (XFDL) as the format for its electronic forms, and it has gradually added XForms to XFDL as that standard has matured.

Contents

With IBM Forms, organizations can use electronic forms to gather information from users and transmit that information to other systems. IBM Forms can be used as the front-end for business processes such as opening a new account. When a customer enters their information into a form and submits it for processing, their information could pass into a workflow application (such as FileNet or WebSphere Business Integration), a database (such as DB2 Universal Database or DB2 Content Manager), or any other type of application or process.

There are four IBM Forms products:

History of IBM Forms

IBM Forms was originally a product called PureEdge Forms, developed by PureEdge Solutions based in Victoria, British Columbia, Canada. IBM bought PureEdge in 2005 and renamed the technology IBM Workplace Forms. [1] In 2007, it was renamed Lotus Forms, starting with version 3.0. [2] In 2010, it was rebranded IBM Forms, starting with version 4.0. [3]

Previous incarnation of Lotus Forms

In 1994, Lotus Development Corporation introduced Lotus Forms, [4] another tool for creating electronic and printed forms. It has no relation to the current IBM Forms product.

Industry Standards

From 1993 to 1998, PureEdge (since acquired by IBM) developed the Universal Forms Description Language (UFDL). [5] XFDL is the result of developing an XML syntax for the UFDL, thereby permitting the expression of forms in a syntax that promotes application interoperability and adherence to worldwide Internet standards. The original version of XFDL was published as a W3C Note in 1998. [6] A number of features of XFDL have since been incorporated into a W3C Recommendation called XForms between 2003 [7] and 2009. [8]

Related Research Articles

Markup language Modern system for annotating a document

In computer text processing, a markup language is a system for annotating a document in a way that is syntactically distinguishable from the text, meaning when the document is processed for display, the markup language is not shown, and is only used to format the text. The idea and terminology evolved from the "marking up" of paper manuscripts, which is traditionally written with a red or blue pencil on authors' manuscripts. Such "markup" typically includes both content corrections, and also typographic instructions, such as to make a heading larger or boldface.

SOAP Messaging protocol for web services

SOAP is a messaging protocol specification for exchanging structured information in the implementation of web services in computer networks. Its purpose is to provide extensibility, neutrality, verbosity and independence. It uses XML Information Set for its message format, and relies on application layer protocols, most often Hypertext Transfer Protocol (HTTP), although some legacy systems communicate over Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission.

XML Markup language developed by the W3C for encoding of data

Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The World Wide Web Consortium's XML 1.0 Specification of 1998 and several other related specifications—all of them free open standards—define XML.

XSLT is a language for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG. XSLT 1.0 is widely supported in modern web browsers.

IBM Notes collaborative software platform

IBM Notes and IBM Domino are the client and server, respectively, of a collaborative client-server software platform formerly sold by IBM, now by HCL Technologies.

VoiceXML (VXML) is a digital document standard for specifying interactive media and voice dialogs between humans and computers. It is used for developing audio and voice response applications, such as banking systems and automated customer service portals. VoiceXML applications are developed and deployed in a manner analogous to how a web browser interprets and visually renders the Hypertext Markup Language (HTML) it receives from a web server. VoiceXML documents are interpreted by a voice browser and in common deployment architectures, users interact with voice browsers via the public switched telephone network (PSTN).

XForms is an XML format used for collecting inputs from web forms. XForms was designed to be the next generation of HTML / XHTML forms, but is generic enough that it can also be used in a standalone manner or with presentation languages other than XHTML to describe a user interface and a set of common data manipulation tasks.

XML Signature defines an XML syntax for digital signatures and is defined in the W3C recommendation XML Signature Syntax and Processing. Functionally, it has much in common with PKCS#7 but is more extensible and geared towards signing XML documents. It is used by various Web technologies such as SOAP, SAML, and others.

Call Control eXtensible Markup Language (CCXML) is an XML standard designed to provide asynchronous event-based telephony support to VoiceXML. Its current status is a W3C Proposed Recommendation, adopted May 10, 2011. Whereas VoiceXML is designed to provide a Voice User Interface to a voice browser, CCXML is designed to inform the voice browser how to handle the telephony control of the voice channel. The two XML applications are wholly separate and are not required by each other to be implemented - however, they have been designed with interoperability in mind

eXist-db is an open source software project for NoSQL databases built on XML technology. It is classified as both a NoSQL document-oriented database system and a native XML database. Unlike most relational database management systems (RDBMS) and NoSQL databases, eXist-db provides XQuery and XSLT as its query and application programming languages.

OfficeVision was an IBM proprietary office support application that primarily ran on IBM's VM operating system and its user interface CMS.

IBM Workplace is a discontinued a brand of collaborative software applications from IBM's Lotus Software division. It was intended to be the next generation of collaboration software that would work with IBM's Java EE-based WebSphere Portal server software. Introduced in 2003, the brand was largely disbanded by 2007, with its core technologies and many of its products rebranded as Lotus or WebSphere.

Steven Pemberton British computer programmer

Steven Pemberton is a researcher in the Distributed and Interactive Systems group at the Centrum Wiskunde & Informatica (CWI), the national research institute for mathematics and computer science in the Netherlands.

Extensible Forms Description Language (XFDL) is a high-level computer language that facilitates defining a form as a single, stand-alone object using elements and attributes from the Extensible Markup Language (XML). Technically, it is a class of XML originally specified in a World Wide Web Consortium (W3C) Note. See Specifications below for links to the current versions of XFDL. XFDL It offers precise control over form layout, permitting replacement of existing business/government forms with electronic documents in a human-readable, open standard.

eXtensible HyperText Markup Language (XHTML) is part of the family of XML markup languages. It mirrors or extends versions of the widely used HyperText Markup Language (HTML), the language in which Web pages are formulated.

A SmartForm is a dynamic electronic form with capabilities beyond a traditional paper or PDF form, allowing electronic completion, dynamic sections, database calls and electronic submission. The Australian government established a specialist unit called the SmartForms Developer Center to encourage and assist Government Agencies to transform their current paper forms to SmartForms. The aim of this is to improve both their own internal processing as well the service they are providing to their constituents.

XQuery is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats. The language is developed by the XML Query working group of the W3C. The work is closely coordinated with the development of XSLT by the XSL Working Group; the two groups share responsibility for XPath, which is a subset of XQuery.

XHTML+RDFa is an extended version of the XHTML markup language for supporting RDF through a collection of attributes and processing rules in the form of well-formed XML documents. XHTML+RDFa is one of the techniques used to develop Semantic Web content by embedding rich semantic markup. Version 1.1 of the language is a superset of XHTML 1.1, integrating the attributes according to RDFa Core 1.1. In other words, it is an RDFa support through XHTML Modularization.

References

  1. New IBM Workplace Forms ships with track record of millions served, billions saved, Barry Murphy & Robert Murphy, IBM Scores A PureEdge In e-Forms, Forrester Research, September 8, 2005.
  2. The Forms Products Get a Promotion, Sirius Computer Solutions, IBM Rolls Out Lotus Forms 3.0 Archived 2011-05-25 at the Wayback Machine , Sirius Connect, Fourth Quarter, 2007
  3. IBM Forms 4.0 Software Announcement, The Forms Business Gets the IBM Corporate Promotion, IBM Forms 4.0 Demonstrations
  4. Gary Hartman, Review of Lotus Forms Release 1.0 for Windows Archived 2007-11-29 at the Wayback Machine , PC Register, November 1994.
  5. Gordon, M. (Ed.) UFDL v4.0.1 Specification. PureEdge Solutions. 1993–1998
  6. Extensible Markup Language (XML) 1.0. W3C Recommendation, Bray, T., Paoli, J. & Sperberg-McQueen, C.M. (Eds.) 10 FEB 1998
  7. XForms 1.0. W3C Recommentation, Dubinko, M., Klotz, L., Merrick, R., & Raman, T.V. (Eds.) 14 OCT 2003
  8. XForms 1.1. W3C Recommendation, Boyer, J. (Ed.) 20 OCT 2009