8.8

Table Of Contents
compatible with PlanetPress Suite. The Metadata Tools are extensively used in the example
presented, which is a weekly sales report sent to all the sales associates of a particular
company branch. See the "PDF Workflow" on page186 for more details.
PlanetPress Capture Workflow
A Capture workflow is divided in two steps:Creating an output of documents containing the
PlanetPress Capture Fields, and retrieving the information from the Anoto Digital Pen to merge
it with the original documents. See "PlanetPress Capture Workflow" below for more details.
HTTPServer workflow
An HTTPworkflow receives requests from a client via a GETor POSTrequest, sometimes only
with information, sometimes with attached files. An HTTPworkflow is basically an
XMLworkflow since that is the type of file created by the HTTPServer Input action task. See
the "HTTP Server Workflow" on page179 page for more details.
SOAPWorkflow
As SOAPcan be either a client or a server, two workflows will be presented. The SOAPClient
workflow presents PlanetPress Workflow as the client and will explore how to retrieve
WSDLinformation and how to make a SOAPrequest as a client. The SOAPServer workflow
will show how to create a process that responds to SOAPrequests, and where our own
WSDLis located.
PlanetPress Capture Workflow
PlanetPress Capture, introduced in PlanetPress 7.2 and enhanced ever since, is a set of tools
that is used to simplify digital archiving processes by capturing information from a special pen
which records everything it writes on paper, as long as this paper contains special Anoto
Patterns.
Warning
There are important considerations to keep in mind when dealing with PlanetPress
Capture. Please review them in "PlanetPress Capture Implementation Restrictions" on
page161.
Page 143