AfterAdapter method on Return Material form

Interesting.  Do you have an example of a click event for a native button?

Has anyone successfully captured an event after pressing the OK button on the Return Material form? (Issue Return adapter)  A trace shows several events triggering but the AfterAdapter method does not fire any of these events.   I am trying to do something after material is returned from a job.


9.05.603 SQL 64bit Non-Unicode.

What is it that you are trying to do?

 

Joshua Giese

CIO

 

Direct:     920.593.8299

IT Dept:   920.437.6400 Ext. 337

Site ID:    27450-E905702A-SQL64

Wisconsin Converting, Inc.

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Monday, July 6, 2015 12:01 PM
To: vantage@yahoogroups.com
Subject: [Vantage] AfterAdapter method on Return Material form

 

 

Has anyone successfully captured an event after pressing the OK button on the Return Material form? (Issue Return adapter)  A trace shows several events triggering but the AfterAdapter method does not fire any of these events.   I am trying to do something after material is returned from a job.

 

9.05.603 SQL 64bit Non-Unicode.

I'm trying to capture the number of pieces returned instead of how many feet or pounds and write it to a UD field in the PartTran table.
In 9 it wasn't uncommon for an adapter not to be wired up to be trapped in embedded customization.  Try putting a message in a BPM on the Business Object and see if that shows up.  If it does you should be able to handle things in there.  Unfortunately some BOs aren't wired up either.

You can put a click event on the button, click events on Epicor provided buttons work pretty much like an after click event.  Epicor processes the click event and then hands it off to your click event.

Jim Kinneman
Encompass Solutions, Inc.