2022.1

Table Of Contents
Attribute Description Categor
y
Jo
b
Grou
p
Docum
ent
Datapa
ge
Pag
e
ob Absolute
index of the
node within
all the
selected
nodes under
the parent
Job.
ount
NumCopies Indicates how
many times
the job is set
to execute, as
set when
printing using
a Windows
driver.
Index/C
ount
X
Working with JSON
In online processes, it is common to send data to and retrieve data from a server. That data is
often exchanged in JSON format. JSON is short for JavaScript Object Notation. It is a way to
store information in a structured and easy-to-read format. It is often referred to as "XML without
nodes" and it is designed for exchanging data.
Refer to the following online resources for more information on JSON and its syntax:
l www.json.org
l www.w3schools.com
JSON support in Workflow tasks and scripts
PReS Workflow offers JSON support in and via the following tasks:
Page 90