This worked in 6.2, and most “old gen” versions of MXLoader. I have mxe.int.keyresponse set to 1, and have put the [] around the key value I want to return per the documentation.
Example
[LOCATION],SITEID,DESCRIPTION,STATUS,TYPE,[RESULT] are my columns. Location and SiteID are underlined.
- I send as “Add” or “Add Change”
- The record gets created
- No result is returned to the LOCATION column, though I get OK in RESULT.
Is there some other setup that needs to be done instead in this new version to get back the autokey result? Has anyone had success with this using the 7.x MXLoader?