Reporting
Jobs
Conversions
Web Services
Business Processes
100

On a report, this object represents the columns.

What is a Class Report Field?

100

You have one of these.

What is a job?

100

An environment with internal-confidence metadata and production tenanted data used to test conversions.

What is Internal Conversion Verification (ICV)?

100

A way to remotely retrieve data about existing instances in the system.

What is a Get Web Service?

100

Where security is configured for a business process.

What is the business process security policy?

200

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?

200

Sometimes gives demos in a British Accent

Also Anne
200

A task that runs automatically in < 1 minute when a tenant starts.

What is an instant conversion?

200

These are use to control what validations or fields show up on each version of a Web Service

What are VTRs

200

The security group type that is not allowed for initiating or processing actions on business processes.

What is Roles - Academic Unit Hierarchy?

300

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?

300

Our very own Job owner

Who is Anne Bone?

300

An exception or NOOP conversion that allows developers to see how customers have configured their data.

What is a Data Quality Audit (DQA)?

300

A change to a Web Service that has an effect on versions that have already been released.

What is a breaking change?

300
Name five different generic business process actions.

What is Approve, Deny, Send Back, Cancel, Rescind, Manual Send Back, Save for Later, Revise, Correct, or Submit?

400

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?

400

These are small units of work that are meant to break up job steps and process them concurrently

What are partitions?

400

An environment with internal-confidence metadata and production tenanted data used to test the output of CRFs.

What is Internal Conversion Functional Verification (ICFV)?

400

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

400

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.

500

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?

500

Causes a job to execute on a single update thread

What is Memory Mode / Memory Mode Policy

500

The two preview environments that an "evaluated in metadata" toggle is turned ON in.

What are Preview Sandbox and Teamcity?

500

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)

500

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.