zoukankan      html  css  js  c++  java
  • Introduction of new feature ‘Tag Cloud’ with SAP CRM 7.0 Ehp 1

    SAP CRM 7.0 Ehp 1 introduces a quite fancy new feature called ‘Tag Cloud’.

    With Tag Cloud, we can easily put all kinds of Tags on most of the transaction objects across Sales, Service and Marketing area. Object tagging is a great feature that allows user to tag an instance of an object (Ex: an opportunity document) .User could share the tags with community. User can set access to tag cloud on the home page via personalization.

    Ok here we go! Let’s see how we could utilize this new feature and rock it up!

    image

    Firstly we check the personalize settings but could not find the ‘Tag Cloud’. But with the new ‘Help Center’ we could locate the ‘Business Functions for SAP CRM’.

    image

    And located to the ‘UI Framework Documentation’, we found the ‘Tag Cloud’ part.

    image

    We finally got the description on how to make it happen.

    image

    Go to ‘CRMC_UI_PROFILE’ and make the customizing.

    Here the description above is a little bit tricky. To make the Tag available for one Business role, we need to make a parameter assignment blabla. While actually in the business role maintain screen, we could only input one entry names ‘Parameters’.

    image

    And actually we need to prepare the TAG related parameters into the Parameter Profile ‘ZTAGTEST’ before we maintain it here.

    It’s also in the customizing of business roles.

    image

    Maintain the TAG related parameters here into the ZTAGTEST (parameter) Profile.

    image

    image

    Afterwards, use PPOMA_CRM to assign the business role to the user.

    And logon with this business role.

    image

    And now you will see the stuff we imagined in ‘Home’ – ‘Personalize’ – ‘Settings’.

    image

    Now you could play with the Tags in Opportunities, Quotations, Leads, Sales Orders or whatever else. You can even put the tags on your marketing objects like Segmentation and Campaigns.

    image

    Then you finally find the Tag Cloud on your home page.

    image

    You can either search by Tags or share your tags with others in the community. It’s just like in Twitter/weibo.com using #Topic#, and you can even share it like ‘Retweet’!

    Raymond Zhang
    If you want to discuss with me about any idea, please contact me at raymond.zhang@sap.com

  • 相关阅读:
    邪恶的强制数据转换
    知识普及
    判断是否为一个数字
    parseInt
    webpack学习记录
    数组隐藏属性
    elasticSearch基本使用
    elasticsearch安装和部署
    neo4j索引
    spark yarn 提交作业
  • 原文地址:https://www.cnblogs.com/rabbitzhang/p/2065278.html
Copyright © 2011-2022 走看看