Folks,
I’m working on a customization in Sales Order Entry and would like to populate some fields in the ContextBpmData table from OrderHed when a record loads into the OrderHed dataset. I just discovered that the dataset is not populated when the ordAdapter.AfterAdapter method GetByID fires. Is there another trigger that I can use to grab the data just after the dataset is populated? Thanks.
bb