I've got workflow that goes like this:

- Parent form contains a hidden table used for filter processing.
- Data in child form is referenced to in table, the table qual uses a foreign 
key reference.
- Filter processing modifies a child record so that it refers to a parent 
record.  The foreign key relationship is set.
- After the foreign key relationship is set, more filter processing pushes data 
to the child's parent.
- The parent is supposed to reference the child using filter processing on the 
table.

The logs indicate that the table on the parent side does not detect the data on 
the child which was just "added" to the table by virtue of initializing the FK 
relationship.  But when in filter processing rules would the table "notice" the 
new child record?  Is there a "refresh" function available on the filter side?

Ideas?


      

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to