Saturday, 29 October 2011

Remedy Interview questions

             These are common questions u may face during Remedy Interview............ 

Remedy Interview Questions
·         What is Action Request System.

·         What are the different types of forms.

·         Whats the difference between Vendor and View form?

·         What is portmapper?

·         What is TCP port and RPC Program number?

·         What is a workflow?

·         Differentiate AL, FLTR, ESCL.

·         Why permissions are not required for Filters and Escalations?

·         Differentiate Set Fields, Push Field actions in AL and Filter?

·         Which is the faster '>CLOSED' or '!=CLOSED' ...?

·         What is the difference between Fixed and Floating license?

·         What is 'Change Flag'?

·         How to configure a 'Server Group'?

·         Can we install multiple AR Servers on a single physical machine?

·         Differentiate 'Development' and 'Production' cache mode?

·         What is filter phasing?

·         Why theres no AL phasing?

·         What is a shared workflow?

·         What is 'arforkd' process?

·         Can we install DSO?

·         What is 'Locked' and 'Changeble' submitter mode? How will you relate this with licenses?

·         What is the host id? How it differs from paltform to platform?

·         What is External Authontication? What are the different chaining modes available?

·         What is the difference between 'Local' and 'Deployable' application?

·         How to license an application?

·         What is a Group?

·         What is a Role?

·         What is the relationship between a Group and Role?

·         What is Implicit and Explicit Group?

·         Which is the 1st table remedy creates in DB?

·         Tell more about behaviour of 'Default Value' for a data field?

·         Differentiate Fixed and Floating License.

·         Differentiate Read and Restricted Read license?

·         What is common feature between an Administrator user and user having Restricted Read license?

·         What is ARS driver?

·         What is EXTERNAL keyword?

·         What is Selection Value and Alias value in a selection field? How it impacts the workflow?

·         What is a Global Field?

·         What is LASTCOUNT keyword?

·         Filter phasing
Ans: We can over write filter phasing by giving filter name as Filter Name'!
Eg Filter Name'!

·         2 differences between charcter and dairy fields...?
A) In Charecter Fields we can enter any type of data.
For Char Fields we can add Menus, indexes.
We can write Als on Char Fields
But,
In Dairy fld We Cant Add Menus, We cant write ALs.
In dairy Fields data will be Saved with time stamp and User Signature. 
·         how many tables created in DB when form creates
what r that table names...?
A) 3 Tabls created in DB.
T (Transaction)
H(History)
B(Attachment).
·          Diff between window open & window loaded..?

A) Window Open: A Form windoe opens in New , Search , Modify , and all opperation
Mode.
Window Loaded: Executes after all data values loaded into a submit or search
window.
·          In filter phasing push field,Notify falls in which phase..?

A) Push fields fall in Phase 2
Notify fall in Phase 3.