An email System outside the SUD is considered an actor while receiving an email from it?Advice on splitting up a process involving multiple actors into Use CasesUse Case diagrams as a requirements gathering tool for new functionality - particularly in systems that only require very little user interactionUse Cases criteriaCapturing functional requirements on a non-interaction based systemPlugins as actor in UML use case diagramUse Case Email NotificationDoes Facebook use-case have one or more actors?How to connect different Use Cases without 'include' or 'extend'?Use Case diagram - System as an ActorWhy actor is(or represented) outside the system boundary of a system in use case?

Helping ease my back pain when I'm studying 13 hours everyday, even weekends

Are all instances of trolls turning to stone ultimately references back to Tolkien?

Silly doubt about tidal effects and Einstein Field Equations

When to remove insignificant variables?

Concurrent normals conjecture

Are all Ringwraiths called Nazgûl in LotR?

Does a vocal melody have any rhythmic responsibility to the underlying arrangement in pop music?

Prime sieve in Python

Non-flat partitions of a set

Can there be an UN resolution to remove a country from the UNSC?

Is "Busen" just the area between the breasts?

Can humans ever directly see a few photons at a time? Can a human see a single photon?

Why do all the teams that I have worked with always finish a sprint without completion of all the stories?

Are birchat hoda'ah on the idea or the thing?

Is it damaging to turn off a small fridge for two days every week?

Is it illegal to withhold someone's passport and green card in California?

How to find the last non zero element in every column throughout dataframe?

How large would a mega structure have to be to host 1 billion people indefinitely?

How do I professionally let my manager know I'll quit over smoking in the office?

How does the spell Remove Curse interact with a Sword of Vengeance?

Why do some professors with PhDs leave their professorships to teach high school?

Minor traveling without parents from USA to Sweden

How to make clear to people I don't want to answer their "Where are you from?" question?

Can White Castle?



An email System outside the SUD is considered an actor while receiving an email from it?


Advice on splitting up a process involving multiple actors into Use CasesUse Case diagrams as a requirements gathering tool for new functionality - particularly in systems that only require very little user interactionUse Cases criteriaCapturing functional requirements on a non-interaction based systemPlugins as actor in UML use case diagramUse Case Email NotificationDoes Facebook use-case have one or more actors?How to connect different Use Cases without 'include' or 'extend'?Use Case diagram - System as an ActorWhy actor is(or represented) outside the system boundary of a system in use case?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















In a use-case I've included a step in which the SUD(System under development) sends an email externally.
Does the email system receiving that email is considered an actor? Or even a stakeholder?
According to my studies, everything that interacts anyhow with the SUD is an actor, but in this case I have some doubts.



Anybody that can give some hints?



Thanks










share|improve this question




























    0















    In a use-case I've included a step in which the SUD(System under development) sends an email externally.
    Does the email system receiving that email is considered an actor? Or even a stakeholder?
    According to my studies, everything that interacts anyhow with the SUD is an actor, but in this case I have some doubts.



    Anybody that can give some hints?



    Thanks










    share|improve this question
























      0












      0








      0








      In a use-case I've included a step in which the SUD(System under development) sends an email externally.
      Does the email system receiving that email is considered an actor? Or even a stakeholder?
      According to my studies, everything that interacts anyhow with the SUD is an actor, but in this case I have some doubts.



      Anybody that can give some hints?



      Thanks










      share|improve this question














      In a use-case I've included a step in which the SUD(System under development) sends an email externally.
      Does the email system receiving that email is considered an actor? Or even a stakeholder?
      According to my studies, everything that interacts anyhow with the SUD is an actor, but in this case I have some doubts.



      Anybody that can give some hints?



      Thanks







      uml use-case use-case-diagram






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 25 at 8:23









      AlanAlan

      11




      11






















          2 Answers
          2






          active

          oldest

          votes


















          2














          Anything that interacts with the SUD is considered to be an actor. It does not matter how this interaction takes place. So just connect that email system as actor with the according use case bubble inside the SUD.



          There is some sort of convention to place a primary actor (one that starts an interaction) to the left of the SUD boundary and secondary ones (those being triggered by the SUD) on the right side.






          share|improve this answer






























            0














            is your system only interacts with the email-service by sending mail to it the email-service is only a secondary actor



            if your system can receive a mail from the email-service that one is a (primary) actor






            share|improve this answer

























              Your Answer






              StackExchange.ifUsing("editor", function ()
              StackExchange.using("externalEditor", function ()
              StackExchange.using("snippets", function ()
              StackExchange.snippets.init();
              );
              );
              , "code-snippets");

              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "1"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55333714%2fan-email-system-outside-the-sud-is-considered-an-actor-while-receiving-an-email%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              2














              Anything that interacts with the SUD is considered to be an actor. It does not matter how this interaction takes place. So just connect that email system as actor with the according use case bubble inside the SUD.



              There is some sort of convention to place a primary actor (one that starts an interaction) to the left of the SUD boundary and secondary ones (those being triggered by the SUD) on the right side.






              share|improve this answer



























                2














                Anything that interacts with the SUD is considered to be an actor. It does not matter how this interaction takes place. So just connect that email system as actor with the according use case bubble inside the SUD.



                There is some sort of convention to place a primary actor (one that starts an interaction) to the left of the SUD boundary and secondary ones (those being triggered by the SUD) on the right side.






                share|improve this answer

























                  2












                  2








                  2







                  Anything that interacts with the SUD is considered to be an actor. It does not matter how this interaction takes place. So just connect that email system as actor with the according use case bubble inside the SUD.



                  There is some sort of convention to place a primary actor (one that starts an interaction) to the left of the SUD boundary and secondary ones (those being triggered by the SUD) on the right side.






                  share|improve this answer













                  Anything that interacts with the SUD is considered to be an actor. It does not matter how this interaction takes place. So just connect that email system as actor with the according use case bubble inside the SUD.



                  There is some sort of convention to place a primary actor (one that starts an interaction) to the left of the SUD boundary and secondary ones (those being triggered by the SUD) on the right side.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 25 at 13:05









                  qwerty_soqwerty_so

                  24.8k63965




                  24.8k63965























                      0














                      is your system only interacts with the email-service by sending mail to it the email-service is only a secondary actor



                      if your system can receive a mail from the email-service that one is a (primary) actor






                      share|improve this answer



























                        0














                        is your system only interacts with the email-service by sending mail to it the email-service is only a secondary actor



                        if your system can receive a mail from the email-service that one is a (primary) actor






                        share|improve this answer

























                          0












                          0








                          0







                          is your system only interacts with the email-service by sending mail to it the email-service is only a secondary actor



                          if your system can receive a mail from the email-service that one is a (primary) actor






                          share|improve this answer













                          is your system only interacts with the email-service by sending mail to it the email-service is only a secondary actor



                          if your system can receive a mail from the email-service that one is a (primary) actor







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Mar 25 at 8:48









                          brunobruno

                          18.7k31628




                          18.7k31628



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Stack Overflow!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55333714%2fan-email-system-outside-the-sud-is-considered-an-actor-while-receiving-an-email%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                              용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

                              155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해