Deletes links between two given records. Can be used for many-to-many and one-to-many relationships, and flex-relates. Doesn’t work for just related field created in Studio, as this is actually not a relationship.
Unlink Entities do not perform save of the entity, neither it requires Save Entity operator after it.
inputs:
object entity – input the first record
- Required: yes
subject entity – input the second record
- Required: yes
link name – relationship name between two modules, records of which it is needed to unlink. The list appears when object and subject entities are defined.
- Required: yes
outputs:
object entity – the record with a removed link to the subject one
subject entity – the record with a removed link to object one
Click to rate this post!
[Total: 0 Average: 0]