Monthly Archives: April 2008

BizTalk JDE Adapters and the JDEUTIME data type

The BizTalk Enterprise Line of Business J.D. Edwards Adapter does not support the JDEUTIME data type. JDEUTIME is a timestamp in Coordinated Universal Time (UTC). The error appearing in the event log did not tell me much: E-JDE0045: ExecuteMethod failed … Continue reading

Posted in biztalk | Leave a comment

Enterprise Line of Business Adapter Tracing

I am working with the BizTalk JDE adapter, and this is a very handy feature. A couple of times already I was just stuck, but examining the trace logs gave me the additional information I needed to troubleshoot my error. … Continue reading

Posted in biztalk, tracing | 3 Comments

Exception occurred when persisting state to the database

I have seen this error occur for more than one reason, but today was a new one for me. In the Application Event Log, an error for a suspended orchestration states: Inner exception: Exception occurred when persisting state to the … Continue reading

Posted in biztalk | Leave a comment

BizTalk and Virtual PC

Always use SysPrep or some other cloning tool to make copies of virtual hard drives. I am working on a project to interact with Commerce Server 2007. I am developing on a virtual machine that is a copy of the … Continue reading

Posted in biztalk, msdtc, vpc | 1 Comment