BPM event when a part is issued or returned or inventory adjustm

I've put a call in with Epicor we'll see what they say.

Thanks!

Sincerely
Jose C Gomez
http://www.josecgomez.com

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.




On Tue, Feb 10, 2009 at 10:18 AM, Mark Wonsil <mark_wonsil@...> wrote:

> Jose,
>
>
> > Event
> > Selected Field TranQty
> > Action
> >
> > Send Alert to me
> >
> > Rules
> > For Alert FieldName TranQTY <> 0
> >
> > This never fires for some reason. BAM's in general work ok on other
> tables
> > but this one doesn't seem to fire.
> >
> > I've even tried using TranNum > 0 instead of TranQTY <>0 but that didn't
> > work either.
> >
> > Any ideas? Am i missing something?
>
> No. I tried in my test DB (with company = our company ID to make it always
> true) and I am having the same results that you are. No records in the
> Server log files or the SMTP log file. Hmm. Maybe a call to Epicor is in
> order...
>
> Mark W.
>
>
>


[Non-text portions of this message have been removed]
Hello,

We have the need to integrate our parts inventory to another system. Does
anyone know what process should a BPM be attached to generate an event every
time there is a part transaction either positive or negative? I tried using
it on the Update method of PartTran but that doesn't seem to be triggered by
inventory adjustements or pretty much anything i've tried.

Any help is appreciated

Thanks

Sincerely
Jose C Gomez
Zabatt INC

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.


[Non-text portions of this message have been removed]
Hi Jose,

In order for a BPM to work, the other program would have to be going
through Vantage - using the Vantage Business Objects - to post
whatever transactions it does. If the other system just posts entries
directly to the SQL or Progress databases then the BPM (or BAM for
that matter) won't get actioned.

Nigel.

--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Hello,
>
> We have the need to integrate our parts inventory to another
system. Does
> anyone know what process should a BPM be attached to generate an
event every
> time there is a part transaction either positive or negative? I
tried using
> it on the Update method of PartTran but that doesn't seem to be
triggered by
> inventory adjustements or pretty much anything i've tried.
>
> Any help is appreciated
>
> Thanks
>
> Sincerely
> Jose C Gomez
> Zabatt INC
>
> FYI
> Microsoft and AOL won't give you money for forwarding an email.
> The little girl named ____ is NOT dying of cancer.
> And you will NOT die or have bad luck if you don't forward a
message.
>
>
> [Non-text portions of this message have been removed]
>
> We have the need to integrate our parts inventory to another system. Does
> anyone know what process should a BPM be attached to generate an event
> time there is a part transaction either positive or negative? I tried
> it on the Update method of PartTran but that doesn't seem to be triggered
> inventory adjustements or pretty much anything i've tried.

Does this need to be done in real time? In both directions or just one way>
If it only needed to be done say, daily, and only one way, you could run a
BAQ for a single day exporting your PartTran records that were inventory
related.

Are you using SQL or Progress? Maybe you could add an after-insert trigger
on the PartTran table to export the data to your other system.

Mark W.
I interpreted Jose's description as a need to mirror Vantage transactions in another inventory system (not duplicate in Vantage transactions done in another system).

Which direction are you trying to go?

Rob

--- On Thu, 2/5/09, Nigel Kerley <nigel.kerley@...> wrote:
From: Nigel Kerley <nigel.kerley@...>
Subject: [Vantage] Re: BPM event when a part is issued or returned or inventory adjustment happens
To: vantage@yahoogroups.com
Date: Thursday, February 5, 2009, 4:58 PM












Hi Jose,



In order for a BPM to work, the other program would have to be going

through Vantage - using the Vantage Business Objects - to post

whatever transactions it does. If the other system just posts entries

directly to the SQL or Progress databases then the BPM (or BAM for

that matter) won't get actioned.



Nigel.



--- In vantage@yahoogroups .com, Jose Gomez <jose@...> wrote:

>

> Hello,

>

> We have the need to integrate our parts inventory to another

system. Does

> anyone know what process should a BPM be attached to generate an

event every

> time there is a part transaction either positive or negative? I

tried using

> it on the Update method of PartTran but that doesn't seem to be

