Look at the specialpurpose/oagis component to see how information is shared/sync using B2B integration.

Vikas

On Aug 16, 2009, at 10:29 PM, ARays wrote:


Thanks Vikas. This is very close to what I was looking for.

Any suggestions towards Q2 in my previous note? I have looked at the csv
file import utility under webtools, but looking for something more
sophisticated. Considering couple of options including making direct jdbc
calls to remote db to push and pull things realtime.

- Aray


Vikas Mayur-3 wrote:

This can be achieved using enable-audit-log feature -
http://svn.apache.org/viewvc?view=rev&revision=652226

Example Implementation can be found at
http://svn.apache.org/viewvc?view=rev&revision=778406

Vikas

On Aug 11, 2009, at 11:17 PM, ARays wrote:


Hi All,

I have a requirement to show details of changes made to a submitted
orders.
Essentially audit trail of which user modified what, field by field.
This
would need to include change made to line items besides of course
shipping
details etc. In short all details linked to orderid.

Going through the Nabble archives found the thread below.

http://www.nabble.com/audit-trail-to9675210.html#a9675210

Q1: Was this implemented? While I am looking, thought would be
useful if
anyone can throw some pointers.

Q2: There would be an upstream system where the initial orders are
posted.
Till fulfillment orders would be tracked in ofbiz and sent back to
the up
stream system for invoicing and financials. Any suggested design
approaches
to achieve this? I am thinking of a cron job to dump the order data
from up
stream system using some standard EDI format and update Ofbiz order
tables.
Once fulfilled do the same other way around. That still leaves the
situation
where changes are made on both systems which may conflict.

Thanks in advance
- Aray
--
View this message in context:
http://www.nabble.com/Order-Manager---Audit-trail-tp24922448p24922448.html
Sent from the OFBiz - User mailing list archive at Nabble.com.





--
View this message in context: 
http://www.nabble.com/Order-Manager---Audit-trail-tp24922448p24995595.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Reply via email to