Question: Can I please get a detailed expert solution to the question I posted earlier about the pseudocode question? Objective: Develop Pseudocode In this exercise you

Can I please get a detailed expert solution to the question I posted earlier about the pseudocode question?

Objective: Develop Pseudocode

In this exercise you will write up pseudocode (refer to Pseudocode Standard Links to an external site.[4]) to show how to implement a remote computing service to support enterprise integration given the scenario provided below.

Figure 1: Lion University Course/Roster System

Refer to the schema figures provided below:

Figure Ex1.1 shows the schema used in the Lion Universitys Student Roster Information System (simply called Roster System).

Figure Ex1.2 shows the schema used in the Lion Universitys Course Registration Information System (simply called Course System).

Figure Ex1.1 Schema of the Lion Universitys Student Roster Information System

Figure Ex1.2 Schema of the Lion Universitys Course Registration Information System

Assume that Roster System has a record for a new student, Bob Smith, in Table StudentRoster

StudID (Integer): 1111

Name (String): Bob Smith

SSN(String): 222-333-1111

EmailAddress(String): bsmith@yahoo.com

HomePhone(String): 215-777-8888

HomeAddr(String): 123 Tulip Road, Ambler, PA 19002

LocalAddr(String): 321 Maple Avenue, Lion Town, PA 16800

EmergencyContact(String): John Smith (215-222-6666)

ProgramID(Integer): 206

PaymentID(String): 1111-206

AcademicStatus (Integer): 1

Design/develop pseudo codes to insert the needed Bob Smith information from the Roster System into the Course System. Your report should include at least the following:

your assumption of an appropriate communication between the Roster and the Course systems

your preferred programming model (i.e., one out of five: RPC, Object-oriented, Interface-based, Component-based, or Service-oriented

your integration diagram that shows the scheme and logic of your proposed integration (e.g., UML or the like)

your pseudo codes, i.e., module(s) for the Roster system, module(s) for the Course system, and module(s) for their integration respectively

discussion on what are the potential challenges when doing such an implementation for real.

Please keep in mind, you can also make any other assumption if necessary.

Please submit your solution to this assignment.

Reference: [4] Dalbey, J. Pseudocode Standard. http://users.csc.calpoly.edu/~jdalbey/SWE/pdl_std.html Links to an external site..

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!