Skip to main content

#Manufacturing Cloud토론 중인 항목 3개

Hi Trailblazers, 

 

Wanted to share something that comes up in almost every conversation we have with Salesforce customers, plus a small announcement at the end. Full disclosure first: I'm part of the team behind Axolt

, a Salesforce-native ERP on the AppExchange. We've been building natively on the platform for years now, so this comes from a fair bit of time living with the trade-offs. This isn't meant as a pitch; it's an observation I think is worth discussing here, because I suspect plenty of you have hit the same wall. 

 

The pattern we see over and over: 

 

A company runs Salesforce as its source of truth for customers, accounts, opportunities, cases, and the works. But the moment an order is confirmed, the process leaves Salesforce. Inventory lives in one system, manufacturing in another, and finance in a third. Someone builds integrations to stitch it back together, and now there's a nightly sync, a middleware bill, and a recurring question in every ops meeting: "Is this number actually current?" 

 

The symptoms are familiar: 

 

  • Sales commits to stock that's already allocated, because availability is a few hours stale.
  • Purchasing reacts to demand late, because the signal has to cross systems first.
  • Finance doesn't know true margin until the month-end close.
  • Admins spend real time babysitting integration errors instead of building.

A few things we've learned that might be useful, whether or not you ever look at Axolt: 

 

  1. Most "inventory problems" are decision-timing problems. The data usually isn't wrong — it's late. By the time it's accurate, the decision's already been made on the old number. Fixing latency often matters more than fixing the data model.
  2. Integration count is a hidden cost center. Every connector between CRM and ERP is something to monitor, version, and debug. Teams routinely underestimate how much admin/dev capacity quietly goes to keeping syncs alive.
  3. Adoption follows proximity. When operational data lives where people already work, adoption is far easier than asking teams to learn and log into a separate ERP UI.
  4. "One source of truth" only holds if it's literally one system. Two systems plus a sync is really two sources of truth with a hopeful arrow between them.

One thing I want to be clear about: Axolt isn't the only native ERP on the AppExchange, and I'm not here to argue it's the only good option. There are several solid native solutions, and they differ a lot in depth by module, industry fit, and how much they cover end-to-end. The point I care about isn't "pick Axolt" — it's that native vs. bolt-on-plus-sync

is a genuinely different architecture with different long-term costs, and it's worth evaluating on its own merits before you get into vendor-by-vendor comparisons. 

 

The announcement bit: 

 

This is the problem Axolt is built for. It's a Salesforce-native ERP, inventory and warehouse management, manufacturing (MRP, BOM, production planning), order management, multi-carrier shipping, finance (AP/AR, reconciliation, reporting), and field service scheduling, all running on one Salesforce data model. No middleware, no nightly sync, no separate ERP layer. Because it's native, sales sees real availability before committing, operations react to change in real time, and finance reflects cost and margin as transactions happen. 

 

It's on the AppExchange if you'd like to look under the hood: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3000000B4A4PEAV

 

But I'd rather hear from you than talk at you. A few things I'm genuinely curious about:

  • For those running a separate ERP alongside Salesforce, how much effort goes into keeping the integration healthy? Is it "set and forget," or a constant tax?
  • Has anyone moved operational/ERP workloads into Salesforce natively? What worked, what didn't?
  • If you've evaluated native ERPs, what made you choose one over another — depth in a particular module, industry fit, or implementation effort?
  • Where do you personally draw the line on what belongs in Salesforce vs. a dedicated system?

There's no single right answer here; the trade-offs shift a lot by industry and scale, so I'd love the range of experiences. 

 

Thanks for reading, and happy to answer anything about the native approach if it's helpful. 

 

#Manufacturing Cloud  #Discrete Manufacturing  #Industrial Manufacturing  #Manufacturing Companies  #Manufacturer User Group  #Manufacturing User Group  #Developer Environment For Manufacturing

0/9000

I am curious to hear how everyone is deploying updates to data processing engines.  We currently use DevOps Center and it is a struggle to say the least for deploying these. The issues we face:

  • New fields referenced in the data processing engine cannot be deployed WITH the data processing engine.  They must be deployed before or created directly in the target environment
  • Because DPE's do not support versions, we have to deactivate one in order to deploy the latest updates. 

 

