docusign connector dynamics 2013 - dynamics-crm-2013

I noticed the docusign connector is documented to be compatible with Dynamics CRM 2011 only. Is this a failure to update the documentation or does it not work with Dynamics CRM 2013?

A simple Google search for "DocuSign Dynamics CRM" gives you links about DocuSign for Microsoft Dynamics CRM 2013:
http://www.docusign.com/partner/docusign-for-microsoft-dynamics-crm-2013
https://www.docusign.com/sites/default/files/Integrations/DynamicsCRM/DocuSign_for_Microsoft_Dynamics_CRM_2013.pdf
https://www.docusign.com/sites/default/files/DocuSign%20for%20Dynamics%202013%20QS%20Guide.pdf

Related

Migrating Spartacus SAP Commerce Cloud 2011

I am migrating Spartacus on SAP commerce cloud 2011 and we do not have custom commercewebservice extension, enabling this OOB extension giving error on server start

How to Configure WCF for CRM 2016 IFD

I have a CRM instance that has been updated from CRM 2011 to CRM 2016 IFD. I have an old .net 3.5 website that was working just fine with CRM 2011 using a WSDL added service reference. Changes where required to the website to pass in credentials, now that it is IFD (ADFS 3.0). Those changes have been made. But since it is IFD, I need to change the WCF bindings to point use https and WS-Trust. When I walk through the SDK examples, it says I should be able to point to the Wsdl, to generate the WCF config. The Config is completely empty. I have been able to successfully do this with a 2011 CRM instance that is IFD (ADFS 2.0).
So how do I configure the WCF ABCs? Does CRM 2016 no longer allow this? Do I have a potential ADFS configuration issue (it is also currently requiring users to enter their user name and password when hitting CRM locally, even when on authenticated Domain Machines, so this is entirely possible.).
Therefore your looking to change your code to work with IFD in CRM 2016.
The topic of authentication is covered here:
https://msdn.microsoft.com/en-us/library/gg334502.aspx
You also likely want to look at oAuth as well.
https://msdn.microsoft.com/en-us/library/dn531010.aspx

Is there a way to add or extend web services in Dynamics CRM 2013?

Is there a way to add or extend web services in Dynamics CRM 2013? We have an on-premise installation of Dynamics CRM 2013 that third party software need to be integrated with. We don't want to expose built-in web service operations to them.
Dynamics CRM 2013 are exposed for all the users can reach the URL and have the privileges to operate (for example if the user has only the privilege to create accounts he can't create contacts).
You can create a proxy web-service if you want to control the access in different way.

How to embed Office documents stored in SharePoint in other web applications

With Microsoft introducing Office Web Apps it has made it easy for us to embed office documents in our custom web applications that will use the Office Web App to render the document. In order to generate the embed code there is an option of "Embed" in Sky drive as shown here: http://office.microsoft.com/en-au/web-apps-help/share-it-embed-an-excel-workbook-on-your-blog-HA102029502.aspx
There are Office Web apps available for SharePoint 2010 and SharePoint 2013 this allows me to surface office documents within SharePoint using the Office Web app. What I want to do is use SharePoint as my document repository and be able to embed documents that are stored on the SharePoint server in my custom web application the same way I can do it for documents stored on the Sky Drive. There is any option in SharePoint to view the document in the browser but I cannot copy that link and add it to a web page on my application at it shows the actual SharePoint site.
All I want to do is use the Office Web App deployed on the SharePoint server to render documents that are stored on the same SharePoint server within an iFrame.
Wanted to find out if this is possible at all if so how do I achieve this on my SharePoint server 2010 or 2013 but would prefer to do this on 2010.

Where is the Sharepoint 2010 media web part

I want to add video to my SharePoint 2010 site but I can't find the video and Audio web part
Can someone help?
Media Web Part is included in Publishing feature, which is only available in SharePoint Server 2010. You won't have it if you're using SharePoint foundation.
If you do have this, activate the publishing feature on your site and you should see it.
Good FAQ here
FAQ
Best of luck,
Shane