api - How do you move a SharePoint 2010 DocumentSet from one list to another? -


I have tried many forms.

  1. Send to Library - It creates a ZIP file in the drop-off library, then it does not route through content in the content organizer
  2. API - I have an export, import Have tried, but always got the same error. This is the MSDN document copy:

Sample snippet:

Byte [] exported file = set .export ();

DocumentSet.Import (

DocID: site prefix is ​​not set .

Error received:

DocID: Site prefix is ​​not set .

end Get it to run in this document related to the id feature.Make sure it is active on every site. Let's run at night (need to run timer jobs) then content organizer can easily set up your document sets. Antrit will unpack.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -