SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Interview Questions:

26/09/2013—Aptimus—Telephonic
1)What is Time Based workflows?
Ans) Time-Dependent Workflow is a very nice feature out-of-the-box from Salesforce. You can
easily configure it to do action such as: create task, send email alert, field update and send
outbound message. The actions will only trigger when a certain date or hour hit as it is
configured.

Actions for Time-Dependent Workflow is exactly the same with Immediate Workflow, and you
can share the same actions between Time-Dependent Workflow with Immediate Workflow,
depend on your business needs, even to combine Time-Dependent and Immediate workflow in
the same workflow rule.

One thing you need to note when create Time-Dependent Workflow is the Evaluation Criteria,
make sure it is set to created or created, and any time it’s edited to subsequently meet
criteria only.Created, and every time it’s edited will NOT allow you to have Time-Dependent
Actions.

I get a request from my user to change a running Time-Dependent Workflow from 7 days before
Birthdate to 14 days before Birthdate. Here is the step:
1. Screenshot existing Time-Dependent Workflow with the actions (for backup purpose)
2. Deactivate the workflow
3. Remove all existing actions in that Time-Dependent Workflow
4. Edit Time-Dependent Workflow and you will be able to modify the day to 7 days
5. Add back all existing actions for that Time-Dependent Workflow
6. Activate the workflow back

Few items to note:
1. All existing data will be NOT trigger again for Time-Dependent workflow, because it
already met the entry criteria earlier. So, if your Entry Criteria is 'Evaluate the rule when a record
is created, and any time it’s edited to subsequently meet criteria', you need to make the record to
'meet' the criteria again:
Update the record NOT to meet the criteria, then update it back to meet the criteria.
Example: if we are using Rule Criteria "Birthdate NOT EQUAL TO null", we need to
make it to null first (make sure to backup first), then populate the original Birthdate back, so it
will meet the criteria again.
2. Monitoring, you can monitor record queue to be triggered for Time-Based Workflow
fromSetup - Administration Setup - Monitoring - Time-Based Workflow. You can select some
criteria to monitor the queue or just leave all to --None-- and hit Search button.
2)Diff B/w Trigger and WorkFlows?
Ans)Workflows Run on Same object on which we have defined, but triggers runs on cross
objects.

Triggers

Work flow rules

Trigger can work across objects.

Workflow Rules will be helpful to update
the same object or master object in custom
master-detail relationships.

Coding is required.
Trigger works before and after some
actions.

Coding is not required.
Workflows work only after some actions.

3)Which Dataloader you are using in your organization?
4)Permission sets?
5)Diff B/w <apex:pageBlockTable> and <apex:DataTable>?
6)WebServices Integration you have done?
7)Migration Tools?
8)Types of criterias in workflows?
9)How many types we can fire a controller?
10)page Layout?
11)orgwidedefaults?
12)How to initiate the request to apex code?

01/02/2014—Capgemini—Face-To-Face

1)What is Trigger?
Ans: A trigger is an Apex script that executes before or after specific data manipulation language
(DML) events occur, such as before object records are inserted into the database, or after records
have been deleted etc…
2)What is workflow?
3)What is webservices?
4)Scenario on OWD i.e when there is two users like u1 and u2. In role hierarchy u1 is above the
u2, then u1 can be able see the u2 data or not? If yes then how we control the access of u2 data
to u1 user?
Ref below link for security controls:
http://jayantjindal.blogspot.in/2011/01/security-and-access-control-in.html
5)what is the difference b/w enterprise wsdl and partner wsdl?
6)How we generate wsdl from our apex class?
7)what are the workflow evaluation criteria?
8)how we can create workflows?
9)what is the use of visualforce components like <Apex:ActionFunction> and
<Apex:ActionSupport> etc..
10)Why you can go for salesforce for your crm application?
11)What is salesforce?
12)what is cloud computing?
13)what code optimization rules you follow in your classes?
14)what coding standards you follow while developing your classes?
15)How you can bulkify your trigger?

11/02/2014—Deloitte—Telephonic

1)crm flow?
2)how you can define soap body?
3)soap iterator?
4)challenges in your development?
5)work flows?
6)stateful interface in batch apex?
7)comparable interface?
8)batch apex?
9)approval process?
10)governor limits?
11)view state capability?
Ans)135kb
12)best practices for apex classes?
13)Tell me about collections you have used?
1)What is callout?
2)

Weitere ähnliche Inhalte

Was ist angesagt?

Apex Trigger Debugging: Solving the Hard Problems
Apex Trigger Debugging: Solving the Hard ProblemsApex Trigger Debugging: Solving the Hard Problems
Apex Trigger Debugging: Solving the Hard ProblemsSalesforce Developers
 
Salesforce Meetup 18 April 2015 - Apex Trigger & Scheduler Framworks
Salesforce Meetup 18 April 2015 - Apex Trigger & Scheduler FramworksSalesforce Meetup 18 April 2015 - Apex Trigger & Scheduler Framworks
Salesforce Meetup 18 April 2015 - Apex Trigger & Scheduler FramworksSumitkumar Shingavi
 
Design mission-critical enterprise applications with Power Automate and Docto...
Design mission-critical enterprise applications with Power Automate and Docto...Design mission-critical enterprise applications with Power Automate and Docto...
Design mission-critical enterprise applications with Power Automate and Docto...serge luca
 
Intro to Apex - Salesforce Force Friday Webinar
Intro to Apex - Salesforce Force Friday Webinar Intro to Apex - Salesforce Force Friday Webinar
Intro to Apex - Salesforce Force Friday Webinar Abhinav Gupta
 
Plugin vs Workflow in Microsoft Dynamics CRM
Plugin vs Workflow in Microsoft Dynamics CRMPlugin vs Workflow in Microsoft Dynamics CRM
Plugin vs Workflow in Microsoft Dynamics CRMAli Sharifi
 
]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2Klaus Hofeditz
 
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...serge luca
 
PeopleSoft Approval FrameWork AWE
PeopleSoft Approval FrameWork AWEPeopleSoft Approval FrameWork AWE
PeopleSoft Approval FrameWork AWEhbiroglu
 
Salesforce Integration: Talking the Pain out of Data Loading
Salesforce Integration: Talking the Pain out of Data LoadingSalesforce Integration: Talking the Pain out of Data Loading
Salesforce Integration: Talking the Pain out of Data LoadingDarren Cunningham
 
Salesforce.com Continuous Integration
Salesforce.com Continuous IntegrationSalesforce.com Continuous Integration
Salesforce.com Continuous IntegrationRight IT Services
 
Laws of test automation framework
Laws of test automation frameworkLaws of test automation framework
Laws of test automation frameworkvodqancr
 
Graviton Approval Framework Presentation
Graviton Approval Framework PresentationGraviton Approval Framework Presentation
Graviton Approval Framework Presentationgravitonconsulting
 
Asynchronous Apex Salesforce World Tour Paris 2015
Asynchronous Apex Salesforce World Tour Paris 2015Asynchronous Apex Salesforce World Tour Paris 2015
Asynchronous Apex Salesforce World Tour Paris 2015Samuel De Rycke
 
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...serge luca
 
Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)
Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)
Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)Salesforce Developers
 
Connected field service WhatsApp integration with Microsoft 365 Platform
Connected field service WhatsApp integration with Microsoft 365 PlatformConnected field service WhatsApp integration with Microsoft 365 Platform
Connected field service WhatsApp integration with Microsoft 365 PlatformMohamed Ashiq Faleel
 
Building Test Automations the agile way
Building Test Automations the agile way Building Test Automations the agile way
Building Test Automations the agile way MakeMyTrip.com
 
The java enterprise edition (Servlet Basic)
The java enterprise edition (Servlet Basic)The java enterprise edition (Servlet Basic)
The java enterprise edition (Servlet Basic)Atul Saurabh
 

Was ist angesagt? (20)

Apex Trigger Debugging: Solving the Hard Problems
Apex Trigger Debugging: Solving the Hard ProblemsApex Trigger Debugging: Solving the Hard Problems
Apex Trigger Debugging: Solving the Hard Problems
 
Salesforce Meetup 18 April 2015 - Apex Trigger & Scheduler Framworks
Salesforce Meetup 18 April 2015 - Apex Trigger & Scheduler FramworksSalesforce Meetup 18 April 2015 - Apex Trigger & Scheduler Framworks
Salesforce Meetup 18 April 2015 - Apex Trigger & Scheduler Framworks
 
