单选题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?()Atake the Java sources (.java) files and include them in your $APPL_TOPBtake the Java sources (.java) files and include them in your CLASSPATHCtake the Java classes (.class) files and include them in your $APPL_TOPDtake the Java classes (.class) files and include them in your CLASSPATH

单选题
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


参考解析

解析: 暂无解析

相关考题:

单选题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

单选题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?()Atake the Java sources (.java) files and include them in your $APPL_TOPBtake the Java sources (.java) files and include them in your CLASSPATHCtake the Java classes (.class) files and include them in your $APPL_TOPDtake the Java classes (.class) files and include them in your CLASSPATH

多选题Which two statements are true about a Work Item with "Open" Notification? ()(Choose two.)AThe Work Item is not eligible for Purge.BThe Work Item is eligible for a Permanent purge.CThe Work Item is eligible for a Temporary purge.DThe Work Item is not complete because it still has Open Notification.EThe Work Item is eligible for both Temporary and Permanent purge.

多选题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)

多选题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.

单选题Which correctly describes the tiers of the Oracle Workflow architecture?()AOracle Database tier and Application server tier onlyBOracle Database tier, Application server tier, and End-user client tier onlyCOracle Database tier, Application server tier, and Development client tier onlyDOracle Database tier, Application server tier, Development client tier, and End-user client tier

多选题Which two are functions of Oracle Workflow Directory Service? ()(Choose two.)Amanage workflow notificationsBprovide information about rolesCstore performer and roles relationshipsDmanage workflow session connection

多选题Which three actions are allowed in event details? ()(Choose three.)ASendBRaiseCDeleteDReceiveEAcknowledge