Thanks Jay! ![]()
There are many ways to skin this cat:
-
One method hand map the transactions at the db level by reconstructing it for sales invoice /purchase invoice etc. (like you said @JayRam )
-
second method is just look at JSON structure from NetSuite and auto-create a schema & reverse engineer the db. I think we will get about 90% right and then manually map the remaining to get to a mapping that we can be happy with.
Nice challenge ![]()
Cheers
Deepak