Design mission-critical enterprise applications with Power Automate and Docto...
Design mission-critical enterprise applications with Power Automate and Docto...Design mission-critical enterprise applications with Power Automate and Docto...
Design mission-critical enterprise applications with Power Automate and Docto...
 
Introduction to Apex Triggers
Introduction to Apex TriggersIntroduction to Apex Triggers
Introduction to Apex Triggers
 
Intro to Apex - Salesforce Force Friday Webinar
Intro to Apex - Salesforce Force Friday Webinar Intro to Apex - Salesforce Force Friday Webinar
Intro to Apex - Salesforce Force Friday Webinar
 
jsForce in Action
jsForce in ActionjsForce in Action
jsForce in Action
 
Plugin vs Workflow in Microsoft Dynamics CRM
Plugin vs Workflow in Microsoft Dynamics CRMPlugin vs Workflow in Microsoft Dynamics CRM
Plugin vs Workflow in Microsoft Dynamics CRM
 
]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2]project-open[ Workflow Developer Tutorial Part 2
]project-open[ Workflow Developer Tutorial Part 2
 
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
 
PeopleSoft Approval FrameWork AWE
PeopleSoft Approval FrameWork AWEPeopleSoft Approval FrameWork AWE
PeopleSoft Approval FrameWork AWE
 
Salesforce Integration: Talking the Pain out of Data Loading
Salesforce Integration: Talking the Pain out of Data LoadingSalesforce Integration: Talking the Pain out of Data Loading
Salesforce Integration: Talking the Pain out of Data Loading
 
Salesforce.com Continuous Integration
Salesforce.com Continuous IntegrationSalesforce.com Continuous Integration
Salesforce.com Continuous Integration
 
Laws of test automation framework
Laws of test automation frameworkLaws of test automation framework
Laws of test automation framework
 
Graviton Approval Framework Presentation
Graviton Approval Framework PresentationGraviton Approval Framework Presentation
Graviton Approval Framework Presentation
 
Asynchronous Apex Salesforce World Tour Paris 2015
Asynchronous Apex Salesforce World Tour Paris 2015Asynchronous Apex Salesforce World Tour Paris 2015
Asynchronous Apex Salesforce World Tour Paris 2015
 
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
 
Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)
Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)
Apex for Admins: Get Started with Apex in 30 Minutes! (part 1)
 
Connected field service WhatsApp integration with Microsoft 365 Platform
Connected field service WhatsApp integration with Microsoft 365 PlatformConnected field service WhatsApp integration with Microsoft 365 Platform
Connected field service WhatsApp integration with Microsoft 365 Platform
 
Building Test Automations the agile way
Building Test Automations the agile way Building Test Automations the agile way
Building Test Automations the agile way
 
The java enterprise edition (Servlet Basic)
The java enterprise edition (Servlet Basic)The java enterprise edition (Servlet Basic)
The java enterprise edition (Servlet Basic)
 

Ähnlich wie Interview questions

Coldbox developer training – session 4
Coldbox developer training – session 4Coldbox developer training – session 4
Coldbox developer training – session 4Billie Berzinskas
 
Manual testing real time questions by subbu
Manual testing real time questions by subbuManual testing real time questions by subbu
Manual testing real time questions by subbupalla subrahmanyam
 
DevOps Introduction - Main Concepts Description
DevOps Introduction - Main Concepts DescriptionDevOps Introduction - Main Concepts Description
DevOps Introduction - Main Concepts DescriptionBrunoOliveira631137
 
52892006 manual-testing-real-time
52892006 manual-testing-real-time52892006 manual-testing-real-time
52892006 manual-testing-real-timeSunil Pandey
 
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent OzarGeek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent OzarIDERA Software
 
Testing in Infrastructure
Testing in InfrastructureTesting in Infrastructure
Testing in InfrastructureMuhammet Arslan
 
" Performance testing for Automation QA - why and how " by Andrey Kovalenko f...
" Performance testing for Automation QA - why and how " by Andrey Kovalenko f..." Performance testing for Automation QA - why and how " by Andrey Kovalenko f...
" Performance testing for Automation QA - why and how " by Andrey Kovalenko f...Lohika_Odessa_TechTalks
 
