Hi All!
Looking for advice here. Wondering how y'all determine when it is "ok" to update a table in your orchestration using a logic extension, rather than using the form request? In some situations, certain programs just seem to run slow, so when writing orchestrations to make mass updates, the LEX is almost instantaneous for all records, vs the form request taking 5-12 seconds per record.
Obviously form request is the safest since it's doing the same inputs the end user would perform...
Read more
Looking for advice here. Wondering how y'all determine when it is "ok" to update a table in your orchestration using a logic extension, rather than using the form request? In some situations, certain programs just seem to run slow, so when writing orchestrations to make mass updates, the LEX is almost instantaneous for all records, vs the form request taking 5-12 seconds per record.
Obviously form request is the safest since it's doing the same inputs the end user would perform...
Read more