Showing posts with label CRM. Show all posts
Showing posts with label CRM. Show all posts

Friday, October 16, 2015

Graph Database for modeling the Party Relationship

The network of trading partner seems fitting into the graph database perfectly.

When we designed TCA model for EBS, at that time, we had no choice but store the data in a relational database. The immediate limitation is that the foreign key is directional. When we want to simply query the related parties, we have to query twice.

We cannot do much but showing the directly related parties. How can we answer the question like Linkedin does - showing how two people are linked via the indirect relationship?

Wednesday, October 14, 2015

Sales, Order, and AR integration

Many of the organizations want to track their revenue back to the sales organizations.

It is important to ensure that the data are collected in the upstream process, and the data can be passed into the downstream process.

I am recording the integration scenarios and customizations from a high tech company I am working with.

--