, I have been looking for a few long days into methods that would allow access to outgoing data from GP, in this case just outgoing master data for Vendors and GL Accounts, that could be read and consumed for a destination system without MSMQ or SmartConnect, etc.
If I have the Transaction Requester configured, but I have the Outgoing Service off, I can read the contents of eConnect_Out to construct queries that would tell me what needs to be changed and I understand all of that. I could even use a query to construct a the Transaction Requester document in Web Services and then use GetEntity if needed etc.
The question is – how to consume that? I supposed I could delete the record from eConnect_Out as the Outgoing Services does. I know documentation is uneven so I just want to be clear – there is no native way to actually consume an eConnect_out record unless you use the Outgoing Service/MSMQ. Has anyone ever worked with eConnect_out in that fashion, without using Outgoing Service and consuming the eConnect_Out transaction yourself?
Thanks
*This post is locked for comments