Workflow tables use references to entries in KLong for storing long values. Historically, these references were of type BlobId and looked like "B/1234567". At some point, maybe CS10.5, these were changed to use a backslash instead of a frontslash -- e.g.: "B\1234567", and are now of type LongEntryId.
Does anyone know why this change was made and what differences there are between the two if any?
Thanks,
Evan