This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Very confused about events

danappleyard - Tuesday, September 27, 2011 1:05 PM:

I have just recently started developing against Aras Innovator (v 8.1).  When a part is selected for another part's BOM, I need to have a method that checks if a certain condition is met in regards to the two parts, and if it does not meet, to not allow the part to be added to the BOM.  I the part I am having trouble understanding is what event that should be.

 

Any advice would be greatly appreciated!



fli - Wednesday, September 28, 2011 5:01 AM:

Hi  danappleyard,

a thought,

Maybe you should do a OnSearch event filtereing which parts is shown to the user.

Here filtering so all not allowed parts not appear for selection.

BR / Christoffer