Do you happen to know when its scheduled to be fixed?
________________________________
From: Sean McDaniel <smcdanie@...>
To: vantage@yahoogroups.com
Sent: Tue, November 3, 2009 2:09:41 PM
Subject: RE: [Vantage] BPM Code Question - 8.03.406
Â
You're doing everything correctly.
If I remember correctly, this is a known bug. We had a similar problem for
the part bpm.
From: vantage@yahoogroups .com [mailto:vantage@yahoogroups .com] On Behalf Of
melissa hietala
Sent: Tuesday, November 03, 2009 2:36 PM
To: vantage@yahoogroups .com
Subject: [Vantage] BPM Code Question - 8.03.406
Hello All,
I need to create a BPM for Job Entry. What I need to do is: When a job is
1st created, I need to take the part that is entered in the job, find the
corresponding part in the "Part" table, and if the "Part.Checkbox01" = True
for the part, I need to have an e-mail notification sent out. Any thoughts
on how I can accomplish this? I am currently attempting to use the "Number
of rows in the designed query is not less than 1" condition with the
following code:
for each ttjobhead where ttjobhead.rowmod = 'A' ,
each part where part.company = ttjobhead.Company and part.partnum =
ttjobhead.PartNum
and Part.Checkbox01 = True no-lock
When I go into job entry and start creating a job I receive an error message
that states: "The field ttjobhead.AnalysisC Description does not have a valid
type." I get this error whenever I use the ""Number of rows in the designed
query is not less than 1" condition.
Has anyone been able to create a similar BPM or have any thoughts on what I
can do to fix this?
Thanks,
Dustin Biniek
DustinB@ultramc. com <mailto:DustinB% 40ultramc. com>
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
________________________________
From: Sean McDaniel <smcdanie@...>
To: vantage@yahoogroups.com
Sent: Tue, November 3, 2009 2:09:41 PM
Subject: RE: [Vantage] BPM Code Question - 8.03.406
Â
You're doing everything correctly.
If I remember correctly, this is a known bug. We had a similar problem for
the part bpm.
From: vantage@yahoogroups .com [mailto:vantage@yahoogroups .com] On Behalf Of
melissa hietala
Sent: Tuesday, November 03, 2009 2:36 PM
To: vantage@yahoogroups .com
Subject: [Vantage] BPM Code Question - 8.03.406
Hello All,
I need to create a BPM for Job Entry. What I need to do is: When a job is
1st created, I need to take the part that is entered in the job, find the
corresponding part in the "Part" table, and if the "Part.Checkbox01" = True
for the part, I need to have an e-mail notification sent out. Any thoughts
on how I can accomplish this? I am currently attempting to use the "Number
of rows in the designed query is not less than 1" condition with the
following code:
for each ttjobhead where ttjobhead.rowmod = 'A' ,
each part where part.company = ttjobhead.Company and part.partnum =
ttjobhead.PartNum
and Part.Checkbox01 = True no-lock
When I go into job entry and start creating a job I receive an error message
that states: "The field ttjobhead.AnalysisC Description does not have a valid
type." I get this error whenever I use the ""Number of rows in the designed
query is not less than 1" condition.
Has anyone been able to create a similar BPM or have any thoughts on what I
can do to fix this?
Thanks,
Dustin Biniek
DustinB@ultramc. com <mailto:DustinB% 40ultramc. com>
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]