triggered by

> inventory adjustements or pretty much anything i've tried.

>

> Any help is appreciated

>

> Thanks

>

> Sincerely

> Jose C Gomez

> Zabatt INC

>

> FYI

> Microsoft and AOL won't give you money for forwarding an email.

> The little girl named ____ is NOT dying of cancer.

> And you will NOT die or have bad luck if you don't forward a

message.

>

>

> [Non-text portions of this message have been removed]

>
I am sorry I wasn't clear. I need to mirror Vantage inventory into another
system. I already got the other system coming into Vantage but now i need
vantage to send inventory out. If possible I would like to do it real time
with a BPM. I have the general Idea but I can't find the business object to
attached the BPM to.

Attach a BPM to a "specific" business object that calls a SC workflow we
will build this will take care of the transfer process etc. My problem is
that the PartTrans Update method does not generate an event when a new part
trans is made IE Inventory Adjustement or Order Issue etc. I need to find a
business object / method that will trigger on every inventory transaction.
I am use Progress not SQL



Sincerely
Jose C Gomez
http://www.josecgomez.com

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.




On Thu, Feb 5, 2009 at 11:33 PM, Robert Brown <robertb_versa@...>wrote:

> I interpreted Jose's description as a need to mirror Vantage
> transactions in another inventory system (not duplicate in Vantage
> transactions done in another system).
>
> Which direction are you trying to go?
>
> Rob
>
> --- On Thu, 2/5/09, Nigel Kerley <nigel.kerley@...<nigel.kerley%40johnhinde.com>>
> wrote:
> From: Nigel Kerley <nigel.kerley@...<nigel.kerley%40johnhinde.com>
> >
> Subject: [Vantage] Re: BPM event when a part is issued or returned or
> inventory adjustment happens
> To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> Date: Thursday, February 5, 2009, 4:58 PM
>
>
> Hi Jose,
>
> In order for a BPM to work, the other program would have to be going
>
> through Vantage - using the Vantage Business Objects - to post
>
> whatever transactions it does. If the other system just posts entries
>
> directly to the SQL or Progress databases then the BPM (or BAM for
>
> that matter) won't get actioned.
>
> Nigel.
>
> --- In vantage@yahoogroups .com, Jose Gomez <jose@...> wrote:
>
> >
>
> > Hello,
>
> >
>
> > We have the need to integrate our parts inventory to another
>
> system. Does
>
> > anyone know what process should a BPM be attached to generate an
>
> event every
>
> > time there is a part transaction either positive or negative? I
>
> tried using
>
> > it on the Update method of PartTran but that doesn't seem to be
>
> triggered by
>
> > inventory adjustements or pretty much anything i've tried.
>
> >
>
> > Any help is appreciated
>
> >
>
> > Thanks
>
> >
>
> > Sincerely
>
> > Jose C Gomez
>
> > Zabatt INC
>
> >
>
> > FYI
>
> > Microsoft and AOL won't give you money for forwarding an email.
>
> > The little girl named ____ is NOT dying of cancer.
>
> > And you will NOT die or have bad luck if you don't forward a
>
> message.
>
> >
>
> >
>
> > [Non-text portions of this message have been removed]
>
> >
>
>
>
>
>
>
>
>
>
>
>
>
>


[Non-text portions of this message have been removed]
What about using a BAM instead?

Off the top of my head: create a BAM on the PartTran table, using the
TranNum field. Set whatever filters/rules you need. Get the BAM to
run an Alert Program. I've seen 4GL code in previous postings that
will create a csv file. Use this to save whatever details you need
from the current transaction.

Have the csv file save itself in a folder that SC is watching. Then
SC pulls in the transaction data.

A bit round-about but should work (in theory anyway!).


Nigel.


