User linkages with a userId of 2570, 22244, 32000, 32001, or 39030 (Extended entity data linkage)
In V7, these linkages are supported like any other user linkages – in V8, FME stores them as a blob and that gets carried over to V8 as a blob.
In V8, they store linkage attributes as follows:
Linkage Parameter |
Contents |
---|---|
userId |
The user -ID of the linkage. This value would be any of 2570, 22244, 32000, 32001, or 39030. Default: No default |
blob |
This stores the linkage as binary data. Default: No default |
blobsize |
Stores the size of the blob. Range: 0..256 Default: No default |
flags |
Flags for the user linkage. Range: 0..256 Default: No default |
type |
Type of linkage. Default: user |