Alert for Marketing Attributes

Hi
I am sorry but I donu2019t understand the solution presents in the last questions on this issue.
I am using CRM 2007 and I have marketing attributes maintained on the Sold-to party business partner. I want this marketing attribute to be displayed in the interaction center when the agent confirms the account.
The alert for bringing standard First Name, Last Name & City works fine.
My Question is How and Where can i add the marketing attributes parameter so when I will create ALERT I can choose it from the list of attributes that appear in the Current costumer (beside First Name, Last Name & City)?
Thanks & Regards
Merav

Hi Merav,
Create Marketing attributes using the transaction CRMD_PROF_CHAR
Maintain the Attribute set using the transaction CRMD_PROF_TEMPL
And assign the Set to a Business Partner
Define Business Data Context (BDC) Attributes for the field Group BUSINESS_PARTNER create an attribute with Xpath Xpression
//CURRENTCUSTOMER/BuilMktAttributeRel/VALUE
For Ex  ZMKTATTRIBUTE
Now create an alert using this attribute ( you have to select this Business Partner list in the attibute list of the alert )
Then create a rule for ex if the current event is BP confirmed then trigger the alert
This should work!!!
Regards,
Kiruthika

Similar Messages

  • Alerts for Marketing Attributes in IC

    Hi
    We are using CRM 2007 and we have marketing attributes maintained on the Sold-to party business partner. We want this marketing attribute to be displayed in the interaction center when the agent confirms the account.
    How to configure Alerts (Intent Driven Interaction) for marketing attributes.
    Thanks and Regards
    Rupesh Patil

    Hello Rupesh,
    I have solved a similar problem raised by you ( i guess ) in one of the oss message. If you maintain the Xpath of the attribute that you have created for BP marketing attribute as /CURRENTCUSTOMER/BuilMktAttributeRel/VALUE it should work. Could you please tell me what settings you have made for displaying this?
    Regards,
    Kiruthika

  • Alerts for Marketing Attributes in CRM 2007

    Hi
    We are using CRM 2007 and we have marketing attributes maintained on the Sold-to party business partner. We want this marketing attribute to be displayed in the interaction center when the agent confirms the account.
    How to configure Alerts (Intent Driven Interaction) for marketing attributes.
    Thanks and Regards
    Rupesh Patil

    Moved to CRM - Interaction Center Forum

  • Report accessible in CRM PCUI for marketing attributes for contacts

    I am trying to create a report accessible in CRM PCUI home page for marketing attributes for contacts(info from CRM, not R3). Does anyone know the steps to get this done please?

    Hi Abdul,
    Can you tell me how did you do this. I have a similar requirement in PCUI where I need to have a two level report in PCUI.
    Would request to treat this as very urgent.
    Regards
    Priyanka

  • Initial Load for marketing Attributes & Attribute sets in Cloud for customer 1405 version

    Hi All,
    I am working on Cloud for Customer Implementation with integration using Netweaver PI. SAP has just upgraded the CfC to 1405 version. In the latest integration guide & scenarios, there is provision to integrate marketing attributes & attribute sets as well.
    I am following the latest integration guide (1405 version) but could not find any provision or template report for initial load of marketing attributes. Can anyone please assist in the initial load for marketing attributes?
    Cheers.

    Hello to all,
    as the marketing attributes ar now supported in release 1502 i would like to ask you if there is now a way to perform an initila load for matketing attributes (Attribute Set, Attributes and Attribute assignemnt). This would be very helpful for all integration projects including marketing attributes.
    Thnaks for your help and best regards,
    Markus

  • Data upload for Marketing Attributes.

    Hi experts,
    We have a requirement to create Marketing Attributes for Business partners. In our current roll-in the number of records are expected to be about 1000000 records. (1 Million). For the pilot roll-in we had about 300000 records and we wrote a custom program and used the FM CRM_MKTBP_ASSIGN_ATTRIBUT_TAB to update the records. Now that the data quantity is almost tripled, is there any different approach to load this?
    We are now going to upgrade to CRM 7.0.
    In the prev version the standard IDOC that we use to load BP does not contain any segment structure for Marketing attributes. Hence we would like to know how to approach such a huge volume? If it is through IDOCS we felt we can go for parallel processing, but I have not done it before. so my questions are:
    1.Is there a standard IDOC in 7.0 version to load Marketing Attributes?
    2.If yes, does parallel processing improve the performance of the data load?
    3.If there is no standard IDOC then what will be the best approach for this data volume?
    4.Should we still continue to use CRM_MKTBP_ASSIGN_ATTRIBUT_TAB?
    Eagerly looking forward to your answers. Thanks in advance.
    Regards
    Balaji

    Hi,
    Thanks for the Reply, Could you provide details about the external List management with the document if any, in order to proceed further.
    Thanks in advance
    Regards
    Balaji.A

  • Authorization Object for Marketing Attributes

    Hi Experts,
    We are working with CRM 2007 and use in BP Marketing Attributes. Does someone know if there are any authorization objects for Marketing Attributes? We would like to restrict some of users to see some Attribute sets!
    Thank you in advance,
    Roula

    Hi Roula,
    Thank you so much for awarding points.
    Please note that in Transaction PFCG you have to assign the appropriate three digit attribute set key under the authorization group BGKRL to the authorization object C_KLAH_BKL for assigning attribute sets and to the authorization object C_KLAH_BKP for editing attribute sets.
    Please have a look at the Note in the bottom of the page at the following link for further information.
    http://help.sap.com/saphelp_crm60/helpdata/en/46/3517cc86e01421e10000000a1553f6/frameset.htm
    Regards,
    Deepak

  • No parameter tab for marketing attribute form in IC Web Script

    Hello Experts,
    When I am creating a survey as part of a script, there is a tab "parameters" where I define, which survey to use.
    I do not find parameter tab for marketing attributes in script construcion screen (SE80 - CRM_IC_ISE).
    So how do I define which attribute to use?
    Hoping for help. Points will be awarded.
    Best regards,
    Cristina

    Hi,
    The Marketing Attributes are there in the answers.
    In the repository try using
    Answers >> Dynamic Answers >> Default >> Marketing Attribute
    When you use this in the script (Question), you will see one of the Tabs below called 'Dynamic Content Parameters', here you can specify the details.
    Hope this helps you.
    Regards,
    Rajiv

  • Obtain list of fields for marketing attributes against BP

    Hi All,
    I'm working on a data extraction routine for BP data and need to be able to allow the user to select which fields will be extracted and added to the output file.  I've got some standard code that so far uses a data dictionary structure to create a pop up of fields with checkboxes so the user can select which fields to output - it uses FM DDIF_FIELDINFO_GET to simply list all fields for a given structure.
    My requirement is to extend this so that all possible marketing attributes against business partners are also available for selection in the field list.  I guess to do this I need to find a way of reading all fields defined for any BP type attribute sets.
    Does anyone know of any FM's that do this or have any ideas around tables I can read?
    Note: I'm after the atttribute names not the actual values.
    Thanks,
    Gareth.

    Hi Gareth
    I think the function modules in group CRM_MKTPFTPL_OW are really valuable.
    Maybe you could call CRM_MKTPFTPL_GETLIST and then call CRM_MKTPFTPL_READ_CHR for each one.
    They aren't called by Pratik's FM's though .
    Cheers
    Dom

  • Survey Response for Marketing Attributes

    Hello,
    I have an e-mail that is sent out as part of a campaign. This e-mail includes a hyperlink to a website that displays the contacts Marketing attributes preferences.
    This survey correctly pulls out each contacts currnt preferences for their marketing attributes.
    When extra attributes are chosen on the survey and that survey is saved, the marketing attributes are not updated on the business partner record.
    Is there anything extra that needs implementing to update a contacts marketing attributes when they respond by submitting the survey?
    Regards
    David

    Thanks Mike.
    Can I ask which callback function modules you are selecting for the PBO and PAI?
    I have tried:
    CRM_MKTCA_SURVEY_MKT_PBO
    CRM_MKTCA_SURVEY_MKT_PAI
    and
    CRM_SVY_ACTIVITY_PBO
    CRM_MKTBP_SVY_ATTRIBUTE_PAI
    Neither have worked.
    Regards
    David

  • How to add log details for marketing attributes

    Hi,
    when user is changing marketing attributes in bp transaction we need to show the log details in log file.how to capture the change log details in to log file ? is there any way to show change log files.
    rose

    Hi,
    You can view the change log using the report program:CRM_MKT_TOOLS or T-cd:CRMD_MKT_TOOLS. Choose 'History of attribute Evaluation for Business Partners'.
    You can manipulate this report and get the necessary log.
    This BADI CACL_VAL_CHANGE will be called after any change to the marketing attribute.
    Here you can capture the log to your custom table / you can log the data to a file.
    Hope this helps.
    Regards,
    Senthil.

  • Column for Marketing Attributes

    Whenever I search for a business partner, i get a list of business partner below. I want a fucntionality where if a search a business partner by entering a business partner. In the result, i need a functionality where i all the marketing attributes as column and their values as row
    Eg of i envision the results to be
    Business Partner ID /  Name  /City  /Phone No  /Income Group  /Taste  /Heard about the product from 
    123456                        ABD       NY    123-342        20K - 30K        Veg            Promotion
    654321                        XYZ       TX     345-678        10K -20K     Non - Veg      Advertisement
    Here, Income group, Taste, Heard about the product from are three different attributes with their values below.
    Edited by: Shoaib Iqbal Shaifh on May 2, 2011 1:15 PM
    Edited by: Shoaib Iqbal Shaifh on May 2, 2011 1:16 PM

    Hi,
    You would have to enhance the Search Logic and set the Result atttribute through BSP workbench SP ( BSP_WD_CMPWB) If you are not technical consultant, then you would need to take technical team help to bring the required marketing attributes in the result section.
    In case it is not coming in the result list already you need to add logic at Genil level - or if it is already available in the result list, you need to set that result in this attribute.
    Ideal way is to enhance Search Result structure of the result query object and then write logic to set attribute in the builheader search class methods.
    Otherwise you have to manually set attribute by calling SET_<attr> method in IMPL class methods or writing code in GET_<attr> method (but it is not recommended, as it is not good on performance).
    This requirement is very simple requirement for technical consultants, so connect to your technical developers and get it done.
    rgrds,
    Randhir

  • Table for marketing attributes

    Hello,
    can anyone please tell me in which tables the marketing attributes will be stored? I need this to create data sources for the segment builder. I know that I can also use attribute sets but I need an InfoSet where I can join this marketing attributes with other attributes from customers or contact partners.
    So I hope that anyone can tell me the tables?
    Regards
    Philipp

    Hi Philipp,
    Please check the following tables.
    AUSP - BP GUID, Attribute Name ,Value ,Object ID
    CABNT - Characteristic Descriptions
    KLAH - Attribute Set Name & ID(CLINT)
    INOB - Object ID,BP Number
    KSSK - Object ID, Attribute set ID
    CABN - Attribute ID , Attribute name
    CAWN – Attribute name, possible values
    Regards,
    Amit

  • Tables for marketing attributes and relationship

    Hi anyone!
    I'm creating InfoSets in CRM and I need the tables containing marketing attributes and relationship for BPs. Does anyone of you know which tables this data is stored in???
    Regards Camilla

    Hi Camilla,
    Another option to reading tables : you can use function module CRM_MKTBP_READ_BP_LIST giving the BP guid in table IT_BP_LIST. This will give you the attribute set along with the attributes and their values assigned to the BP.
    Example call:
    Test for function group      CRM_MKTBP_DB           
    Function module              CRM_MKTBP_READ_BP_LIST 
      Import parameters               Value             
      IV_LANGU                        EN                                                                               
    Tables                          Value             
      IT_BP_LIST                         1 Entry        
                       Result:           1 Entry        
      ET_BP_ALLOCLIST                    1 Entry        
                       Result:           2 Entries      
      ET_RETURN                          0 Entries      
                       Result:           0 Entries

  • Expert Tools for Marketing Attributes

    Hi,
    In Expert Tools, if we use the tool “Assignment of an Attribute value to all BPs in a Target Group” and specify the old attribute in “Old value” and new in “New Value” field, the old attribute in overwritten by the new attribute.
    When I go to BP Master and check the Marketing attributes tab page of one of the BP, the new attribute is captured there.
    But when in segment builder I try to search this BP in my Target group, the BP is not there.
    I tried to change attributes of this target group many times through expert tools, everytime this particular BP's attributes were also changed, which means this BP is a part of my target group. Whey Can't I see it in the segment builder when I view list of all BPs in this target group?
    Please help.
    Regards,
    Monica

    Hi Roula,
    Thank you so much for awarding points.
    Please note that in Transaction PFCG you have to assign the appropriate three digit attribute set key under the authorization group BGKRL to the authorization object C_KLAH_BKL for assigning attribute sets and to the authorization object C_KLAH_BKP for editing attribute sets.
    Please have a look at the Note in the bottom of the page at the following link for further information.
    http://help.sap.com/saphelp_crm60/helpdata/en/46/3517cc86e01421e10000000a1553f6/frameset.htm
    Regards,
    Deepak

