Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
TelePresence Exchange (CTX) Developer Center
Overview
Documentation
Community
Everything
This Site
Blogs
Showing 0 results.
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Scheduling API
RE: Mandatory & Optional Fields
Threads [
Previous
|
Next
]
Ankur Shah
Posts:
2
Join Date:
6/4/08
Recent Posts
Mandatory & Optional Fields
scheduling api
scheduling
ctx scheduling api
Answer
3/7/11 10:58 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
I see a bunch of fields in the scheduling API but am not sure which one's are mandatory and optional.
Thanks,
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
John Yontz
Posts:
41
Join Date:
6/9/10
Recent Posts
RE: Mandatory & Optional Fields
Answer
3/7/11 11:20 PM as a reply to Ankur Shah.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
The mandatory and optional attributes for the method parameters are not specified in the WSDL. This is primarily because the WSDL was generated using a "code first" JAXWS approach.
The best way to determine whether a parameter is mandatory or optional is to consult the documentation for the method parameters and their usage. In any case, CTX will enforce the presence of mandatory parameters and will throw a MISSING_PARAMETER exception identifying any missing parameter(s).
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available