Avaloq ACCP (Complete Questions 2020)
From the avaloq course ACCP. Questions to all Chapters of all 3 Books
From the avaloq course ACCP. Questions to all Chapters of all 3 Books
Kartei Details
Karten | 248 |
---|---|
Lernende | 47 |
Sprache | English |
Kategorie | Informatik |
Stufe | Andere |
Erstellt / Aktualisiert | 26.11.2020 / 02.06.2025 |
Weblink |
https://card2brain.ch/box/20201126_avaloq_qa
|
Einbinden |
<iframe src="https://card2brain.ch/box/20201126_avaloq_qa/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
If a Kernel CODE TAB DEF source has no public range line, then customization specialists cannot add any rows to the code table.
True
The data dictionary created from a source of type CODE TAB provides access to all the data of the code table.
True
What are classifications/classe? (5)
- are extensions that enable categorization of objects
- is the definition of an object property with predefined options
- a class defines a possible value of its classification
- classifications can be customized by code tables
- used for calculations and processing
Labels are stored in a database table called LABEL_DB
False -> stored in OUT_TEXT_NORM
Translations of labels use the source type LABEL LANG
False -> source type LABEL XLATE
Which rule always matches, if none of the given conditions match a rule?
catch-all-rule
The matching criteria (rule clause) defines what should happen when the rule is executed.
False -> defines whether a rule is triggered or not
It is the rule set that you load from a rule loader table into a rule table, not the individual rules.
True
By default, only one rule in a rule set is executed. If you need multiple to trigger you have to assign sequence numbers to the rules.
True
It is possible to either specify an AND or an OR condition between different clauses.
False -> only AND, The business logic can only be implemented by specifying multiple rules!
What are the 4 methods to calculate costs in the cost engine?
Constant, Min/Max, Linear, Degressive
A cost profile can compromise exactly one tariff, where a tariff defines a specific type of cost.
False -> can compromise many tariffs
What is a Task?
PL/SQL Procedure made available in the User Interface (Task & Reporting Desk)
The mapping between the fields of a Task in the User Interface and the input parameters is done in TASK DEF sources.
True
What gets stored in the TASK TEMPL source?
Filter criteria, Layout and the Task itself (see Task & Reporting Desk)
What is a flat datamart?
unorganised list of data
The REP DTM sourcetype is for flat and hierarchical datamarts likewise used.
False -> The REP DTM is for hierarchical datamarts
A context action can trigger ...
the execution of a workflow, an Avaloq script procedure or a task / task template
When a workflow state is marked as transient, it means the state is not persisted.
True
The attribute "book_status" in a workflow state is generally used if the state is transient.
False -> never used in transient states. book_status is used when something will be persisted, which is not the case in transient states
End states have the attribute "edit_status" set as "locked".
False -> edit_status must be "frozen"
To allow a workflow action to be directly executed from a context action requires that the action attribute allow_direct_exec be set to true.
True
All workflow commands are stored in sources of type workflow definition (WFD).
False -> commands are stored in the workflow command library (WFCL)
What is a DDIC validation used for?
is used to ensure that an order always contains the required data
What are consistency levels for?
used to group multiple checks together and can also include other consistency levels, which allows the implementation of cascaded validations.
It is possible to add preconditions to a precondition check, but not a standard check.
False -> preconditions can be added to precondition checks as well as standard checks and are useful for checking that mandatory fields have been completed in advance of checking the business logic of an order.
What source types are needed, when you want to see a list of BP's in the Task&Reporting Desk?
REP SCREEN, REP DTM, DDIC, TASK DEF
Why should you not use the "where clause" in report datamarts, if possible?
negative impact on performance
What are portlets?
Units of content within a dashboard that contains a screen report (the content report), which define the location and size of the content reports within the dashboard.
Customers can define Default Forms in Avaloq.
False -> can't, default forms are defined by Avaloq
An order entry form is bound to exactly one business type.
True
Which 3 types of Events does the Form Controller handle?
Form Events, Order Events, Field Events
There are two types of form elements in a form ...
Structuring elements (sections, groups etc.), Content elements (fields, labels, buttons)
Every booking order is processed in the book engine
True
Ledger container are created in the BALSTRU_LD
False -> in the BALACC_LD
An instance of an object type is a ...
object
An instance of a business type is a ...
order
What are the two types of orders?
Static data order & Booking order
What is a Registered Owner?
Legal/Natural Person who signed the contract with the bank (no legal capacity needed)
What is an Account Owner?
legal owner of the business relationship (legal capacity needed)