IBM C2040-415 - Developing OpenSocial Applications Exam
Page: 2 / 11
Total 55 questions
Question #6 (Topic: )
IBM Connections portlets use the REST Service Call Builder for HTTP requests to the
Connections REST API.
When might a user see the error message "HTTP Status 403"?
Connections REST API.
When might a user see the error message "HTTP Status 403"?
A. when there is a timeout
B. when the Connections server is unavailable
C. when the proxy is not allowing access to the URL
D. when the REST Service call builder is unavailable
Answer: C
Question #7 (Topic: )
What is true regarding a gadget with Type="URL"?
A. Only Type="HTML" can be used for an OpenSocial Gadget.
B. A standard set of parameters are not added to the URL by the gadget server.
C. Type URL gadgets cannot take advantage of all features, notably features that manipulate HTML and JavaScript code directly.
D. When loading JavaScript library requests, a server must provide an OAuth service for retrieving core and feature-linked JavaScript.
Answer: C
Question #8 (Topic: )
When adding the embedded experience to the Activity data model, the embed property can
be added to the event directly.
Which two properties are contained within embed object?
be added to the event directly.
Which two properties are contained within embed object?
A. actor and title
B. content and type
C. gadget and context
D. summary and objectType
Answer: C
Question #9 (Topic: )
Kraig is developing an OpenSocial gadget. A colleague advised him to use both the
JavaScript Console and Firebug if his gadget is not working properly.
Which browser will he need to run to use both of these tools?
JavaScript Console and Firebug if his gadget is not working properly.
Which browser will he need to run to use both of these tools?
A. Safari
B. Mozilla Firefox
C. Google Chrome
D. Microsoft Internet Explorer
Answer: B
Question #10 (Topic: )
When creating an embedded OpenSocial gadget, which two data models are used?
A. CSS
B. XML
C. HTML
D. JSON
E. JavaScript
Answer: B,D