- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 01:23 AM
Hi All,
I was reviewing the my client business applications and i observed that in schema map that business application is directly mapped to websites/ webservices which is incorrect i think, but I'm not sure, if anyone can help me about this?
Thanks,
Mehak
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 01:29 AM
Hi Mehak,
in my opinion there should be a Application Service in between.
Example Stack: Customer Service Portal (Business Application) --> Customer Service Portal Production (Application Service) --> CSP Homepage --> Loadbalancer --> Apache Web Server 1 --> Windows Server 1
Greets
Daniel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 01:29 AM
Hi Mehak,
in my opinion there should be a Application Service in between.
Example Stack: Customer Service Portal (Business Application) --> Customer Service Portal Production (Application Service) --> CSP Homepage --> Loadbalancer --> Apache Web Server 1 --> Windows Server 1
Greets
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 08:13 AM - edited 05-22-2023 08:14 AM
I agree with Daniel. The Website/Webservice is an "Application Server" class CI that is used by the application service. It should exist between the Business Application and the Website.