I feel like I need to join a Data Processing Engine support group.  

답변 2개
  1. 6월 17일 오후 6:47
    @Tiago Tancredi Soares no I was not. The struggles continued while we worked to deploy these. Happy to discuss the challenges and how we worked through them if that would be helpful.
0/9000

📢We're looking for a Remote Salesforce professionals!

 

Hello everyone, I wanted to share the following remote job openings at DX Foundation:  

Salesforce Solutions Architect ( #Manufacturing Cloud and #Agentforce) - Contractor (Remote)

 

https://www.applicantpro.com/openings/dxfoundation/jobs/4061944-989849

 

Solutions Architect ( #Service Cloud Voice) - Contractor (Remote)

 

https://www.applicantpro.com/openings/dxfoundation/jobs/4061966-989849

 

Salesforce Scrum Master (Agile Delivery) - Contractor (Remote)

 

https://www.applicantpro.com/openings/dxfoundation/jobs/4061928-989849

 

#MuleSoft Architect - Contractor (USA)

 

https://www.applicantpro.com/openings/dxfoundation/jobs/4062056-989849

 

 

Salesforce Solutions Architect ( #Financial Services Cloud) – USA (Remote)

 

https://www.applicantpro.com/openings/dxfoundation/jobs/4061984-989849

 

 

Salesforce Principal Architect - USA (Remote)

https://www.applicantpro.com/openings/dxfoundation/jobs/4061944-989849

 

 

 

#Jobs #Open Jobs #Remote

0/9000

Hi All,     We have a 10 year contract for a customer that we're going to manage with a Sales Agreement. We'd like to manage it with monthly schedules, but with the limitation of 72 schedules, it sounds like that means we can only do Sales Agreements monthly for 6 years. We could contact Salesforce to increase this limit to 100, but who knows if down the road we encounter a 15 or 20 year contract.     Is the best way to manage agreements monthly that are over 6 years to break them up into multiple Sales Agreements? Like two 5-year agreements?

@* Manufacturing Cloud & Rebate Mgmt *

@* Sales Cloud - Best Practices * 

답변 3개
  1. 2월 5일 오후 3:12

    I ended up creating some customization for this. I created a custom object called "Large Sales Agreement," and a flow screen tied to an action on the Sales Agreement called "Extend Sales Agreement." 

     

    When selected, I collect a little information from the user, but it works very similar to Renewing, except my flow creates a Large Sales Agreement record, and adds the two Sales Agreements together as child records to it. 

     

    Then I displayed a flow screen component on that Sales Agreement that displays a datatable of the two Sales Agreements and their totals, allowing my user to see the total Sales Agreement value of any Sales Agreements tied to my Large Sales Agreement. 

     

    If the user chooses to extend again, then the third Sales Agreement gets added and so on.

0/9000

Hello,    We are planning to utilize the capabilities of Salesforce Manufacturing Cloud with a customer who is using an LWR community. Has anyone had experience integrating Manufacturing Cloud with LWR? I haven’t been able to find any references confirming whether the Business Rules Engine can be used within an LWR community.    Thanks in advance!

@* Manufacturing Cloud & Rebate Mgmt * 

답변 1개
0/9000

Hello everyone -   Does anyone have suggestions or guidance as to solutions available in the Manufacturing cloud (or other) around capturing inspection data both at the point of production (machines) and by batch (Final Inspection).  Ultimately, the process would include creating (or interfacing with a CAD software) to create ballooned prints and then be available for data capture.    Much appreciated!   @* Manufacturing Cloud & Rebate Mgmt * 

답변 1개
  1. 2025년 12월 22일 오전 4:47

    You can leverage Action Plans and Assessment Tasks to manage and capture inspection data. Action Plans can be used to capture high-level inspection information, while Assessment Tasks

    can represent the individual activities or step-by-step checks performed during the inspection process. 

     

    Additionally, if inspections are executed as part of a planned onsite or remote engagement, Visits can be utilized to align the inspection with an overall visit plan and provide better scheduling, tracking, and execution visibility.

0/9000

Hello 

 

I am new to Manufacturing cloud so my question is perhaps not relevant. 

In the documentation,  and in Trailhead,  the claim object is always presented as a request by a partner to be compensated.     

Is it the same object that can be used if we want the customer to enter directly a claims via  Experience cloud by example ?  

 

and what is the role of the "partner fund claim"  vs the claim object ?  

 

Regards 

Jérôme

답변 2개
  1. 2025년 12월 3일 오후 2:45

    Hi @Jerome Devemy

    The claim object in Manufacturing Cloud is primarily used for warranty claims. It represents a warranty claim submitted by a partner to a manufacturer or a supplier recovery claim submitted by the manufacturer to a supplier.  

    This object can also be configured to allow customers to submit claims directly via an Experience Cloud site. This involves setting up related objects like Claim, Claim Item, Claim Coverage, Claim Coverage Payment Details, and Claim Participant. Manufacturers can also create claims on behalf of partners if needed. 

    For more details, refer: 

    Capture Warranty Claims

    The "Partner Fund Claim" is a separate concept used in the context of Market Development Funds (MDF). It allows partners to submit claims for reimbursement of marketing expenses or other fund-related activities.  

    Partner Fund Claims are managed through the Partner Central Experience Cloud site. Channel Account Managers (CAMs) or financial departments can approve and reimburse these claims.

    For more details, refer: Configure Partner Fund Claims

      

     

    Key Differences:

    • The Claim Object is used for warranty or supplier recovery claims, while the Partner Fund Claim is specific to Market Development Funds and partner reimbursements.
    • Both can be configured for use in Experience Cloud, but their purposes and workflows differ.

    Hope this helps. Thanks!

0/9000

Your peers are already using the latest Manufacturing Cloud features to streamline operations. Are you keeping up 🏃? As a Manufacturing Cloud

Premier Customer, you’ve got exclusive access to 1:1 Expert Coaching Sessions. 

Stay ahead, stay sharp 🎯 , and unlock 🔑 the full power of your Salesforce org. Book your session now! 

💻 Sign up today!

 

 

🔍 What’s in it for you

🧭 Live feature walkthroughs you can apply immediately 

📈 Maximize your Salesforce investment 

✨ Personalized coaching tailored to your specific needs 

 

Your peers are already using the latest Manufacturing Cloud features to streamline operations. Are you keeping up 🏃?

 

#Manufacturing Cloud

0/9000

Manufacturing Cloud Premier Customers: Your Next Big Win Starts Now! Are you looking to dig deeper into your Salesforce features but not sure where to start? We’ve got the solution 💡. Sign up for an Expert Coaching Session! You’ll get matched with an Manufacturing Cloud Premier pro who’ll guide you through live demos, share insider tips, and help you reach success-all tailored to your

 goals 🎯. 

📆 Book your session now!

🔍 What’s in it for you

🧑‍💻 Direct access to a Manufacturing Cloud expert 

🎥 Hands-on walkthroughs of key features 

🚀 Tips and best practices you can use right away 

 Manufacturing Cloud Premier Customers: Your Next Big Win Starts Now! Are you looking to dig deeper into your Salesforce features but not sure where to start? We’ve got the solution 💡.

 

#Manufacturing Cloud

0/9000

Manufacturing Cloud Premier Customers — this one’s for you! Still have questions about how to get more out of your Salesforce org? Or maybe you’re curious to know how other Manufacturing Cloud customers like you are using Salesforce features to drive success 📈? We’ve got you covered with our Expert Coaching Sessions! Take advantage of this opportunity to connect with a Manufacturing Cloud expert who understands your needs.

 

Register Here:

 

🔍 What to expect

❓Ask questions live 1:1 

💻 Watch a real-time demo of powerful features 

🤝Get guidance tailored to your org’s goals 

There’s no need to navigate it alone. Get the clarity and confidence you need now.

Book your session today!Manufacturing Cloud Premier Customers — this one’s for you! Still have questions about how to get more out of your Salesforce org? #Manufacturing Cloud 

0/9000