In what two ways do Declare OnChange and Declare Trigger instances differ? (Choose
Two)
Answer : C,D
Which of the following are the most appropriate situations to use Function Aliases?
(Choose Two)
Answer : A,C
A work type MyCo-FW-PurchaseApp-Work-Request has a PageList property .LineItems of class MyCo-FW-PurchaseApp-Data-Item.
Another work type, MyCo-FW-PurchaseApp-Work-Order has a PageList property
.ItemsForVendor of class MyCo-FW-PurchaseApp-Data-Item.
An item has a calculation .TotalPrice = .Quantity * .UnitPrice.
The application is experiencing behavior where the TotalPrice is calculating correctly for
Requests but not for Orders. Which of the following is the most likely explanation for this issue? (Choose One)
Answer : C
In the August 20-24, 2012 period, the operators "Architect2" and "Architect4" create the following number of work items:
An architect wishes to create a report that charts this data as follows:
What is the simplest way to create a report with this chart? (Choose One)
Answer : B
Consider the following requirement:
Whether or not an operator is allowed to view accounts in a PRPC-based credit card application depends on the grade of the employee and the credit limit of the account. The grade, which is an attribute in the company's LDAP directory, is a numeric scale ranging from 1-10. The requirement states that employees may open accounts that have a Credit
Limit less than (10000 * (10/Grade)). For example, Senior Vice Presidents (Grade = 1) can open accounts with less than a $100,000 limit, and entry-level employees (Grade = 10) can open accounts with less than a $10,000 limit.
Which of the following is the best approach to meet this requirement? (Choose One)
Answer : A
The following report shows individual updates for flow and flow action rules:
This report pulls data from two classes. What are they? (Choose Two)
Answer : A,D
An architect wishes to route an assignment to the operator with a title of "Contractor" with the highest French skill rating. What approach is the most appropriate? (Choose One)
Answer : C
An architect wishes to build a report that queries records that are already on the clipboard so that querying the database is not necessary. How can this be accomplished? (Choose
One)
Answer : C
The home loan application uses a PRPC SOAP connector to get the credit score of the applicant from an external webservice hosted by a third party company. The application determines the risk level for the applicant based on this score. The underwriting group handling these cases must be able to specify the risk level that is appropriate to a score band.
When the CSR is working on the case, the application invokes the SOAP connector to get the credit score and the external service returns the credit score of the applicant. However, since the information is confidential, it is required to display the risk level of the applicant based on their score and not the actual score.
Given the above requirements which of the following approaches is most appropriate?
(Choose One)
Answer : C
An architect wishes to route an assignment to the operator with a title of "SalesRep" with the highest Spanish skill rating. What approach is most appropriate? (Choose One)
Answer : C
Items in a chart legend are shown multiple times (see screenshot).
What is a likely explanation for this observation? (Choose One)
Answer : B
There is an application for which many reports created in production must pull data from more than one class. Which of the following statements best represents proper planning for this situation? (Choose One)
Answer : B
Which statement is true about external classes? (Choose One)
Answer : B
An existing JAR of Java function to call proprietary services has been provided to your application team. Which of the following PRPC features is the best way to utilize the JAR?
(Choose One)
Answer : B
What does the Connect-Wait activity method do? (Choose One)
Answer : A