单项选择题
You completed your Java procedure for your external Java function activity, and you now want todeploy this to your server. What would you do to deploy the Java procedure?()
A. take the Java sources (.java) files and include them in your $APPL_TOP
B. take the Java sources (.java) files and include them in your CLASSPATH
C. take the Java classes (.class) files and include them in your $APPL_TOP
D. take the Java classes (.class) files and include them in your CLASSPATH
相关考题
-
多项选择题
When defining a function activity, what is true about the Result Type?() (Choose two.)
A. Result Type is optional.
B. Result Type is mandatory.
C. Result Type can be changed after it is assigned to the function activity.
D. Result Type should belong to the same item type as the function activity -
单项选择题
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?()
A. as a flat file
B. as a BPEL-compiled definition
C. as an XML file with an associated document type definition (DTD)
D. as an XML file without an associated document type definition (DTD) -
单项选择题
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.)
A. Having check box selected is equivalent to Workflow Definitions Loader Upgrade mode.
B. Having check box deselected is equivalent to Workflow Definitions Loader Upload mode.
C. If 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 objects
D. If the check box is selected, you overwrite any protected objects that you have the ability (access) to modify, and also any previously customized objects.
