AVQ SWISSC

Question from AVQ Academy Part 2 - Englisch und Deutsch gemischt

Question from AVQ Academy Part 2 - Englisch und Deutsch gemischt


Fichier Détails

Cartes-fiches 300
Langue Deutsch
Catégorie Informatique
Niveau Autres
Crée / Actualisé 11.03.2015 / 09.06.2017
Lien de web
https://card2brain.ch/box/avq_swissc
Intégrer
<iframe src="https://card2brain.ch/box/avq_swissc/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
Is it possible to parameterise (or set parameters for) the Business Partner entry mask?

Yes.

Is it possible to parameterise a new classification for specific evaluation in reports, e.g. evaluation of all German clients that pay taxes in Switzerland?

Yes.

Is it possible to parameterise a new sub–window?

Yes, with Structured Extensions and Forms.

What does MESI stand for?

Multiple Entity Single Instance (Model LLB)

What is the difference between MESI and SESI?

Multiple Entity Single Instance: Several business units us a single database instance to store theirs data.Multiple Entity Multiple Instances: Several business units use several database instances to store their data.

What is a Relationship?

A relationship links two objects with each other. There are mandatory and optional relationships.

Name the concepts around objects supported by Avaloq!

Additions, Classifications and Classes, Keys, Names, Relationships, Security, Remarks

What kind of orders do you know?

Static data Orders & Transactions

What is a workflow? Give Examples!

An Event is the result of a transaction order (e.g. STEX) and consists of at least two Event Packets. An Event Packet symbolises different bookings on a Position.

What is an Event in Avaloq? Please describe!

Only one event status can be defined for each workflow status.

How many events statuses can be defined for each workflow status?

Which are the three elements of the Task Engine?

What is a report?

From a user's point of view, a Report is the visualisation of data created by various Avaloq applications. A report task takes this data and organizes it according to a certain layout, which was previously selected by the user., rom a technical point of v

What is the difference between Orderbooks, Reports and Programs? Where can they be found in the Avaloq System?

Whereas Orderbook tasks are only used to display data and Report tasks are mainly used to produce client output or user output, program tasks have the purpose to insert, modify or delete data on the Avaloq database. They are all tabs in the Tasks Applicat

Can you define examples of Collections used in a bank?

Clients of a relationship manager, banks, institutional clients, German clients, employees.

Task Definition (capsules Procedures à Access to DB), Task Template, [Task Layout (à Legacy)]

What is Central Services?

What is a Session?

Therefore, special technical access rights are required for all of its components., Each user logged into the Avaloq DB (level oracle) is assigned a session with a unique identifier. A S. is a technical connection" to Oracle., – S. are on the Oracle DB"

What is the difference between stopping and killing a task?

No answer given here. (Stop stops the BGP after all entries are terminated or timeslot has ended. Kill stops the BGP immediately and kills the corresponding session.)

What are background processes?

A BGP is an autonomous process that runs in the background without requiring user interaction. It is a secondary process running concurrently behind the active process appearing on the screen., GPs are defined (parameterised) with the following major attr

What is the difference between BGPs BPG_ORA and BGP_OS?

– BPG_ORA are implemented in PL/SQL and use the oracle package DBMS_Job. These BGP use the oracle job mechanism to perform their duties in the background., BGP_OS are UNIX shell scripts and executed directly in UNIX in an oracle session (via OCI or JDBC)

Can Background Processes (BGPs) be cloned?

Yes. The parameterisation in the source of the BGP defines how many instances on one BGP exist.

How many PRCQ do exist?

Approximately 60 PRCQ are available.

What are PRCQs used for?

– Execute time consuming calculations or data manipulations (Bulk Order Generation"), Tasks not needed to be executed immediately in the workflow ("Generate Settlement Orders"), Tasks that need to be done regularly ("Standing Orders Generation")."

Is it possible to apply multiple BGPs to one PRCQ?

Yes, but the recommendation of Avaloq is to apply only one BGP to a PRCQ, i.e. to implement a one to many relation between BGP and PRCQ.

What is the main difference between the four entry points for parameterisation?

Only TOAD is used to directly parameterise the database.

How does Avaloq provide easy access to all table data to the parameterisation specialist?

DDIC

What is the purpose of the column KEY in OUT_TEXT?

Provides a link between translated items and translation

Is the filter for table values in TOAD case sensitive?

Yes!

Do workflow rules get parameterised via TOAD or OMD sheets?

Both

Why do OMD sheets use APIs?

An API contains packages which transfer the OMD meta data into the respective tables. It is advisable to use Avaloq's APIs for two reasons:, The Avaloq API checks the meta data for consistency., The deployment of these APIs is independent of the knowled

Are rules parameterised through sources?

No, they are parameterised via OMD sheets or directly via TOAD (although this option should not be exercised).

Which rule is needed in every Rule Set?

The Catch All Rule.

To which source type do Order Keys belong to?

Source Types Code Table Data" and "Code Table Definition""

To which source type do BGPs belong to?

Source Type Background Process""

To which source type does Navigator belong to?

Source Type Application""

For what reason can not every source type be overridden?

Because its compiler may not support an Override.

How can you find out whether or not you are allowed to make changes to a code table? If you are allowed, where are changes permitted?

Look up the public and private ID range in the Table Definition of that Code Table.

Which is the Database that a Front Office Employee sees?

The Avaloq Instance

Does the Avaloq Client allow us to look at the information in ENV?

No, the Avaloq Client connects itself to an Avaloq instance.

Are components organisational aggregations of sources or logical relations between sources dependencies?

Components are like folders, they are organisational aggregation of sources.

Is a source directly related to a component?

A source version belongs to a change that belongs to a component.