Create target group for contacts does not work

Hi Experts,
I am working on a Markting solution for a University with CRM 5.0.
We need to contact certain Teachers in Schools (they have an orientation function for pupils that might study in the University in the future).
I can segment for schools in Segmentbuilder. Now, I need to generate "new target group from contact". In my case the contact person of the school is the Teacher (function type is contact person). This does not work.
Am I missing some parametrization, or is there a relation to sales area (wich we do not have).
Hoping for your help. I will regard points generously.
cristina

Hi Cristina,
I understand Schools are crated as Org and Teacher as Persons. There exist a Relationship between these similar to Contact Person (BUR001).
Now, Follow the process
1) Create a Data Source in CRMD_MKTDS.
2) Assign an Infoset Query, as per your scenario.
3) Assign Function Module "CRM_MKTTG_PF_BP_TAB_TO_CP" to data source
4) Save, and then create an Attribute List.
Go to Segment Builder and create target group based on above Attribute List.
You'll get a list of all the contact persons. For your case, Teachers.
Hope this helps......
Regards,
Vikas
PS: This will only work if Schools - Org, Teacher = Person and Relationship = BUR001. If you have other criterias please copy Function Module "CRM_MKTTG_PF_BP_TAB_TO_CP" and edit it as per your business case. Then assign this FM in Data Source.

