Which setting is used to specify that a process instance loaded into memory must remain there until it completes?
A. Flow Limit
B. Max Jobs
C. Step Count
D. Activation Limit
E. Thread Count
Which two statements are true about activities that support breakpoints? (Choose two.)
A. The Start activity can have breakpoints before or after.
B. The End activity can have breakpoints before or after.
C. Job Starter activities can have breakpoints before or after.
D. Any activity that waits for a message can have breakpoints before or after.
E. Any activity that responds to a message can have breakpoints before or after.
Which activities prohibit transitions to other activities?
A. Generate Error and Set Shared Variable
B. Inspector and Catch
C. Catch and Rethrow
D. Rethrow and Generate Error
Which connection/shared resource in ActiveMatrix BusinessWorks can reference a JNDI configuration?
A. HTTP and FTP
B. TCP and JMS
C. FTP and JDBC
D. JMS and JDBC
Click the Exhibit button.
What is represented by the two question marks in red circles?
A. missing references to shared resources
B. conditional break points
C. errors in the input-mapping
D. conditional transitions
Which checkbox in the Call Process activity indicates that a new process instance is created and placed in the job pool for execution?
A. Execute
B. Deployment
C. Spawn
D. Service
Click the Exhibit button.
If every Schema A record is sequential and every Student has a Grade element, what is the most appropriate way to map data from Schema A to B?
A. use the Attribute XSLT statement
B. use the For-Each XSLT statement
C. use the Copy-Of XSLT statement
D. use the Choose XSLT statement
Which statement is true about the Accumulate Output feature for loops?
A. It accumulates the output for any map activity in the loop.
B. It accumulates the output for the last executed activity in the loop.
C. It accumulates the output for all activities in the loop.
D. It accumulates the output for a selected activity in the loop.
Which two statements are true about Global Variables? (Choose two.)
A. They cannot be grouped.
B. They can be changed during deployment.
C. They can be used to store the JDBC URL.
D. They are fixed and make deployment rigid.
The JVM is crashing every time the ActiveMatrix BusinessWorks installer tries to start. Which two steps should be taken? (Choose two.)
A. add the parameter -update JVM to the installer
B. check that the javahome directory contains bin/java.exe or bin/java
C. check that the network has access to sun.java.com
D. try running the installer using a different version of JVM