Hi,
I've got something strange with a plugin here. When I create a plugin on the create message of the connection entity and I try to fetch the property record1roleid or record2roleid, these properties are always nothing (null).
I tried to get them via the Input parameters on a create message, using the post image, or registering it as an update event with a post image. It doesn't seem to fetch it.
Strange because:
- I already had code written in a plugin that fetches this property (that doesn't work anymore)
- I can get the property via de sdk methods in other projects (but not in a plugin)
Any ideas where to possibly look for this ?
Kind regards,
Philippe
it's all very nice when it works