Automatically checkin/attach folder and files in alfresco

cancel
Showing results for 
Search instead for 
Did you mean: 
Isha
Member II

Automatically checkin/attach folder and files in alfresco

We are in process to integrate two systems and we will be getting files from source systems . we need to checkin those files in alfresco (create folder->file). 

This will be a automated process hence we need some API's - any approach by which programmatically we can attach / checkin those files in folder.we already have developed a code to create folders and we would like to extend it.

1 Reply
sanjaybandhniya
Intermediate

Re: Automatically checkin/attach folder and files in alfresco

What you mean by checkin those files in alfresco?

Do you want to move file to particular folder?

API-JS-CheckInOut   If you want to use this then you need to create rule on folder and excute script with given js api.