Using an input from an in_memory workspace for the Make Feature Layer tool in ModelBuilder creates a feature layer with a missing data source.
Last Published: August 21, 2018ArcGIS Pro
Bug ID Number
BUG-000114749
Submitted
June 19, 2018
Last Modified
June 5, 2024
Applies to
ArcGIS Pro
Version found
2.1.3
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
The existing ArcGIS Desktop 10.x `in_memory` has much more limited life cycle in ArcGIS Pro. Data written to in_memory should be persisted to the current workspace (%workspace% in modelbuilder) to persist the data.
A new, more compete in_memory solution is planned in upcoming releases.
Workaround
Run the model in ArcMap. The output created from the Make Feature Layer tool is displayed correctly.