在 Microsoft CRM 中实施业务逻辑

发布于 2024-10-15 20:59:39 字数 294 浏览 12 评论 0原文

我们一直在研究几个案例研究,这些案例研究表明,如果您在 xRM 中实施业务线应用程序,将会得到巨大的改进。

以下是这样的参考: http://www.webfortis.com/solutions/xRM%20Brochure .pdf

但 xRM 似乎是 CRUD、工作流程和演示。

所以我的问题是这样的系统中的业务逻辑会去哪里?例如贷款的计算或信贷的批准?

We have been looking a several case studies that claim vast improvements if you implement your Line-Of-Business applications in xRM.

Here is one such reference: http://www.webfortis.com/solutions/xRM%20Brochure.pdf

But xRM appears to be CRUD, workflow and presentation.

So my question is where would the business logic go in such a system? For example the calculation of a loan or approval of a credit?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

始终不够爱げ你 2024-10-22 20:59:39

我希望您的示例是按工作流程编排的。

信用审批是一种工作流程,至少有一个步骤,工作流程会暂停,直到收到人员的反馈(批准/不批准),然后最终继续处理。

贷款计算可能是一个外部(也可能是内部)组件,它从工作流中调用来处理输入数据并响应输出数据。

(免责声明:我不详细了解 MS Dynamics 工作流程。)

I would expect your examples to be orchestrated by workflows.

A credit approval is a workflow with at least one step where the workflow halts until it gets feedback (approve/disapprove) from a human being and then eventually continues processing.

A loan calculation might be an external (or maybe internal) component which gets called from a workflow to do process input data and respond with output data.

(Disclaimer: I do not know MS Dynamics workflows in detail.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文