Activities of "Yaduraj"

@maliming Thanks for you support. This is was resolved and it was due to data issues and not any technical problem.

Hi @maliming Thanks for your response please can you provide more details:

  1. EditionDto does not contain PlanName
  2. EditionLookupDto - Please specify the package or library to be included. I don't find it anywhere in https://docs.abp.io/api-docs/commercial/3.3/api/Volo.Saas.Host.Dtos.EditionDto.html

Screen of our code:

Also, we are you using AutoMaper instead of Volo.Abp.AutoMapper, can I use both? What is the difference between : Volo.Saas.Tenants and Volo.Saas.Host.Dtos and in which version these are being used.

Thanks for the details.

May I ask, your ABP version is 4.3.1 right?

Yes 4.3.1 version

yes, I will create a project but before that can you confirm where it save this detail? The data table and who can set these flags as true/false. I believe Host and Tenant both admin can do the same.

Thanks a lot for quick response

@EngincanV

Thank you for a quick reply. I heard of this book and was really curious to download it.

This is kind of biased as we have been using Enterprise license for last 2 years and have renewed it from 5 licenses last year to 10 licenses this year.

I believe it should be available for old licenses as well :(

Thanks a lot.

And also can you give some light on:

We see there is option to "Apply Database Migrations" in Saas module but it does not seem to work? How to enable or implement this feature?

Hi @albert,

Thanks for the response.

How can we add these Bank Entities to a global database or shared database.

  • if you don't inherit from IMultiTenant interface then the entity will be a shared entity across the tenants.

By this you mean if Banks are defined for one Tenant then other Tenants will get access to Banks too? Don't we need to add these Bank Entites to Host database? Or Can we keep them in Tenant database?

Thanks @maliming

The issue has been resolved with given solution.

Hi @enisn

The project is very large and could not be send over mail. It would be really great to have an online session where I can show you the code. Please can you guide my how can I get assisted with abp support team, where I can show my code?

Hi @enisn,

Thanks for the quick response.

We are using integration tests as in https://docs.abp.io/en/abp/latest/Testing#integration-tests So there are methods where we are calling a CustomAPIService that makes http call to a 3rd party API and would like to Substitute/Mock those calls. In this configuration if I mock the Repositories, I get SQLite Error 19: 'FOREIGN KEY constraint failed'.. Can't we mix NSubstitute with Integration Tests?

I request you to have an online session so that I can walk you through the code structure in better way. Becuase its a bit hard to give example as some of AppService contains around 30 dependencies

It will be really helpful. Thanks in Advance!

Showing 1 to 10 of 13 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11