A complex data type that represents the output of the Create
Document operation in a SharePoint repository. This data type is
used in the
Create Document operation
operation
provided by the LiveCycle ES2.5 Connector for Microsoft SharePoint
service.
Data items
The data items that Create Document Result Type contains.
absoluteFileUrl
A
string
value
that represents absolute URL of the uploaded file.
relativeFileUrl
A
string
value
that represents the relative URL of the uploaded file.
fileUploadSuccessful
A
boolean
value
that indicates whether the creation of the document was successful.
A value of
true
indicates the document was created
successfully, and
false
indicates that the document
was not created.
|
|
|