I have created a simple extension to the TransferOrderHeader data entity to expose the CreatedDateTime field from the InventTransferTable to enable our integration scenario with Scribe.
Once the solution is built and the database sync is complete, the field shows up correctly in the OData endpoint:
Now that the change is showing, however, expanding the TransferOrderLine property fails, complaining that the property doesn't exist:
I don't understand how adding the new field broke the $expand property, but I don't see any other potential causes. The test environment, where this package has not been deployed is not exhibiting this behavior, but the dev/build environment, which got this package via the most recent build, is. The only other related change in the same model is the addition of a mapped property on the order line entity to surface the line's product's serial number from the InventDim data source.
I am very new to AX/D365O development, so I'm hopeful that there is a simple step that I'm missing. I've successfully exposed other fields on other data entities without issue. Any guidance will be greatly appreciated.
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (