
1. Apex – 클래스 구분 - Apex에서 클래스를 구분하는 기본 구문은 다음과 같다. 2. Apex – 데이터 유형 - 1) 기본 유형 ( Integer, Double, Long, Date, Datetime, String, Boolean ) - 2) 그 외 - Apex에서는 모든 변수가 기본적으로 null로 초기화된다. - Apex에서 문자열은 항상 기본 값 유형으로 구분된다. 3. Apex – 컬렉션 유형 - 1) List ( 목록 ) - List는 기존 배열과 동일하게 작동되는 정렬된 요소의 모음이다. - Apex에서 배열과 list는 동의어이며, 서로 교환하여 사용할 수 있다. - 즉, String [ ] myStrings = new List ( );가 된다는 말이다. - List에 값을 추가..
1. Northern Trail Outfitters wants to track ROI for contacts that are key stakeholders for opportunities. The VP of Sales requested that this information be accessible on the opportunity and available for reporting. Which two options should the administrator configure to meet these requirements? (***) - D. Customize Opportunity Contact Role. - E. Add the Opportunity Contact Role related list to ..
1. Cloud Kicks has a custom object called Shipments. The company wants to see all the shipment items from an Account page. When an Account is deleted, the shipments should remain. What type of relationship should the administrator make between Shipments and Accounts? ( 중복 ) - B. Shipments should have a lookup to Account. 2. An administrator installed a managed package that contains a permission ..
1. How can the administrator validate the error the user is receiving? - B. Log in as the user. 2. Which two types of pages could an administrator build and customize using the Lightning App Builder? - A. Record pages. B. App page. 3. An administrator is building a Lighting app and sees a message that a My Domain must be set up first. What should the administrator take into consideration when en..
01. Service Cloud의 작동 방식 - 1 ) Service Console - Service Cloud의 심장은 Service Console입니다. - At the heart of Service Cloud is the Service Console. - 이 콘솔은 서비스 팀의 모든 구성원이 각 고객과 고객 사례의 개인별 맞춤 보기를 확인하기 위해 사용할 수 있는 헬프 데스크입니다. - The Console is a help desk that lets anyone on your service team see a personalized view of each customer and their case. - 2 ) 사례관리 ( Case Management ) - 사례는 Salesforce에서 고객 문제..
01. Lightning App Builder ( 라이트닝 앱 빌더 )의 기능 - 1 ) 표준 페이지로 드릴 다운하는 단일 페이지 앱 - Single-page app that drill down into standard pages. - 2 ) 해당 분기의 주요 영업 전망 또는 주요 잠재 고객을 추적하는 앱과 같은 대시보드 스타일 앱 - Dashboard-style apps, such as apps to track top sales prospects or key leads for the quarter. - 3 ) 사용자가 비용을 입력하고 제출한 비용을 모니터링할 수 있는 비용 앱과 같이 특정 작업을 해결하기 위한 “포인트”앱 - “Point” apps to solve a particular task, su..
01. 권한 집합 그룹 ( Permission set groups ) - 권한 집합 그룹을 사용하면, 직무에 따라 권한 집합을 함께 묶을 수 있습니다. - With permission groups, you can bundle permission sets together based on a job function. - 권한 집합 그룹에는 권한 집합의 모든 권한이 포함됩니다. - A permission set group includes all permissions in the permission sets. - 다양한 직무에서 수행하는 작업을 기반으로 사용자에게 권한을 부여하는 것이 훨씬 간단해집니다. - Granting permissions to user based on the tasks they perfo..
01. Setup - Users에서 가능한 기능 - 1 ) 한 명 이상의 사용자 생성 - Create one or more users. - 2 ) 선택한 사용자의 비밀번호 재설정 - Reset password for selected users - 3 ) 이름, 별칭 또는 사용자의 이름을 클릭하여 사용자의 세부 사항 페이지를 보기 - View a user’s detail page by clicking the name, alias, or username. - 4 ) 사용자의 세부사항을 편집하기 - Edit user’s detail. - 5 ) 시스템 권한이 활성화되어 있거나 사용자가 시스템 관리자 로그인 액세스 권한을 부여하는 경우 원하는 사용자로 로그인하기 - Log in any user if the sy..