Similar Messages

  • Help needed to generate new target group for contacts from BP Target Group

    In CRM 5.0, we have a functionality in which say we have created a target group (T1) for 10 BPu2019s (organization) and each of these BPu2019s have one or more contact persons associated to them. Now if I want to create a target group for all these contact persons associated to the 10 BPu2019s, in CRM 5.0 I have the option to right click on the target group (T1) and then I get an option u201C generate new target group from contactsu201D. By doing so another target group for all the contacts associated to those BPu2019s will be generated. I am not able to find out the similar option in CRM 2007 (web UI) where in I can create target group for contacts associated to BPu2019s (organization). There should be some work around for this requirement.
    Please let me know how to achieve this requirement.
    Thanks,
    udaya

    Hi udaya,
    we're also using that functionality in CRM 5.0. I think it would be worth a combined OSS message to get this functionality back in standard if it isn't there.
    Best regards
    Gregor

  • Early Adopter release : Extract DDL for tables does not work

    Hi,
    just had a look at Raptor - really nice tool - easy install - could be a replacement for SQLnavigator for us. One or two things I noticed though ...
    1)
    Export->DDL for tables does not work throws following error
    java.lang.ClassNotFoundException: oracle.dbtools.raptor.dialogs.actions.TableDMLExport
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at oracle.ideimpl.IdeClassLoader.loadClass(IdeClassLoader.java:140)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at oracle.dbtools.raptor.dialogs.BasicObjectModifier.launch(BasicObjectModifier.java:142)
         at oracle.dbtools.raptor.dialogs.BasicObjectModifier.handleEvent(BasicObjectModifier.java:210)
         at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$DefaultController.handleEvent(XMLBasedObjectAction.java:265)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:530)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:785)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:499)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    and 2)
    when I click on a package body - I get "loading ..." below it but it never puts the
    procedure names in and the "loading ..."message stays in the tree view - however you do get to see the packages in the source window.
    Realise this is very much a work in progress and am grateful to see an early release such as this. Looking forward to the production release.
    Best regards,
    David.

    OK thanks for looking ....you've obviously got the fixes on your to do lists
    Noticed that the SQL tab when you select an object works fine - displays the
    DDL for the object
    Do you think you'll have functionality so you can select many objects (shift left click) and
    then create a DDL script for them? It looks like you can do this for all objects in a schema but
    the ability to select a subset of objects in a schema would be very useful for our DBA's.
    Couldn't see any good reason for keeping using SQLNavigator
    Many congratulations on producing such a useful tool.
    Kind regards,
    David.

  • Short key for copy does not work all the time now.

    After I have installed the latest OSX - Yosemite, my short key for copy does not work all the time.  It is infrequent how it works. I'm using the same keyboard that I have always used, my wireless logitech keyboard for mac.  Please help.

    I've plugged in my default mac keyboard and the short key copy still does not work.

  • I purchased PSE 13 but have a Vista OS. It was suggested in this chat room that I download PSE 12. I did that & installed. The serial # for 13 does not work. Any thoughts on how I can get a number for PSE 12?

    I purchased PSE 13 but have a Vista OS. It was suggested in this chat room that I download PSE 12. I did that & installed 12.
    The serial # for 13 does not work. Any thoughts on how I can get a serial number for PSE 12?

    Hi
    There is a newer version of Resolution+ Plug-in released for an Qosmio X series
    [Resolution+ Plug-in v 1.1.2004|http://eu.computers.toshiba-europe.com/innovation/download_driver_details.jsp?service=EU&selCategory =2&selFamily=381&selSeries=231&selProduct=7506&sel ShortMod=null&language=13&selOS=all&selType=400&ye arupload=&monthupload=&dayupload=&useDate=null&mod e=allMachines&search=&action=search&macId=&country =all&selectedLanguage=13&type=400&page=1&ID=82406& OSID=30&driverLanguage=42]
    try it out...
    If it has not been installed properly, try rebooting your computer and reverify.

  • Reflow in Adobe Reader for Android does not work

    The reflow option in my Adobe reader for Android does not work. The PDF book I am trying to read is too wide to be legible when I fit it into the screen (even in landscape), but the reflow button doesn't change that. When I click it, nothing happens. The only thing I know to do is to uninstall and re-install, but that did not work. Any other tips or ideas?

    Mehwish,
    Thank you so much for responding, and so quickly. I appreciate it.
    It does not appear as though the PDF I am trying to read would have an element in it that would block it from reflow, but that is always possible. It’s a textbook, and I understand that toward the end of the book there are some charts and diagrams, but I haven’t gotten to those chapters yet. So far, I’ve just been trying to use the Adobe Reader to read the introduction and first chapter and nothing I have done has made it reflow.
    I’m enclosing a copy of the entire book. Perhaps you can uncover something in it that I didn’t see.
    Thanks again for you help.
    Stan
    Dr. Stan G. Duncan
    123 Sumner St.
    Quincy, Massachusetts 02169
    617-855-7539 (hm)
    781-504-6875 (cell)
    215-647-7583 (fax)
    508-295-1630 (Ch)
    <mailto:[email protected]> [email protected]
    <http://homebynow.blogspot.com/> http://homebynow.blogspot.com
    <http://www.huffingtonpost.com/stan-duncan> http://www.huffingtonpost.com/stan-duncan

  • The Help Tab (OSX ML) where you search for something does not work

    If I click "Help" and then search "expand" it will show me where expand is. But in CS6 when I clicked it the command would go through and pull up the page to expand pixels. Instead, I have to go find it. It works in every other Adobe app I use except Photoshop CC.
    I am on the latest version and on CC

    Hi Peter
    Thanks a lot for your help (and sorry for not having answered quicker, but my boss gave me a more urgent task last week...).
    Anyway, I did what you suggested (re-importing into a brand new project), and then the search for synonyms really worked! But, being a sceptical person, I did the same with another project, and with that one, it did not work. So, what I did next was compare all the settings of these two projects, and I found a difference.
    RH8 now contains a function that's called 'Teilzeichenfolgensuche' (I don't know the English expression, but have a look at the attached picture: this is a screen shot from the second page when I generate WebHelp). After having done several tests, I came to the following conclusions:
    Search for synonyms does not work in HTML-Help, but it does work in WebHelp (and maybe others, but they are not relevant for me, so I did not test them);
    Search for synonyms does only work, when the function 'Teilzeichenfolgensuche' is NOT activated.
    Could maybe somebody test this, too, and post here whether my conclusions are really correct?
    Btw: This fact is not mentioned in the RH-Manual; actually, this function 'Teilzeichenfolgensuche' is not even mentioned there (at least not in the German edition)!!!
    Can hardly wait to see your feedback; thanks again for everybody's support!
    Kurt

  • My email verification for psn does not work...

    My email verification for psn does not work... [email protected] SORT IT OUT SONY.
    Have had a ps4 since xmas day and am still yet to use it.

    1. You must send access code to a phone number that can receive SMS
    2. You can only use one phone number per iPad; cannot share one number with two devices

  • ICal: 'Open in Address Book' Function for 'Attendees' does not Work

    iCal lets you drag a Contact from Address Book to the 'Attendees' field of an iCal Event. (You can also put the information into the field by typing the first few letters of the person's name, and Address Book will automatically populate the field with contacts containing those letters.) When you click on a contact in 'Attendees' and select 'Open in Address Book', it is supposed to open the contact's information in Address Book (in case you needed their phone number, forgot their wife's name, etc.). In the previous version of iCal, this ALMOST worked; it would find someone in Address Book, but it would be the first person in your Address Book list with that first name; not always the person you wanted.
    The problem now is that when you click on a contact in 'Attendees' and select 'Open in Address Book', it simply opens the Address Book application and stops there; it does not go to the contact's data in Address Book. I sent Apple feedback on this problem 3 years ago, and again a few months ago, but it still does not work correctly. Does this work correctly for anyone?

    Mine actually performs the sync, but after a few rounds of syncing, some contacts get deleted, some get their photos removed, some get duplicated, and some get removed from groups. The sync basically puts my address book through a blender. I'm syncing both with MobileMe and Google. Well, that is I tried to. I've decided not to sync with Google since that's what seems to initiate the mess.

  • BB desktop for Mac Does not work Curve and G5 OSX 10.5

    The RIM software simply does not work very well. I will keep it to update software, but as a product to sync my data between my BB and my 2 macs, it simply does not do what is needed.
    Sync did not move the Address Book groups data over. The groups moved to the BB, but the groups were empty. Most of the address book contacts did have the group information in each file, but I could not filter by group as each group was empty. Also, a disturbing number of entries were duplicated, with the duplicated entries missing the group information.
    The sync from the iCal application did not seem to go very well either as I received error messages on my Mac.
    I am disappointed that RIM would not have a 32 bit version available for OS 10.2 - 10.5 and a 64 bit version for 10.6
    I am surprised and disappointed that RIM would release a product with less functionality than the Mark/Space offering, and have a lack of bluetooth syncing.
    I have gone back to "The Missing Sync" as that product does work and their support is very good. Unfortunately I had to play around with setting up a test account with no data in iCal and Address Book to zero out the errors that the RIM product put into my BB. I then had to do a second overwrite, this time with my main Mac account and my iCal and Address Book data.
    My BB is back to running and syncing, but not on the RIM software.
    I hope that RIM will revisit the Mac software and provide a product that answers the needs of the Mac community. 

    Hey Everyone, 
    You may find some useful information in this article http://bbry.lv/9y2tHa
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • The Create List Item workflow action does not work in document library with document template

    My end goal is more complex but below is a basic example of the issue I’m having that just simply does not work.
    I'm trying to use a site workflow to create an item in a document library that has a document template applied to it but the file that gets created by the workflow is corrupt and cannot be opened.
    I created a document library and edited the document template by adding some text to the header and changing it to a Word docx file instead of a Word dotx file. I tested the document template by clicking the files tab in the ribbon and then clicking new
    document which opens the document template in Word and allows me to edit and save the document back to SharePoint. Then I created a SharePoint 2013 site workflow in SharePoint Designer that contains a single Create List Item action, and that action creates
    an item in the document library with the name field statically defined. I published the workflow and then manually start it on the site. The workflow completes successfully and when I navigate to the document library the document has been created by the workflow.
    When I click on the document to open it in the Word Web App it throws the error pictured below and if I open it in the Word client application it just opens a blank document and not the correct document template.
    I also tried using a SharePoint 2010 workflow with pretty much the same results. Opening the document in Word Web App gives the same error as above and opening the document in the Word client application gives the error pictured below.
    Come on Microsoft creating a Word Document in a SharePoint Document Library from a SharePoint Workflow should just work! Is this a bug or does anyone have any ideas on what is causing the this issue?

    I had the same problem with corrupted document - this worked for me:
    1. Create a 2010 Workflow which creates the list element in a document library
    (you may start this workflow from your 2013 workflow if applicable)
    2. In the Create New List Item properties - make sure to set ContentTypeId to your content type
    ("Id for indholdstype" is Danish for "Contenttype ID")
    3. Your Content Type template should be a ".docx" file - NOT a ".dotx" file...!
    (I have always created my templates for content types as .dotx files - seems Microsoft wants us to use ordinary .docx files as template files for content types)
    Hope this helps you!

  • Enforcing JRE version for Applet does not work - 1.4.2

    Hi,
    Our application (Applet) requires JRE 1.4.2 .
    I believe I need to use STATIC VERSIONING as we want the client desktop to ONLY use 1.4.2 for our applet.
    So I followed the instructions mentioned in
    http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html#in-ie
    and
    http://java.sun.com/products/plugin/versions.html
    But for some reason the JAVA Installer fails to install the package.
    It comes back with this pop-up error message:
    Error - Java(TM) Installer
    Unable to download http://java.sun.com/update/1.4.2/1.4.2-b28.xml for installation
    Here is the jsp code snippet:
    <center>
    <OBJECT classid="clsid:CAFEEFAC-0014-0002-0000-ABCDEFFEDCBA" id="myapplet" NAME="myapplet"
        width="650" height="426" border="1" align="baseline"
        codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,0">
        <PARAM name="code" value="com.statestreet.gia.ui.applet.ComponentApplet">
        <PARAM name="codebase" value="/jars">
        <PARAM name="type" value="application/x-java-applet;jpi-version=1.4.2">
        <PARAM NAME="cache_option" VALUE="Plugin">
        <PARAM NAME="cache_archive" VALUE="jar1.jar,jar2.jar">
        <PARAM name="scriptable" value="true">
        <PARAM NAME="mayscript" VALUE ="true">
       <center>
        <P>This page requires the Java Runtime Environment Plug-in. If you see this message,
        the automatic install probably failed. <BR>Please <A href="http://java.sun.com/j2se/1.4.2/download.html">click here
    </A>
        to manually install the environment. If prompted, please choose "Run this file from its current location" or "Open"
    .<BR>
        Accept all of the defaults during the installation. When the installation completes, please click the refresh butto
    n on your browser. <BR>
        If this process does not work, please contact the Help Desk.
        </P>
        </center>
    </OBJECT>
    </center>I have tried changing the codebase by removing the "#Version part.." but still no result.
    Any suggestion is greatly appreciated.
    thanks
    hp

    Yeah, after hours of searching it must be so that my son has a 8GB i.e. a 2G version and mine just happens to be the 3G as I bought mine a month later....did not know how to know the difference but now solved, thnx.

  • Taking Z1 back to shops!! going back to Apple: Sony Bridge for Mac does not work

    Been an Iphone owner. really, really wanted to try a good  android phone, and the z1 looked the best. However
    I have had the most frustrating experience- this junky bridge software looks slick but it simply does not work on a mac .
    I have spent nearly a week mucking around on forums, reading technical 'get arounds' this is a £600 phone and its not good enough. It might be Apples fault for being so locked down, but sony should not claim it works when it has so many issues.
    1) it spent 3 days trying to load my media. It eventually got stuck on 10 min remaining. I pulled the cable.
    no contacts had even been added, however 1/2 the photos have, but they are a little jumbled up from when they were on my iphone.
    2) i try to download the lastest sony for Mac update 3 times- it cant even do this and gets stuck
    3) i then try to update the z1 with the latest software, again this also it gets stuck and hangs. OMG how can i update my software, do i have to buy a PC to go with the phone.
    im annoyed now and cant play with my new phone
    4) connect phone again and just ask it to do my notes, messages and contacts. This seems to work , but all the messages to my Girfriend are completley missing?? why?
    5) i try to load a few folders, the pictures on the bridge pop up window seem to freeze , ai cant even drag these across, the same happens with my music
    6) i have a lot of photos on my mac form my iphone 3000. If i choose to load them it only allows me to load all of them and not browse.
    can i avoid bridge and view my z1 as a drive? also why wont any of the software update?
    the next thing is it seems to have infected teh mac, the new version f itunes will not install correctly!! this is very unusual.
    some one please helpme before i rant in my blog!

    Hi Inventsc,
    I apologize for the late answer. I'm sorry you haven't had a pleasant experience using Bridge. We are aware of the problems you mention and are working on it. As mentioned, you can connect your phone in MSC (mass storage mode). To do this, disconnect the phone, find USB connectivity settings and set it to MSC mode before plugging it in again.
    Again, I am sorry it's not working properly for you.
    Best Regards,
    David

  • Sync iPhone5 to Contacts does not work, but contacts to iPhone5, works..! Crazy..??

    Hello all..!
    I added a new contact to my iPhone 5, and after a day or two tried to find it from contacts. Resolt? NOWHERE..!!
    I made all steps, before i write this question here. Tried almost(!) every help i found at sites. but didn't work.
    Finally, I deleted the contact from my iPhone5, and added it at first at contacts. I made sync, and the new contact came to my phone..!
    Please, what is wrong..??? This anomaly drives me crazy..!
    iPhone5 --> Contacts (iMac) does not work.
    Contacts (iMac) --> iPhone5 works..!
    PS. Before "Mavericks" was Mountain Lion, without problem...
    Thanks in advance

    Well not sure about anyone else but finally spoke with "support" today.
    First call I made I was told if I paid $79.00 I would receive assistance for a year.
    They could fix my problem through my pc.
    Well not paying.
    Phone 1-800-APPLE and was told that because didn't pay for call display through
    my provider it isn't going to work for me.
    Seems they don't advise you of that when you are making a decision on buying a phone.
    They at least could have put a *note saying function only works under specific conditions.
    I would have checked that out first thing.
    Lesson learned I guess. Now my provider supplies that option free for new plans but won't
    apply it to mine. So much for customer service. This all within a couple of months.
    Now if anyone has any information that would change what I was told please let me know.
    Gayle

  • App Store "Option key for purchase" does not work to reinsatll Lion

    Hello,
    I was able to re-install Lion from the App Store
    by holding the "option key" while clicking on "Prchased" in the App store
    Since I upgraded to 10.7.1 this does not work anymore !
    Is it the upgrade to 10.7.1 that"s preventing a new download ?
    or
    Is it Apple that cancelled that access ?
    One way or the other how do I reinsatll Lion ? 
    Note: I have too many partition on my drive, so it did not create a "restore HD" for LIon
    Thanks

    My problem was resolved the following day, today. I went to the App Store then to Purchased. The associated button said Resume. Yesterday that had been totally unresponsive but today when I clicked it the download resumed for another minute or two and then Lion just installed. I presume that the system was just being pushed to the limit and beyond yeasterday.
    I hope that you have solved your difficulty - good luck!

Maybe you are looking for

  • Can't download iCloud to my new PC

    When I try to download the iCloud control panel on PC it tells me that there was an interuption in the process & to try again.

  • Runtime classpath issue -- NoClassDefFoundError

    Hi, It shames me to post such a common, everyday problem, but I cannot figure this one out. I have a class in the package service: service.SynchImage. I have a class in another package as well: vigra.matlab.LOTFClient. In LOTFClient, I am importing s

  • Index Tuning Wizard - Oracle 9i 9.2.0.1 (Linux)

    Hello, I recently installed Oracle 9i Release 2 on a Linux box (RH 8.0). I have been able to get everything working without any problems. I was interested in trying out the Index Tuning Wizard but I can seem to track down where it is on my installati

  • Taking a database portable

    I would like to design a system that allows me to take a database from a server instance, load it to a flash drive, make changes to the database in the field, in court, etc. When I return to the office I would like to synch the flash copy back to the

  • Import Purchase Process

    Dear Gurus, Can anybody explain the Import purchase Cycle Process with details. Like, what need to happen at the stage of PR, PO, GR, IV and how to make set-off entry of CVD etc. Thanks inadvance. Regards, Venkat