CSA Flashcards
CSA Questions from Fast Track and Bootcamp
Which of the following is NOT a valid setting for rule availability? (Choose One)
- Final
- Blocked
- Ignored
- Yes
- Ignored
Which of the following is NOT a step in the rule resolution process? (Choose One)
- Check that the rule availability is not set to Blocked
- Choose rule instances with matching purpose (name)
- Check for circumstanced versions of the rule
- Check that the rule availability is set to Yes or Final
- Check that the rule availability is set to Yes or Final
A withdrawn rule means the rule instance is ________________. (Choose One)
- Always available and can be copied without restriction
- Always available during processing, but cannot be copied into another RuleSet without using a new name
- Ignored, however, when PRPC encounters a withdrawn rule, it skips any earlier version in the same class, and proceeds to the next-highest class in the hierarchy
- Ignored
- Ignored, however, when PRPC encounters a withdrawn rule, it skips any earlier version in the same class, and proceeds to the next-highest class in the hierarchy
(True or False), Rule resolution assembles a cache of rules.
- True
- False
- True
The inheritance component identifies flow action rules following which of the following? (Choose One)
- Work type, class group, Work-, @baseclass
- Class group, Work-, work type, @baseclass
- @baseclass, Work-, class group, work type
- Work-, work type, class group, @baseclass
- Work type, class group, Work-, @baseclass
Which of the following fields on the Property rule form is not related to validation of input data? (Choose One)
- Local List Table Type
- Property Type
- Property Mode
- Max Length
- Property Mode
Providing data validation is important for your application because __________. (Choose Two)
- It increases application security
- It streamlines application performance
- It insures quality of the information
- It improves usability of the application
- It increases application security
- It insures quality of the information
(True or False), If an entry field in a layout has the Required checkbox selected in its Cell Properties, the system adds a visual indicator inside the data entry field that is presented to the user.
- True
- False
- False
Which two of the following provide the ability to set custom error messages? (Choose Two)
- Validate rule
- Edit Validate rule
- Required checkbox in the Cell Properties
- Table Type Local List
- Validate rule Edit
- Validate rule
Which of the following does not describe a Validate rule? (Choose One)
- A flow action can call a Validate rule
- Validate rules can be used to validate data coming from another system
- Java programming skills are required to create Validate rules
- Validate rules can present custom error messages
- Java programming skills are required to create Validate rules
Which of the following rules would you use to allow extensions to the UI Gallery? (Choose One)
- pyPopulateFeaturesExtension data transform
- pyExtendUIGallery data transform
- The section rule relevant to the UI configuration tool you want to extend
- Extension1, Extension2, or Extension3
- pyPopulateFeaturesExtension data transform
By default, what UI configuration tools are demonstrated in the Extension sections? (Choose One)
- Paragraphs, drop-down lists, and other tools not shown in the default 4 categories
- None
- Smart Layouts
- Repeating Layouts
- None
How do you copy a sample UI configuration into your application? (Choose One)
- Open the properties panel for the relevant cell in the sample section, carefully review the inputs and copy them one-by-one into the relevant cell in your own section
- Save the sample section to your RuleSet, drag it into the section you want the UI control to appear and then delete all irrelevant controls
- Open the sample section, find the relevant cell, and copy/paste the contents into your section, updating property references as needed.
- Open the sample section, close your eyes, and wish hard
- Open the sample section, find the relevant cell, and copy/paste the contents into your section, updating property references as needed
(True or False), The samples presented in the UI Gallery follow many, but not all, of the best practices and may not be guardrail compliant.
- True
- False
- False
Which of the following categories is incorrectly matched with its description? (Choose One)
- Synthesis: demonstrates how to use PRPC’s UI configuration tools in concert to provide more powerful, straightforward user experiences
- Controls: demonstrates the features that control how properties appear on user forms, correspondence, and other HTML forms, for both display and for accepting user input
- Repeating Layouts: demonstrates the types and features of repeating layouts, which consist of one header row that contains property labels, and a row of property fields
- Dynamic UI: demonstrates how to use user interface events to automatically trigger UI actions
- Synthesis: demonstrates how to use PRPC’s UI configuration tools in concert to provide more powerful, straightforward user experiences
Service rules ________________. (Choose One)
- Run after the external request is received
- Facilitate the exchange of XML data
- Define the configuration and data exchange parameters
- Are typically configured by system architects
Define the configuration and data exchange parameters
(True or False), A service package groups together services rules for ease of development, testing and deployment.
- True
- False
True
Which of the following is NOT true of services? (Choose One)
- They create and manage work
- They invoke existing activities
- They define the configuration for external system requests
- They can be created using the accelerator
They define the configuration for external system requests
We can define the service so that external systems can __________________. (Choose Two)
- Influence how work is processed
- Create new work
- Define the name of the service package
- Make fully-automated decisions, independent of our permissions
Influence how work is processed
Create new work
Which of the following does the Service Accelerator NOT automate? (Choose One)
- Creating email services
- Creating services that call an existing activity
- Creating services that create and manage work
- Creating services that process input or output data
Creating email services
(True or False), External systems communicate with PRPC through a service. True False
True
Which one of the following does NOT occur when PRPC executes a services request? (Choose One)
- The external system makes a request to PRPC
- PRPC creates a work item if necessary
- PRPC places data on the clipboard
- PRPC sends a response back to the external system after processing the request
PRPC creates a work item if necessary
Which of the following is NOT a valid service protocol? (Choose One)
- BPEL
- EJB
- COM
- JCA
JCA
Which of the following are not used when PRPC uses a connector rule? (Choose One)
- A connector activity
- The mapping of data properties
- An activity method
- An Integrator shape
The mapping of data properties