I would like to know what is Intellimatch and some interview
questions which could be asked related to Intellimatch.
Answers were Sorted based on User's Feedback
Answer / mohan
we should learn basic things in intellimatch and the domain
purpose of it.
concentrate on main modules like Reconciliation,recollector
and Admin. Importatnly formats,Lookups etc
where does the trade and cash info goes?
what type of reconciliation it is?
How to set dynamic lookups?
| Is This Answer Correct ? | 14 Yes | 0 No |
We have to know the process of main modules are
1) Intellimatch
2) recollector
and
3) Admin Module.
Basics of Banking/Financial/Capital markets terms like Futures, options, Cash or Securities , trades etc.
Process knowledge of Entire life cycle.
What are the import formats, LookUps, Contexts etc.
Knowledge of Reporting tools any of the one and DB.
| Is This Answer Correct ? | 11 Yes | 1 No |
Interview questions can be related to Development or Support
Development questions could be
1) I have to import a specific delimited file into Intellimatch. How can I do that?
Ans : Set Import formats. You can then be asked details.
2) What are the types of matching rules I can set up?
How do I limit scope if I know they should target only a particular set of data ?
3) How to update data of certain records from another set of records based on certain criteria ?
Data Enrichment
4) Explain the mechanism of stock reconciliations with daily positions?
Support Questions could be :
1) Types of jobs in the Admin module
2) Possible reasons of failures of those jobs and solutions
3) What is an ERR file? When is it created ?
4) How do I kill a stuck job ?
5) Users experiencing performance issues, primary checks and actions ?
| Is This Answer Correct ? | 3 Yes | 0 No |
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
I'm trying to solve this. But I'm not figuring the right solution. Can some one help what the answer is for the question below? You can use as many variables as you need, there are no negative numbers, all numbers are integers. You do not know the size of the integers, they could be infinitely large, so you can't count on truncating at any point. There are NO comparisons allowed, no if statements or anything like that. There are only four operations you can do on a variable. 1) You can set a variable to 0. 2) You can set a variable = another variable. 3) You can increment a variable (only by 1), and it's a post increment. 4) You can loop. So, if you were to say loop(v1) and v1 = 10, your loop would execute 10 times, but the value in v1 wouldn't change so the first line in the loop can change value of v1 without changing the number of times you loop. You need to do 3 things. 1) Write a function that decrements by 1. 2) Write a function that subtracts one variable from another. 3) Write a function that divides one variable by another. 4) See if you can implement all 3 using at most 4 variables. Meaning, you're not making function calls now, you're making macros. And at most you can have 4 variables. The restriction really only applies to divide, the other 2 are easy to do with 4 vars or less. Division on the other hand is dependent on the other 2 functions, so, if subtract requires 3 variables, then divide only has 1 variable left unchanged after a call to subtract. Basically, just make your function calls to decrement and subtract so you pass your vars in by reference, and you can't declare any new variables in a function, what you pass in is all it gets.
Find out the list of roles which gives access to GUI activities? thanks in advance
what is the difference between an application and service??? i mean service which runs as in services.msc.
THE CHANNEL IN DATA COMMUNICATION CAN BE?
give idea for creating screen in abap
write a sql qwery which include joining of two tables 4 marks mainframe
Please anyone tell me coding to print prime numbers from 1 to 5000 in c#....
An image map is a collection of
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
What is a singleton linked list?
what is technical system, business system, logical system in sap pi7.0