03-12-2015 02:26 AM
03-16-2015 12:59 PM
03-17-2015 07:55 AM
onCreate: function alfresco_services_CrudService__onCreate(payload) {
var url = this.getUrlFromPayload(payload);
this.serviceXhr({url: url,
data: this.clonePayload(payload),
method: "POST",
successMessage: payload.successMessage,
alfTopic: payload.alfResponseTopic,
successCallback: this.refreshRequest,
callbackScope: this});
}
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.