cancel
Showing results for 
Search instead for 
Did you mean: 

ASP (its not .Net) as Front end backend is CRM

Former Member
0 Kudos

Hi,

When a user or sales order is created in my ASP application.I need to update my CRM system.

How do i go about handling this

Accepted Solutions (0)

Answers (1)

Answers (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Swathi,

you can follow a similar approach as described in the following blog:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1442 [original link is broken] [original link is broken]" >Sending

You could either use XI call a Web service in CRM instead for which you create a .NET based proxy that is called by your ASP page.

Best regards,

André