The NewDocument action saves a new document in edoc documents with file and the specified attributes.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
Schema |
Specifies the selected schema in which the document is saved. |
|
TEXT |
Content |
Specifies the content of the document to be saved. |
|
TEXT |
Filename |
Specifies the file name of the document to be saved. |
|
TEXT |
Attributes |
Specifies the list of attributes for the document. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns the document ID for the new document. |