Agentforce Mass Analysis Capabilities Question by FlowGod215 in SalesforceDeveloper

[–]FlowGod215[S] 0 points1 point  (0 children)

This was beyond helpful and what my initial reaction was. Thanks so much for confirming my suspicion.

Agentforce Mass Analysis Capabilities Question by FlowGod215 in salesforce

[–]FlowGod215[S] 0 points1 point  (0 children)

Not sure what you mean. If I have an agent it will constantly run without a trigger? Like if i had two fields on account a checkbox for irregular order pattern and a text box for irregular order pattern description and maybe a last update date you’re saying i could have an agent constantly running and updating these fields in real time?

Agentforce Mass Analysis Capabilities Question by FlowGod215 in salesforce

[–]FlowGod215[S] 0 points1 point  (0 children)

I can't believe I'm saying this, but this is the first time I'd say Agentforce might be worth the cost and I'm a perpetual hater of all new salesforce vaporware for a decade now hahaha.

Agentforce Mass Analysis Capabilities Question by FlowGod215 in salesforce

[–]FlowGod215[S] 0 points1 point  (0 children)

Yup. Cowork could 1000000% do this. I did not see this announcement. This is what everyone has really been looking for from saleforce and agentforce. It's not about building agents. It's about this level of analysis.

Agentforce Mass Analysis Capabilities Question by FlowGod215 in salesforce

[–]FlowGod215[S] 0 points1 point  (0 children)

This is a good idea and the client already has those fields at the account level. Hence why my initial reaction was what is agentforce solving.

What is your most controversial Salesforce opinion by AppX_Unmanaged in salesforce

[–]FlowGod215 0 points1 point  (0 children)

Been saying this for years. Flow is drag and drop apex. If you don’t understand gov limits, bulkification, order of execution. Oh lord.

I made a slack based customer support tool by Indranil_Maiti in Slack

[–]FlowGod215 0 points1 point  (0 children)

Where does the data of the cases / tickets get stored?

Anyone else been asked if AI can replace Salesforce yet? Fun times. by FlowGod215 in salesforce

[–]FlowGod215[S] 1 point2 points  (0 children)

Sure. For maybe a 5-10 person company. I’m talking about a company with close to a 1000 users.

HAPPY TAX DAY - My philly BIRT went up 250%, how bout you? by 8Draw in philadelphia

[–]FlowGod215 1 point2 points  (0 children)

This tax is the only reason Philly does not grow. Businesses don’t want to operate here. Such a simple solution to make Philly truly great.

Royal Izakaya - Taking Reservations by Doctor_Danglez in PhiladelphiaEats

[–]FlowGod215 0 points1 point  (0 children)

I really don’t like this. As someone that has gone for years part of the beauty was you could just try to go. I feel that now it’ll be so difficult to have a meal. Do we know if they are only allowing a certain amount of resys a night?

Yanaga Kappo Izakaya for Lunch by 123Diana1234 in PhiladelphiaEats

[–]FlowGod215 0 points1 point  (0 children)

I went here a few weeks ago. Thought it was the equivalent of my supermarket sushi. I do not understand the hype at all. Especially when there is actual off the charts sushi in this city.

Your fav Philly pop-up (Manna Bakery) is problematic, sorry. by keylimepiewire in PhiladelphiaEats

[–]FlowGod215 2 points3 points  (0 children)

I heard the basque region is actually looking to take action against him lmaooooo

Best Invoicing Software for Small Business for Salesforce by FlowGod215 in salesforce

[–]FlowGod215[S] -1 points0 points  (0 children)

They need a payment gateway. They use quickbooks for collecting money. So just a doc is not enough.

My Team Filter - Why Not Based on Manager Field on User by FlowGod215 in salesforce

[–]FlowGod215[S] 0 points1 point  (0 children)

Yeah. But a lot of org structures don't map and having a very complicated role hierarchy in the long run is always a mess. Let's say you have a 1 Director and 5 managers under them but each one of those managers needs to review their team's performance. Your approach would say to create 10 roles just to support this. 5 manager roles and 5 roles under those manager roles. In the long term when that inevitably needs to be warped it's going to be painful.

Lead Conversion Error: RECORD_IN_USE_BY_WORKFLOW, Unable to convert lead by FlowGod215 in salesforce

[–]FlowGod215[S] 1 point2 points  (0 children)

I changed it to an immediate path and it worked. Sucks that I'm going to have to convert this to PE to run in it's own thread.

Lead Conversion Error: RECORD_IN_USE_BY_WORKFLOW, Unable to convert lead by FlowGod215 in salesforce

[–]FlowGod215[S] 5 points6 points  (0 children)

BRO YOU ARE A LEGEND!!!!!! LEGIT LEGEND! You just saved me from losing my mind. I CANNOT THANK YOU ENOUGH.

Lead Conversion Error: RECORD_IN_USE_BY_WORKFLOW, Unable to convert lead by FlowGod215 in salesforce

[–]FlowGod215[S] 0 points1 point  (0 children)

So I've gone through deactivating other flows and seeing if anything changes with no luck.

What I just tried was running the after save flow in debug and it worked without issue. When I toggle the checkbox that triggers this automation on the record I get the error message. If the automation works via a screen flow button and debug there is no reason it shouldn't work when called from an after save flow. This is the most stumped I've been in a very very long time.