--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> I am sorry I wasn't clear. I need to mirror Vantage inventory into
another
> system. I already got the other system coming into Vantage but now
i need
> vantage to send inventory out. If possible I would like to do it
real time
> with a BPM. I have the general Idea but I can't find the business
object to
> attached the BPM to.
>
> Attach a BPM to a "specific" business object that calls a SC
workflow we
> will build this will take care of the transfer process etc. My
problem is
> that the PartTrans Update method does not generate an event when a
new part
> trans is made IE Inventory Adjustement or Order Issue etc. I need
to find a
> business object / method that will trigger on every inventory
transaction.
> I am use Progress not SQL
>
>
>
> Sincerely
> Jose C Gomez
> http://www.josecgomez.com
>
> FYI
> Microsoft and AOL won't give you money for forwarding an email.
> The little girl named ____ is NOT dying of cancer.
> And you will NOT die or have bad luck if you don't forward a
message.
>
>
>
>
> On Thu, Feb 5, 2009 at 11:33 PM, Robert Brown
<robertb_versa@...>wrote:
>
> > I interpreted Jose's description as a need to mirror Vantage
> > transactions in another inventory system (not duplicate in Vantage
> > transactions done in another system).
> >
> > Which direction are you trying to go?
> >
> > Rob
> >
> > --- On Thu, 2/5/09, Nigel Kerley <nigel.kerley@...<nigel.kerley
%40johnhinde.com>>
> > wrote:
> > From: Nigel Kerley <nigel.kerley@...<nigel.kerley%40johnhinde.com>
> > >
> > Subject: [Vantage] Re: BPM event when a part is issued or
returned or
> > inventory adjustment happens
> > To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> > Date: Thursday, February 5, 2009, 4:58 PM
> >
> >
> > Hi Jose,
> >
> > In order for a BPM to work, the other program would have to be
going
> >
> > through Vantage - using the Vantage Business Objects - to post
> >
> > whatever transactions it does. If the other system just posts
entries
> >
> > directly to the SQL or Progress databases then the BPM (or BAM for
> >
> > that matter) won't get actioned.
> >
> > Nigel.
> >
> > --- In vantage@yahoogroups .com, Jose Gomez <jose@> wrote:
> >
> > >
> >
> > > Hello,
> >
> > >
> >
> > > We have the need to integrate our parts inventory to another
> >
> > system. Does
> >
> > > anyone know what process should a BPM be attached to generate an
> >
> > event every
> >
> > > time there is a part transaction either positive or negative? I
> >
> > tried using
> >
> > > it on the Update method of PartTran but that doesn't seem to be
> >
> > triggered by
> >
> > > inventory adjustements or pretty much anything i've tried.
> >
> > >
> >
> > > Any help is appreciated
> >
> > >
> >
> > > Thanks
> >
> > >
> >
> > > Sincerely
> >
> > > Jose C Gomez
> >
> > > Zabatt INC
> >
> > >
> >
> > > FYI
> >
> > > Microsoft and AOL won't give you money for forwarding an email.
> >
> > > The little girl named ____ is NOT dying of cancer.
> >
> > > And you will NOT die or have bad luck if you don't forward a
> >
> > message.
> >
> > >
> >
> > >
> >
> > > [Non-text portions of this message have been removed]
> >
> > >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>
Hi Jose,

> I am sorry I wasn't clear. I need to mirror Vantage inventory into another
> system. I already got the other system coming into Vantage but now i need
> vantage to send inventory out. If possible I would like to do it real time
> with a BPM. I have the general Idea but I can't find the business object
> to attached the BPM to.

Yes, that can be a problem with BPMs. On the other hand, the previous
technology that came up from Vantage - Business Activity Manager or BAM is
based on tables and not business objects.

Go to Executive Analysis | Business Activity Management | Setup and open
Business Activity Manager. Create a New BAM, enter PartTran in the table and
give it a description.

Select the fields that you want to use in the event tab.

In the Rules table, select which transactions you want to select (inventory
only, not the ones that you imported from the other inventory system, only
where the qty changes and not cost adjustments, etc.)

On the Action Tab, choose Send Alert. You can ignore the email portion
because what you're interested in is the "Additional Alert Procedure" panel
below. Here you can provide a .p Progress program that get's called every
time a record is added to the table. In Help, search for "Business Activity
Manager - Procedure Programs". This will tell you how to access the data in
the record and how to cancel the email portion of the BAM. One of the
functions you can call in your .p program is "DumpRecordAsXMLFile" to a
specified folder. Of course, you can use good old ABL to write flat files
too.

> ... I need to find
> business object / method that will trigger on every inventory transaction.

Well, not every inventory transaction. You don't want to mirror back the
transactions that were imported from the other system, correct?

Hope that helps,

Mark W.
Thanks I'll try those suggestions. I appreciate it
Sincerely
Jose C Gomez
http://www.josecgomez.com

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.




On Fri, Feb 6, 2009 at 10:34 AM, Mark Wonsil <mark_wonsil@...> wrote:

> Hi Jose,
>
>
> > I am sorry I wasn't clear. I need to mirror Vantage inventory into
> another
> > system. I already got the other system coming into Vantage but now i need
> > vantage to send inventory out. If possible I would like to do it real
> time
> > with a BPM. I have the general Idea but I can't find the business object
> > to attached the BPM to.
>
> Yes, that can be a problem with BPMs. On the other hand, the previous
> technology that came up from Vantage - Business Activity Manager or BAM is
> based on tables and not business objects.
>
> Go to Executive Analysis | Business Activity Management | Setup and open
> Business Activity Manager. Create a New BAM, enter PartTran in the table
> and
> give it a description.
>
> Select the fields that you want to use in the event tab.
>
> In the Rules table, select which transactions you want to select (inventory
> only, not the ones that you imported from the other inventory system, only
> where the qty changes and not cost adjustments, etc.)
>
> On the Action Tab, choose Send Alert. You can ignore the email portion
> because what you're interested in is the "Additional Alert Procedure" panel
> below. Here you can provide a .p Progress program that get's called every
> time a record is added to the table. In Help, search for "Business Activity
> Manager - Procedure Programs". This will tell you how to access the data in
> the record and how to cancel the email portion of the BAM. One of the
> functions you can call in your .p program is "DumpRecordAsXMLFile" to a
> specified folder. Of course, you can use good old ABL to write flat files
> too.
>
> > ... I need to find
> > business object / method that will trigger on every inventory
> transaction.
>
> Well, not every inventory transaction. You don't want to mirror back the
> transactions that were imported from the other system, correct?
>
> Hope that helps,
>
> Mark W.
>
>
>


[Non-text portions of this message have been removed]
Put on tracing while you perform all of those actions you want to trap and BPM trigger your SC workflow from.

That will reveal the BO(s) and method(s) involved (as you may need more than one BPM to handle the different various cases).

Rob

--- On Fri, 2/6/09, Jose Gomez <jose@...> wrote:

From: Jose Gomez <jose@...>
Subject: Re: [Vantage] Re: BPM event when a part is issued or returned or inventory adjustment happens
To: vantage@yahoogroups.com
Date: Friday, February 6, 2009, 9:49 AM






I am sorry I wasn't clear. I need to mirror Vantage inventory into another
system. I already got the other system coming into Vantage but now i need
vantage to send inventory out. If possible I would like to do it real time
with a BPM. I have the general Idea but I can't find the business object to
attached the BPM to.

Attach a BPM to a "specific" business object that calls a SC workflow we
will build this will take care of the transfer process etc. My problem is
that the PartTrans Update method does not generate an event when a new part
trans is made IE Inventory Adjustement or Order Issue etc. I need to find a
business object / method that will trigger on every inventory transaction.
I am use Progress not SQL

Sincerely
Jose C Gomez
http://www.josecgom ez.com

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.

On Thu, Feb 5, 2009 at 11:33 PM, Robert Brown <robertb_versa@ yahoo.com>wrote:

> I interpreted Jose's description as a need to mirror Vantage
> transactions in another inventory system (not duplicate in Vantage
> transactions done in another system).
>
> Which direction are you trying to go?
>
> Rob
>
> --- On Thu, 2/5/09, Nigel Kerley <nigel.kerley@ johnhinde. com<nigel.kerley% 40johnhinde. com>>
> wrote:
> From: Nigel Kerley <nigel.kerley@ johnhinde. com<nigel.kerley% 40johnhinde. com>
> >
> Subject: [Vantage] Re: BPM event when a part is issued or returned or
> inventory adjustment happens
> To: vantage@yahoogroups .com <vantage%40yahoogro ups.com>
> Date: Thursday, February 5, 2009, 4:58 PM
>
>
> Hi Jose,
>
> In order for a BPM to work, the other program would have to be going
>
> through Vantage - using the Vantage Business Objects - to post
>
> whatever transactions it does. If the other system just posts entries
>
> directly to the SQL or Progress databases then the BPM (or BAM for
>
> that matter) won't get actioned.
>
> Nigel.
>
> --- In vantage@yahoogroups .com, Jose Gomez <jose@...> wrote:
>
> >
>
> > Hello,
>
> >
>
> > We have the need to integrate our parts inventory to another
>
> system. Does
>
> > anyone know what process should a BPM be attached to generate an
>
> event every
>
> > time there is a part transaction either positive or negative? I
>
> tried using
>
> > it on the Update method of PartTran but that doesn't seem to be
>
> triggered by
>
> > inventory adjustements or pretty much anything i've tried.
>
> >
>
> > Any help is appreciated
>
> >
>
> > Thanks
>
> >
>
> > Sincerely
>
> > Jose C Gomez
>
> > Zabatt INC
>
> >
>
> > FYI
>
> > Microsoft and AOL won't give you money for forwarding an email.
>
> > The little girl named ____ is NOT dying of cancer.
>
> > And you will NOT die or have bad luck if you don't forward a
>
> message.
>
> >
>
> >
>
> > [Non-text portions of this message have been removed]
>
> >
>
>
>
>
>
>
>
>
>
>
>
>
>

[Non-text portions of this message have been removed]
We created several BAM's and they all work fine except there one in parttran
does not fire. We put on in part itself and it does fire but we need one to
cover all inventory transactions. Any ideas>?


Sincerely
Jose C Gomez
http://www.josecgomez.com

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.




On Fri, Feb 6, 2009 at 1:51 PM, Robert Brown <robertb_versa@...>wrote:

>
> Put on tracing while you perform all of those actions you want to trap and
> BPM trigger your SC workflow from.
>
> That will reveal the BO(s) and method(s) involved (as you may need more
> than one BPM to handle the different various cases).
>
> Rob
>
> --- On Fri, 2/6/09, Jose Gomez <jose@...<jose%40josecgomez.com>>
> wrote:
>
> From: Jose Gomez <jose@... <jose%40josecgomez.com>>
> Subject: Re: [Vantage] Re: BPM event when a part is issued or returned or
> inventory adjustment happens
> To: vantage@yahoogroups.com <vantage%40yahoogroups.com>
> Date: Friday, February 6, 2009, 9:49 AM
>
>
> I am sorry I wasn't clear. I need to mirror Vantage inventory into another
> system. I already got the other system coming into Vantage but now i need
> vantage to send inventory out. If possible I would like to do it real time
> with a BPM. I have the general Idea but I can't find the business object to
> attached the BPM to.
>
> Attach a BPM to a "specific" business object that calls a SC workflow we
> will build this will take care of the transfer process etc. My problem is
> that the PartTrans Update method does not generate an event when a new part
> trans is made IE Inventory Adjustement or Order Issue etc. I need to find a
> business object / method that will trigger on every inventory transaction.
> I am use Progress not SQL
>
> Sincerely
> Jose C Gomez
> http://www.josecgom ez.com
>
> FYI
> Microsoft and AOL won't give you money for forwarding an email.
> The little girl named ____ is NOT dying of cancer.
> And you will NOT die or have bad luck if you don't forward a message.
>
> On Thu, Feb 5, 2009 at 11:33 PM, Robert Brown <robertb_versa@ yahoo.com
> >wrote:
>
> > I interpreted Jose's description as a need to mirror Vantage
> > transactions in another inventory system (not duplicate in Vantage
> > transactions done in another system).
> >
> > Which direction are you trying to go?
> >
> > Rob
> >
> > --- On Thu, 2/5/09, Nigel Kerley <nigel.kerley@ johnhinde.
> com<nigel.kerley% 40johnhinde. com>>
> > wrote:
> > From: Nigel Kerley <nigel.kerley@ johnhinde. com<nigel.kerley%
> 40johnhinde. com>
> > >
> > Subject: [Vantage] Re: BPM event when a part is issued or returned or
> > inventory adjustment happens
> > To: vantage@yahoogroups .com <vantage%40yahoogro ups.com>
>
> > Date: Thursday, February 5, 2009, 4:58 PM
> >
> >
> > Hi Jose,
> >
> > In order for a BPM to work, the other program would have to be going
> >
> > through Vantage - using the Vantage Business Objects - to post
> >
> > whatever transactions it does. If the other system just posts entries
> >
> > directly to the SQL or Progress databases then the BPM (or BAM for
> >
> > that matter) won't get actioned.
> >
> > Nigel.
> >
> > --- In vantage@yahoogroups .com, Jose Gomez <jose@...> wrote:
> >
> > >
> >
> > > Hello,
> >
> > >
> >
> > > We have the need to integrate our parts inventory to another
> >
> > system. Does
> >
> > > anyone know what process should a BPM be attached to generate an
> >
> > event every
> >
> > > time there is a part transaction either positive or negative? I
> >
> > tried using
> >
> > > it on the Update method of PartTran but that doesn't seem to be
> >
> > triggered by
> >
> > > inventory adjustements or pretty much anything i've tried.
> >
> > >
> >
> > > Any help is appreciated
> >
> > >
> >
> > > Thanks
> >
> > >
> >
> > > Sincerely
> >
> > > Jose C Gomez
> >
> > > Zabatt INC
> >
> > >
> >
> > > FYI
> >
> > > Microsoft and AOL won't give you money for forwarding an email.
> >
> > > The little girl named ____ is NOT dying of cancer.
> >
> > > And you will NOT die or have bad luck if you don't forward a
> >
> > message.
> >
> > >
> >
> > >
> >
> > > [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]
Hello Jose,

> We created several BAM's and they all work fine except there one in
> parttran does not fire. We put on in part itself and it does fire but we
> need one to cover all inventory transactions. Any ideas>?

You really should only need one BAM on PartTran since everything you want is
in that one table. Hmm. I'm not aware of any restriction on PartTran BAMs.
In fact, I seem to recall someone putting logging on the PartTran table and
watched the database grow 50% in a week.

What are you using for your BAM conditions?

Mark W.
Event
Selected Field TranQty
Action

Send Alert to me

Rules
For Alert FieldName TranQTY <> 0

This never fires for some reason. BAM's in general work ok on other tables
but this one doesn't seem to fire.

I've even tried using TranNum > 0 instead of TranQTY <>0 but that didn't
work either.

Any ideas? Am i missing something?

Sincerely
Jose C Gomez
http://www.josecgomez.com

FYI
Microsoft and AOL won't give you money for forwarding an email.
The little girl named ____ is NOT dying of cancer.
And you will NOT die or have bad luck if you don't forward a message.




On Mon, Feb 9, 2009 at 7:20 PM, Mark Wonsil <mark_wonsil@...> wrote:

> Hello Jose,
>
>
> > We created several BAM's and they all work fine except there one in
> > parttran does not fire. We put on in part itself and it does fire but we
> > need one to cover all inventory transactions. Any ideas>?
>
> You really should only need one BAM on PartTran since everything you want
> is
> in that one table. Hmm. I'm not aware of any restriction on PartTran BAMs.
> In fact, I seem to recall someone putting logging on the PartTran table and
> watched the database grow 50% in a week.
>
> What are you using for your BAM conditions?
>
> Mark W.
>
>
>


[Non-text portions of this message have been removed]
Jose,

> Event
> Selected Field TranQty
> Action
>
> Send Alert to me
>
> Rules
> For Alert FieldName TranQTY <> 0
>
> This never fires for some reason. BAM's in general work ok on other tables
> but this one doesn't seem to fire.
>
> I've even tried using TranNum > 0 instead of TranQTY <>0 but that didn't
> work either.
>
> Any ideas? Am i missing something?

No. I tried in my test DB (with company = our company ID to make it always
true) and I am having the same results that you are. No records in the
Server log files or the SMTP log file. Hmm. Maybe a call to Epicor is in
order...

Mark W.