Skip to main content
Group

Stuart Werner Instructor Page

Resources and discussions for participants in DEX403, DEX450, CRT403, DEX502, CRT450, DEX601, ADX231, TVB 403

Hi,

I took my exam and didn’t pass. I was under the impression that the passing score is 63% or more. Is this cumulative or per category?

2 comments
0/9000
1 answer
  1. Jun 23, 2021, 10:04 PM

    The recommendation is to prefer flow over process and workflow

0/9000

Anyone currently in Stuarts' Current App Builder Certification class who would like to connect to study together? I am in Eastern Time.

2 comments
0/9000

My name is sameer kumar jena TVB-450 july batch sir i want to take my pd1 examintion please provide me the source by which i am able to register for that exam.

5 answers
  1. Aug 17, 2021, 11:25 AM

    This is my second attempt in the first attempt i was not able to clear the exam and when i am trying to login with my previous webassessor credential it shows for retake the exam for 100$ but i have a 200$ voucher is it applicable for that

0/9000

I took the PAB boot camp about 6 months ago and must have tried to sign up for the exam just days after my voucher code expired. Is there any way to get another code to sign up for the exam?

2 answers
0/9000

Hello,    Looking to create automated Task assignment [for newly created Tasks] based on criteria [sort of like Lead Assignment rules] and felt Flow would be the solution to go for this as per the attached doc.   Any comments/suggestions if there is a better way?

2 comments
0/9000

Hi there,

 

I posted a question in one of yours session in SF DX and you asked me to post here.

 

1. I would like to know if we can use "inherited sharing" with a post install class?

Example: ClassA is the PostInstall and I have class B that I want to set the inherited sharing, because I use that in ClassC which is with sharing.

 

2. Is there a way to know all if the user has access to all the fields at once instead of checking each field?

I was wondering if there something like Account.getAllUpdatableFields() or getAllCreatableFields() or something like "insert account SECURITY_ENFORCED"

 

Thanks in advance!

2 comments
  1. Jun 24, 2021, 12:12 PM

    1. Have never built a PostInstall Apex class, so I do not the answer to this. But it should not be hard to create a test. If it can be done, then I think it would be a good use case.

     

    2. Are you familiar with the StripInaccessible feature? This could help you implement what you are trying to accomplish

0/9000

Need to call an @InvokableMethod from a Screen Flow on the Lightning Record Page of a Contact and pass that Contact to the method.  I can't seem to get it to work.  I'm using the Screen Flow as a button of sorts to kick off the Apex.  Any suggestions on how I can pass that Contact to the method?  I know the @InvokableMethods need to have lists as inputs.  maybe that's what's throuw me off because I done see "RecordSet" as in input option for the Apex Action in the Flow.  I only see "Contact: Record (Single) Variable"

3 comments
0/9000