单选题John, a junior workflow developer, has approached you for advice on a workflow process that he is defining. He is unclear about the implications of selecting the Runnable checkbox while defining the Process Activity. What advice would you offer?()ARunnable allows the workflow engine to compile the process.BRunnable allows the process to be included as a stand-alone subprocess.CRunnable allows the workflow engine to check its status during process execution.DRunnable allows the workflow engine to define this as a top-level process and initiate it

单选题
John, a junior workflow developer, has approached you for advice on a workflow process that he is defining. He is unclear about the implications of selecting the Runnable checkbox while defining the Process Activity. What advice would you offer?()
A

Runnable allows the workflow engine to compile the process.

B

Runnable allows the process to be included as a stand-alone subprocess.

C

Runnable allows the workflow engine to check its status during process execution.

D

Runnable allows the workflow engine to define this as a top-level process and initiate it


参考解析

解析: 暂无解析

相关考题:

单选题What is the functionality of the "Allow modifications of customized objects" check box in the OracleWorkflow Builder dialog box that is displayed from the Help menu? ()(Choose two.)AHaving check box selected is equivalent to Workflow Definitions Loader Upgrade mode.BHaving check box deselected is equivalent to Workflow Definitions Loader Upload mode.CIf the check box is not selected, you can save your edits only to protected objects that you have access to change, and cannot overwrite previously customized objectsDIf the check box is selected, you overwrite any protected objects that you have the ability (access) to modify, and also any previously customized objects.

多选题When defining a function activity, what is true about the Result Type?() (Choose two.)AResult Type is optional.BResult Type is mandatory.CResult Type can be changed after it is assigned to the function activity.DResult Type should belong to the same item type as the function activity

单选题The WF_PARAMETER_LIST_T datatype can include up to a maximum of ()parameter name and value pairs.A99B100C101D999E1000

多选题What is true about a background engine? ()(Choose two.)AIt is a server-side PL/SQL procedure.BWhen executing a PL/SQL function activity, it will automatically ping (cache) the PL/SQL code.CIt executes deferred activities in decreasing order of their Cost property value (activities with higher cost value are processed first).DIt would fail if another background engine process is started to handle the same type of activities within the same item type.EDuring its single invocation, it processes activities that were stuck, deferred or timed out when the background engine was started.

单选题You completed your workflow definition. You want to save a copy of the definition to the file system for source control purposes. How does Oracle Workflow Builder save that file?()Aas a flat fileBas a BPEL-compiled definitionCas an XML file with an associated document type definition (DTD)Das an XML file without an associated document type definition (DTD)