A Watched Folder endpoint throws a coercion error when consuming an XML variable.
What is causing this error?
A. A Watched Folder can only consume a String variable
B. A Watched Folder can only consume a List of Documents
C. A Watched Folder can only consume a Document variable
D. A Watched Folder can only consume a Map of Documents
正解:B
質問 2:
A developer notices a timeout error while performing a batch job. What should the developer do first when troubleshooting?
A. Increase the hard disk space of the server
B. Increase the activities timeout interval
C. Increase the memory allocated to the server
D. Increase the number of CPUs of the server
正解:B
質問 3:
When would you use the slingRequest.setAttribute("data", data XML) line of code?
A. To pre-populate form data
B. To create dynamic data within a form
C. To set XML meta-data
D. To pull data from a form
正解:A
質問 4:
A department within an organization has a business requirement
To create a dynamic table in which the user can add rows. Instance Manager will be used to meet this requirement.
Which line of code will add another row?
A. addInstance()
B. row_name.instanceManager.addInstance()
C. row_name.instanceManager.addRow()
D. instanceManager.addInstance()
正解:A
質問 5:
What is the correct way to configure a process to use a watched folder endpoint?
A. Using the command line in the console
B. Either in workbench or in the administration console
C. Either in workspace or in the administration console
D. In workspace
正解:A
質問 6:
A developer must change the structure of the input xml before passing it on to the next service. As a best practice, how should this task be performed?
A. By looping through manually in the process
B. By using a lot of setvalue objects
C. By writing code in a script object
D. By writing an XSLT
正解:C
質問 7:
What feature is NOT supported by a 'Document of Record'?
A. Data binding
B. XDP creation
C. Rich text
D. Printing
正解:C
質問 8:
Which annotation does a Remote Function require?
A. @Properties
B. @Service
C. @Component
D. @ServiceMethod
正解:D



0 お客様のコメント