Related Posts
Hi Infosys guys, I have cleared one technical interview and got email for further round which is planned for tomorrow. Email mentions that this is a telephonic interview, is this supposed to be an HR round discussing salary or another tech round.
SAP SD - 2 YOE Current CTC is 4.8LPA.
how much should I ask at infy? Position offered is associate consultant. Thanks in advance.
Currently recruitment in Bangalore for developer
what social media apps do you guys use?
What’s the bonus at YE for SCs in PAS?
Additional Posts in Salesforce Professionals
New to Fishbowl?
unlock all discussions on Fishbowl.



Coach
Most admins at this point should be able to understand flows
Not if you talk to the average admin. Flows are scary to the average admin and basically low code development.
OP... I find that the concept of a hash/map is hard to grasp for many non-developers
Wouldn't it be awesome if key/value pairs can be stored natively in a flow? That would make it so much easier
I hate flows. They are problematic during large data loads.
This has always been my contention about some of these insane flows. Who is going to be able to maintain it??
Even if you build it you forget how most of it works
I’ve realized that complex flows, though you can do it via flows, seems to be more maintainable in triggers instead imo
I agree, if allowed I would do invocable apex on a record triggered flow to handle the heavy lifting. I say allowed, because some clients have a strict no custom code edict, because "we can't maintain it"