AVQ SWISSC

Question from AVQ Academy Part 2 - Englisch und Deutsch gemischt

Question from AVQ Academy Part 2 - Englisch und Deutsch gemischt


Kartei Details

Karten 300
Sprache Deutsch
Kategorie Informatik
Stufe Andere
Erstellt / Aktualisiert 11.03.2015 / 09.06.2017
Weblink
https://card2brain.ch/box/avq_swissc
Einbinden
<iframe src="https://card2brain.ch/box/avq_swissc/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
Are Priorities (of Business specifications) necessary?

Business specifications are not complete if priorities can be deduced.

Where can you find information about the default account rule loading?

In the Docu ID 1093.

Should you enter rules in a Rule Table?

No! Only enter rules in Rule Loader Tables, not Rule Tables! Rule Tables are maintained by the system.

Distinguish between Cost/Fees in Avaloq: virt–x trading fees?

Cost

Distinguish between Cost/Fees in Avaloq: Custody Fees?

Fees

Distinguish between Cost/Fees in Avaloq: payment expenses?

Fees

Explain the listed special Cost Rule Loader column: FACTOR!

Cost tariff to be multiplied with the cost base quantity.

Explain the listed special Cost Rule Loader column: OFFSET!

The offset stands for the fixed cost. Fixed costs are charges that a client has to pay independent of the transaction base quantity.

Explain the listed special Cost Rule Loader column: COST_CHRG_TYPE!

This attribute allows defining, whether costs calculated by a rule shall be debited to the client, to the bank or if the cost calculation is for information purposes only.

Do business processes and Avaloq workflows have the same quantity of steps?

Not necessarily – There could be either equal, less or more workflows than business process steps.

Which are basic components to parameterise workflows in Avaloq?

Workflow Status, Workflow Actions, Workflow Rules and Workflow Commands

Which tables are required for parameterisation workflows?

WFC_STATUS, WFC_ACTION, WFC_RULE_LD and WFC_RULE

For which object workflows can no workflow rules be implemented?

Country and Collateral

How are Context Actions parameterised?

By direct insertion into database tables CTX_ACTION, WFC_ACTION, OUT_TEXT and CTX_ACTION_RULE_LD. If Avaloq Scripts are used, the corresponding sources need to be built.

What are orderbooks good for?

For organising the work, have a work or role specific To Do list, control activities an so on.

How are orderbooks customised?

In the applications Tasks on tab Orderbook show a list of all available orderbooks. By setting limiting parameters and filters, and saving them, the new definition can be subscribed.

What is the sequence of execution for validations and commands?

System Validation, Order Validation and Workflow Commands.

What restrictions can be used for single constraints within an Order Validation?

A single constraint can be restricted to be only executed for specified Workflow Actions.

Which additional concepts support workflows?

Context Actions, Orderbooks and Order Validations.

How much Order Validation is meaningful?

The quantity of Order Validation depends on the bank's needs. Be aware, too much Order Validation will slow down the system and reduces its usability.

Which account type in a bank has the highest potential for fraud?

To most famous account for fraud is the Account No 888888 from Neck Leeson. This was an in–house nostro and Nick Leeson managed somehow that is was no on the focus of internal controls. Consequently the losses booked on this account were not found until t

Do I have to balance ledger container with manual balancing rules?

No. Balancing rules of ledger container can be automatically inserted by a task (ID 612).

Should interim accounts always balance out to 0?

No. There are two types of interim accounts: A ledger container used for the balance side and a ledger container used for the profit and loss side. Interim Accounts for P&L do not balance to 0 (in most cases).

What is the content of legal requirements for book keeping?

Typically the structure of the balance, i.e. the detailed balance accounts of the profit and loss and of the off balance sheet items are defined. Additionally, rules for mapping of positions to the balance accounts and how these have to be valuated are sp

Can the given general access rights be extended by inheritance of 'higher' general access rights?

No

Which context action on which object will show the users who have a specific access code?

'Show member' on the access code (you can use this context action for instance when you navigate the users and find the access codes under the headline 'Specific Access Rights'.

Which context actions will disable the user from using the system in the future and which of these will delete all access codes?

Lock, Disable and Close. Close will delete the access codes.

What reflects a 'role' typically?

Typically, the technical 'role' reflects a task or a role in a bank, to which a person is normally assigned to. The role grants access to all kinds of activities that this assigned person gas to perform his daily work.

Are the keys (access codes) encrypted?

No. Access codes used as keys or as locks are not encrypted. There is no need to encrypt access codes in Avaloq.

How do you exclude a user from an access right? How can you define that a group of users, except for one specific user, has certain access rights?

This is not possible. With the concept of keys and locks you can only apply access rights but not deny them.

Which of the following subjects can be protected individually? Object: Business Partner, Meta Type: Business Partner, Workflow action in Meta Type: Business Partner?

All of these can be protected by access codes. Interdependencies have to be taken into account individually. For instance, it makes no sense to give access to the Meta Type BP, but not to any business partner or to none of the workflow actions. In other c

What is the meaning of the access method 'ignore' and 'automatic insert'?

These access methods are only available for the subject 'Overrides'. They control the right to override an error message. The difference is that the 'ignore' prevents the logging of the override whereas the 'automatic insert' is logged.

Is it possible to parameterise Avaloq to use biometrical authentications?

No. Avaloq itself provides no authentication method at all. As a standard the Oracle Authentication (UserID and password) is used. to implement biometrical authentication, it is possible to connect other authentication systems to Avaloq.

Does Avaloq provide session context security?

No. Session context security is only available with external systems for user authentication.

What are the necessary elements for creating an Avaloq Report?

Task, Flat Datamart, Report / Hierarchical Datamart, Layout Definition

What applications are supported by Report Writer?

Portfolio, Lookup, Orderbook, CRM–Desk, Central Services.

What are tasks needed for in Report writer?

Tasks are pieces of PL/SQL which provide data for a flat datamart

How do you create flat datamarts?

Flat datamarts are provided and maintained by Avaloq only. You cannot create them by yourself.

What source types are tasks and flat datamarts created with?

Task: source type task" (TASK DEF),, lat Datamart: source type "DDIC""

What is a hierarchical datamart?

A hierarchical datamart is a kind of a view on the data provided by a flat datamart and enhanced with filters, aggregations and groupings, additional information etc…