Siebel Financial Services Connector for VCML Guide > Troubleshooting > Run-Time Event Setup Problems in Workflows >

Workflow Is Double-Triggered


Problem

After configuring a run-time event to trigger a workflow process, the system freezes without returning an error, or it returns the error message, "Try to read or write to the invalid memory address."

Reason

A workflow may trigger the same run-time event that initially launched the workflow. Therefore, the same workflow that is triggered is triggered again. The result is an infinite loop.

Solution

Use an applet as the event object type instead of using a business component. Doing so restricts the event to a single view instead of multiple views. Business components are reused in many different ways. If it is certain that the selected business component will not be changed during the processing of the workflow, users will not encounter this problem.


 Siebel Financial Services Connector for VCML Guide 
 Published: 18 April 2003