일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- salesforce
- difference with java
- Too many DML statements
- VARIABLE
- developer console
- Too many SOQL queries
- apex class
- sharing
- service cloud consultant
- dump
- DML Statement
- development link
- platform developer1
- sObject
- Database Methods
- sales cloud consultant
- apex
- deactivate record type for chatter user profile
- System.LimitException
- object setting
- chatter user profile
- BASIC
- google extension
- Administrator
- Today
- Total
목록전체 글 (49)
어느 Salesforce Developer의 개발 성장기
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. A developer creates an Apex helper class to handle complex trigger logic. How can the helper class warn users when the trigger exceeds DML governor limits? A. By using PageReference.setRedirect() to redirect the user to a cus..
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. Where can the custom roll-up summary fields be created using standard object relationships (choose 3) A. On Opportunity using Opportunity Product records. B. On Account using Case records. C. On Quote using Order records. D. ..
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. A developer needs to create a Visualforce page that will override standard Account edit button. The page will be used to validate the account’s address using a SOQL query.The page will also allow the user to make edits to the..
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. Dashboard refresh can be monitored using: A. Apex jobs B. Scheduled jobs C. Dashboard jobs D. Report jobs Answer B What is an accurate statement about the variable scope? Choose 3 A. A variable can be defined at any point in ..