Accept step error during active debug
From DocWiki
(Difference between revisions)
m (1 revision) |
Docwikibot (Talk | contribs) m (Bot: Adding {{Template:Required Metadata}}) |
||
| Line 1: | Line 1: | ||
| + | {{Template:Required Metadata}} | ||
== Accept step error during active debug == | == Accept step error during active debug == | ||
Latest revision as of 18:12, 18 December 2009
Accept step error during active debug
| Problem Summary | While debugging an application, the following message appears, where n is the task ID. |
|---|---|
| Error Message | Task: nAccept Step: Trigger is not a Contact Application trigger. |
| Possible Cause | The debugger encountered the Accept step in the application but there was no call to answer. |
| Recommended Action |
Debug the application as a Reactive Application and make the call before the Reactive Application times out. |
| Release | Release 7.0(1) |
| Associated CDETS # | None. |