Automatically checkin/attach folder and files in alfresco

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2020 08:22 AM
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.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 07:18 AM
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.
