Computer Science, asked by athmanatchiyar4937, 1 year ago

Universal container (uc) has integration with its accounting system that creates ten thousand of orders inside salesforce in a nightly batch. uc wants to add automation that can attempt to match leads and contacts to these orders using email address field on the insert. uc is concerned about the performance of the automation with large data volume. which tool should uc use to automate this process?

a. workflow rules

b. process builder with an autolunached flow

c. apex

d. process builder.

Answers

Answered by umeshbp1990
0
Hi Athmanatchiy
Answer is 
C:Apex
Answered by laraibmukhtar55
0

The option “C” is correct i.e. Apex.

  • If universal container wants to match leads and contacts of their orders using email address field on the insert and also if UC is concerned with large data volume, then UC must have to use apex tool to automate their process.

  • They should have to use the apex tool because the apex tool is used for the automation of large data volume.

Hope it helped...

Similar questions