Hello,I've two environments of my Kentico CMS site and I need to get a node along with it's children nodes from say production site and insert that full node along with the children nodes (which contain Figure nodes and other attachment nodes as well) in the QA site. After lot of struggle, I'm able to insert nodes and it's hierarchy but attachments are not able to be added. When I try using @DocumentHelper.AddAttachment@ method, it requires a file path which I don't have because I need that file from the other environment only on the fly. I tried lot of things but no success yet so finally came here to get some help from the experts.
Please let me know a solution for this.ThanksBinod Paikaray
↧