일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- sharing
- sales cloud consultant
- VARIABLE
- salesforce
- System.LimitException
- apex class
- Too many SOQL queries
- apex
- dump
- development link
- service cloud consultant
- chatter user profile
- developer console
- BASIC
- difference with java
- object setting
- sObject
- deactivate record type for chatter user profile
- platform developer1
- google extension
- Database Methods
- Too many DML statements
- Administrator
- DML Statement
- Today
- Total
목록platform developer1 (12)
어느 Salesforce Developer의 개발 성장기
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. A Developer needs to test an invoincing system integration. after reviewing the number of transactions required for the test, the developer estimates that the test data will total about 2gb of data storage. production data is..
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. A developer is asked to set a picklist field to ‘Monitor’ on any new Leads owned by a subnet of Users. How should the developer implement this request? A. Create an after insert Lead trigger. B. Create a before insert Lead tr..
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. A developer needs to join data received from an integration with an external system with parent records in Salesforce. The data set does not contain the Salesforce IDs of the parent records, but it does have a foreign key att..
※ 각 자격증별 Dump는 시험을 준비하면서, 웹상에 공개된 Dump와 유료 Dump를 풀면서 자주 틀렸던 문제를 위주로 작성하였습니다. 오래된 문제도 간혹 있기 때문에 버전에 따라 답이 다른 경우도 있으며, 개인이 공부하면서 푼 문제이기 때문에 오답일 가능성도 있습니다. 이점 유의하여 공부하시길 바랍니다. A method is passed a list of generic sObjects as a parameter. What should the developer do to determine which object type (Account, Lead, or Contact, for example) to cast each sObject? A. Use the first three characters of the..