0

I have usecase to copy files from one contentstore to another contentstore in given frequency ( Eg once in month on a specific day)

I am using Alfresco crone job to invoke java script , which will copy(set new conentstore) files from one contentstore to another . I have following question

  • How do i get nodereference using javascript API ?
  • Is there a way to get list of file in a specific folder and iterate through to set new conentstore ?

Thanks a lot

  • Are you using Enterprise or Community version? – Lista Jan 19 '20 at 09:07
  • Enterprese Edition 5.x version – Brijesh N K Jan 20 '20 at 10:22
  • When you say you are copying from one contentstore to another, can you be more specific? Have you configured multiple content stores within your Alfresco repository? Are you using the content store selector? Maybe share some code and put some psuedo code where you have the question. – Jeff Potts Jan 22 '20 at 23:30
  • Thanks for this respose , I have configured multiple contentStore . I just resolved using javascript API. – Brijesh N K Jan 29 '20 at 12:33

0 Answers0