hi all, i would appreciate if anyone could assist or suggest any fixes. I am trying to check a custom bool field on a sales order split line using a business event triggered by an action off a GI.
the GI lists all allocated sales order split lines for a stock item marked as “requiring calibration” on the stock item
i check the line, actions - “Calibrate Line” which triggers a business event with an import scenario as a subscriber. the idea is to check the bow “Calibration Certificate Created” so that they don’t attempt to calibrate lines already calibrated. The event runs and fails with the entry below in the history.
If i check the option in the history and “execute” the import runs successfully. If i run the import scenario as a stand alone scenario, it also is successful which points me down a route of an issue with it running as a business event from the action rather than a problem with the import scenario.
version is 2021R1 21.105.0023
any suggestions would be appreciated, import scenario below.