SOQL의 Aggregate Function(집계 함수)의 한 기능에 대해 알아보자위의 예시를 확인하자SOQL문에서 AVG()로 Opportunity에서 Amount의 평균값을 구할 수 있고, 그 값은 AggregateResult객체의 배열로 들어가게 된다.Aggreg
This ia an opportunity to enhance the reputation of the company이것은 회사의 평판을 높일 기회이다.The skilled use of make-up to enhance your best features.숙련된 메이크업 스
링크Use debug logs to track events that occur in your org.디버그로그를 사용해보자 이벤트를 추적하는 + 당신의 조직에서 발생하는Debug logs are generated when you have active user-based
작업 예약 - Apex스케줄러를 사용한eodv스케줄 Apex 문법System.Schedule메서드의 사용UI에서의 작업 예약DaliyLeadProcessorDailyLeadProcessorTest
🚀 Control Processes with Queueable Apex 프로세스 제아 with 대기 가능한 Apex 📚 Learning Objectives When to use the Queueable interface 언제 사용하는가 대기가능한(?) 인터페이스를
future 매세드는 호출과 동일한 순서로 시작된다는 보장히 힘들음.future메서드를 사용할 때는 future메서드가 동시에 실행 될 수도 있어서 두 method가 동일한 레코드를 업데이트하는 경우 method를 테스트 하려면 startTest와 stopTest테스트
After completing this unit, you'll be able toExplain the difference between synchronous and asynchronous processing.Choose which kind of asynchronous
익명의 블록An anonymous block is Apex code that doesn't get stored in the metadata, but that can be compiled and executed. 익명의 블록은 Apex Code이다 그건 메타데이터에 저장
The benefits include an out-of-the-box set of components, event-driven architecture, and framework optimized for performance.그 이점은 포함한다 - 즉시사용 가능한 구성요
Applying Lightning Design System StylesSalesforce Lightning Design System(SLDS) is a CSS framework that provides a look and feel that's consistent wit
레이블은 이곳에서 변경 가능Lightning Components에서 배포된 페이지 확인 가능
Explain the Lightning Web Components programming modelList the benefits of using Lightning web componentslightning web 구성요소 사용의 이점 목록Find what you nee
세일즈포스 파트너, Pakaging 그리고 AppExchangeList the partner tools that aren't available in Lightning ExperiencePartner tools의 목록 - Lightning Experience에서 사용 불
사용 - Lightning Experience안의 Lightning 구성요소의Describe the importance of Lightning components to Lightning ExperienceName some of the key considerations
🚀 Use Visualforce in Lightning Experience Visualforce사용 - Lightning Experience에서 📚 Learning Objectives List at least five Visualforce features that
사용자 인터페이스 개발 고려사항🥕서버측Apex표준 또는 맞춤형 컨트롤러사용자가 페이지를 요청서버는 페이지의 기본 코드를 실행 후 결과HTML을 브라우저로 보냄브라우저에 HTML이 표시됨사용자가 페이지와 상호 작용 하면 1단계로 돌아감높은 생산성을 위해 구현하기 쉬움대
Describe how to subscribe to platform event messages.이벤트 메세지를 구독하는 방법을 설명할 수 있다.Subscribe to an event on the platform and in external apps.이벤트를 구독합니다
정의와 게시 - 플랫폼 이벤트의Define a platform event.플랫폼 이벤트의 정의Describe how platform event messages can be published설명하다 - 어떻게 플랫폼 이벤트 메세지가 게시하는지Use an Apex meth