ACP Mock Exams Set 1

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Alquintosjr
A
Alquintosjr
Community Contributor
Quizzes Created: 2 | Total Attempts: 3,739
| Attempts: 2,978 | Questions: 200
Please wait...
Question 1 / 200
0 %
0/100
Score 0/100
1. Which keyword must you use to implement a field level event?

Explanation

To implement a field level event, the keyword "Notify" must be used. This keyword is likely used as a way to trigger or activate the event associated with a specific field. By using the "Notify" keyword, the system can be instructed to send a notification or perform a specific action whenever a change or event occurs at the field level. This allows for more granular control and customization of events based on specific fields within a system or application.

Submit
Please wait...
About This Quiz
ACP Mock Exams Set 1 - Quiz

Reviewer in preparation for the upcoming ACP Exams Jan. 23, 2013

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Is it possible to execute AVALOQ Script through events?

Explanation

True. You can execute scripts.

Submit
3. Identify the red-marked letters with the proper description or label (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
4.  Identify the red-marked letters with the proper description or label (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
5.       Identify the red-marked letters with the proper description or label       (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
6.

Explanation

not-available-via-ai

Submit
7.  Identify with right description or label

Explanation

Reuters and Thomson Reuters are both well-known news agencies. Reuters is a global news organization that provides news, analysis, and commentary on various topics, including politics, business, and technology. Thomson Reuters is a multinational media and information company that operates in various industries, including financial services, legal, and tax and accounting. It is a parent company of Reuters and provides financial and risk solutions to its clients. Therefore, both Reuters and Thomson Reuters are correct labels for the given description.

Submit
8.   Identify the red-marked letters with the proper description or label         (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
9.   Identify the red-marked letters with the proper description or label   (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
10. Identify the red-marked letters with the proper description or label (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

The red-marked letters in the given answer correspond to specific descriptions or labels. A is labeled as "AVALOQ (only)", B is labeled as "CUSTOMER and AVALOQ", C is labeled as "Flat Datamart Definition (DDIC)", E is labeled as "dtm_obj...dtm_doc...", F is labeled as "task_obj.mdb$test", G is labeled as "Heirarchical Datamart Definition (REP DTM)", H is labeled as "REP SCREEN", I is labeled as "REP REPORT", J is labeled as "REP FILE", K is labeled as "REP TABLE", L is labeled as "REP SCRIPT", and M is labeled as "task_obj[Report] task_doc(Orderbook)".

Submit
11. What are the two columns in Rule Loader Table that uses AVALOQ Script? Answers should be separated by ','  e.g. SOURCE_TYPE, META_TYP, OBJ

Explanation

The two columns in the Rule Loader Table that use AVALOQ Script are COND and RESULT. These columns are used to define the conditions and the corresponding results for a rule. The COND column contains the AVALOQ Script code that defines the conditions that need to be met for the rule to be applied. The RESULT column contains the AVALOQ Script code that specifies the actions or outcomes that should be executed if the conditions are met.

Submit
12. Entry points of Parameterisation Answers should be separated by ','  e.g. SOURCE_TYPE, META_TYP, OBJ

Explanation

The entry points of parameterization in this scenario are OMD, API, TOAD, and Sources. These are the different sources or platforms where parameterization can be implemented. Parameterization allows for the customization and adaptation of variables or inputs in a system or program, and these entry points represent the areas where this customization can take place.

Submit
13. Where does the compiler add information during the compilation of addition sources?

Explanation

During the compilation of additional sources, the compiler adds information to CODE_OBJ_ADD, OUT_TEX_NORM, and DDIC:OBJ_xxx_EXTN. These are the locations where the compiler includes the necessary data and code for the additional sources being compiled.

Submit
14. Write down the data access expression which gets you: 'he name of the reference currency of the issuer of the asset of your position'. Start with the 'obj_pos' root object.

Explanation

The given data access expression starts with the root object "obj_pos" and accesses the "asset" property. From there, it accesses the "issuer" property of the asset, followed by the "ref_curry" property of the issuer. Finally, it accesses the "name" property of the reference currency. This expression retrieves the name of the reference currency of the issuer of the asset in the given position.

Submit
15. In which database table do we find the messages that were exported via the Business Bus?

Explanation

The messages that were exported via the Business Bus can be found in the MSG_EXTL_OUT database table. This table likely stores the messages that have been sent out or exported from the system using the Business Bus functionality.

Submit
16. Two static structures of form at compile time

Explanation

The correct answer is Form Layout Structure and Form Controller Structure. These two static structures are used during compile time for organizing and managing the layout and control of a form. The Form Layout Structure determines the arrangement and positioning of various elements within the form, such as labels, input fields, and buttons. On the other hand, the Form Controller Structure handles the logic and behavior of the form, including event handling, validation, and data processing. Both structures play a crucial role in creating a well-designed and functional form.

Submit
17. Doc Level Events give six

Explanation

This answer suggests that "Doc Level Events" are a set of events that occur in a specific order during a document's lifecycle. These events include "On new" (which happens when a new document is created), "Before Calc" (which occurs before any calculations are performed on the document), "After Calc" (which happens after the calculations are completed), "On Get" (which occurs when the document is accessed), "On WFC_Action" (which happens during a specific action in the document), and "On Put" (which occurs when the document is saved or updated).

Submit
18. In datamart _____________________ is use to create data levels.

Explanation

In datamart, the "Group By" clause is used to create data levels. This clause is commonly used in SQL queries to group rows based on one or more columns. It allows for the aggregation of data and the creation of summary information at different levels of granularity. By specifying the "Group By" clause, the data in the datamart can be organized and grouped according to specific criteria, enabling easier analysis and reporting.

Submit
19. Actions on Sources (name three)

Explanation

This question is asking for three actions that can be performed on sources. The correct answer is "Create, New Version, Override." These actions allow users to create new sources, create new versions of existing sources, and override existing sources with new information.

Submit
20. In which field do you define, if a classification is mandatory or not?

Explanation

MAND is an abbreviation for "mandatory." In the context of the question, MAND refers to the field where the classification is defined as either mandatory or not. This field is likely used to indicate whether a certain classification or category is required or optional in a given context or system.

Submit
21. __________________________ are implemented by AVALOQ or predefined by the order.

Explanation

The given answer "Primary Bookings" is the correct answer because it directly matches the term mentioned in the question. The question asks for the type of implementations that are done by AVALOQ or predefined by the order, and the term "Primary Bookings" fits this description. Therefore, it can be inferred that Primary Bookings are the implementations carried out by AVALOQ or predefined by the order.

Submit
22. Also called event packets

Explanation

not-available-via-ai

Submit
23. ________________________ table defines the different kinds of bookings for a bank.

Explanation

not-available-via-ai

Submit
24. What do you need to do to load a chart of accounts?

Explanation

not-available-via-ai

Submit
25. What API stands for?

Explanation

An API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate and interact with each other. APIs define the methods and data formats that can be used to request and exchange information between different systems. They provide a standardized way for developers to access the functionality of a software component or service, without needing to understand the underlying implementation details. APIs are commonly used in web development, allowing developers to integrate third-party services, access databases, and create custom functionality in their applications.

Submit
26. What does a workflow in AVALOQ symbolize in a bank? ______________

Explanation

A workflow in AVALOQ symbolizes a business process in a bank. This means that it represents the sequence of tasks and activities that need to be performed in order to complete a specific business operation or function within the bank. Workflows in AVALOQ help to streamline and automate these processes, ensuring efficiency and accuracy in the bank's operations. They provide a visual representation of the steps involved in a business process, allowing for better coordination and collaboration among different teams and departments.

Submit
27. Does the system stop me if I forgot to enter information that is needed?

Explanation

The correct answer is True because typically, a system is designed to prevent users from proceeding if they have not entered all the required information. This is done to ensure that the system functions properly and to avoid any errors or incomplete data. By stopping users from moving forward without providing necessary information, the system promotes accuracy and completeness in data entry.

Submit
28. ________________ are symbolic references to objects.

Explanation

Keys are symbolic references to objects. In computer science, keys are used to uniquely identify or access specific objects or data. They serve as a way to associate values with specific identifiers, allowing for efficient retrieval and manipulation of data. Keys are commonly used in data structures such as dictionaries, hash tables, and databases, where they play a crucial role in organizing and accessing information.

Submit
29. Can changes to orders be traced?

Explanation

Yes, with the attributes auditing and transitions which can be parameterized by the concept around orders.

Submit
30. ___________ is the character you need to type to enter the last value date of a month into a date field?

Explanation

The character "u" is the correct answer because it represents the last day of the month when typing into a date field. This is a commonly used convention where "u" serves as a shorthand for "ultimate" or "ultimate day". By entering "u", the system will automatically recognize and input the correct last day of the current month into the date field.

Submit
31. ____________________ means the enhancement of functionality, usually with AVALOQ Script.

Explanation

Scripting refers to the process of writing and executing scripts, which are sets of instructions or commands that automate tasks or enhance the functionality of a system. In the context of AVALOQ, scripting involves using AVALOQ Script, a programming language specifically designed for the AVALOQ Banking System. With scripting, users can customize and extend the capabilities of the AVALOQ system by writing scripts that perform specific functions or automate repetitive tasks. Therefore, the correct answer is "Scripting".

Submit
32. Customisation is done by

Explanation

Customisation is typically done through parameterisation and scripting. Parameterisation allows users to modify the behavior of a software system by adjusting certain parameters or settings. Scripting, on the other hand, involves writing scripts or code to automate tasks or modify the functionality of a system. Both parameterisation and scripting provide flexibility and allow users to tailor the software to their specific needs and requirements.

Submit
33. _____________________ status is set if the source contains a syntax error.

Explanation

The given correct answer is "ERROR". This is because when the source contains a syntax error, the status is set to "ERROR". This indicates that there is a mistake or issue in the code structure or syntax, which prevents it from being executed correctly. It is important to identify and fix these errors in order to ensure the proper functioning of the source code.

Submit
34. What is the naming convention for tables which contain a predefined "list of data"?

Explanation

The naming convention for tables which contain a predefined "list of data" is to start the table name with "CODE_". This convention helps to easily identify and differentiate these tables from other tables in the database.

Submit
35. A kind of order that creates or modifies objects is __________________

Explanation

The correct answer is "Static Data Order" because this term refers to a type of order that involves the creation or modification of objects. It suggests that there is a specific sequence or arrangement in which objects are instantiated or altered. This order is typically predetermined and remains consistent throughout the execution of a program or system.

Submit
36. Order that generates booking is called _________________

Explanation

The order that generates a booking is called a transaction order. A transaction is a process or event that involves the transfer of goods, services, or funds between two or more parties. In the context of bookings, a transaction order refers to the specific order or request made by a customer to book a product or service. Therefore, a transaction order is the correct term to describe the order that generates a booking.

Submit
37. ____________ provides business data fields not available in the standard entry forms.

Explanation

Additions provide additional business data fields that are not available in the standard entry forms. These additional fields allow businesses to collect and store specific information that is relevant to their operations and requirements. By using Additions, businesses can customize their data collection process and ensure that they capture all the necessary information for their specific needs. This flexibility helps in improving data accuracy and completeness, as well as enabling businesses to make more informed decisions based on the additional data fields provided by Additions.

Submit
38. Is it true that you always have to use parameterisation and scripting simultaneously?

Explanation

False. It depends on the area of customisation and on that what you want to have as a result.

Submit
39. Sources are always written in PL/SQL

Explanation

Sources are never written in PL/SQL

Submit
40. ______________ status is set if the source is not accepted by Oracle

Explanation

If the source is not accepted by Oracle, it means that it is considered corrupt. The term "corrupt" implies that the source is damaged, flawed, or unreliable in some way. Therefore, if the status is set as "CORRUPT," it indicates that the source has been deemed unacceptable by Oracle due to its compromised state.

Submit
41. What does OMD stand for?

Explanation

OMD stands for Object Modelling Definition. This acronym refers to the process of defining and representing objects in a system or software through various modeling techniques. Object modeling involves identifying the objects, their attributes, relationships, and behaviors, and creating a visual representation of these elements. It helps in understanding the structure and behavior of the system, facilitating effective communication between stakeholders, and guiding the development process.

Submit
42. __________________ are the ones that groups objects and use these groups for lookup, reporting etc.

Explanation

Classes/Classifications are the ones that groups objects and use these groups for lookup, reporting, etc. This means that both classes and classifications can be used to organize and categorize objects in a system. They provide a way to group similar objects together and perform operations on these groups. Whether using the term "classes" or "classifications", the concept remains the same - grouping objects for specific purposes.

Submit
43. Business Partner can have two or more containers.

Explanation

The statement is true because a business partner can have multiple containers. In business, a container is a term used to refer to a unit of work or a process that can be assigned to a business partner. Since a business partner can handle multiple tasks or projects simultaneously, it is possible for them to have two or more containers. This allows for efficient management of workload and allocation of tasks based on the partner's capabilities and availability.

Submit
44. Can orderbooks be individualized?

Explanation

Yes, you can set up, store and manage individual filter criteria with the use of templates, layouts and parameters in the task and reporting desk.

Submit
45. _________________ is where data is stored, which are part of a database.

Explanation

A table is where data is stored in a database. It is a collection of related data organized in rows and columns. Tables are used to store and organize data in a structured manner, making it easier to retrieve and manipulate the data. Tables are an essential component of a database system, allowing for efficient storage and retrieval of information.

Submit
46. ____________________ is a script which contain elements of PL/SQL and SQL and is stored in AVALOQ ICE

Explanation

not-available-via-ai

Submit
47. Can a form be bound to more than one business type?

Explanation

False. Each customer created form is bound to exactly one business type. The only exception is the sub-window (win definition)

Submit
48. Is it possible to modify the data shown on a report?

Explanation

It is not possible to modify the data shown on a report. Reports are generated based on the data that is already stored and cannot be altered within the report itself. Any changes to the data would need to be made in the original source or database before generating a new report.

Submit
49. ________________ are forms to search for objects and/or use to enter something into input fields.

Explanation

not-available-via-ai

Submit
50. The currency is defined through the _______________________

Explanation

The currency is defined through the contract of the Money Account. This contract outlines the terms and conditions for the use and management of the Money Account, which is a financial account that holds and transacts in a specific currency. By entering into this contract, individuals or organizations agree to abide by the rules and regulations set forth by the Money Account provider, which ultimately defines the currency that can be used within the account.

Submit
51. ____________________ are exclusively for order and serves as additional information for an order.

Explanation

Post-It and Post it are both correct answers because they both refer to the same thing - small pieces of paper with adhesive on one side that are used for writing notes or reminders. They are exclusively for order and serve as additional information for an order. The question is asking for the correct term or name for these items, and both "Post-It" and "Post it" accurately describe them.

Submit
52. ______________ is a drop-down list of predefined values.

Explanation

A code table is a drop-down list of predefined values that can be selected from. It is a convenient way to provide a set of options for users to choose from, rather than allowing them to enter any value manually. The code table ensures consistency and accuracy in data entry by restricting the choices to a predefined set.

Submit
53. ___________________ the table where basic information about the different AVALOQ Source Types is stored.

Explanation

The given correct answer "CODE_SRC_TYPE" suggests that it is the name or identifier of the table where basic information about the different AVALOQ Source Types is stored. This table likely contains data related to various source types used in the AVALOQ system, such as code sources for programming or development purposes. It is a logical assumption that this table would exist in a database or system that manages and organizes information related to AVALOQ Source Types.

Submit
54. _______________ contains a user's preferred settings, indexes and temporary files (local history)

Explanation

A workspace contains a user's preferred settings, indexes, and temporary files (local history). This means that when a user is working on a project or task, they can customize their workspace to suit their preferences. It also includes indexes that help with searching and organizing files within the workspace. Additionally, temporary files are stored in the workspace, which can be useful for keeping track of changes and revisions made during the work process. Overall, a workspace is a personalized and efficient environment for users to work in.

Submit
55. ______________________ consists of the Kernel Data, Customisation Sources and Business Data.

Explanation

An ABS Instance consists of the Kernel Data, Customisation Sources, and Business Data. This suggests that an ABS Instance is a combination of these three components. The Kernel Data refers to the core operating system and software that runs the ABS Instance. The Customisation Sources are the modifications or customizations made to the ABS Instance to tailor it to specific needs. The Business Data includes the data and information specific to the business or organization using the ABS Instance.

Submit
56.

Explanation

not-available-via-ai

Submit
57. Are context actions covered by the access rights concept of AVALOQ?

Explanation

Context actions are covered by the access rights concept of AVALOQ. This means that the access rights determine which users have permission to perform specific actions within the context of the AVALOQ system. By controlling the access rights, the system ensures that only authorized users can perform certain actions, maintaining security and preventing unauthorized access to sensitive information or functionalities.

Submit
58. How do you modify a source with AVALOQ ICE? Answer with dash e.g. "3-2-1" 1. Check out the source into the and then modify it. 2. Create a task and a change. 3. Save the source.

Explanation

To modify a source with AVALOQ ICE, the correct sequence of steps is as follows:
2. Create a task and a change. This involves creating a task to track the modifications and a change to record the changes made to the source.
1. Check out the source into the workspace. This step allows the user to make changes to the source in their local workspace.
3. Save the source. After making the necessary modifications, the source needs to be saved to apply the changes.

Submit
59.   Identify with proper description or label

Explanation

not-available-via-ai

Submit
60. Which statement structures the report?

Explanation

The statement "group by" is used to structure the report by grouping data based on a specific column or columns. This allows for the aggregation and organization of data into meaningful categories, providing a clear structure to the report. By grouping the data, it becomes easier to analyze and summarize information, making the report more organized and understandable.

Submit
61. Is there a difference between CHF and N.CHF?

Explanation

the asset CHF is use for book money and
the asset N.CHF is for physical money

Submit
62. _____________________________ is the tool use for developing and storing the customisation source code and creation of installable units for an ABS Instance.

Explanation

AVALOQ ICE and ICE are the tools used for developing and storing the customization source code and creating installable units for an ABS Instance. These tools provide a platform for developers to write and manage their customizations, allowing for efficient and organized development and deployment of code in an ABS environment.

Submit
63. Is it possible to sort a screen report by a selected column?

Explanation

User can sort a screen report by a selected column if sorting is enabled by parameterisation.

Submit
64. Does AVALOQ deliver a "ready to go" banking system?

Explanation

False. AVALOQ delivers an MDB, which is usually the basis for the parameterisation in the implementation project.

Submit
65. What is the basic syntax to call an API?

Explanation

The basic syntax to call an API is by using the API name followed by a dot, then the function name, and finally the parameter list enclosed in parentheses. The correct answer provided includes two examples of this syntax, with the API name and function name separated by a dot and the parameter list enclosed in parentheses.

Submit
66. Can a form be secured?

Explanation

True. In the same way as for all business types.

Submit
67. What are the two special DDICs? Answers should be separated by ','  e.g. SOURCE_TYPE, META_TYP, OBJ

Explanation

The two special DDICs are SESSION and LOOKUP. These DDICs are used in data integration processes and are responsible for managing session-level information and performing lookup operations respectively.

Submit
68. How do I select the BU for my ABS login?

Explanation

The correct answer is "The Application Start Window after entering login credentials". This is because once the user enters their login credentials, the Application Start Window is the next step in the process where they can select the Business Unit (BU) for their ABS login.

Submit
69. Is it possible to customize the navigator?

Explanation

This is possible with context action in the navigator window

Submit
70. The usage of APIs is mainly recommended because it speeds up the performance.     

Explanation

The usage of APIs is recommended because it facilitates the maintenance of the development (write once, use often- REUSABILITY).

Submit
71. 3 Main Data Dictionary Sections in the Memory Layer

Explanation

The correct answer is Constructor, Methods, and Fields. In the memory layer of a data dictionary, the Constructor section contains information about the initialization of objects and their attributes. The Methods section includes details about the functions or procedures that can be performed on the objects. The Fields section contains information about the attributes or properties of the objects. These three sections are crucial in defining and organizing the data within the memory layer of a data dictionary.

Submit
72. Which AVALOQ Script Language construct do you use when working with list fields?

Explanation

When working with list fields in AVALOQ Script Language, you use the "Loops" construct. This allows you to iterate over the elements of a list and perform operations on each element. The "Loop" construct is not a valid construct in AVALOQ Script Language and therefore is not used when working with list fields.

Submit
73.

Explanation

not-available-via-ai

Submit
74. Is it possible to assign dedicated workflow actions to a form?

Explanation

Via the Form meta_typ in WFC_ACTION.

Submit
75. Calling and API is only possible within an AVALOQ Script Package

Explanation

APIs can also possibly called from outside the ABS

Submit
76. Contents of the AVALOQ ICE Installation (Choose 3)

Explanation

The AVALOQ ICE Installation includes the AVALOQ ICE Server, AVALOQ ICE Workbench (AVALOQ ICE Client), and AVALOQ ICE Workspace. These components are essential for the installation and operation of the AVALOQ ICE system. The AVALOQ ICE Server is responsible for handling the server-side operations and processing of data. The AVALOQ ICE Workbench (AVALOQ ICE Client) is the client-side application used for managing and configuring the AVALOQ ICE system. The AVALOQ ICE Workspace provides a dedicated workspace for users to perform their tasks and access the necessary resources.

Submit
77. _______________ help to group and schedule tasks.

Explanation

The term "Jobs" and "Job" both refer to a collection of tasks or work that needs to be completed. They help in organizing and scheduling these tasks efficiently. By grouping similar tasks together under a common job, it becomes easier to manage and allocate resources effectively. Additionally, having a clear distinction between different jobs allows for better coordination and prioritization of tasks.

Submit
78. What is API?

Explanation

An API, or Application Programming Interface, is a set of rules and protocols that allows different software applications to communicate and interact with each other. It provides a way for developers to access and use the functionalities of a software or platform, without having to understand or modify its underlying code. APIs define the methods and data formats that can be used to request and exchange information between different software systems, enabling seamless integration and interoperability.

Submit
79. The link to the flat datamart is established with "_____________________" in the heirarchical datamart.

Explanation

The link to the flat datamart is established with "connect" in the hierarchical datamart.

Submit
80. When or where can context actions be used?

Explanation

Context actions can be used wherever there is a context menu on the AVALOQ GUI and the user has the access right to perform this context action. This means that whenever the user right-clicks on the AVALOQ GUI, a context menu will appear with various actions that can be performed. The user can then select the appropriate action based on their access rights and perform it. This allows for more efficient and streamlined navigation and interaction within the AVALOQ system.

Submit
81. Is it possible to protect single fields within a form with AVALOQ Security?

Explanation

False. It is not. Full access allowed if the access code fits.

Submit
82. Identify the red-marked letters with the proper description or label (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
83. What source state that compiles without error but Oracle returns error?

Explanation

not-available-via-ai

Submit
84. The purpose of relations is to ___________________________.

Explanation

Relations serve the purpose of logically linking objects. They establish connections and associations between different entities, allowing for the representation of relationships and dependencies. By defining relations, we can understand how objects interact and relate to each other, enabling us to analyze and manipulate the data in a meaningful way.

Submit
85. Sources can be found with the ____________________

Explanation

not-available-via-ai

Submit
86. The Central Services Desk is an________________ toolbox that provides the functionality to manage and _____________ the AVALOQ Banking System.

Explanation

The Central Services Desk is a comprehensive toolbox that offers the necessary tools and features to effectively manage and control the AVALOQ Banking System. It provides the administrative capabilities required to oversee and regulate various aspects of the system, ensuring smooth operations and efficient functioning. With this toolbox, administrators can easily handle tasks such as user management, system configuration, and monitoring, enabling them to maintain control over the AVALOQ Banking System.

Submit
87. Context actions are parameterised by direct insertion into database tables. What are these tables?

Explanation

These tables mentioned in the answer are the ones that contain the parameters for the parameterized context actions. The CTX_ACTION table stores the details of the context actions, the WFC_ACTION table contains the workflow actions, the OUT_TEXT_NORM table stores normalized output text, and the CTX_ACTION_RULE_LD table stores the rules for context actions. These tables are used to store and retrieve the necessary information for the parameterized context actions in the system.

Submit
88. Is a context action rule entry always necessary when a context action is created?

Explanation

A context action rule entry is always necessary when a context action is created because it defines the conditions under which the context action should be triggered. Without a rule entry, the context action would not know when to execute, making it ineffective. Therefore, a context action rule entry is essential for the proper functioning of a context action.

Submit
89. _____________________________ interprets the content of the internal message and modifies AVALOQ Data accordingly.

Explanation

A Handler is responsible for interpreting the content of the internal message and making necessary modifications to AVALOQ Data accordingly. It is a component or module that takes care of processing the message and performing the required actions based on its content. The Handler is designed to analyze the message, extract relevant information, and apply appropriate changes to the AVALOQ Data system. This ensures that the internal message is properly understood and acted upon in the system.

Submit
90.    Identify the red-marked letters with the proper description or label    (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
91. 3 Sources for Addition Parameterisation Answers should be separated by ','  e.g. SOURCE_TYPE, META_TYP, OBJ

Explanation

The correct answer is CODE_CONST_TYPE, CODE_CONST, CODE_OBJ_ADD. This is because the three sources for addition parameterization are CODE_CONST_TYPE, CODE_CONST, and CODE_OBJ_ADD. The answer includes all three sources in the correct order.

Submit
92. What does this 'workflow action' mean? (trans(91))(store_obj(1))(store)(commit)

Explanation

This 'workflow action' means that the order is discarded. The given sequence of actions (trans(91))(store_obj(1))(store)(commit) suggests that the order is being processed, but at the end, the object is not stored. This implies that the order is not completed and is discarded instead.

Submit
93. The data levels and variables are defined for the layout with "_________________" and "____________________".

Explanation

The data levels and variables are defined for the layout with the "group by" and "consolidate" functions. These functions allow the data to be organized and summarized based on specific criteria, such as grouping the data by certain variables and consolidating or aggregating the data within those groups. This helps to provide a clear and structured layout of the data, making it easier to analyze and interpret the information.

Submit
94. The yellow icon on a position means that the orders have not been verified yet or the position has a blocking

Explanation

The yellow icon on a position indicates that the orders have not been verified yet or the position has a blocking. This means that the status of the orders or position is still pending and needs to be confirmed or resolved. It serves as a visual cue to notify the user that further action is required before proceeding.

Submit
95. Questions, Bugs, Change Requests and Functional Requests are _____________

Explanation

The given correct answer for the question is "Issues". This answer is appropriate because the question is asking for a term that can be used to describe "Questions, Bugs, Change Requests, and Functional Requests". All of these items can be categorized as issues, as they represent problems or concerns that need to be addressed or resolved.

Submit
96. In order to customise an ABS Instance using an OMD sheet and AVALOQ ICE, the actions listed below need to be performed. Identify the correct sequence (e.g. 4-5-1-3-2-6) 1. Check out the OMD sheet into a change 2. Install the change. 3. Modify the OMD sheet. 4. Generate the script. 5. Create a BTC source and copy the OMD script into it. 6. Create a task and change

Explanation

To customize an ABS Instance using an OMD sheet and AVALOQ ICE, the correct sequence of actions is as follows:

1. Create a task and change.
2. Check out the OMD sheet into a change.
3. Modify the OMD sheet.
4. Generate the script.
5. Create a BTC source and copy the OMD script into it.
6. Install the change.

This sequence ensures that the necessary modifications are made to the OMD sheet, the script is generated, and the change is properly installed in the ABS Instance.

Submit
97. What is the aggregation function to be used in order to implement a counter?

Explanation

The aggregation function "sum" is used to implement a counter because it adds up all the values in a dataset, which is exactly what a counter does. By using the sum function, the counter can keep track of the total count by continually adding to the previous count.

Submit
98. The system checks the rule with the _________________ first, until one rule matches.

Explanation

The system checks the rule with the highest priority first because it is the most important rule and should be applied first. By checking the rule with the highest priority first, the system ensures that the most critical conditions or actions are addressed before moving on to lower priority rules. This allows for efficient and effective rule matching and processing.

Submit
99. The following extract of a network structure source is provided: character set n = "4"                         a = "D"                         d = "e"                         s = "N"                         t = "8" field format   tag 3!n ":" 1!a ":" 2t

Explanation

The given network structure source defines a character set with 4 characters: n, a, d, and s. Each character is assigned a specific value: n = 4, a = D, d = e, and s = N. The field format is defined as tag 3!n ":" 1!a ":" 2t. This means that the field should start with a 3-digit number, followed by a colon, then a single character, followed by another colon, and finally, 2 characters. The correct answer includes three examples that follow this format: 444:D:88, 444:D:8, and 444:D.

Submit
100.       Identify with the proper description or label

Explanation

not-available-via-ai

Submit
101. Insert the ____________________ statement after screen layout and define a color with the background statement.

Explanation

The given correct answer is "Style". In web development, the style element is used to define the appearance of an HTML document. It can be used to set various properties such as color, font, size, and background. In this case, the question is asking to insert the "Style" statement after the screen layout, indicating that the CSS code for defining the color with the background statement should be placed in the style section of the HTML document.

Submit
102. How can sources be found in ABS? (Choose 2)

Explanation

The correct answer is Task and Report Desk and Parameterisation Desk. In ABS, sources can be found in the Task and Report Desk, which allows users to access and manage various reports and tasks. Additionally, sources can also be found in the Parameterisation Desk, which provides users with the ability to configure and customize various parameters and settings in ABS. Both of these desks serve as important tools for accessing and managing sources in ABS.

Submit
103. Mandatory Fixed Workflow Statuses (Choose 3)

Explanation

The mandatory fixed workflow statuses are (0) Start, (91) Discarded, and (90) Done. These statuses are essential for the workflow process to function properly. The (0) Start status indicates the beginning of the workflow. The (91) Discarded status is used when a task or process is abandoned or canceled. The (90) Done status signifies the completion of a task or process. These three statuses cover the key stages of the workflow and ensure that all necessary steps are accounted for.

Submit
104. Where do we find the messages that were exported via the Business Bus?

Explanation

The messages that were exported via the Business Bus can be found in the MSG_EXTL_OUT.

Submit
105.

Explanation

not-available-via-ai

Submit
106. __________________ is use for grouping objects into sets

Explanation

The correct answer for this question is "Classifications, Classes, Class". These terms are all used to describe the action or process of grouping objects into sets. "Classifications" refers to the act of categorizing or classifying objects, while "Classes" and "Class" both refer to the sets or categories that objects are grouped into.

Submit
107. In the cashier operations, can i select a deposit transaction with the workflow action "Withdrawal"?

Explanation

From a business point of view in a bank this makes no sense. But be aware; the workflow action is only a term. Workflow commands (micro commands) triggers what really happened in the system.

Submit
108. Which sources can be reverse-compiled?

Explanation

not-available-via-ai

Submit
109. Can the OMD sheet be compiled or installed?

Explanation

False. There are no AVALOQ compilers for BIN type sources.

Submit
110.    Identify with the proper description or label  

Explanation

The given answer, CTX_ACTION_ID, is the proper description or label for the identifier "CTX_ACTION_ID". This suggests that "CTX_ACTION_ID" is a variable or identifier used in a program or system to represent an action or activity. It is likely used to track or identify specific actions or activities within the context of the program or system.

Submit
111. How many booking rules are active at the same time?

Explanation

The given answer states that the number of booking rules that are active at the same time is equal to the number of rules in one set multiplied by the number of business units. This implies that each business unit has its own set of rules, and all of these sets are active simultaneously. Therefore, the total number of active booking rules is determined by multiplying the number of rules in one set by the number of business units.

Submit
112. What is processed by a workflow? (Choose 2)

Explanation

A workflow is a sequence of tasks or activities that are performed to achieve a specific goal. In this context, "Transaction Order" and "Static Data Order" are the two options that can be processed by a workflow. A transaction order refers to the process of handling and executing financial transactions, while a static data order involves managing and updating static data, such as customer information or product details. Both of these activities can be automated and streamlined through a workflow to ensure efficient and accurate processing.

Submit
113. What is the difference between a link and a relation?

Explanation

The given explanation states that links are used for orders, while relations are exclusively for objects. This implies that links are used to establish connections or associations between different orders, whereas relations are used to establish connections or associations between different objects. Therefore, the main difference between a link and a relation is their purpose and the type of connections they establish.

Submit
114. Name the two Source States?

Explanation

The two source states mentioned are Exception Status and Dropped Status. These states are typically used in programming or software development to indicate different scenarios or conditions. Exception Status refers to a situation where an error or exception has occurred during the execution of a program. Dropped Status, on the other hand, generally implies that something has been intentionally or unintentionally dropped or removed from a system or process. These source states help developers and users to understand and handle different situations or outcomes in a program or system.

Submit
115. Is it possible to reverse-compile an API?

Explanation

Reverse-compilation is only possible for descriptive Avaloq sources, not for those which create or contain PL/SQL.

Submit
116. ______________________________ retrieves the content and builds the internal message.

Explanation

The term "Builder" refers to a design pattern that is used to construct complex objects step by step. In this context, when it is mentioned that "Builder retrieves the content and builds the internal message," it suggests that the Builder is responsible for gathering the necessary data or content and assembling it to create the internal message. The Builder pattern allows for the creation of different variations of an object by using the same construction process, making it a flexible and efficient approach for building complex objects.

Submit
117. ________________________ allow you to apply more than one rule out of a rule set for the same input.

Explanation

not-available-via-ai

Submit
118.        Identify with the proper description or label  

Explanation

not-available-via-ai

Submit
119. In order to customise an ABS instance using an OMD sheet and Avaloq ice, the actions listed below need to be performed. Answer with dash e.g. "3-2-1"
  1. Check out the OMD sheet into a change.
  2. Install the change.
  3. Modify the OMD sheet.
  4. Generate the script
  5. Create a BTC source and copy the OMD script into it.
  6. Create a task and change.

Explanation

To customise an ABS instance using an OMD sheet and Avaloq ice, the following actions need to be performed in the given order:
6. Create a task and change
1. Check out the OMD sheet into a change
3. Modify the OMD sheet
4. Generate the script
5. Create a BTC source and copy the OMD script into it
2. Install the change

Submit
120. When you restrict access where necessary its a ____________________.

Explanation

When you restrict access where necessary, it is an example of Open Security. Open Security refers to the practice of allowing access to certain resources or information while implementing restrictions and controls to protect against unauthorized access or misuse. By selectively granting access and implementing security measures, organizations can strike a balance between openness and security, ensuring that sensitive data is protected while still allowing authorized individuals to access the necessary resources.

Submit
121.

Explanation

not-available-via-ai

Submit
122. Name the four parts of Order Validation. Answers should be separated by ','  e.g. SOURCE_TYPE, META_TYP, OBJ

Explanation

The four parts of Order Validation are HEADER, CONSTRAINT, CHECK, and FOOTER. The HEADER part contains information about the order, such as the order number and customer details. The CONSTRAINT part specifies any rules or conditions that need to be met for the order to be valid. The CHECK part involves verifying the order against the specified constraints. Finally, the FOOTER part includes any additional information or actions related to the order validation process.

Submit
123. Any changes or transactions you perform on objects are called _______________

Explanation

When you perform changes or transactions on objects, you are essentially placing orders to modify or update those objects. Therefore, any changes or transactions performed on objects are commonly referred to as "orders".

Submit
124. A position belongs to one container and represents a _________________ of one asset.

Explanation

The given answer, "Quantity," is correct because a position represents the amount or quantity of a particular asset that is held within a container. It signifies the number or volume of units of the asset that are owned or held in that specific position.

Submit
125. What are the three elements of an ABS desk?

Explanation

The three elements of an ABS desk are the sidebar, work area, and favorites button. The sidebar provides quick access to various tools and options, allowing users to navigate and customize their desk. The work area is the main space where users can perform tasks and interact with the ABS system. The favorites button allows users to save and easily access their preferred or frequently used features, enhancing efficiency and convenience.

Submit
126. _____________________ is a container holding the definition of parameterisation and.or scripting.

Explanation

not-available-via-ai

Submit
127. The sequence of the groups and fields are arranged within the subwindows according to the entry in the __________________ source code line.

Explanation

The sequence of the groups and fields within the subwindows is determined by the entry in the "form_order" source code line. This line specifies the order in which the groups and fields should appear in the subwindows.

Submit
128. How many balancing rules can be active at the same time?

Explanation

The given formula states that the number of balancing rules that can be active at the same time is equal to the number of rules in a set multiplied by the number of balance structures multiplied by the number of PKOs. This suggests that the total number of active balancing rules depends on these three factors. The formula implies that each of these factors contributes to the overall number of active rules, and their product gives the final count.

Submit
129. Which context action on a share presents all of the prices that have been loaded for this asset?

Explanation

The context action "Show Price" presents all of the prices that have been loaded for the asset. This action allows the user to view and access the various prices associated with the asset, providing a comprehensive overview of the pricing information available.

Submit
130. Fields on the forms interface represent the _________________________, which are held in a table on the AVALOQ Server.

Explanation

The fields on the forms interface represent the values of a certain business object. These values are stored in a table on the AVALOQ Server.

Submit
131. Possible values for the RULE_KIND field

Explanation

The possible values for the RULE_KIND field are "const" or "expr". This means that the RULE_KIND field can either contain a constant value or an expression.

Submit
132. Where can the password for a user be reset?

Explanation

The password for a user can be reset in Central Services.

Submit
133. Which of the following statements is the correct syntax for a CTX action?

Explanation

The correct syntax for a CTX action is "column myCol ctx 'bp' bp.id bp.name".

Submit
134. Wildcard Characters (Choose 4)

Explanation

The answer includes the wildcard characters ?, %, *, and _. These characters are commonly used in various programming languages and database queries to represent unknown or multiple characters. The question mark (?) represents a single unknown character, the percent sign (%) represents any sequence of characters, the asterisk (*) represents any number of characters, and the underscore (_) represents a single character. These wildcard characters are useful for performing pattern matching and searching operations in text-based data.

Submit
135. Background processes are running in their own session.

Explanation

Each background process is running in its own session.

Submit
136. Sources need to parameterise an addition with predefined values. (Choose 3)

Explanation

The answer includes three options: CODE_OBJ_ADD, CODE_CONST_TYPE, and CODE_CONST. These options are likely the correct answers because they all involve parameters for adding predefined values. CODE_OBJ_ADD suggests that there is an object being added, while CODE_CONST_TYPE and CODE_CONST indicate the use of predefined constant values. The other options, CODE_OBJ_TYPE and CODE_OBJ_CLASSIF, do not specifically mention adding predefined values, so they are less likely to be correct.

Submit
137. Which statements about rule loader table DOC_DFLT_FLD_VAL_RULE_LD are true?

Explanation

The given answer is correct because it accurately states that views are available for the rule loader table DOC_DFLT_FLD_VAL_RULE_LD. This means that users can create and access different views of the table based on their specific needs. Additionally, the answer correctly states that entries in the view are also visible in the table, indicating that any changes or additions made in the view will be reflected in the underlying table.

Submit
138. In the datamart definition section, indicate the datamart __________________

Explanation

The datamart definition section is used to specify or indicate how the datamart is connected to other systems or databases. This could include details about the data sources or data integration processes used to populate the datamart, as well as any connections or interfaces with other systems or applications.

Submit
139.    Identify the red-marked letters with the proper description or label    (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
140. Three Form Event Handler

Explanation

The correct answer is the order in which event handlers are executed. In this case, the event handlers are executed in the following order: Field Level, Form Level, and Doc Level. This means that the Field Level event handler is executed first, followed by the Form Level event handler, and finally the Doc Level event handler.

Submit
141. ___________________ are containers for source code creation and modification and also the smallest delivery and installation unit.

Explanation

not-available-via-ai

Submit
142. How do we search in AVALOQ ICE?

Explanation

In AVALOQ ICE, we can search using the expression and GSearch. This means that we can search by inputting an expression or using the GSearch feature. Additionally, we can also search by combining both the expression and GSearch options. Another option is to search using the expression or GSearch, which means we can search by using either the expression or the GSearch feature. Lastly, we can also search by using the "Expr" option.

Submit
143. What triggers an order validation?

Explanation

An order validation is triggered by a Workflow Action. When a specific action is performed within a workflow, such as submitting an order or updating order details, the system validates the order to ensure it meets all the necessary criteria and requirements. This validation process helps to maintain the accuracy and integrity of the order data and ensures that all necessary steps have been completed before the order can proceed further.

Submit
144.     Identify proper description or label

Explanation

Variable cost refers to the expenses that change in direct proportion to the level of production or sales. These costs vary depending on factors such as the quantity of materials used, labor hours worked, or the number of units produced. Unlike fixed costs, which remain constant regardless of production levels, variable costs fluctuate as business activity changes. Examples of variable costs include raw materials, direct labor, and sales commissions. By identifying and monitoring variable costs, businesses can analyze their cost structure and make informed decisions to optimize profitability.

Submit
145.   Identify the red-marked letters with the proper description or label (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

The correct answer states that A is equal to "Static" and B is equal to "Transactional". This means that the red-marked letters in the given question can be described or labeled as "Static" and "Transactional" respectively.

Submit
146. Conceptual components of a workflow. (Choose 4)

Explanation

The conceptual components of a workflow include actions, rules, status, and commands. Actions refer to the specific tasks or steps that need to be taken within the workflow. Rules are used to define the conditions or criteria that determine how the workflow progresses. Status indicates the current state or stage of the workflow. Commands are the instructions or directives given to carry out certain actions within the workflow. These four components are essential in designing and implementing an effective workflow system.

Submit
147. If two rules with the same priority both match the outcome is ________________

Explanation

When two rules with the same priority both match, the outcome is unpredictable. This means that it is impossible to determine or foresee what the result or consequence will be in such a situation. It suggests that there is no consistent pattern or predetermined behavior to rely on when multiple rules with the same priority are applied simultaneously.

Submit
148. Balancing shows positions while Booking____________ positions

Explanation

not-available-via-ai

Submit
149. A type of security that takes longer to implement.

Explanation

not-available-via-ai

Submit
150. What events do you know about on AVALOQ Forms?

Explanation

Field Level Events, Form Events, and Doc Events are different types of events that can occur on AVALOQ Forms.

Field Level Events refer to events that are triggered when there is an action performed on a specific field within the form. These events can include actions such as entering data, selecting options, or modifying the field.

Form Events are events that occur on the entire form itself. These events can include actions such as opening or closing the form, saving or submitting the form, or navigating between different sections of the form.

Doc Events are events that are triggered when there are changes or actions related to the entire document or document generation process. These events can include actions such as generating a document, printing or exporting the document, or sending the document for review or approval.

These events provide different functionalities and allow for customization and automation of actions within AVALOQ Forms.

Submit
151. Which statement about AVALOQ Forms Parameterisation is correct?

Explanation

not-available-via-ai

Submit
152. Three Different Segments of Datamart Answers should be separated by ','  e.g. SOURCE_TYPE, META_TYP, OBJ

Explanation

The given answer suggests that the three different segments of the datamart are HEADER, DATAMART, and FOOTER. These segments likely represent different sections or components within the datamart structure. The HEADER segment may contain information about the datamart, such as its name or description. The DATAMART segment is likely the main section where the actual data is stored and organized. The FOOTER segment may contain any concluding information or additional details related to the datamart.

Submit
153. ___________________________ transforms the formatted message into the internal message.

Explanation

The parser is responsible for transforming the formatted message into the internal message. It analyzes the structure and syntax of the input message and breaks it down into its constituent parts, such as individual words or phrases. This allows the system to understand and process the message accurately.

Submit
154. The ____________________ allows banks clients to structure their assets in different portfolios for different reasons.

Explanation

The term "container" in this context refers to a financial tool or service that enables bank clients to organize and manage their assets in various portfolios. This allows clients to allocate their investments strategically based on different objectives or requirements. By using a container, clients can effectively structure their assets to achieve specific financial goals or to meet different investment needs.

Submit
155. ____________________ serves as information purposes only, contain free-format text and can be defined with a valid-to date.

Explanation

Remarks serve as information purposes only, contain free-format text, and can be defined with a valid-to date. They are used to provide additional information or comments about a specific topic or situation. The remarks section allows for flexibility in adding any relevant details that may not fit into other structured fields. Additionally, the valid-to date ensures that the remarks remain relevant and up-to-date for a specific period of time.

Submit
156. Give some reasons for a strong analysis of priorities and performance.

Explanation

A strong analysis of priorities and performance is important because it allows for efficient allocation of resources and ensures that the most critical tasks are addressed first. By giving the highest priority to the most frequent case, organizations can effectively manage their workload and address issues that have the greatest impact on their operations. This approach helps in maximizing productivity, reducing delays, and improving overall performance.

Submit
157. Which statements about AVALOQ Security are correct?

Explanation

not-available-via-ai

Submit
158. What is needed to parameterise order validation override codes?

Explanation

To parameterize order validation override codes, the code_override table is needed. This table likely contains the necessary data and settings for the validation override codes, allowing for easy configuration and customization of the order validation process. By using this table, the system can dynamically apply the desired validation override codes based on specific criteria or conditions, ensuring accurate and efficient order processing.

Submit
159. Execution of constraints within an order validation depends on which criteria?

Explanation

The execution of constraints within an order validation depends on the criteria of order types, workflow actions, and workflow status elements. These criteria determine the specific rules and conditions that need to be met in order for the validation to be successful. By considering the order type, workflow actions, and workflow status elements, the system can accurately assess and enforce the necessary constraints during the validation process.

Submit
160. Which statement is valid: Order Validations

Explanation

The statement that is valid is "Override Codes can be translated." This means that the codes used for overriding certain validations can be translated into different languages or formats. This allows for customization and flexibility in the validation process.

Submit
161. Which source is used to define the network type (Field Format,XML or Internal)?

Explanation

The Network Structure source is used to define the network type.

Submit
162. __________________________ is an AVALOQ Script application which allows you to parameterise the order entry forms shown on the user interface.

Explanation

AVALOQ Forms is an application within AVALOQ Script that enables users to customize and set parameters for the order entry forms displayed on the user interface. This feature allows for greater flexibility and adaptability in tailoring the order entry process to meet specific requirements and preferences.

Submit
163. Which statements about AVALOQ Forms are correct? (Choose 2)

Explanation

You can dedicate workflow actions exclusively to your form means that you can assign specific actions or tasks to be performed within the context of the form, ensuring that they are only applicable to that particular form. A form can be secured with an access code indicates that you can set up a password or access code to restrict access to the form, ensuring that only authorized individuals can view or interact with it.

Submit
164. To which source type does Navigator belong to?

Explanation

Navigator is a source type that belongs to the application category. It is a built-in web browser feature commonly found in mobile devices and desktop computers. The Navigator object provides methods and properties for navigating and interacting with web pages within an application.

Submit
165. The default standard rule in a rule set

Explanation

A catch-all rule is a default standard rule in a rule set that is designed to capture any cases or scenarios that do not match any other specific rules. It acts as a safety net to ensure that no cases are overlooked or left unaddressed. The term "catch-all rule" and "catch-all-rule" are used interchangeably to refer to this type of rule.

Submit
166. Balancing is __________________ while Booking is real-time.

Explanation

Balancing refers to the process of distributing or allocating resources in a way that ensures equal or fair distribution. It is not necessarily real-time and can be done at any time. On the other hand, booking is a real-time process that involves making reservations or appointments instantly. Therefore, balancing is not real-time, while booking is.

Submit
167. _______________________ are booking dimensions.

Explanation

PKO and PKOs are the abbreviations for Position Keeping Occurrence and Position Keeping Occurrences respectively. In the context of booking dimensions, these terms refer to the occurrences or instances of position keeping. Position keeping is the process of maintaining and updating the records of financial positions held by an individual or an organization. Therefore, PKO and PKOs are the correct answers as they accurately represent the booking dimensions related to position keeping occurrences.

Submit
168. What are the possibilities for installing source code on an ABS Instance?

Explanation

The possibilities for installing source code on an ABS Instance include remote compilation and creating an installation package to install it. Remote compilation refers to the process of compiling the source code on a remote server and then transferring the compiled code to the ABS Instance. Creating an installation package involves packaging the source code into a format that can be easily installed on the ABS Instance. This package can then be transferred to the ABS Instance and installed to make the source code available.

Submit
169. In the code "for xx in obj_bp(id).cont_list loop...end loop;'  xx is

Explanation

In the given code, "for xx in obj_bp(id).cont_list loop...end loop;", the variable "xx" is being used as an iterator to iterate over the elements in the "cont_list" attribute of the object returned by "obj_bp(id)". This indicates that "xx" is representing individual objects from the list of objects stored in "cont_list". Therefore, the correct answer is "an object".

Submit
170. Which statement is valid: The message creation process is triggered by:

Explanation

The correct answer is "AVALOQ Script Method". In the message creation process, the trigger is the AVALOQ Script Method. This means that when an AVALOQ Script Method is executed, it initiates the creation of a message. The other options listed, such as the compilation of Netw Struct source or MSG Struct Source, or the workflow command "book", are not the triggers for the message creation process.

Submit
171. You need ___________________ to protect objects, workflows and other subjects in AVALOQ.

Explanation

Access codes are required to protect objects, workflows, and other subjects in AVALOQ. These codes serve as a security measure to ensure that only authorized individuals can access and manipulate these entities. By implementing access codes, AVALOQ can control and restrict access to sensitive information, preventing unauthorized users from making unauthorized changes or accessing confidential data. This helps maintain the integrity and security of the system and its components.

Submit
172. You can type _______________ to filter order in the Orderbook inserted by you.

Explanation

The correct answer is "%me,%ME" because it suggests that you can use these filters to sort or organize the orderbook based on your own orders. By typing "%me", you can filter and display only the orders placed by yourself, while typing "%ME" will do the same but in a case-insensitive manner. These filters allow for easier tracking and management of your own orders within the orderbook.

Submit
173.        Identify the red-marked letters with the proper description or label        (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
174. What is needed to parameterise order validation error codes?

Explanation

To parameterize order validation error codes, the code_ui_err table is needed. This table likely contains a list of error codes that can occur during order validation. By parameterizing these error codes, they can be easily referenced and used in the validation process. This allows for more efficient and flexible error handling, as the codes can be dynamically passed as parameters rather than hardcoding them into the validation logic.

Submit
175. Which statement is valid: Order Validations...

Explanation

not-available-via-ai

Submit
176. Which statement about Structured Extensions is correct?

Explanation

A Structured Extension is a type of addition that can be made to a system or program. It is not a class or a key, and it is not limited to transactions. Instead, it refers to a specific type of enhancement or modification that can be implemented in order to improve the functionality or capabilities of a system.

Submit
177. What do we call "unstructured sources"?

Explanation

"Unstructured sources" are referred to as "BTC sources" or simply "BTC".

Submit
178. Which parameters do you set when you load the cost rules? (Choose 3)

Explanation

When loading cost rules, you need to set the parameters for Business Unit, Rule Set, and Book Kind. These parameters determine the specific rules that will be applied to the cost calculations. The Business Unit parameter allows you to specify which business unit the rules will apply to. The Rule Set parameter allows you to select the set of rules that will be used. The Book Kind parameter determines the type of book or financial record that the rules will be applied to. By setting these three parameters, you can ensure that the correct cost rules are loaded and applied to the appropriate business unit and book kind.

Submit
179. A 'View' is available for all Meta types

Explanation

False. if no 'View' is available you have to enter the rule into the corresponding table.

Submit
180. To create a report you have to follow this sequence:

Explanation

The correct sequence to create a report is to first create a hierarchical datamart, then create a layout, and finally start an AVALOQ task. This sequence ensures that the data is organized in a hierarchical structure, the layout is designed according to the desired format, and the task is initiated to generate the report. Creating a flat datamart would not provide the desired hierarchical structure for the report.

Submit
181. How can you create a balance structure?

Explanation

not-available-via-ai

Submit
182. Which source is use to define the network type (field format, XML or internal)?

Explanation

The correct answer is Network Structure and Network Structure Source because these sources are used to define the network type. The Network Structure source provides information about the field format, XML, or internal structure of the network. The Network Structure Source further elaborates on the network structure and provides more detailed information about the network type.

Submit
183. What is defined within the Group Definition?

Explanation

The Group Definition defines the fields that are associated with a particular group. These fields can include various attributes or properties that are specific to the group, such as its name, description, or any other relevant information. By defining these fields within the Group Definition, it allows for consistent and standardized data entry and management for all groups within the system.

Submit
184.    Identify the red-marked letters with the proper description or label    (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
185. What can you execute with context actions?

Explanation

Context actions allow you to execute various actions within a specific context. In this case, the context actions can be executed with Avaloq Script Packages, Tasks, Reports, and Workflow Action. These actions could include running scripts, performing specific tasks, generating reports, or initiating workflow actions.

Submit
186. Usage area of AVALOQ Script (Name 3)

Explanation

AVALOQ Script is used in three main areas: Order Validation, AMI (Application Messaging Interface), and Context Action. In Order Validation, the script is used to verify and validate orders placed within the system. AMI allows communication between different applications and systems, and AVALOQ Script is used to customize and enhance this communication process. Context Action refers to the ability to trigger specific actions or functions based on certain contextual factors, and AVALOQ Script is used to define and execute these actions.

Submit
187. ______________________ is a structuring element.

Explanation

not-available-via-ai

Submit
188. Which different data types can you use for additions? (Choose 2)

Explanation

You can use the data types "text" and "code_const" for additions. These data types allow you to perform addition operations on variables or values. The "text" data type is used for storing and manipulating textual data, while the "code_const" data type is used for storing and manipulating constant values or codes. Both of these data types can be used to perform addition operations in a programming or mathematical context.

Submit
189. Booking is done on ______________________________.

Explanation

Booking is done on the Money Account and Interim Account. These accounts are used to record financial transactions and keep track of the flow of money within an organization. The Money Account is where actual cash transactions are recorded, while the Interim Account is used to temporarily hold funds until they can be properly allocated. By booking transactions on these accounts, the organization can maintain accurate financial records and ensure that all transactions are properly accounted for.

Submit
190. Identify the red-marked letters with the proper description or label (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
191. ______________________ are parts of the user interface for data display and manipulation.

Explanation

Views are components of the user interface that are responsible for displaying and manipulating data. They provide a visual representation of the data and allow users to interact with it. Views can include various elements such as buttons, text fields, and tables, which enable users to input data, view information, and perform actions on the displayed data. By using views, users can easily navigate and interact with the data in a user-friendly manner.

Submit
192. __________________ are media for transferring the changes through the source code modification workflow.

Explanation

Tasks are media for transferring the changes through the source code modification workflow. In the context of software development, tasks refer to the specific units of work that need to be completed in order to implement changes in the source code. These tasks could include things like bug fixes, feature enhancements, or refactoring. By assigning tasks to developers and tracking their progress, teams can effectively manage the workflow and ensure that changes are properly implemented and tested before being integrated into the codebase.

Submit
193.      Identify the red-marked letters with the proper description or label      (Answer with an equal "=" symbol with no space character before and after Example  A=Business Partner B=Container )

Explanation

not-available-via-ai

Submit
194. Mandatory Workflow Statuses what are they?

Explanation

The mandatory workflow statuses are "Start," "Done," and "Discarded." These statuses indicate the different stages or progress of a workflow. "Start" represents the beginning of the workflow, "Done" signifies that the workflow has been completed, and "Discarded" indicates that the workflow has been abandoned or rejected. These statuses help track and manage the workflow process effectively.

Submit
195. What does AVALOQ at least create on the AVALOQ ICE Server for the bank?

Explanation

Usually AVALOQ creates a partner, components, and initial customisation sources on the AVALOQ ICE Server. The MDB sources are optional.

Submit
196. These business areas where you can use rules (Choose 5)

Explanation

The given answer includes five business areas where rules can be applied: Workflow, Costs, Assets, Default Field Values, and Bookings. Rules can be used in Workflow to automate and streamline processes, in Costs to calculate and manage expenses, in Assets to track and manage company resources, in Default Field Values to set predefined values for certain fields, and in Bookings to manage and schedule appointments or reservations. Applying rules in these areas can help improve efficiency, accuracy, and consistency in business operations.

Submit
197. Fixed Workflow Statuses (Choose 6)

Explanation

The correct answer includes the statuses that are part of the fixed workflow. These statuses are (90) Done, (92) Storno, (91) Discarded, (0) Start, (80) Ready for Print, and (100) Rejected. These statuses represent different stages in the workflow process, such as starting a task, marking it as done, discarding it, or rejecting it. The other statuses mentioned in the options are not part of the fixed workflow.

Submit
198. It is better to use an API instead of a direct table parameterisation to prevent _____________________.

Explanation

Using an API instead of direct table parameterization helps prevent data inconsistencies. When directly parameterizing a table, there is a risk of inconsistent data due to various factors such as concurrent access, human error, or lack of validation checks. APIs provide a controlled and standardized way to access and manipulate data, ensuring that data inconsistencies are minimized or eliminated. By using an API, data can be validated, processed, and stored in a consistent manner, leading to more reliable and accurate results.

Submit
199. Which interface do you need to add an access code to a user?

Explanation

To add an access code to a user, you need to use the USER_ADMIN_INTF interface and specifically the USER#ADD_ACCESS method. This interface provides the necessary functionality to modify user access and the USER#ADD_ACCESS method specifically allows the addition of access codes to a user.

Submit
200. What is the keyword syntax used for a new source?

Explanation

The keyword syntax used for a new source is [Form 1.1].

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 22, 2013
    Quiz Created by
    Alquintosjr
Cancel
  • All
    All (200)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which keyword must you use to implement a field level event?
Is it possible to execute AVALOQ Script through events?
Identify the red-marked letters with the proper description or label...
 Identify the red-marked letters with the proper description or...
      Identify the red-marked letters with...
 Identify with right description or label
  Identify the red-marked letters with the proper description or...
  Identify the red-marked letters with the proper description or...
Identify the red-marked letters with the proper description or label...
What are the two columns in Rule Loader Table that uses AVALOQ Script?...
Entry points of Parameterisation...
Where does the compiler add information during the compilation of...
Write down the data access expression which gets you: 'he name of...
In which database table do we find the messages that were exported via...
Two static structures of form at compile time
Doc Level Events give six
In datamart _____________________ is use to create data levels.
Actions on Sources (name three)
In which field do you define, if a classification is mandatory or not?
__________________________ are implemented by AVALOQ or predefined by...
Also called event packets
________________________ table defines the different kinds of bookings...
What do you need to do to load a chart of accounts?
What API stands for?
What does a workflow in AVALOQ symbolize in a bank? ______________
Does the system stop me if I forgot to enter information that is...
________________ are symbolic references to objects.
Can changes to orders be traced?
___________ is the character you need to type to enter the last value...
____________________ means the enhancement of functionality, usually...
Customisation is done by
_____________________ status is set if the source contains a syntax...
What is the naming convention for tables which contain a predefined...
A kind of order that creates or modifies objects is __________________
Order that generates booking is called _________________
____________ provides business data fields not available in the...
Is it true that you always have to use parameterisation and scripting...
Sources are always written in PL/SQL
______________ status is set if the source is not accepted by...
What does OMD stand for?
__________________ are the ones that groups objects and use these...
Business Partner can have two or more containers.
Can orderbooks be individualized?
_________________ is where data is stored, which are part of a...
____________________ is a script which contain elements of PL/SQL and...
Can a form be bound to more than one business type?
Is it possible to modify the data shown on a report?
________________ are forms to search for objects and/or use to...
The currency is defined through the _______________________
____________________ are exclusively for order and serves as...
______________ is a drop-down list of predefined values.
___________________ the table where basic information about the...
_______________ contains a user's preferred settings, indexes and...
______________________ consists of the Kernel Data, Customisation...
Are context actions covered by the access rights concept of AVALOQ?
How do you modify a source with AVALOQ ICE? Answer with dash e.g....
  Identify with proper description or label
Which statement structures the report?
Is there a difference between CHF and N.CHF?
_____________________________ is the tool use for developing and...
Is it possible to sort a screen report by a selected column?
Does AVALOQ deliver a "ready to go" banking system?
What is the basic syntax to call an API?
Can a form be secured?
What are the two special DDICs?...
How do I select the BU for my ABS login?
Is it possible to customize the navigator?
The usage of APIs is mainly recommended because it speeds up the...
3 Main Data Dictionary Sections in the Memory Layer
Which AVALOQ Script Language construct do you use when working with...
Is it possible to assign dedicated workflow actions to a form?
Calling and API is only possible within an AVALOQ Script Package
Contents of the AVALOQ ICE Installation (Choose 3)
_______________ help to group and schedule tasks.
What is API?
The link to the flat datamart is established with...
When or where can context actions be used?
Is it possible to protect single fields within a form with AVALOQ...
Identify the red-marked letters with the proper description or label...
What source state that compiles without error but Oracle returns...
The purpose of relations is to ___________________________.
Sources can be found with the ____________________
The Central Services Desk is an________________ toolbox that provides...
Context actions are parameterised by direct insertion into database...
Is a context action rule entry always necessary when a context action...
_____________________________ interprets the content of the internal...
   Identify the red-marked letters with the proper...
3 Sources for Addition Parameterisation...
What does this 'workflow action' mean?...
The data levels and variables are defined for the layout with...
The yellow icon on a position means that the orders have not been...
Questions, Bugs, Change Requests and Functional Requests are...
In order to customise an ABS Instance using an OMD sheet and AVALOQ...
What is the aggregation function to be used in order to implement a...
The system checks the rule with the _________________ first, until one...
The following extract of a network structure source is provided:...
      Identify with the proper description or...
Insert the ____________________ statement after screen layout and...
How can sources be found in ABS? (Choose 2)
Mandatory Fixed Workflow Statuses (Choose 3)
Where do we find the messages that were exported via the Business Bus?
__________________ is use for grouping objects into sets
In the cashier operations, can i select a deposit transaction with the...
Which sources can be reverse-compiled?
Can the OMD sheet be compiled or installed?
   Identify with the proper description or label  
How many booking rules are active at the same time?
What is processed by a workflow? (Choose 2)
What is the difference between a link and a relation?
Name the two Source States?
Is it possible to reverse-compile an API?
______________________________ retrieves the content and builds the...
________________________ allow you to apply more than one rule out of...
       Identify with the proper description...
In order to customise an ABS instance using an OMD sheet and Avaloq...
When you restrict access where necessary its a ____________________.
Name the four parts of Order Validation....
Any changes or transactions you perform on objects are called...
A position belongs to one container and represents a _________________...
What are the three elements of an ABS desk?
_____________________ is a container holding the definition of...
The sequence of the groups and fields are arranged within the...
How many balancing rules can be active at the same time?
Which context action on a share presents all of the prices that have...
Fields on the forms interface represent the _________________________,...
Possible values for the RULE_KIND field
Where can the password for a user be reset?
Which of the following statements is the correct syntax for a CTX...
Wildcard Characters (Choose 4)
Background processes are running in their own session.
Sources need to parameterise an addition with predefined values....
Which statements about rule loader table DOC_DFLT_FLD_VAL_RULE_LD are...
In the datamart definition section, indicate the datamart...
   Identify the red-marked letters with the proper...
Three Form Event Handler
___________________ are containers for source code creation and...
How do we search in AVALOQ ICE?
What triggers an order validation?
    Identify proper description or label
  Identify the red-marked letters with the proper description or...
Conceptual components of a workflow. (Choose 4)
If two rules with the same priority both match the outcome is...
Balancing shows positions while Booking____________ positions
A type of security that takes longer to implement.
What events do you know about on AVALOQ Forms?
Which statement about AVALOQ Forms Parameterisation is correct?
Three Different Segments of Datamart...
___________________________ transforms the formatted message into the...
The ____________________ allows banks clients to structure their...
____________________ serves as information purposes only, contain...
Give some reasons for a strong analysis of priorities and performance.
Which statements about AVALOQ Security are correct?
What is needed to parameterise order validation override codes?
Execution of constraints within an order validation depends on which...
Which statement is valid: Order Validations
Which source is used to define the network type (Field Format,XML or...
__________________________ is an AVALOQ Script application which...
Which statements about AVALOQ Forms are correct? (Choose 2)
To which source type does Navigator belong to?
The default standard rule in a rule set
Balancing is __________________ while Booking is real-time.
_______________________ are booking dimensions.
What are the possibilities for installing source code on an ABS...
In the code "for xx in obj_bp(id).cont_list loop...end...
Which statement is valid:...
You need ___________________ to protect objects, workflows and other...
You can type _______________ to filter order in the Orderbook inserted...
       Identify the red-marked letters...
What is needed to parameterise order validation error codes?
Which statement is valid: Order Validations...
Which statement about Structured Extensions is correct?
What do we call "unstructured sources"?
Which parameters do you set when you load the cost rules? (Choose 3)
A 'View' is available for all Meta types
To create a report you have to follow this sequence:
How can you create a balance structure?
Which source is use to define the network type (field format, XML or...
What is defined within the Group Definition?
   Identify the red-marked letters with the proper...
What can you execute with context actions?
Usage area of AVALOQ Script (Name 3)
______________________ is a structuring element.
Which different data types can you use for additions? (Choose 2)
Booking is done on ______________________________.
Identify the red-marked letters with the proper description or label...
______________________ are parts of the user interface for data...
__________________ are media for transferring the changes through the...
     Identify the red-marked letters with the...
Mandatory Workflow Statuses what are they?
What does AVALOQ at least create on the AVALOQ ICE Server for the...
These business areas where you can use rules (Choose 5)
Fixed Workflow Statuses (Choose 6)
It is better to use an API instead of a direct table parameterisation...
Which interface do you need to add an access code to a user?
What is the keyword syntax used for a new source?
Alert!

Advertisement