function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SFDCDLSFDCDL 

Salesfroce Content Management-Moving Libraries

HI

 

I am working on the Content Managemnt on salesforce and with marketing team. We have a requirement where we need to establish an integration between marketing and salesforce. As part fo this, there will be Files (images, vidoe,pptx,docx,etc..) which will be sent from marketing to salesfroce on daily basis. 

 

We are using the apex data loader to do this. We have many libraries defined in SFDC for Ex: AMER, APAC, EMEA (as per region).

lets say on day 1 if the Content is pushed to AMER through data loader. There has been commnets, subscribers etc to this content

On Day 2, if the user changes his mind and wants that contnet to be in APAC instead of AMER, then hwo to move the content from AMER to APAC through data loader (not through Salesforce client). We do not want to delete and recreate in APAC, as we will loose the Comments,subscribers etc information. Is there a way to preserve thsi information and move the content.

 

 

 

thanks

pradeep