Salesforce Process builder Vs Workflows
Salesforce Process builder Vs WorkflowsSalesforce Process builder Vs Workflows
Salesforce Process builder Vs WorkflowsPrasanna Deshpande ☁
 
Getting Started with Apache Jmeter
Getting Started with Apache JmeterGetting Started with Apache Jmeter
Getting Started with Apache JmeterMindfire Solutions
 
The Ultimate Guide to Ad0 e407 adobe target architect master
 The Ultimate Guide to Ad0 e407 adobe target architect master The Ultimate Guide to Ad0 e407 adobe target architect master
The Ultimate Guide to Ad0 e407 adobe target architect masterSoniaSrivastva
 
Salesforce integration questions
Salesforce integration questionsSalesforce integration questions
Salesforce integration questionsDebabrat Rout
 
Qtp interview questions
Qtp interview questionsQtp interview questions
Qtp interview questionsRamu Palanki
 
Qtp interview questions
Qtp interview questionsQtp interview questions
Qtp interview questionsRamu Palanki
 

Ähnlich wie Interview questions (20)

Coldbox developer training – session 4
Coldbox developer training – session 4Coldbox developer training – session 4
Coldbox developer training – session 4
 
Interview questions
Interview   questionsInterview   questions
Interview questions
 
Manual testing real time questions by subbu
Manual testing real time questions by subbuManual testing real time questions by subbu
Manual testing real time questions by subbu
 
DevOps Introduction - Main Concepts Description
DevOps Introduction - Main Concepts DescriptionDevOps Introduction - Main Concepts Description
DevOps Introduction - Main Concepts Description
 
52892006 manual-testing-real-time
52892006 manual-testing-real-time52892006 manual-testing-real-time
52892006 manual-testing-real-time
 
System overview
System overviewSystem overview
System overview
 
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent OzarGeek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
 
Testing in Infrastructure
Testing in InfrastructureTesting in Infrastructure
Testing in Infrastructure
 
" Performance testing for Automation QA - why and how " by Andrey Kovalenko f...
" Performance testing for Automation QA - why and how " by Andrey Kovalenko f..." Performance testing for Automation QA - why and how " by Andrey Kovalenko f...
" Performance testing for Automation QA - why and how " by Andrey Kovalenko f...
 
Salesforce Process builder Vs Workflows
Salesforce Process builder Vs WorkflowsSalesforce Process builder Vs Workflows
Salesforce Process builder Vs Workflows
 
Getting Started with Apache Jmeter
Getting Started with Apache JmeterGetting Started with Apache Jmeter
Getting Started with Apache Jmeter
 
Grails Services
Grails ServicesGrails Services
Grails Services
 
The Ultimate Guide to Ad0 e407 adobe target architect master
 The Ultimate Guide to Ad0 e407 adobe target architect master The Ultimate Guide to Ad0 e407 adobe target architect master
The Ultimate Guide to Ad0 e407 adobe target architect master
 
oracle
oracleoracle
oracle
 
Analysis
AnalysisAnalysis
Analysis
 
Salesforce integration questions
Salesforce integration questionsSalesforce integration questions
Salesforce integration questions
 
Qtp interview questions
Qtp interview questionsQtp interview questions
Qtp interview questions
 
Qtp interview questions
Qtp interview questionsQtp interview questions
Qtp interview questions
 
About work flow
About work flowAbout work flow
About work flow
 
Embedded multiple choice questions
Embedded multiple choice questionsEmbedded multiple choice questions
Embedded multiple choice questions
 

Mehr von mallareddy0107

Mehr von mallareddy0107 (8)

Approval process
Approval processApproval process
Approval process
 
Hr interview
Hr interviewHr interview
Hr interview
 
Governor limits
Governor limitsGovernor limits
Governor limits
 
Data migration
Data migrationData migration
Data migration
 
Coding standards
Coding standardsCoding standards
Coding standards
 
Sfdc Knowledge
Sfdc KnowledgeSfdc Knowledge
Sfdc Knowledge
 
Approvals and workflow in salesforce
Approvals and workflow in salesforceApprovals and workflow in salesforce
Approvals and workflow in salesforce
 
Approval process
Approval processApproval process
Approval process
 

