Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.4.1

...

The e-mail's header information from, to, cc, bcc, and subject are defined in tagged values in the action node static content (see figure below).

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamecorrelation_ID
PageWithExcerptINTERNAL:_bridge_excerpts

E-mail Body

The body of the e-mail (content) needs to be entered in the tagged value content (see figure below).

...

Components of the E-mail Server (Smart Host)

...

...

SingleLinefalse

Added in Builder 6.0

...

When using static e-mail, the e-mail server (smart host) that sends the e-mail needs to be defined in the component diagram. The alias SMTPAlias links the definition in the component diagram to the activity diagram. In the activity diagram, SMTPAlias is defined by specifying the tagged value alias on the SMTP adapter (see action node static content in figure E-mail Body above).

...

Multiexcerpt include
MultiExcerptNamesmtp_tagged_values
nopaneltrue
PageWithExcerptSMTP

Noteinfo
iconfalse

Please note that, if you do not specify at least a dummy user and password, you will not be able to set it in the Bridge. An empty user tagged value will not be generated to the list of settings.
So, If you want the credentials to be configurable, provide them a default value, like e.g. user/passwd.

...

Components of the E-mail Server (Smart Host) of E2E Builder Version 5.1

...

Deprecated since Builder 6.0

Expand
titleClick here to read the documentation of the component diagram used in E2E Builder releases before 6.0 ...

When using the static e-mail configuration, the e-mail server (Smarthost) that sends the e-mail needs to be defined in the deployment & component diagram, and not by using tagged values in an action node of an activity diagram. The aliasEMailAlias links the physical definition in the deployment view with the logical definition in the activity diagram. In the activity diagram, the alias EMailAlias is defined by specifying the tagged value alias on the SMTP adapter (see action node static content in figure Static E-mail above). The Smarthost is defined in the deployment & component diagram (see figure below).

Figure: Static E-mail Compoment Diagram

The SMTPService artifact SMTPServiceArtifact is stereotyped <<SMTPServiceDeployment>> and has two optional tagged values port (default value 25) and protocol (default value SMTP).
The SMTPAccount artifact SMTPAccountArtifact represents the user's e-mail account on the e-mail server. The alias EMailAlias links it with the service EMailExample, which contains the operation that is assigned the activity diagram including the SMTP adapter.

Figure: Static E-mail Deployment Diagram

In the deployment diagram, the node instance of the e-mail server (in the example above mail.fixnetdata.ch) must be defined as backend. The name of the node instance (mail.fixnetdata.ch) must be a valid SMTP server.