I want to develop a wcm form so that users can create and maintain content. Nothing new there. The files will be held in the repository as xml according to the forms schema.
Now, I want to automate the capture of content by converting externally sourced data into files that conform to said schema.
That I can do. But what I don't know is how to insert these new files into the repository so that they are associated with the wcm form, and thus web client users can edit them. Please advise.