Designing and Implementing Business Process Models : Implementing Content Service Platform for BPM : Content Service Platform Services : pub.csp.file:retrieveFiles
pub.csp.file:retrieveFiles
Returns information about all files associated with the supplied contentID. The CSPContentObject represents the content object.
Note:  
Each content object has its own content properties as well as a list of content objects. The structure is organized as a tree.
The CSPContentObject contains the input contentID; a fileID value, which is an index into the array of files associated with this contentID; and a URL, which provides direct access to the file in the CSP.
Input Parameters
friendlyName
String The identifier of the CSP server from which the files are being retrieved
contentID
String The contentID of the object in the CSP with which files are associated. Represents a globally unique ID, or GUID.
Output Parameters
fileList
List <CSPContentObject> The CSPContentObject contains the input contentID; a fileID value, which is an index into the array of files associated with this contentID; and a URL, which provides direct access to the file in the CSP.
status
String Indicates success or failure
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback