Ticket #1608 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Process exprs can't access the proxy

Reported by: gracinet Assigned to: gracinet
Priority: P1 Milestone: CPS 3.4.1
Component: CPSDefault Version: TRUNK
Severity: normal Keywords: workflow datamodel proxy
Cc:

Description

This happens while the doc is being created by workflow tool invokeFactory. The datamodel/proxy creation dance just cannot support this.

Already discussed with FG: createProxy will set the proxy in dm (up to now, this was done by the workflow tool).

Change History

04/12/06 15:47:40 changed by gracinet

  • status changed from new to closed.
  • resolution set to fixed.

Trickier than I expected [35143], [35144], [35145]. Kept open for a while.

04/12/06 16:32:16 changed by gracinet

[35148] finishes this. Use case in CPSCourrier (outgoing_mail schema). CPSCourrier tests would crash without #1608 as of [35149].

04/12/06 17:24:59 changed by fguillaume

Why the DATAMODEL_PRESENT stuff? It's always present.