Sharepoint 2013 file copy -


i have requirement.when file uploaded document library,if pdf file uploaded should routed site collection’s library.with of ootb or workflows or rest calls or csom. please let me know if body worked on type of problem.

you can create 1 event receiver, when item added in list can check extension.if pdf file can write code copy file desired location in site collection , after successful copy ,you can delete file.


Comments

Popular posts from this blog

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

ruby on rails - Carrierwave Timeout -