Skip to main content
Answer

Using the same business event (and Imports) on multiple Generic Inquiries

  • April 1, 2025
  • 1 reply
  • 58 views

Forum|alt.badge.img+1

I think I know the answer to this already (since the import scenarios tied to a business event have a data provider tied to the business event) but I figured I’d ask.

I have two generic inquiries that present the same columns and data; one is based on serialized inventory while the other is based on non serialized.  I have a business event that runs through these and does some automation (a couple of GL entries).

The business event logic doesn’t matter whether it’s serialized or not; the formulas within the GIs are slightly different, though.  I could probably consolidate them and have more complicated formulas, but I’m curious if there is a way to have a single business event that is tied to two separate GIs, without copying the business event (and the two import scenarios that it triggers, which is where the real magic happens).

Best answer by BenjaminCrisman

@lairdtim There is only one option on the BE for ScreenID, so only one GI per BE. You can have multiple imports on the subscriber tab though.

1 reply

BenjaminCrisman
Acumatica Employee
Forum|alt.badge.img+4
  • Acumatica Support Team
  • Answer
  • April 3, 2025

@lairdtim There is only one option on the BE for ScreenID, so only one GI per BE. You can have multiple imports on the subscriber tab though.