AVQ SWISSC

Question from AVQ Academy Part 2 - Englisch und Deutsch gemischt

Question from AVQ Academy Part 2 - Englisch und Deutsch gemischt


Set of flashcards Details

Flashcards 300
Language Deutsch
Category Computer Science
Level Other
Created / Updated 11.03.2015 / 09.06.2017
Weblink
https://card2brain.ch/box/avq_swissc
Embed
<iframe src="https://card2brain.ch/box/avq_swissc/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
What source type is a report datamart created with?

Report Datamart (REP DTM)

Why should a hierarchical datamart definition and corresponding layout definition be stored in different sources?

One report datamart may be used as a data source for different layout types (e.g. screen and print).

May a report generator be used to create file reports?

No. A report generator only supports screen layout.

May generated screen reports be used in other applications than Avaloq?

No. Screen reports are reports which are interpreted and shown by the Avaloq GUI–engine.

What kinds of file types are supported by file reports?

Plain text, HTML, XML. The provided Excel format is not native Excel but a plain CSV–file which can be read by Excel.

What source type is a print report created with?

Print reports (REP PRINT).

What is Avaloq forms?

Avaloq forms in an Avaloq script application which allows you to parameterise the order entry form shown on the user interface.

What is the forms controller?

The forms controller transforms the visible values from the form elements into the corresponding internal values of the order table and vice versa. The form controller also handles events such as form events coming from the presentation layer or order eve

Is it possible to execute code through the event handler?

Yes. As soon as the event is triggered any code defined in doc level– or form level–definition will be executed.

What is the task of the layout manager?

The layout manager is a software component that resides in the user interface and has the ability to layout elements during runtime according to the form layout.

In Forms: What is defined in the group definition?

In the group definition the group itself and the fields belonging to the group are defined.

Is it possible to define value restrictions on a field?

Yes. It is possible to restrict the values available for selection using the parameter 'context' followed by a condition in SQL notation.

Name some field types supported in Avaloq Forms

Text, Number, Obj, Date, Code, Text Area, etc…. see (Avaloq Forms Parameterisation (ID: 1648) section 4).

What is EXTN++?

EXTN++ is a feature of Avaloq Script applications which allows you to generate (nearly freely definable) list– or record–like data structures.

What happens on binding the Avaloq Type in EXTN++?

On binding the Avaloq Type, Avaloq creates the storage strategy, data dictionaries and transaction handling.

EXTN++: What's the name of the generated data dictionary?

MEM_DOC_EXTN_custr_ident, e.g. MEM_DOC_EXTN_MDB_FAVORITS

Describe in your own words how an outgoing message is built, e.g. what triggers a message, which sources and database tables are involved etc.

A message starting Point is an order. The message is triggered either in a settlement plan or in a workflow action. As a first step, the internal message is built by Message Builder based on the corresponding Outgoing Message Definition and stored on tabl

List three usage areas of the business bus

Incoming BB messages: Create or modify objects, utgoing BB messages: Export, acknowledge or request

List three data providers for the Avaloq Market data interface!

GAIN, Telekurs, Reuters

Is Avaloq also a trading system?

No, it is not.

Does Avaloq store documents?

Avaloq knows documents but if you want to store your documents you need an optical archive.

When or where can Context Actions be used?

Wherever there is an icon on the Avaloq GUI.

How can you enter the last value date of a month in a date field?

Type u" into the date field. (Ultimo)"

Which two classes are mandatory when opening a 'Client' Business Partner on the Avaloq Model Bank?

Customer type: Customer (01) and Branch office: e.g. Zurich (01).

Can a Business Partner have two containers?

Yes.

In Cashier Operations, I can do a deposit with the workflow action Withdrawal"! True or false?"

False.

The Stock Exchange workflow process is a complex one! True or false?

True.

What does a workflow in Avaloq symbolize in a bank?

It is the representation of business processes.

Orderbooks may be individualized! True or false?

True.

When choosing the tab Orderbook, nothing appears! True or false?

True (if you have not used it before).

Is it possible to individualise the Navigator?

No.

Is it possible to call other reports (than the ones in the tabs) starting from the CRM Desk application?

Yes, it is.

Where in Avaloq are reports used?

The Task application allows subscribing to Report templates or Orderbook templates, which will then be available in the respective tabs under queries. Reports are everywhere in Avaloq, e.g. in the applications and tabs (Lookup, CRM Desk, Portfolio, Naviga

Is it possible to use LDAP (authentication)?

Yes (confer (cf.) Docu ID 112, 1075).

Is the use of interfaces and adapters for third–party systems optional?

Yes, it is optional.

What are the differences between standard, certified and project adapters?

You will find the answers in Technical Requirements, Docu ID 1079, chapter 3., Standard A: by Avaloq, ertified A: by certified Partner, roject A: by customer or third–party system provider)

How are business processes modelled and controlled in Avaloq?

With workflows: the bank defines the workflow processes in Avaloq.

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

Yes, in the application 'Settings'.

Is it possible to parameterise (or set parameters for) the View of customer data?

Yes, with reports.

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

Only the desks.