On a report, this object represents the columns.
What is a Class Report Field?
You have one of these.
What is a job?
An environment with internal-confidence metadata and production tenanted data used to test conversions.
What is Internal Conversion Verification (ICV)?
A way to remotely retrieve data about existing instances in the system.
What is a Get Web Service?
Where security is configured for a business process.
What is the business process security policy?
In addition to RDS, RDS Filter, CRF, and Report Definition, this is one of the five fundamental building blocks of a report.
What is the Business Object?
Sometimes gives demos in a British Accent
A task that runs automatically in < 1 minute when a tenant starts.
What is an instant conversion?
These are use to control what validations or fields show up on each version of a Web Service
What are VTRs
The security group type that is not allowed for initiating or processing actions on business processes.
What is Roles - Academic Unit Hierarchy?
This report type allows users to group rows and columns by field. Users can also summarize fields and provide drill-downs to represent customer data.
What is a matrix report?
Our very own Job owner
Who is Anne Bone?
An exception or NOOP conversion that allows developers to see how customers have configured their data.
What is a Data Quality Audit (DQA)?
A change to a Web Service that has an effect on versions that have already been released.
What is a breaking change?
What is Approve, Deny, Send Back, Cancel, Rescind, Manual Send Back, Save for Later, Revise, Correct, or Submit?
This method of indexing information uses a trickle to update and may result in data latency. Often it is more convenient for developers to implement because it doesn't require denormalization of the object model.
What is a computed view?
These are small units of work that are meant to break up job steps and process them concurrently
What are partitions?
An environment with internal-confidence metadata and production tenanted data used to test the output of CRFs.
What is Internal Conversion Functional Verification (ICFV)?
When a Web Service only updates the fields that are provided and ignores fields that are not on the request instead of setting them to null.
What are sparse updates
When the business process framework is searching for a definition to select for an event, this is the order in which definitions are evaluated.
What is Rule-based definitions then BO-based definitions. Additional precedence can be defined by Business Object.
If a report is returning no instances for a contextually secured user developers should ensure that this field is defined on the QID.
Note: instances returned by the RDS are contextually secured and this RDS has no filter conditions defined.
What is the securing query index field?
Causes a job to execute on a single update thread
What is Memory Mode / Memory Mode Policy
The two preview environments that an "evaluated in metadata" toggle is turned ON in.
What are Preview Sandbox and Teamcity?
A web service change for a future version such that customers can uptake the new functionality in an already released version without the changes appearing in the WSDL for the already released version
What is an easter egg? (also, off-cycle release)
Explain the specific steps executed when searching for a business process definition for an Academic Unit Configuration.
What is the zig-zag. First, search for a business process definition for the Configuration. Second, search for a business process definition for the Academic Unit of the Configuration. Third, search for a business process definition up the superior AU chain: first on superior AU Configurations if they exist, secondly on superior Academic Units. Fourth, search up the Academic Unit Hierarchy tree of the Academic Unit of the Configuration. Lastly, repeat step 4 for each superior Academic Unit.