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).