BPM help Blank Title 69241

Ops my phone cut out I'll reply later
On Mar 4, 2013 7:34 PM, "Jose Gomez" <jose@...> wrote:

> Site bpms and data directives are made just for this
> On Mar 4, 2013 6:53 PM, "duckorz" <don.n.doan@...> wrote:
>
>> **
>>
>>
>> I'm curious if its possible to have a BPM that monitors a data field to
>> call either ABL or .net code to have it do an auto quantity adjustment on
>> that part.
>>
>> For example: A part's checkbox01 is marked as checked. The BPM sees that
>> field has changed and automatically does a quantity adjustment of -1.
>>
>> Is there anyone that has done this or has an idea of how to do this?
>>
>>
>>
>


[Non-text portions of this message have been removed]
I am trying to create a BPM that when a indirect labor transaction is
enter though labor entry it will set a default resource group. I believe
the business object is labor and the method is Change Labor Types. I am
trying to use a pre-processing directive with this condition: the
LaborDtl.LaborType field of the changed row is equal to the "I" value
and this action: set the LaborDtl.ResourceGrpID field of the changed row
to the "Indirect" value. It does not change the resource group as I had
expected. Is this because it is a different method (Over rides) that
sets the value of that field? Should I be using a base, or a post
directive instead? This is my 2nd attempt at a BPM any and all help
welcomed.



Dan Shallbetter

States Electric Mfg.



[Non-text portions of this message have been removed]
I'm curious if its possible to have a BPM that monitors a data field to call either ABL or .net code to have it do an auto quantity adjustment on that part.

For example: A part's checkbox01 is marked as checked. The BPM sees that field has changed and automatically does a quantity adjustment of -1.

Is there anyone that has done this or has an idea of how to do this?
Site bpms and data directives are made just for this
On Mar 4, 2013 6:53 PM, "duckorz" <don.n.doan@...> wrote:

> **
>
>
> I'm curious if its possible to have a BPM that monitors a data field to
> call either ABL or .net code to have it do an auto quantity adjustment on
> that part.
>
> For example: A part's checkbox01 is marked as checked. The BPM sees that
> field has changed and automatically does a quantity adjustment of -1.
>
> Is there anyone that has done this or has an idea of how to do this?
>
>
>


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