Error in MsGpFileDestination. Map XXXX Begin Event. The ' ' character, hexacedimal valur 0x20, cannot be included in a name.
New node. I get this message when I run the map. I have 1 record selected and can view the record. There are no fields with null. Error in MsGpFileDestination. Map XXXX Begin Event. The ‘ ‘ character, hexacedimal valur 0x20, cannot be included in a name. The stored procedure has the destination file name. I get this message even if I output to GP File.
In the node, you cannot have a space in the name of the node. The Hexadecimal value of a space is 0x20. Verify you have no spaces in the name of the node and the stored procedure.