Application Studio Event

Hi everyone,

I’m working in Epicor Kinetic Application Studio and need help with an event rule.

Goal:
When the field [PartAllocLot].[AvailableQty] is filled or changed, I want [PartAllocLot].[NewAllocatedQty] to automatically update to the same value.

Questions:

What is the correct way to set this up in Application Studio?
Where do I configure the On Field Changed event for the dataset?

Many Thanks

Yasmine

1 Like

This sounds more like a BPM than a Kinetic customization.

2 Likes

We just went through this exercise last week with someone else… his solution was pretty quick and easy using a Date Rule:

3 Likes

small world

1 Like

Sorry for the stupid question - where is the Action SetColumnValue??

Choose SetValue in your action:

Then you’ll see the option:


think i may have missed a step :confused:

You’re already under “SettingStyle”

delete that action, and start a new action… the first dropdown should have the SetValue to choose from.

2 Likes

thank you, for you help :smiling_face:

Hi, have another bit that needs to be attached to this.

When the tick box is ticked I need the New Allocate Qty to populate what is in the Allocate Qty from what was in the available qty.

Any ideas on this one?

Change the action value to PartAllocLot.AvalibleQty