Skip to content

Creating EventEnrollments #410

Answered by JoelBender
juraj3579 asked this question in Q&A
Discussion options

You must be logged in to vote

You are looking for clause 15.3 CreateObject Service which has three protocol pieces, CreateObjectRequest goes out to the server which responds with a CreateObjectAck and provides the object identifier of the new object, or a CreateObjectError with a reference to the first failed property/value that's a problem (invalid datatype, value out of range, etc). Missing required properties might be filled in with reasonable defaults, but that's up to the server.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@juraj3579
Comment options

Answer selected by juraj3579
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants