Hello experts,
Greetings for the day,
I don't know why but nowadays i have started getting some very tedious tasks from clients , am confused and excited.. :roll:
#-o
The puzzle is :^o
--"There are two navision 2013 R2 systems and they are on different servers , we want to that my
customer balances should get updated in the second system as soon as they are updated in first system."
** Servers are different only common field between the two is customer id & can't use that link server thing of SQL,
due to some security issues.
Please share your ideas;-)
Thanks in advance
Prateek
Comments
If so, I guess it is not as simple as 'synchronize' the balances. A customer balance is reflected in G/L, and that balance has to be counter-balanced by some other transactions. And if we are talking about two different companies, you need to be careful and separate the balances from each other, as you cannot mix transactions and outstanding balances from one company with another company's.
So, if my assumptions are correct, I would rather go for a factbox-thing that show the customer's balance in other companies. That factbox data could then be updated by some OData connection across the companies.
Microsoft - Dynamics NAV
Thanks In Advance
Prateek
Microsoft - Dynamics NAV
Now tables are not that specific for example i have a customized table student marks & in my db it gets updated by user entry & now i want to create a replica of same table in the second db. using some code unit. can we use replication server for this :shock: ??
My original point regarding customer balances was that most probably your client didn't really want to synchronize the balances, but just to get information about the customer's balance in across business units, which could be solved with e.g. an OData look-up across companies.
Microsoft - Dynamics NAV