Open Closed

Integration Services #7034


User avatar
0
icoretchi created
  • ABP Framework version: v8.1.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

Is it possible to get a full functional sample that use integration services for inter microservices communication?

Thanks & Regards, Iulian


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

    hi

    There are two integration services in the microservices project.

    IPermissionIntegrationService and IIdentityUserIntegrationService

    It is easy to add a new integration service to your module. https://docs.abp.io/en/abp/latest/Integration-Services

    You can give it a try. Feel free to give feedback if you have any problems.

    Thanks.

  • User Avatar
    0
    icoretchi created

    Hi,

    I've noticed that Halil İbrahim Kalkan in his Kubernetes Integrated Microservice Development with .NET and ABP Studio presentation used in his sample application the integration service. Could you be so kind to ask him to provide the sample, if it's possible of course.

    P.S. I am always before asking something read everything from documentation.

    Cheers, Iulian

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I will ask Halil İbrahim Kalkan

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Halil: There is no source code, unfortunately. It is just a simple example, nothing fancy.

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