AVQ SWISSC
Question from AVQ Academy Part 3 - Englisch und Deutsch gemischt
Question from AVQ Academy Part 3 - Englisch und Deutsch gemischt
Kartei Details
Karten | 216 |
---|---|
Sprache | Deutsch |
Kategorie | Informatik |
Stufe | Andere |
Erstellt / Aktualisiert | 11.03.2015 / 12.06.2017 |
Weblink |
https://card2brain.ch/box/avq_swissc1
|
Einbinden |
<iframe src="https://card2brain.ch/box/avq_swissc1/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
Avaloq Script with Report Writer specific extensions.
– Select the task to be used to provide the flat datamart, Select a layout type, Write the hierarchical datamart definition or use an existing one, Write the layout definition based on the hierarchical datamart, Compile, check results and debug
A flat datamart is the temporary view on the data provided by the referenced task. Which data can be accessed is defined by the flat datamart definition.
Each task, which supports a certain flat datamart, can be seen in DDIC: Tasks are referenced by flat datamarts.
Yes, it is. (But not at the same time! Several tasks may be used to fill one DTM, but at parameterisation time, one of the possible tasks has to be selected for a specific report.)
One. A report datamart is connected to exactly one flat datamart but may on the other hand be enhanced by referring to other DDICs in the report definition (e.g. obj_bp, obj_asset, …).
Screen, File, Print, Script, Table
An application provided by Avaloq which creates hierarchical datamart definitions and screen layout definitions based on interactive input by the user. Theses sources may be used as a template for further refinery.
Screen Report (REP SCREEN)
File report (REP FILE)
Yes. A report's developer may design any kind of file (if he knows how to do so…). One of the most common usages of file reports is generating XML–files which are further processed in other systems.
Print reports generate PostScript files which van be directly interpreted by any PostScript printer.
The fields represent the values of a certain business object, which are held in a table on the Avaloq server.
No. A form in bound to exactly one business type.
The data source 'doc' stands for an order of the bound business type (e.g. Mem_doc_bp).
[Form 1.0]
Taborder is the part of a source, where the order in which the cursor moves from one field to another is defined.
After compilation of a source this string is shown in the Objects or Transactions menu.
1 – 4 (Supposed: Maximum may be higher?)
'Type Definition'
The Avaloq Types have to be coupled to an object type via an addition.
NETW, NETW STRUCT, MESS STRUCT, IN / OUT, Script packages
An external network puts a message using EMI. The message is stored into the table MSG_EXTL_IN. The appropriate Message Parser analyses the message and breaks it down into elements. In this form, the Message is stored into table MSG. The appropriate Messa
True. The AMI XML format is the technological basis forIncoming BB messages: Create or modify objects, utgoing BB messages: Export, acknowledge or request
Asset Data
enabled, (holding), started, processed / killed / not processed
Task Dispatcher
A task goes from state ‘started’ too ‘not processed’ when the automatic system action failed.
scheduled, (holding), waiting, started, executed / failed
Job Processor
The report writer
Batch Jobs are scheduled to run at a specific time, or when other jobs have ended. The Process Queue is executed continually, throughout the day and night
PRCQ Processor
Process Queue Entity, which is made up of Workflow Actions
No, the BGPs must be running while the EOD Jobs are processed
How would you disable someone’s access to the avaloq client, with immediate effect?
Lock or disable the user on the ‘User’ object, and then kill his session in the Central Services.
Für was steht OBJ und DOC?
OBJ = Objects
DOC = Orders
Welche Art von Orders kreiert und modifiziert ein Objekt?
static data order
Welche Art von Order generiert eine Buchung?
transaction order
Wen oder Wo könenn Context Actions verwendet werden?
Wo immer es auf dem GUI verfügbar ist und der Benutzer das Recht dazu hat, sie zu verwenden