Interview questions

  • 1. Interview Questions: 26/09/2013—Aptimus—Telephonic 1)What is Time Based workflows? Ans) Time-Dependent Workflow is a very nice feature out-of-the-box from Salesforce. You can easily configure it to do action such as: create task, send email alert, field update and send outbound message. The actions will only trigger when a certain date or hour hit as it is configured. Actions for Time-Dependent Workflow is exactly the same with Immediate Workflow, and you can share the same actions between Time-Dependent Workflow with Immediate Workflow, depend on your business needs, even to combine Time-Dependent and Immediate workflow in the same workflow rule. One thing you need to note when create Time-Dependent Workflow is the Evaluation Criteria, make sure it is set to created or created, and any time it’s edited to subsequently meet criteria only.Created, and every time it’s edited will NOT allow you to have Time-Dependent Actions. I get a request from my user to change a running Time-Dependent Workflow from 7 days before Birthdate to 14 days before Birthdate. Here is the step: 1. Screenshot existing Time-Dependent Workflow with the actions (for backup purpose) 2. Deactivate the workflow 3. Remove all existing actions in that Time-Dependent Workflow 4. Edit Time-Dependent Workflow and you will be able to modify the day to 7 days
  • 2. 5. Add back all existing actions for that Time-Dependent Workflow 6. Activate the workflow back Few items to note: 1. All existing data will be NOT trigger again for Time-Dependent workflow, because it already met the entry criteria earlier. So, if your Entry Criteria is 'Evaluate the rule when a record is created, and any time it’s edited to subsequently meet criteria', you need to make the record to 'meet' the criteria again: Update the record NOT to meet the criteria, then update it back to meet the criteria. Example: if we are using Rule Criteria "Birthdate NOT EQUAL TO null", we need to make it to null first (make sure to backup first), then populate the original Birthdate back, so it will meet the criteria again. 2. Monitoring, you can monitor record queue to be triggered for Time-Based Workflow fromSetup - Administration Setup - Monitoring - Time-Based Workflow. You can select some criteria to monitor the queue or just leave all to --None-- and hit Search button. 2)Diff B/w Trigger and WorkFlows? Ans)Workflows Run on Same object on which we have defined, but triggers runs on cross objects. Triggers Work flow rules Trigger can work across objects. Workflow Rules will be helpful to update the same object or master object in custom master-detail relationships. Coding is required. Trigger works before and after some actions. Coding is not required. Workflows work only after some actions. 3)Which Dataloader you are using in your organization? 4)Permission sets? 5)Diff B/w <apex:pageBlockTable> and <apex:DataTable>?
  • 3. 6)WebServices Integration you have done? 7)Migration Tools? 8)Types of criterias in workflows? 9)How many types we can fire a controller? 10)page Layout? 11)orgwidedefaults? 12)How to initiate the request to apex code? 01/02/2014—Capgemini—Face-To-Face 1)What is Trigger? Ans: A trigger is an Apex script that executes before or after specific data manipulation language (DML) events occur, such as before object records are inserted into the database, or after records have been deleted etc… 2)What is workflow? 3)What is webservices? 4)Scenario on OWD i.e when there is two users like u1 and u2. In role hierarchy u1 is above the u2, then u1 can be able see the u2 data or not? If yes then how we control the access of u2 data to u1 user? Ref below link for security controls: http://jayantjindal.blogspot.in/2011/01/security-and-access-control-in.html 5)what is the difference b/w enterprise wsdl and partner wsdl? 6)How we generate wsdl from our apex class? 7)what are the workflow evaluation criteria? 8)how we can create workflows? 9)what is the use of visualforce components like <Apex:ActionFunction> and <Apex:ActionSupport> etc..
  • 4. 10)Why you can go for salesforce for your crm application? 11)What is salesforce? 12)what is cloud computing? 13)what code optimization rules you follow in your classes? 14)what coding standards you follow while developing your classes? 15)How you can bulkify your trigger? 11/02/2014—Deloitte—Telephonic 1)crm flow? 2)how you can define soap body? 3)soap iterator? 4)challenges in your development? 5)work flows? 6)stateful interface in batch apex? 7)comparable interface? 8)batch apex? 9)approval process? 10)governor limits? 11)view state capability? Ans)135kb 12)best practices for apex classes? 13)Tell me about collections you have used?