I wonder who has programmed using avaloq script. What are its benefits? What is it used for?
WHat does it look like?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Avaloq Script is a script language used for customizing Avaloq Banking System, a standard core banking software mainly used in Switzerland. It’s only used and useful within the Avaloq software.
It’s basically PL/SQL without SELECT, INSERT, UPDATE and DELETE. But it additionally has an object-oriented syntax for accessing the Avaloq object model.
The language itself is pretty straightforward. However, it’s difficult to use because of the complex, inconsistent and poorly documented object model.