wcf service wsdl domain name
When creating a new WCF and hosting locally or dev/prod server you might come across an issue where WSDL will display a URL with computer/local name which is…
Read more →When creating a new WCF and hosting locally or dev/prod server you might come across an issue where WSDL will display a URL with computer/local name which is…
Read more →Below is a sample code which gets data from a custom entity by passing name of the record – In code below, I am triggering function ‘CheckAndSetOutcode’ on…
Read more →In this post we are going to get an attribute value from Account entity on Order form and then display value on Order form as a Warning message…
Read more →In this scenario, I have a requirement where I user wants to select Account on Opportunity entity On selection of account user only wants to see those Contacts which are…
Read more →We are going to connect to Dynamics 365 api , get a list of contacts using Web Api using a token First thing we need to do is, resister…
Read more →