Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "maharatha"

Answer

I would prefer to be a notification rather being a message box

Answer

From App Service. yes I can create one , but I was thinking if it would be part of the framework that would be nice.

Answer

Thank You Point noted. : :)

Thank you so much. But as I am not sure how to write it for ExtJS so probably have to wait for someone to help me out

This is why I respect you and this forum. I already knew what Languages is capable of doing but it completely missed out from my mind. Thanks for showing the right direction. I don't want to get fancy and implement something which is already available in Abp.

Few Questions :

  1. How do I pass the credentials along with Tenant info using Odata feed from excel

  2. AbpWebApiAuthorize works for me

  3. My data looks like the below :

{ "@odata.context":"http://localhost:6240/odata/$metadata#COA","value":[ { "Id":1,"xxxxx":"ttttt","Description":"xxxxxx","rrrrr":"xxxxxxx","DisplaySequence":0,"IsApproved":true,"IsPrivate":false,"TenantId":4,"OrganizationUnitId":0,"IsActive":true,"IsDeleted":false,"DeleterUserId":null,"DeletionTime":null,"LastModificationTime":null,"LastModifierUserId":null,"CreationTime":"2016-03-04T09:35:40.653-08:00","CreatorUserId":9 } ] }

But when I open in excel I get the below error:

"We can't use the data from this feed. Make sure the external data feed server is available and your connection information is correct"

Thank You very much. Appreciate it.

Worked perfect. Thank You so much.

Thank You for the clarification. I would rather refrain from using .WithConventionalVerbs() if it's a not a guaranteed work around.

  1. Now coming to the wiring of the XML comments, the comments what's written at the DTO properties are visible in swagger rest are not visible. To describe the isse refer the attached image.

[attachment=0:3uk9bi1c]Swagger UI.png[/attachment:3uk9bi1c]

  1. How to Omit certain methods ? Basically how to prevent certain methods to be exposed as WebApi ?

For now please ignore the issue related to wiring up the comments. I think I am able to do it. Will update this thread with my findings.

Showing 181 to 190 of 206 entries