Maybe you are looking for

  • Not able to start Essbase Studion in 11.1.2

    Hi All, I installed 11.1.2 in my laptop and all the components are working fine except Essbase Studio. I am getting the following error when i start Essbase Studio Console Client in a Popup window. An Error occured please see the logfile. C:\Users\sv

  • Company code set up for material management

    Experts, When I try to create sales order error is coming Comany code IN02 not set up for material management. In OMSY I have changed current and previous accordingly. Resolve this. Thanks & regards, Supriyo

  • Iphone 4s Vibrator no longer working

    Greetings people of the Apple website. Yestarday I noticed that my Iphone 4s would not vibrate when I set it to silent.  After a bit of experimenting I discovered is also does not vibrate when I recieve texts or plug it in. (I still get that symbol t

  • "File Browse" type item: at what point the fields mime_type, file_name, last_update_date get their values?

    Hi there, I have an issue with "File Browse" type item, my question is: at what point the fields mime_type, file_name, last_update_date get their values? I want to add them to the collection but if I try to do it in Process "On Submit - After Computa

  • Kernel panic when Yosemite Log in

    I have download and try to install Yosemite. When restart an error message appears. Restart again and log in screen is loaded (admin vs guest). I choose admin but my password and I press enter. Apple logo and after 1 sec black letters on screen panic