Hi,
I have gone through couple of blog post on how i can create nodes and sling:folders, everything works fine. However, i am not able to adapt those to nt:file. I want to create a nt:file and then once that is created, i want to paste some text into that file using curl. I always get 500 exception of Constraint Violation exception.
We want to setup new environments and i want this task to be automated.
Thanks for help in advance.