From 60ac9617fb7cb437b5d1355da25f24e71c39e317 Mon Sep 17 00:00:00 2001 From: "Todd \"AFC!\" Cooper" Date: Tue, 20 Aug 2024 15:00:16 -0700 Subject: [PATCH] Fixed SDPi-P Transactions Table Notes Found the extra vertical bar! --- asciidoc/volume1/tf1-ch-10-sdpi-p.adoc | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/asciidoc/volume1/tf1-ch-10-sdpi-p.adoc b/asciidoc/volume1/tf1-ch-10-sdpi-p.adoc index d8a1b17..afea372 100644 --- a/asciidoc/volume1/tf1-ch-10-sdpi-p.adoc +++ b/asciidoc/volume1/tf1-ch-10-sdpi-p.adoc @@ -146,7 +146,7 @@ Note that “Consumer” is indicated for actors that receive but do not directl .13+| <> .^| <> -.^| _Receiver_ ^(See^ ^Note^ ^2)^ +.^| _Receiver_ ^(See^ ^Note^ ^3)^ .^| O | <> @@ -173,12 +173,12 @@ Note that “Consumer” is indicated for actors that receive but do not directl | <> | <> -| _Receiver_ ^(See^ ^Note^ ^2)^ +| _Receiver_ ^(See^ ^Note^ ^3)^ | O | <> | <> -| _Receiver_ ^(See^ ^Note^ ^2)^ +| _Receiver_ ^(See^ ^Note^ ^3)^ | R | <> @@ -209,19 +209,19 @@ Note that “Consumer” is indicated for actors that receive but do not directl | <> -| _Receiver_ ^(See^ ^Note^ ^2)^ +| _Receiver_ ^(See^ ^Note^ ^3)^ | O | <> | <> | Initiator -| C ^(See^ ^Note^ ^3)^ +| C ^(See^ ^Note^ ^2)^ | <> .2+| <> .^| <> -.^| _Receiver_ ^(See^ ^Note^ ^3)^ +.^| _Receiver_ ^(See^ ^Note^ ^2)^ .^| R | <> @@ -230,7 +230,6 @@ Note that “Consumer” is indicated for actors that receive but do not directl | R | <> -| // FOR THE NEXT ROW: // #TODO: TBD HOW TO REPLICATE TRANSACTIONS; ACTOR SUPPORTS ALL PROVIDER & CONSUMER TRANSACTIONS WITH SAME OPTIONALITY# @@ -267,14 +266,9 @@ Note that “Consumer” is indicated for actors that receive but do not directl | ... 5+<| -Note 1: _“Notify Change in System Context and Capabilities”_ is required if there are dynamic changes that may need to be sent to subscribing systems. +Note 1: _“Notify Change in System Context and Capabilities”_ is required if there are dynamic changes that may need to be sent to subscribing systems -//// -Note 2: Conditional transaction is required if the SDPi-P Discovery Proxy Option is enabled. Some deployments may support a mix of systems that use the <> Actor as well as the default "ad hoc" discovery mode. Additional details and requirements are provided in the <> discussion. - -##CAN A LINK TO <> BE ADDED HERE -## -//// +Note 2: Conditional transaction is required if the SDPi-P <> is enabled. Some deployments may support a mix of systems that use the <> Actor as well as the default "ad hoc" discovery mode. Additional details and requirements are provided in the <> discussion. Note 3: _“Receiver”_ is included in this column, in _italics_, to indicate that though a <> may "receive" the transaction, there is no response communicated to the message initiator.