Andy Shaffer
Andy Shaffer

Reputation: 31

Posting in SharePoint Blog with Adobe Contribute

I'm trying to setup Adobe Contribute to post to a SharePoint Blog. Using Contribute's Connection Wizard, I choose Blogs, and Other Blog Servers, then paste the URL of our SharePoint blog and click Next. This is where things break. I enter my SharePoint user/pass but I don't know how to find the Access Point that its asking for. I tried entering the Blog URL but that doesn't work. That tells me that my MetaWeblog user/pass is incorrect. I've checked with our SharePoint admin and they didn't have an answer for me. I've searched and searched online and through all the documentation I could handle and still found nothing.

Does anyone know how to find the Access Point of a SharePoint Blog??

UPDATE: After some more research I found an MSDN article that might shed some light on the SharePoint's MetaWeblog API here. The article states:

"Blog API Settings With the rise of blogging, a large amount of third-party blog-writing software has been developed. In an effort to allow blog-writing software to connect seamlessly with actual blog servers, an RFC has been written for two application programming interfaces (APIs): Blogger API and MetaWeblog API. Blogger API, an older standard, dealt only with accessing the text on a blog. The newer standard, MetaWeblog API, also handles extra data such as common RSS-built metadata such as Author, Title, Comment, etc.

Windows SharePoint Services supports MetaWeblog API; when it’s enabled on the web application, users can update, edit, or create blog posts via third-party software. If you accept usernames and passwords via the MetaWeblog API, these programs can also log in to perform the updates. Otherwise, the default authentication for the site is used. If you do enable the API and allow the username and password to be accepted, note that these credentials are sent in clear text. Enabling SSL on the web application can reduce this security risk, as will be discussed later in the chapter. Leave the Blog API enabled, and turn on username and password acceptance."

Further down in the article it outlines how to setup a third-party blog posting software and states "For the remote posting URL, you’ll need to tack /_layouts/metaweblog.aspx to the end of your blog’s URL (for example, server/myblog/_layouts/metaweblog.aspx)." I'm assuming that this is the "Access Point" that Contribute is asking for.

So I had our SharePoint administrator enable MetaWeblog API and allow user/pass to be accepted and I setup the blog connection again, unfortunately to the same result. I'm thinking there are other Site Collection/Web Application settings in SharePoint that need to be set for this to work but I don't know what they would be?

Upvotes: 1

Views: 409

Answers (1)

Tanja
Tanja

Reputation: 36

there is a useful video sequence at the free Adobe TV => Setting Up Microsoft SharePoint for a Shared Review with Adobe Acrobat 9, http://tv.adobe.com/watch/acrobat-tips-and-tricks/setting-up-microsoft-sharepoint-for-a-shared-review-with-adobe-acrobat-9/

Upvotes: 0

Related Questions