IBM
C2050-725 · Question #149
An application developer needs to enable e-mail notification in workspaces in the WebSphere Commerce development environment. Which snippet would be appropriate?
The correct answer is A. <ActivateTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />. See the full explanation below for the reasoning.
Question
An application developer needs to enable e-mail notification in workspaces in the WebSphere Commerce development environment. Which snippet would be appropriate?
Options
- A<ActivateTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />
- B<ActivateEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />
- C<ActivateTaskEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" />
- D<ActivateEmail isEmailEnabled="true" from="" cc="" bcc="" language="en_US" /> <RejectEmail
How the community answered
(18 responses)- A72% (13)
- B6% (1)
- C6% (1)
- D17% (3)
Community Discussion
No community discussion yet for this question.