07-01-2014 07:14 AM
07-01-2014 09:04 AM
Part[] parts = {
new FilePart("filedata", filename, fileobj, filetype, null),
new StringPart("filename", filename ),
new StringPart("contenttype", "{bol.model}boletin" ),
//modify this according to where you wanna put your content
new StringPart("siteid", siteid),
new StringPart("containerid", containeridbol)
new StringPart("uploaddirectory", uploaddirectory),
new StringPart("contentType", yourcontenttype)
};
07-02-2014 05:13 AM
07-02-2014 05:31 AM
07-02-2014 05:36 AM
07-02-2014 10:01 AM
07-02-2014 11:04 AM
07-03-2014 03:21 AM
07-03-2014 03:43 AM
07-03-2014 05:02 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.