Topic Options
Rate This Topic
#130636 - 01/30/06 07:42 PM Workflow & View Forms
den_fong Offline
newbie

Registered: 01/11/06
Posts: 11
**
Okay sorry to keep bothering everyone, but being the only developer here, it helps to have all you listers out there.

I have a view form that is based on a view (via synonym) that has a db links to another oracle database. I am trying to create workflow on that view form when the data changes. However the workflow is not firing, it's not even logging information. What I need to do is create a record in Change Management when data is updated in the view form, so all I need are a few filters that push data. What am I doing wrong?

ARS 6.0
ITSM 5.5
Oracle 9.2

TIA








Den Fong
Husky Energy Inc.
707-8th Avenue SW
Calgary, Alberta CANADA
T2P 3G7
Phone : 1-403-298-7244


20060125This posting was submitted with HTML in it

Top
#130637 - 01/30/06 08:31 PM Re: Workflow & View Forms [Re: davidbong]
jlo4 Offline
old hand

Registered: 06/12/01
Posts: 769
**
When you say, "when the data changes," do you mean when the data changes by means of ARS, or some non-ARS way? If non-ARS, workflow won't "see" the change happening. I have written escalations that update view forms, and the changes made by the escalations trigger filters. But if I just used T-SQL or Access to make the changes, the filters won't fire.

Jim





From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Den Fong
Sent: Tuesday, January 31, 2006 11:42 AM
To: arslist@ARSLIST.ORG
Subject: Workflow & View Forms


**
Okay sorry to keep bothering everyone, but being the only developer here, it helps to have all you listers out there.

I have a view form that is based on a view (via synonym) that has a db links to another oracle database. I am trying to create workflow on that view form when the data changes. However the workflow is not firing, it's not even logging information. What I need to do is create a record in Change Management when data is updated in the view form, so all I need are a few filters that push data. What am I doing wrong?

ARS 6.0
ITSM 5.5
Oracle 9.2

TIA








Den Fong
Husky Energy Inc.
707-8th Avenue SW
Calgary, Alberta CANADA
T2P 3G7
Phone : 1-403-298-7244


20060125This posting was submitted with HTML in it
20060125This posting was submitted with HTML in it

Top