Missing "Source pro...
 
Notifications
Clear all

[Solved] Missing "Source property" field when Action = UpdateObject (Vault to Vault)

0
Topic starter

We are using the Vault to Vault module and noticed that the "Source property" field only appears when the Action = CreateObject, but not when Action = UpdateObject is selected.

We use the "Source property" to store the created object ID back into the source object – which works well with CreateObject. However, this option is missing when using UpdateObject, even though the logic (e.g. to store the updated object reference) would also make sense.

image
image

Can you confirm:

  1. Is this intended behavior or a limitation?

  2. Is there a way to store the updated object ID (like with CreateObject)?

  3. If not, could this be considered for future releases?

Thanks in advance.

Best regards,
Jeremias Zirngast
IMCT AG

1 Answer
1

Hi Jeremias,

Thank you for contacting us!

The Source property was intentionally added only to the Create Object action. This is because the object is created in another vault, and we need this property in order to locate it in the future.

If you’re just updating an object, you're already familiar with its properties (otherwise, you wouldn't be able to find it in the other vault), so there's no need to store the source ID in that case.

Best regards,
Nika

Jeremias Zirngast Jeremias Zirngast Topic starter 30/06/2025 8:27 am

@nikatilic

Hi Nika,

Thanks for the information and clarification.

Best regards,
Jeremias Zirngast
IMCT AG