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


Fichier Détails

Cartes-fiches 248
Utilisateurs 47
Langue English
Catégorie Informatique
Niveau Autres
Crée / Actualisé 26.11.2020 / 02.06.2025
Lien de web
https://card2brain.ch/box/20201126_avaloq_qa
Intégrer
<iframe src="https://card2brain.ch/box/20201126_avaloq_qa/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>

What is the purpose of the "Business Bus" (part of AMI)?

enables Avaloq to manage objects by communcation with other systems via XML

AMI: What is the naming convention for the 5 different source types in AMI?

NETW:                  SWIFT || acd$acad
NETW STRUCT:    SWIFT || acd$acad
MSG STRUCT:       SWIFT.MT103 || ac$acad.stex
MSG OUT:             SWIFT.MT103(OUT) || acd$acad.stex.out
MSG IN:                SWIFT.MT103.IN  ||  acd$acad.stex.in

Performance Reporting: what is AWR, ASH and ADDM?

- AWR: automatic snapshot of db every hour

- ASH: automatic snapshot every second/10 seconds

- ADDM: makes analysis of AWR and gives findings & recommendations to Performance

Coding Guidelines: use coalesce () instead of nvl ()

True

Coding Guidelines: Avoid lookups in loops

True

Coding Guidelines: use loops that go over lists, instead of loops that go over an index

True

Newly created forms can be added into the ribbon by using: ...

  • CODE_UI_META_TYP_MAP or
  • CODE_UI_APPL_PART_MENU code table sources

The condition between rule clauses in a rule is AND.
The condition between matching criteria in a rula clause is AND and/or OR

True -> Rule has rule clauses, which have matching criteria