I use the portal for my business processes. There is already a portal deployed as part of the engine. How should I deploy my projects which depends on the portal projects?

Variant 1 - One Application: All projects in one application (Portal Projects / Custom Projects).

Variant 2 - Multiple Applications: One Application for the portal and one or multiple custom applications for my custom projects? How does the user mangement works in this case?

asked 28.03.2017 at 16:16

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247
accept rate: 84%

edited 28.03.2017 at 16:36


Both of your two variants will work.

Variant 1: This is the easier way. You can create a complete new application and deploy all projects in that application (portal projects / custom projects). You can configure one security system that is valid for all of those projects. Because you can't change a security system of an application, you must create a new application instead of reusing the already deployed portal application - if you don't want to use the Ivy Security System. If you use the already deployed portal application, please remove the preconfigured user or change the passwords.

Variant 2: You can also create multiple applications. One application for the portal projects and one or multiple applications for your custom projects. But you have to ensure that all users are also available in the portal application as in the custom applications.

A common use case could be: - Application A: Portal Projects - Application B: Finance Projects - Application C: Human Resource Projects

If your security system is an Active Directory you can use filters for application B and application C, which filters all Finance employees or human resource employees. For the application A (portal) you must include both (finance and human resource employees).

One major issue for this deployment is, that you need for each user two licenses.

link

answered 28.03.2017 at 16:27

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247
accept rate: 84%

edited 28.03.2017 at 16:36

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×26
×15

Asked: 28.03.2017 at 16:16

Seen: 2,033 times

Last updated: 28.03.2017 at 16:36