Configuration settings for Framemaker-CMS integration

With Framemaker 10, it is now possible to work seamlessly with CMS Documentum and SharePoint.
Here are a few initial steps that needs to be done in order to use this CMS integration.

Documentum:
1. Download DFS SDK
DFS SDK needs to be download from EMC website using Powerlink login. Copy it locally.
Specify the path of DFS SDK in Framemaker (CMS->Preferences).
cmspreferences
https://blogsimages.adobe.com/techcomm/files/2011/04/cmspreferences.jpg

After this step, Framemaker needs to be restarted.

2. Add the FrameMaker types on the Server
Few custom types are required to be installed on the content server for Framemaker. If these types are not created following error will be displayed:“Cant initialize TypeInfoCache: {0}”
To add the FrameMaker types on the Content server, you need Administrator or Create Type privilege. Types for Framemaker can be done in following ways:

• Deploy the DocumentumProject.DAR file in content server (Recommended way)
Steps to deploy DAR file:
Download DocumentumProject.dar.zip
Rename DocumentumProject.DAR.zip to DocumentumProject.DAR
Run darinstaller.exe (It comes as part of installation of EMC Documentum Composer)
Following dialog will appear.
DAR installer
https://blogsimages.adobe.com/techcomm/files/2011/04/DAR-installer.jpg

Specify details like location of DAR file, Docbroker host, Port. Click on ‘Connect’.
Repository(s) of Content server will be displayed.
Select Repository from the dropdown, specify User Name, Password. Click on “Install’
After successful installation of DAR file, a message is displayed “(DAR filename).dar installed successfully”

OR

• Run FmDctmSetup.exe present in FrameMaker install directory (\Program Files\Adobe\FrameMaker10) on the machine where FrameMaker is installed.
The Connection Information dialog appears.
create type UI
https://blogsimages.adobe.com/techcomm/files/2011/04/create-type-UI.jpg

Specify the following details and click ‘Create Types’.
•Server
•Port
•Username
•Password
•Repository
•DFS SDK Path
After successful creation of types on server, following message is displayed
https://blog.adobe.com/media_34f3c1a9a1777d57a8886b960f463072bd55e686.gif

3. Set up sample Adobe FrameMaker 10 DITA Applications for EMC Documentum Server
A FrameMaker 10 sample application pack is available at FM10_DITA_Applications_for_Documentum.zip.
The application pack includes an indicative set of applications to help content administrators configure FrameMaker 10 to author files on Documentum server. Download and install the sample application pack to avoid the warnings and XML parser logs when you work with XML files from Documentum server.

SharePoint:

When doing the login on SharePoint using FrameMaker there can be two scenario in terms of username.

  1. When the user account is created at the server itself.

If this is the case than only the username should be used in the login dialog (Domain name or the server name is not required for login).
For Example if the Administrator account is created on the SharePoint server than the login should be something like as shown below.
User created on server
https://blogsimages.adobe.com/techcomm/files/2011/04/user_server.jpg

  1. When the user account exists on some domain server

If this is the case than domain name and the username combination should be used for the login to SharePoint from Framemaker.
For example if the domain is ‘domain1’ and account is ‘user1’ than the login should be something like
Domain User
https://blogsimages.adobe.com/techcomm/files/2011/04/doman_user.jpg

Hope you find this information useful and wishing you have a great Framemaker-CMS integration experience.