Interview Listen Q
Interview Listen Q
- NO
2). difference between flow variable and session variable? where you have used session variable?
3). what is RAML? How you define security in RAML?
4). did you used any security for any of the project you have done? Is Oauth only option? are there more options?
5). Durging the process of taking data from MDM, hw did you manage exceptions?
6). With in your main flow, you have multiple subflows and one of the subflow errored out. Then how you will do e
ception?
7). With in main flow, some subflows will excuted and some subflows raised exception. Then what happens to main
flow?
8). In mule, how can you notify if there is an exception? Is there any way to send email notification if there is a exce
tion notification?
9). Did you used any kind of cacheing mechanism?
10). Do you know any other type of cache? do you know other way of handling cache in Mule? what are different ty
es of storages have for cache?
11). Why do we store cache information?
12). Have heard about in-memory storage type / managed storage types?
13). what was the size(volume) of the data you have processed? - 1 peta byte
14). for 1 peta byte, how did you determine cluster size?
15). what was the size of your cluster?
16). how many mappers and how many reducers/producers are configured?
17). what is the definition of mapper?
18). what is the use of shuffling and shorting in map reduce?
19). in Map produce program, can I prevent shuffling and shortning from happening?
20). Have you familier with 'NO SQL' database?
21). how can you call/pick CSV, pipe delimiter, flat(.dat) files?
48). Explain where you faced issue in Mule? How you fixed it? Version of mule you are using?
49). what technical issue you have faced? and how you fixed?
50). Scenario: you are downloading one attachment through google by using MuleESB. It may takes 3 minutes. But
our connection timeout will happen in 1 minute. Without doing retry mechanism, how can you do increase of dynam
c timeout extension for your application? (or how can connection will alive till download all the data?)
51). Suppose for above scenario, we got all the data. We are posting the data to JMS component. Here we can use wi
her VM or JMS. Out of two which one you prefer and
why?
52). have you also worked on jenkins like CICD?
53). After your tests are good, you want to push your code to anypoint platform. What steps you ensure that your co
e is deployed?
54). If you want to do deployment from jenkins to our anypoint platform. how you will do(move) code from jenkins
o deployment page?
55). You have different environments on anypoint platform (prod, sandbox...). How you will ensure your deploymen
is in correct standard through CICD?
56). Have you written any Munits?
57). what is your cutoff for code quality getting purpose?
58). you are suppose to develop and deploy an API using API led connectivity. What would you do and how would
ou do deployment in API led connectivity?
59). what would you do if you want to develop API?
60). You have some exceptions like 400, 405, 500...If you want to add new exception, how would you add?
61). How would you catch?
62). If a service is asynchronous for calling database. Here how will you will catch exceptions?
63). You have developed an API interface which takes json as input. In this case, what exception will through? from
where it will through? (if you are not defined in your exception norms where it will through?).
64). which database you are using?
65). In database query, you got 5 random numbers and those are not in sort(and you no need to sort). By using mule,
how would you know highest number and lowest number?
66). Have you worked on SFTP? Have you faced any issues using SFTP?
67). what are the steps we should take care while connecting SAP?
68). have you worked on MDM?
69). have you worked on CSV file?
70). how you configure to pick CSV in dataweave component.
71). what you did for connecting HTTP requestor mode?
72). how would you do security thing in RAML?
73). did you worked on JMS, which one used either activemq or rabbitmq for JMS?
74). If you want to connect Activemq, what are the steps we have to takecare?
75). For security like username/password, if you want to send by encrypting...how will you do encrypt?
76). If you want to access attribute, how will write in dataweave?
77). what is the pupose of 'lookup' function will do in dataweave?
78). How can transform json to xml using dataweave?
79). subflow v/s private flow?
80). what you did in RAML?
81). once you developed RAML file where you will test it?
82). what is the purpose of VM?
83). Have you worked on salesforce?
109). what was your development? have you written coding or always workds on reviewed connector framework?
110). when you doing mule related development, do you write coding? or just involved more on connectors framew
rk?--connector framework
111). Message is coming from some 3rd party system, where you will receive that?
112). when the message using how you handle? give one real time example?
113). The message receiving from 3rd party system, what is the message format and how are you handling it and ho
are you processing it and how are you sending back?
114). Apart from connector framework, handling messages have you ever worked on the any functionality found sta
d to get the message and process it and send back. bsed on some functionalities, message come in and process, mess
ge stores and retrieve from database and send it back?
115). where have used jax-b? why we would use jax-b?
116). I have XML file, how does JAX-B links with XML file? how does it get coverted to object? how jax understan
s it has to apply for XML? how are the class written?
who writes classes?
117). Have used resequencing of meesages? have you worked on JMS?
118). Have you handled activeMQ connectivity from Mule?
119). what is the volume of transaction actually handled? (no. of request / amount of data)
120). how long activemq takes for you and retrieve 200MB data?
190). while connecting to SAP, what are the steps we have to follow?
191). can you tell me about stored procedure?
192). Scenario: you are loading 100 records to the database and 50th record failed due to some reason. non of the rec
rd written in database. how?
193). tell your experience on dataweave?
194). Use of $ operator and $$ in dataweave?
195). 100 records are processing through batch and 20th record failed. you don't want to stop the batch processing a
d raise exception for that 1 record and continue the batch processing and raise exception for that 1 record and contin
e the batch processing. How you will raise exception?
196). difference between post, put and patch?
197). how you identify the response codes?
198). how you determine status codes 200, 400, 406, 415....?
199). modularization in mule?
200). have you handled security schemas in RAML?
201). Tell me about 'Oauth'?
202). Have you worked on encryption/decryption?
203). Scenario: where you will store data/number if service is calling where you will store?
204). what is log4J?
205). there are 2 processes. I want load data from DB using first service in the morning and by using same data I wa
t to call other service (want to use same data in mid of other service flow) in the evening time. how? (where will stor
the data(empid) to use later on)?
206). what is mule message consist of?
207). what is the difference between inbound and outbound properties?
208). what are the different processing strategies?
209). what is base URI in RAML?
210). what is difference between URI parameters, query parameters?
211). how build and deployment done in your project?
212). what model your project doing?
213). how you will do exception handling and logging?
214). Have you implemented any security authentication?
216). Are you idea on encryption mechanism?
Vsoft:
-> given one excel sheet, which contains few rows. they need, 1). first 4 columns should be deleted from excel sheet
nd 2). duplicate rows should delete.
3). here we should not use file connector. how?
-> how you will poll records from database?
Katzion:
what are the issues you have faced in dataweave?
what are the issues you have faced in Mule/anypoint connector?
what will do API manager?
have you used micro services?
are you using any customer loggers?
what is the vcore size mainitaining?
what is pagination?
how to validate schema in raml 1.0?
happiest mind:
1). what is the use of scatter-gather? can we filter in scatter-gather? why can't we use choice in place ofscatter-gather
2). We need to pick one CSV file and then covert to json format. how explain?
3). we are getting 4 fields, in that filed-2 is mandatory and based on condition we have to send to respone field-2 and
other field. how?
4). what is webservice?
5). what are types of webservice?
6). what is the difference between SOAP and REST?
7). what are the operations we can use in HTTP?
8). can we use file connector in between the flow to pick the flow?
9). what are the parameters required to connect DB connector/CXF and weblogicconsumer?
10). what you will provide to consumer to give your soap as requester?