최신 WebSphere C2050-723 무료샘플문제:
1. An application developer needs to add a new tab pane for a product to hold warranty information in the Catalog tool of the Management Center. In which file should the new tab be declared?
A) ProductPrimaryObjectDeinifinion.lzx
B) ProductGrid.lzx
C) ProductTopObjectDefinition.lzx
D) ProductPropertiesViews.lzx
2. An application developer is creating different outbound queues for different message types while integrating with WebSphere MQ. Which method of the SendMsgCmd command must be used to set the queue destination in the custom code?
A) setConfigData
B) setCommandData
C) setContentData
D) setMsgData
3. An application developer wants to develop new commands and refers to the Information Center documentation to understand how the commands and tasks are mapped to the table. Under which section would this information be found?
A) IBM Education Assistant
B) Reference
C) Developing
D) Tutorials
4. An application developer needs to write custom business logic to check if the changeable part of the noun requires modification. Which approach does the application developer need to follow?
A) Create a Java class that extends BusinessObjectMediatorCmdImpl and implements the ChangeNounPartValidation interface.
B) Create a Java class that extends ChangeNounPartUsingBusinessObjectMediatorCmdImpl and implements the ChangeNounPart interface.
C) Create a Java class that extends ChangeNounPartUsingBusinessObjectMediatorCmdImpl and implements the ChangeNounPartValidation interface.
D) Create a Java class that extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl and implements the ChangeNounPart interface.
5. An application developer has been asked to add client-side validation for the start and end dates of Web Activities in the Management Center Marketing tool. What is the first step the application developer needs to perform to add the new validation?
A) Write validation script in WebActivityPrimaryObjectDefinition.lzx.
B) Create a custom validation service that extends wcfValidateService.
C) Create a new class that extends wcfValidator.
D) Extend the change mediator class and implement the validateCreate and validateChange methods.
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: A | 질문 # 3 정답: B | 질문 # 4 정답: D | 질문 # 5 정답: C |