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
Post a Comment