|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/debugging-salesforce-for-admins-developers/
课程评论:没有评论
**Coursera 课程总结:Salesforce 故障排除(管理员与开发人员)** 本课程旨在帮助 Salesforce 管理员和开发人员掌握使用 Salesforce 开发者控制台进行故障排除的技巧。课程强调,即使是管理员,也应克服对开发者控制台的畏惧,利用其内置的强大工具,从而加速识别和解决平台问题,并高效执行记录计算。 **核心内容:** * **理解 Salesforce 工作原理:** 课程深入剖析 Salesforce 在记录创建、更新和删除等操作背后的机制。通过理解这些底层原理,学员能更深刻地认识问题产生的根源,并快速定位和解决故障。 * **Salesforce 故障排除与调试:** 学员将学习如何有效地阅读 Salesforce 调试日志,理解工作流规则或验证规则为何会抛出错误或无法正常工作。课程将展示如何深入分析日志,迅速找到问题症结。此外,还将介绍可视化调试日志的方法,帮助学员更直观地理解 Salesforce 的运作。 * **SOQL 简介:** SOQL(Salesforce 对象查询语言)是开发人员用于从 Salesforce 中提取数据并进行操作的查询语言。本部分内容将阐释 SOQL 与 Salesforce 报告的关系,以及如何利用 SOQL 快速获取数据信息,从而减少创建记录类型或报告的次数。 通过本课程的学习,学员将能够更高效地处理 Salesforce 平台上的各种问题,提升工作效率。
The Developer Console is not just for Developers!! This was my message to 100s of people at Dreamforce 2016. For some reason, Administrators avoid the Salesforce Developer Console like the plague! But it has some really important tools within it that can help you speed up the time it takes to identify issues on the platform as well as running quick calculations on records within your Salesforce org.Understand how Salesforce thinksOne of the most important aspects of this course is to learn how Salesforce works under the covers. By understanding what happens when you create, update or delete records in Salesforce, you can have a greater understanding on why issues crop up and how you can zero in on the issue quickly and get it resolved.Debugging & Troubleshooting SalesforceSalesforce developers use Salesforce Debug logs a lot to find out what's going on in Salesforce when actions are performed. This section of the course teaches you how to read debug logs effectively so that you can understand why that workflow rule or validation is throwing an error or not doing anything at all! It's all about digging down and finding the issue quickly.I also show you how to visualize debug logs in a different way so you can quickly understand whats happening in Salesforce.Introduction to SOQLSOQL is a query language used by developers to pull data out of Salesforce to perform actions on it. In this section, you will learn how SOQL relates to reports in Salesforce and how you can use SOQL to quickly get answers to information in Salesforce without the need for creating Record Types or Reports all the time.