John has a form created by Data Page and wants to make sure that two input fields do not have the same value. How can he accomplish this task?
A. Create a method that checks the values and sets an error string if the values are the same.
Reference that method in the Failure Action input
in the Data Page builder.
B. Use the Client-Side Validation builder to compare the two fields in the browser.
C. Create a method that checks the values and returns an error string if the values are the same.
Reference that method in the Post-Save
Method input in the Data Page builder.
D. Use the Cross-Field Validation builder and create an entry that includes both fields and select
the equality operator.
正解:C
質問 2:
Which one of the following is true about the difference between the Action List builder and the Method builder?
A. The Action List builder allows if/else conditionals, but does not support adding looping constructs such as "for" loops and "while" loops. The Method builder allows the user to add looping logic.
B. The Action List builder is recommended over the Method builder. In addition to using the chooser to make a variable assignment or execute a service call, the Action List builder supports using the picker to add programming constructs to the Action List, including conditionals and looping.
C. The Method builder can return a value, but the Action List builder cannot.
D. The Method builder conveniently allows the user to drag and drop programming language constructs from the palette, which are converted into Java code. The palette cannot be used with the Action List builder.
正解:A
質問 3:
Dave wants to see information about web service parameters, URL endpoint, and SOAP envelope. What must he do to obtain this data for a particular Web Service Call builder?
A. He must set the Logging field to All in the Web Service builder to log this information to the WEB-INF/logs/debugTracing.txt file.
B. This information is always printed to the standard output console log without any developer intervention required.
C. He must use a Java debugger to get this information.
D. There is no way for him to get this information other than contacting customer support.
正解:A
質問 4:
William is setting up debug tracing for his model. He has located and opened the log4j.properties file in an editor and set the log4j.category.bowstreet.system.debugTracing and log4j.logger.bowstreet.system.modelActions properties to DEBUG as described in the product documentation. What else does he need to do to make his settings take effect?
A. Update his main action to initialize the debugTracing method.
B. Add a Debug Handler builder call to the model.
C. Set the Portlet Adapter debug input option to INFO.
D. Save property changes, redeploy the WAR file, and rerun the model.
正解:D
質問 5:
Christine wishes to leverage the REST Service Call builder's ability to restructure the generated result schema and result structure. How should she do this?
A. She should directly modify the the result schema in the REST Service Call builder's "Result Schema" input and the REST Service Call builder will reshape the data to this structure at runtime.
B. She should implement the RestructureFeedData interface, register it, and select it in the REST Service Call builder's "Restructure Type" input.
C. She should add a REST Service Call Restructure builder and register it with the REST Service Call builder.
D. She should choose to follow the steps in either answer B or answer C.
正解:B
843 お客様のコメント





Akimoto -
とても嬉しいです。Pass4Testお世話になりました。初学者でも自学自習進めやすい内容だと思います。