Hi,
I'm trying to create a node that has a reference as part of its data type via the SlingPostServlet, and am seeing the following error when Sling tries to commit the change: Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakConstraint0055: /build/john-dc-07/title/gag[[nimcb:Title]]: Required property type violation in publisher = 4902ecef-4415-4918-98c4-38e44ef680e6 The UUID is the jcr:uuid of an existing node. Is it possible to supply reference-valued properties via the SlingPostServlet, and if so, how does one do that? Thanks! John
