Attività di "portx-dev"

Thank you very much.

Here are the points I still have questions about

∙ I was wondering what language to use for development. However, if we are developing on ABP Commercial, I thought C# and Angularjs would be easier to develop in, am I wrong? For example, [golang + react on ABP Commercial] would be fine?

・When using ASP.NET Zero, what use cases are RDB and MongoDB suitable for each? -I understand the difference between NoSQL and RDB.

・I understood that MongoDB and RDB can be used at the same time. Are the following examples correct? -user data : RDB -CRUD pages data : MongoDB

Are you talking about the API URL? you can open the swagger page to check it /swagger.

No, I mean the web application's login URL of created tenant.

Thank you very much.

I will explain the use case again.

There is a case where an end-user wants to test a configuration in a test environment in order to change it in the production environment.

Example of zendesk: https://support.zendesk.com/hc/en-us/articles/4408828617370-Testing-changes-in-your-standard-sandbox-

The requirements are as follows (This is possible with zendesk. ・Two tenants will be provided like a.xxxx.cloud , a-test.xxxx.cloud ・Data in a.xxxx.cloud can be copied to a-test.xxxx.cloud at any time.

Can I do ?

Hi

I would like to ask 2 questions about tenant management feature

  1. On my local environment, on Saas > Tenants screen, I created a new tenant, could you tell me the ULR of created tenant will be?
  2. On an existing tenant, I do the following operation
    • Click Actions > Database Connection Strings
    • Uncheck [Use the Shared Database] and input [Default connection string]
    • Click Save
    • Click Actions > ApplyDatabaseMigration

-> [Database migration has been queued and will be applied soon.] is displayed, where/how can I check the migration result?

  • **ABP Framework version:7.1
  • UI type: Blazor
  • DB provider: EF Core

thx

How can I achieve SANDBOX?

Use Cases: An enduser wants to test once in the sandbox before setting it up in production.

Example: enduserhttps://help.salesforce.com/s/articleView?id=sf.data_sandbox_create.htm&type=5

Question: How can I achieve this with ABP Commercial?

・What is the correct language to use when developing on ABP Commercial? -serverside:C# -frontend: AngularJS or MVC

・For DB, RDB and MongoDB are available.

  • Which is the only choice between RDB and MongoDB?
  • Can I use RDB and MongoDB at the same time?
  • What is the best practice for using MongoDB?

Yes, I have the following understanding.


a.xxxx.com = rei_okawara@portx.team b.xxxx.com = rei_okawara@portx.team c.xxxx.com = rei_okawara@portx.team

I also understand that each has the same information but is a different user.


In that case, it would be tedious to log in for each tenant. My ideal would be as follows, is it possible to achieve each of these?

  1. once I log in to any tenant, I can use a pull down to switch tenants.

  2. be able to SSO from ABP Commercial's IdP to each tenant

  3. third party IdPs can SSO to each tenant.

Thank you very much. I understood that your idea is user provisioning.

Is there a way to SSO each tenant?

Examples are https://support.zendesk.com/hc/en-us/articles/4408829476378-Setting-up-multiple-brands

zendesk allows multiple subdomains (brand) to be created within one contract.

51 - 60 di 65
Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11