Skip to main content

Another newby question - I have two SharePoint doc libraries on two separate sites with identical metadata. When I move or copy a document from one to the other, it doesn't retain metadata - it retains only Filename and Title.


Is it necessary to create a SmartObject data element for each metadata column? or am I missing a K2 or SharePoint setting?


Thanks again!

In the SharePoint Documents event you will have to use the Get and Update document metadata actions.  This will allow you to set the metadata after the move.


Is that because I'm crossing over sites? I noticed that if I use the Send To and copy a document between lists on the same site, it retains the metadata. It's only if I cross sites that I seem to lose it. I'm not sure that crossing sites is the cause, but it might be.


Reply