Starts in:
0 DAY
20 HRS
42 MIN
21 SEC
Starts in:
0 D
20 H
42 M
21 S

Activities of "portx-dev"

I think @portx-dev was asking you to develop it as a feature of the Abp Commercial version :-)

yes, I want to add webhook for Abp Commercial version!

I don’t really understand what I should do from your sent document.

Btw, I'll explain what I did.

I am using Adp commercial, and I use Abp Suite to create a new solution with Template type is “Application template”, UI framework is “Blazor Server”. After that, I created a tenant in the local environment as mentioned above, now I would like to log in to that tenant and use it, so I would like to know the login URL. Please tell me the login URL etc.

thx

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?
Showing 121 to 130 of 138 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06