AVQ Zusammenfassung Homepage www.cram.com Teil 1

Karteikarten aus Seite http://www.cram.com/flashcards/export/2711515

Karteikarten aus Seite http://www.cram.com/flashcards/export/2711515


Kartei Details

Karten 289
Sprache Deutsch
Kategorie Informatik
Stufe Andere
Erstellt / Aktualisiert 27.03.2015 / 08.05.2016
Weblink
https://card2brain.ch/box/avq_zusammenfassung_homepage_www_cram_com_teil_1
Einbinden
<iframe src="https://card2brain.ch/box/avq_zusammenfassung_homepage_www_cram_com_teil_1/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
What is the Avaloq Community?

The Avaloq Community consists of Avaloq customers, partners and employees.

What are Wildcards?

Wildcards stand for characters when performing searches: ?", "%" or "*" for any number of characters and "_" for one character."

What are Lookups?

Lookups are search windows or code table windows.

A banking client must have…

… at least a Container to have a business relationship with the bank.

How is usually the currency of a Money Account defined?

On the Model Bank the currency is defined by the Contract of the Money Account.

There is no difference between CHF and N.CHF! True or false?

False. N.CHF is an Asset, CHF is a Currency.

The system stops me if I forget to enter information that is needed! True or false?

True.

Orders are sent to the employee's inbox! True or false?

False.

All changes to static data can be traced! True or false?

True. (Exception: Remarks)

Can you combine search criteria about a Business Partner, e.g. name and domicile, in the Lookup application?

Yes.

Can you combine search criteria of a Business Partner and of a Container in the same search field?

Yes.

In a few terms, how do you create a Static Collection?

Lookup Application à Search and select à Right mouse click (Collection>Save As Static) à Verify Direct.

How many documents with the ID 1079 can you find in the Avaloq Community?

This varies with every release update. Ask your teacher! (Lookup in the Community with Docu ID)

Which version of Microsoft Windows is recommended to be used with ClassicClients for the current Avaloq release?

This may vary with every release update. Look it up in Technical Requirements, Docu ID 1079.

May a customer program/design an adapter?

Certainly!

Can client relationships be managed in Avaloq?

Yes, using the CRM Desk as the central tool to manage client relationships.

Where is the work of the front, middle and back office in Avaloq?

One workflow may contain different statuses, e.g. to be reviewed by middle office, at back office for execution, etc. The workflow status may represent one role, one person or one office in a bank. All transactions/orders in such a status represent the wo

Is it possible to parameterise (or set parameters for) the Navigation?

Yes, with context actions.

Is it possible to parameterise (or set parameters for) the End user view of menus?

Yes, with end–user security rights.

Is it possible to parameterise (or set parameters for) triggering processes per right mouse click?

Yes, with context actions.

Is it possible to parameterise a new field to save information about my customers, e.g. the colour of their socks?

Yes.

Is it possible to update a classification that was delivered by Avaloq?

Yes.

What cannot be parameterised?

System checks (e.g. the field quantity must not be empty for a Stock Exchange transaction), new database tables, i.e. new table definitions, the beginning and the end of workflow processes and new object types.

What does MEMI stand for?

Multiple Entity Multiple Instances (Model LGT)

Name the main objects used in the Avaloq Data Model.

Business Partners, Addresses, Containers, Positions, Assets, Money Accounts.

Which main objects typically are linked with each other?

BPs and Containers, BPs and Addresses, Assets and Money Accounts with Positions

What are additions, Classifications and Keys used for?

Additions: Provide data fields not available in the standard entry forms, eys: Keys are unique symbolic references to objects (for the internal and external world).

Name the concepts around orders supported by Avaloq!

Status, Actions and Rules define a workflow. Apart from status Open, Discard and Done, everything in a workflow can be freely parameterised.

What makes an Avaloq workflow?

Booking Engine, Balance Engine

Which Avaloq Engines are relevant in the context of Events?

What is an Orderbook (Description & Business Purpose)?

How can you adapt a standard Orderbook to only see all orders inserted by yourself for Stock Exchange Orders and subscribe to it?

Avaloq>Tasks>Orderbook>Common, hoose 'DFLT' in the Layout field, nter 'stex' in the Meta_Type field, valoq>Tasks>Orderbook>Stock Exchange, nter '%me' in the field Inserted by

What is a program?

A program is a task with the purpose to insert, modify or delete data on the Avaloq database.

What is a Collection and what types do exist in Avaloq?

A Collection is a set of objects, which are either selected through a query (Dynamic Collection) or directly specified by the user (Static Collection). The object Collection allows saving the results of a user–defined selection of objects, grouped and sor

An Orderbook is a consolidated view on Orders of a certain type (e.g. stock exchange orders) and it must meet defined criteria. Users maintain Orderbooks for every subject of interest in order to organize and simplify their daily work.

Is there a connection between the functioning of the system and Central Services?

Can Central Services be customised?

– Central Services is an application, it opens in a separate window and will remain open unless you close the application explicitly or shut down Avaloq.

What are tasks?

They offer customisation features (queries, task templates, etc.)

What are Jobs?

A task is a procedure processed by Avaloq (such as reports, order book queries, programs …), – Synchronous tasks are stated via Run" or "Show"., – Status "enabled": Does not mean it will be executed immediately, but as soon as a task dispatcher is free a"

What are background processes used for?

– When executing a task via the submit" or "print" commands asynchronously, By process queues, By technical processes offered within the Avaloq system, such as:, – End of Day processing, – File dispatching, – Job scheduling, – Application monitoring, –"

What is the difference between killing and stopping a BGP?

– To stop (terminate) a BGP means, that you send a message to the process and ask it to be so friendly and stop processing as soon as the current work is finalized. In case the process is cooperative, it will do so., To kill a BGP means to take his life

What are Process Queues (PRCQ)?

A PRCQ processes entries in the list Process Queue Entries". A BGP (BGP_PRCQ) regularly executes the PRCQs. The PRCQ executes an Avaloq script procedure which is in most cases implemented by Avaloq. Each PRCQ is responsible for specific work., PRCQ itse"