Open
Description
I'm want to map publishing fields for a flat file import step. In the Field-to-Expression mapping section I add __Publish = $($sourceItem.Publish), but in the Powershell output I get the message below. Same for other publishing fields like __Never publish.
It seems like the underscores are stripped out, but trying any manner of escaping or renaming the field doesn't work. Can we import standard fields?