How to show CRM documents into Portal KM repository

Hi all,
I would like to be able to <b>show CRM documents</b> (for Business Transactions / Business Partners ) <b>into the Portal</b> via WebDAV.
What configurations do I have to do in :
1) CRM
2) Portal
I've already searched sdn for this topic, but maybe I'm using the wrong keywords, didn't find much ... a manual or how/to, interesting links would be very helpfull !
Thank you in advance !
Abjuh

Hi Abjuh
I have recently setup the same and the CRM config guide is the most usefull one :
https://websmp201.sap-ag.de/~sapdownload/011000358700005796662005E/Config_50_EN_SP01A.pdf
as of page 129 through 146.
I started with testing on documents for business partners because this is a standard supported flow. Then I extended to non-standard supported business transactions
In brief, for business partners , in CRM system I
-Setup the HTTP Service in the Internet Communication Manager
-Maintaining WebDAV Hierarchies
and in portal  I :
--Setup the HTTP Data Source
-Setup the Memory Cache ( choose existing one )
-Created WebDAV Repository Manager
-Created an Index for the CRM Document Repository
good luck
The only thing I didn't manage to get to work yet is displaying the source object link in the search results

Similar Messages

  • Error in Uploading of Documents into Portal through KM

    Hi All,
          I Am new to KM, i am uploading the Word Documents into Portal through KM, this is the path : Content Administrator->KM Content->Documents--->
    here i am creating one folder after that i am uploading one Word Document into through Folder--->Upload, but when i am clicking on that uploaded document it shows Portal Runtime error....This is my problem....
    Could u please solve my problem....for me this is very urgent.....
    Thanks and Regards,
    Abhiram Choudary.

    Hi Abhiram,
    Please check it the link to the file uploaded file is ok, in order to make sure that there is a problem with the upload. The link should look like: <Protocol>://<Portal_Server_Name>:<Port>/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/<your_Folder>/<your_wordfile_name>.doc
    or
    <Protocol>://<Portal_Server_Name>:<Port>/irj/go/km/docs/documents/<your_Folder>/<your_wordfile_name>.doc
    If it's that's not the case you might need to change the configuration of the <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/7d/236cfa17034a37a439dc392ec59eb0/content.htm">URL Generator Service</a>. Perform the steps indicated under "Activities".
    Hope this helps,
    Robert

  • How to show sharepoint documents in salesforce ?

    How to show sharepoint documents in salesforce ?
    I should also be able to upload documents from salesforce directly to sharepoint document library/list if the users attach a document for a record in salesforce.   Any idea how to achieve this?
    What are the things need to be done if my sharepoint is available in intranet Or if it is SharePoint Online , how can we link this to salesforce (as Salesforce is global and can be accessed from anywhere). What are the security measures that I need to look
    at and how to achieve this? 
    Ex:- I have a record in salesforce account object. I have to attach a document for that record which should be directly uploaded to sharepoint and shouldn't exist in salesforce, but it should display the listview to the users once its uploaded to sharepoint
    and they should see them as if they exist inside salesforce, once they click on the link in the listview of the relatedlist, it should open the document from sharepoint.
    Thanks in advance.

    Hi,
    According to your post, my understanding is that you want to show SharePoint documents in salesforce.
    You need to integrate SharePoint with Salesforce.
    Nick Swan
    has written an article on how to integrate Salesforce and SharePoint 2007 through the Business Data Catalog.
    But it might be useful as the theory is the same for using SharePoint 2010 and the Business Connectivity Services:
    Salesforce and SharePoint
    Outside of that, there are some useful third-party products you can have a look at.
    Cloud Connector: http://www.layer2.de/en/community/FAQs/cloud-connector/Pages/Office-365-Salesforce-Integration-Migration-Replication.aspx
    DocAve Data Replication: http://www.avepoint.com/salesforce-data-replication/?gclid=CNjZ8sGwl6kCFYEc4Qod-xD-uQ
    DataZoom Script: http://www.siafoo.net/snippet/261
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • New document alert: How to get PDF documents into Adobe Reader for iOS

    Opening PDF Files in Reader for iOS (iPhone and iPad) has been very helpful to many users of Adobe Reader for iOS.  However, Apple has drastically changed the user interface in iOS 7, which made the original document obsolete. 
    According to Apple Developer Support's App Store Distribution page, 89% of devices connected to the App Store are using iOS 7 during a 7‑day period ending June 29, 2014.
    Because of the exceptionally high iOS 7 adoption rate, Adobe Reader for iOS version 11.3 now supports iOS 7 only.
    Here are the new How-To documents for iOS 7.
    How to get PDF documents into Adobe Reader for iOS (iPad on iOS 7 version)
    How to get PDF documents into Adobe Reader for iOS (iPhone on iOS 7 version)
    (It had to be split into two separate documents because each contains way too many screenshots.)
    Hope these documents are as helpful as the original one.
    Please let us know if you have any feedback or suggestions on the topics for other help documents/tutorials.

    Dennis (or any Adobe rep),
    Any updates to the OP's question? I'm with a large government agency, and we're moving away from GoodReader for reasons I can't go into here, and the ability to add user-defined bookmarks within the app is a mandatory feature for the document reader we select. I have the latest version of Adobe Reader (11.6.1) installed on my government iPad, and the ability to add user-defined bookmarks still seems to be missing. Does Adobe have any plans to add this feature, or is it already present and I'm simply overlooking it?
    Thanks,
    Cam

  • How do u merge documents into one?

    how do u merge documents into one?

    The other option is to open one file and then use Tools>Pages>Insert from File to add other documents.

  • How to split invoice/document  into two venders?

    Can anyone please tell me how to split invoice/document into two vendors.  Like if I get an invoice for $1000 and it needs to be splitted between father and son, $500 to each.  How would I set that up in SAP?  I am not sure if this will be an invoice split or a document split.
    Thanks
    Monika

    If you are using an FI  entry F-43 to generate invoice this can be done by giving the same invoice ref. in the Inv. Ref. field  for two vendors. This is manual
    Document Split will split the document between two profit center and not between vendors.

  • Got error message when store XML documents into XML DB repository, via WebD

    Hi experts,
    I am in I am in Oracle Enterprise Manager 11g 11.2.0.1.0.
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 22 11:40:23 2011
    I got error message when store XML documents into XML DB repository, via WebDAV.
    I have successfully registered 5 related schemas and generated 1 table.
    I have inserted 40 .xml files into this auto generated table.
    using these data I created relational view successfully.
    but since I couldn't store XML documents into XML DB repository, via WebDAV
    when I query using below code:
    SELECT rv.res.getClobVal()
    FROM resource_view rv
    WHERE rv.any_path = '/home/DEV/messages/4fe1-865d-da0db9212f34.xml';
    I got nothing.
    My ftp code is listed below:
    ftp> open localhost 2100
    Connected to I0025B368E2F9.
    220- C0025B368E2F9
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 I0025B368E2F9 FTP Server (Oracle XML DB/Oracle Database) ready.
    User (I0025B368E2F9:(none)): fda_xml
    331 pass required for FDA_XML
    Password:
    230 FDA_XML logged in
    ftp> cd /home/DEV/message
    250 CWD Command successful
    ftp> pwd
    257 "/home/DEV/message" is current directory.
    ftp> ls -la
    200 PORT Command successful
    150 ASCII Data Connection
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 .
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 ..
    226 ASCII Transfer Complete
    ftp: 115 bytes received in 0.00Seconds 115000.00Kbytes/sec.
    250 SET_CHARSET Command Successful
    ftp> put C:\ED\SPL\E_Reon_Data\loaded\4fe1-865d-da0db9212f34.xml
    200 PORT Command successful
    150 ASCII Data Connection
    550- Error Response
    ORA-00600: internal error code, arguments: [qmxConvUnkType], [], [], [], [], [], [], [], [], [], [], []
    550 End Error Response
    ftp: 3394 bytes sent in 0.00Seconds 3394000.00Kbytes/sec.
    I have tried all suggestion from another thread such as:
    alter system set events ='31150 trace name context forever, level 0x4000'
    SQL> alter system set shared_servers = 1;
    but failed.
    is there anyone can help?
    Thanks.
    Edited by: Cow on Mar 29, 2011 12:58 AM

    Hi experts,
    I am in I am in Oracle Enterprise Manager 11g 11.2.0.1.0.
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 22 11:40:23 2011
    I got error message when store XML documents into XML DB repository, via WebDAV.
    I have successfully registered 5 related schemas and generated 1 table.
    I have inserted 40 .xml files into this auto generated table.
    using these data I created relational view successfully.
    but since I couldn't store XML documents into XML DB repository, via WebDAV
    when I query using below code:
    SELECT rv.res.getClobVal()
    FROM resource_view rv
    WHERE rv.any_path = '/home/DEV/messages/4fe1-865d-da0db9212f34.xml';
    I got nothing.
    My ftp code is listed below:
    ftp> open localhost 2100
    Connected to I0025B368E2F9.
    220- C0025B368E2F9
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 I0025B368E2F9 FTP Server (Oracle XML DB/Oracle Database) ready.
    User (I0025B368E2F9:(none)): fda_xml
    331 pass required for FDA_XML
    Password:
    230 FDA_XML logged in
    ftp> cd /home/DEV/message
    250 CWD Command successful
    ftp> pwd
    257 "/home/DEV/message" is current directory.
    ftp> ls -la
    200 PORT Command successful
    150 ASCII Data Connection
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 .
    drw-r--r-- 2 FDA_XML oracle 0 DEC 17 19:19 ..
    226 ASCII Transfer Complete
    ftp: 115 bytes received in 0.00Seconds 115000.00Kbytes/sec.
    250 SET_CHARSET Command Successful
    ftp> put C:\ED\SPL\E_Reon_Data\loaded\4fe1-865d-da0db9212f34.xml
    200 PORT Command successful
    150 ASCII Data Connection
    550- Error Response
    ORA-00600: internal error code, arguments: [qmxConvUnkType], [], [], [], [], [], [], [], [], [], [], []
    550 End Error Response
    ftp: 3394 bytes sent in 0.00Seconds 3394000.00Kbytes/sec.
    I have tried all suggestion from another thread such as:
    alter system set events ='31150 trace name context forever, level 0x4000'
    SQL> alter system set shared_servers = 1;
    but failed.
    is there anyone can help?
    Thanks.
    Edited by: Cow on Mar 29, 2011 12:58 AM

  • How to classify a Document into Category and subcategories

    Hi,
    We have a fully functional basic KM system where we upload documents into folders and subfolders. Now we have a requirement to classify the documents into categories and subcategories at the time of uploading the document. This classification will be irrespective of the physical location (folder/subfolder) of the document. For example I may have two different documents in the same subfolder, one may be classified as category "General" and subcategory "News", and the other may be classified as category "Technical" and subcategory "Whitepaper".
    Also we should be able to filter our document search based on subcategories. When we search a document based on a subcategory, then the search must fetch only those documents which have been marked as belonging to that subcategory while uploading the document. In the search page, the categories must appear as dropdowns and the dropdown values must contain the respective subcategories.
    As mentioned earlier, these categories and subcategories are independent of the KM directory structure.
    Please let us know how to go about this step by step.
    regards,
    SJ.

    Hi
    I think you can solve your problem with "Custom Properties"
    Using custom properties, u will not only get "Check box", but also "Dropdown"
    In your custom property, do the following
    Multivalued : Check the check box
    Allowed Values (csv) : Give your options
    Please check this <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/de31ec90-0201-0010-be95-f501d25027a8">article</a>
    It talks about dependent properties, through which you can have , category & subcategories
    Hope this will help you
    Regards
    Aparnna

  • How to implement webdynpro application into portal.

    HI all
    I have developed a Web Dynpro application (for eg: SAP online registration test for tech ED 2007). how to implement it into portal..
    I mean i want it as a role to displayed in my portal.
    what tempalte i have to use while creating iview..
    where i hav  to uplaod this folder (my webDynpro appication) (like a document at bact end or ???)
    please give me step by step solution for this..
    Thank&regards
    Gayathri

    Hi,
    Assuming you have deployed your webdynpro, you simply need to create webdynpro iView in portal.
    Check this simple help documentation on how to create the iView
    http://help.sap.com/saphelp_nw04s/helpdata/en/13/b4dc4281de2878e10000000a155106/content.htm
    Once you have created the iView, create a role. Set the entry point of the role to yes.
    http://help.sap.com/saphelp_nw04s/helpdata/en/f6/29cf3d4f902d10e10000000a114084/content.htm
    Right click on the iView and assign the iView to the role.
    Best Regards,
    Prasanna Krishnamurthy

  • Importing CRM roles into Portal

    Hi All,
       I am using CRM-5.0 as backend and ER-6.0 with it. Both of them are sharing the same datasource. But if I create a new role in CRM I can't find it from portal. Whereas the users created in CRM are visible in portal. How can I import all the roles available in CRM to portal? My System landscape is working properly.
    Thanks
    Indranil Datta

    Hi Indranil
    SAP/CRM roles are built with transaction PFCG. Portal roles are built using portal tools. They have no direct connection.
    In theory you can upload SAP/CRM roles into the portal to become portal roles, but what do you gain? Every time you change the SAP/CRM role you need to upload it again..
    You are better to make portal roles that are assigned to portal groups that are the same as the PFCG roles. Maintain the portal roles manually, probably with a subset of the all the functions in the CRM role and assign them to the portal group that represents the FCG role.
    Cheers

  • Hi there, I have a Macbook Pro and I have been using Libre Office but I am not happy with it. I need a good word processing package to produce a manuscript and don't know if I have to get Word for Mac and how to put my documents into it.

    Hi there and hello everybody.
    I am writing a book and have been using Libre Office and would like a better word processing package.
    I have heard that Pages 5 is better than the latest one. I need to be able to put my Libre Office documents
    into Pages. Anyone know how to do this please?

    magathon wrote:
    Thanks. So would you say Word is the best processing package? And how do I choose which package 'opens' them.
    This is a basic computer skill you might want to learn. You can always control which application opens any document, and the steps below apply to any Mac or Windows computer you use:
    Method 1: Drag the document icon on top of the application (Word, Pages, LibreOffice...) icon and release. The system will open the document in the application you dragged it to.
    Method 2: Go into the application (Word, Pages, LibreOffice...) and choose File/Open. Locate and select the document, and click the Open or OK button.
    Method 3: Select the document icon and choose File/Open With, then choose the application you want to open the document with.
    The only time these don't work is when the application cannot open that type of document. For example, you usually can't make a photo editor open a text file. But Word, Pages, and LibreOffice all know how to open text files, RTF files, and Word files.
    But if it is important that the document formatting is exactly preserved when exchanging with other Word users, you really should use Word. If you can't afford to pay the retail price for a copy, Microsoft now lets you use Office for $6.99 a month or $69.99 a year.

  • GuidedProcedure - how to move uploaded document into KM?

    Hello Anyone,
    could you please help me on how to get an uploaded Document into a specific Directory of the KnowledgeManagement?
    Currently I am trying to create a Process (Guided Procedure) which lets a User upload a Document (Callable Object->Misc->File Input), create a Folder in the KM, store this uploaded Document into that folder and adapt some folder-rights, configure discussions, etc..
    However, I can't find any programs/webdynpros/callableobjects which do these things? Any hints on standard, reusable "components" which may be used as Callable Objects to work with the KnowledgeManagementSystem?
    Thanks a lot,
    Kai

    Follow Up: is there any possibility to use existing iViews like CallableObjects, e.g. setting default parameters, chaining iViews, etc... ?

  • How to insert one document into another in microsoft word?

    I would like to set up a word document such that the document has embedded in it another document shrunk down a bit to make room for additional comments and information which I will add on the side. I've been looking to see if word 2007 has this feature
    but have had difficulty finding it. Is it possible to take an entire document and insert it as a resizeable object into another?
    Some of my research suggests that I might be able to accomplish something of this nature with publisher, and while several people in my office do not have publisher and we'd prefer if it were doable in word, instructions for publisher would be appreciated
    as well if Word 2007 cannot do this.

    Hi,
    Thank you for using 
    Word IT Pro Discussions
    forum. 
    From your description, I understand that 
    you would like to know to how to add a Word document into another Word document in Word 2007, and you can make some comments besides the embedded Word documents.
    If there is any misunderstanding, please feel free to let me know.
     Thank you for your inquiring.
    To insert a Word document to another Word document in Word 2007, follow the steps below:
    =========
    1.      
    In the Word document, click the
    Insert tab.
    2.      
    Click the
    Object in the Text group.
    3.      
    Click
    object. Then click the Create from file tab.
    4.      
    Click the
    Browse button to select the Word document. Also, check the checkboxes before:
    Link to file and Display as icon.
    5.      
    Click
    OK to save the settings.
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything I can do for
    you, please feel free to let me know.
    Best Regards,
    Sally Tang

  • How to convert unstructured document into structured document

    I have many unstructured documents. Is it possible to convert these documents into strcutured documents? I know that structured FM uses DITA which is different from unstrcutured document. This is client's requirement so I want to get community views on this.

    Yanesh,
    I would approach this in 2 stages.
    Understand how DITA works independently of FrameMaker first. I say this because DITA is not a straight forward 'out of the box' experience. This could be a good starting point -http://www.technicalcommunicationcenter.com/2011/04/13/technical-book-review-practical-dit a-a-nuts-and-bolts-guide-to-structured-technical-writing/
    Understand how FrameMaker works with DITA. FrameMaker has it's own way of how you author DITA based content. You might want to look at tools such as DITA FMx - http://www.leximation.com/dita-fmx/, which claims to make DITA authoring easier with FrameMaker.
    If you are initially just producing PDF from your DITA content, then FrameMaker is probably the best way of getting the results you want, as FrameMaker templates work the same with structured content, as they do with unstructured.
    Good luck
    Mark

  • Help:how to drag Word document into a JTextArea

    Anyone knows how to achieve this?

    The easiest way would be to use Word to save the document in rich text format and then read the document into a JEditorPane.

Maybe you are looking for

  • Triggering output type when sales order is saved

    Hello all,             I have a small question. Whenever I create a drop ship sales order it triggers a custom output type and prints the form by default even though this output type hasnt been saved in the sales order messages. Similarly from a drop

  • Why can't I open a link from my e-mail

    '''''bold text'''''This problem only started recently. I am running Firefox 3.6.17 and whenever I click on a link I get an error sound with the message: Windows cannot find (whatever the address is that I clicked on) please check your spelling and tr

  • Workshop 8.1 startup problem

    I was working on a project in workshop lastnight and had to remove the application I was working on. Since then I cannot start workshop again. When I start it, it starts for a while then just crashes off. No error messages or anything. Just disappear

  • I need help with installation.  Can you help?

    I have installed adobe flash with confirmation that it is installed and ready to  run.  However, when I try to access the site, it still tells me I need to install Flash.  Can you help?

  • Export to pdf hangs on large reports

    Post Author: SueIrvine CA Forum: Exporting Hello. I have a Crystal Report that's part of an ASP.net web application written in VS.2003. The report is grouped so it can be run for 1 record or hundreds. The report runs fine for a data set of up to abou