Open Closed

How can I achieve SANDBOX? #4863


User avatar
0
portx-dev created

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?


4 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I don't quite understand what you mean.

    You can publish the application in the Staging environment for SANDBOX:

    https://learn.microsoft.com/en-us/aspnet/core/fundamentals/environments?view=aspnetcore-7.0

  • User Avatar
    0
    portx-dev created

    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 ?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    It looks like a different thing.

    Zendesk is a software product, but ABP is a development framework.

    You can consider using multiple environments or you need to develop the sandbox function yourself.

  • User Avatar
    0
    portx-dev created

    thx

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11