Be advised that this is a Runtime-internal use case which is automatically used by the module system. You should not call this use case without having good reason.

This use case is intended to create a copy of a LocalAttribute with the intent to share it. The copy references the original LocalAttribute.

Parameters

  • attributeId is the id of the attribute that the copy is made of.
  • peer is the address of the peer the copy will be sent to.
  • requestReference is a reference to the request the copy will be sent with.

On Success

On Failure

  • The parameters are malformed.