Activities of "Neozzz"

Thanks Liang!

Thank you for the solution, which uses mongo for all the db requirements. I tried to put a mongo project into the main microservice solution that uses efcore for the admin, saas and other common operations. I am getting some errors from the database migration event handler. Could you please guide me on how to resolve this?

I'll share the repo access with you, or if you'd like to take a look at this remotely, please let me know.

Thanks for the help :)

Hi liang,

Been a while :) While running your project I got the following error:

Please advise.

Thank you :)

Thanks a lot Liang.

Waiting for your mail :)

hi liang,

creating a new microservice project is easy, but adding another service , then adding references that were not mentioned in the doc and taking reference from existing product-service etc. takes a long time to wire it up. Are you sure this is the only way out? Could you take remote and check, if that'd help?

Please let me know.

Thanks.

Do you want me to add a new microservice service to the template? I am sorry I didn't understand.

If you wanna check the existing copy I shared in github, you can just tye run that microservice solution and then post data into leave-type. Sample post data is in the github repo. When I post the data, I get the error, and I copied the error from the gateway logs.

I am not sure I understand what you want me to do, sorry; could you please elaborate.

Tx

the error is still there.

CORS policy execution failed.
2021-11-10 11:39:54.301 +04:00 [INF] Request origin https://localhost:44325 does not have permission to access the resource.
2021-11-10 11:39:54.588 +04:00 [WRN] requestId: 0HMD43EI676FB:00000003, previousRequestId: no previous request id, message: DownstreamRouteFinderMiddleware setting pipeline errors. IDownstreamRouteFinder returned Error Code: UnableToFindDownstreamRouteError Message: Failed to match Route configuration for upstream path: /api/app/leave-type, verb: POST.

In the beginning it was not showing the end points, hence i commented it out.

with area and route it was not working.

hi liang,

Its the same code that i have shared with you on github. Just tye run the project and run the leave-type post api from webgateway as you suggested earlier. i have attached a sample post (samplepost file in root) request data in github right now. Hope this is what you asked.

hi liang,

its there. if you could tye run the project i shared, it has 2 service endpoints. 1 is product-type and other is <custom-entityname>-type.

both has the end points.

please check and let me know.

Thanks.

Hi Liang,

thank you. awaiting your reply.

have you checked #2065?

thank you

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