Create tasks from campaign execution

Hi experts,
we have the requirement to create tasks through campaihn execution.
Unfortunately it seems that when customizing the communication channnel in spro the channel "create contacts" does not allow to create activities in form of tasks.
Is there another possibility to create tasks through campaign execution?
I think this not an unusual requirement, so I am wondering if you can help me with this issue.
Thanks a ton and kind regards
Hannes

Hi Hannes,
Did you try to overrule that via the BAdI Enhanced Creation of Business Transactions
you can find that BAdI in SPRO --> CRM --> Marketing --> Marketing Planning and Campaign Management --> Campaign Execution --> Business Add-Ins --> BAdI: Enhanced Creation of Business Transactions
there is a method called MODIFY_ACTIVITY_OBJ
This will be called during creation. Maybe you can overrule the transaction type and object type there.
KR,
Micha

Similar Messages

  • Create Activities from Campaign

    Hi,
    I intend to create Activity from Campaign based on the Partners selected in the Partners tab.
    For 5 different partners, 5 different activities.
    I am trying this through Action definition, method call.
    Am I on the right path? Is this how normally its done?
    thanks
    Yash

    Hi Mike,
    Thanks for the link.
    I already have this doc with me.
    This talks about creating a transaction type which is assigned based on Communication channel.
    My requirement is to create a transaction type based on the Partners in the Partner tab.
    I have awarded points though.
    thanks
    Yash

  • Automated creation of call-tasks on campaign execution with attachment

    Hi all,
    I'm planning to create call-tasks to the responsible employees on campaign excecution.
    Therefor I want to use the BAdI: Enhanced Creation of Business Transactions.
    When creating these tasks I want to attacht the URL defined as attachment on the campaign to these new created tasks to inform the recipients of this call-task that they should take a loot at this URL.
    Does anyone did somthing similar before and can give me some hints?
    Until now I have not found anything in the changing parameters of this BAdI to forward these attachments.
    Best regards
    Dennis

    Hi Dennis,
    Did you solve this issue?
    Can you please share the solution with me?
    Bye, Angelo

  • Create task from conversation thread in news feed - Task must be created in custom task list

    Hi All,<o:p></o:p>
    Have a new requirement
    were user should be able to create a task for himself from a conversational
    thread in News feed.<o:p></o:p>
    In
    SharePoint 2013 we have a functionality where we can follow up on a
    conversation and it creates a task in My Tasks which is in My site.<o:p></o:p>
    But my requirement
    is to create a task in Tasks list in same site collection on click of follow
    up.<o:p></o:p>
    I have
    tried one approach as below :<o:p></o:p>
    My Tasks in
    My site is an aggregated view of all tasks assigned to the logged in user. When
    i follow a task in News feed a personal task is created in My task
    (WmaAggregatorList_User internal name) list. When i Edit the personal task and
    change the Projects
    drop down to the required Project Name and Check -"Make this task public to project
    members" it just creates a task is specific Site and moves
    the task.<o:p></o:p>
    I tried to
    find if Projects and Check box are columns of Task list , but did not find any
    columns.<o:p></o:p>
    I am trying
    to create a event receiver which would make these columns be set to Site Name
    and check box checked so that when user creates a task it will directly move to
    Custom Task list.<o:p></o:p>
    Please
    guide <o:p></o:p>
    Thanks in
    Advance<o:p></o:p>
    Pallavi

    Thank you for your responce. I used a content query wp to rollup only the Major Milestones, but am unable to overlay the results to a calendar.. The link you provided is for overlaying different task lists onto a calendar, but does not detail how to
    overlay the results from the content query onto a calendar.

  • Creating Service Order from Campaign

    Hello Guru's
    I m really stuck presently with my Task.
    My scenario is, we have modified service order transaction (zsrv), and this service order has been modified by adding custom developed classification that we assign every time we create service order manually. I have to create same service order from campaign execution.
    At the same time when we create campaign, this classification is assigned in campaign screen and stored in bespoke table. Then i have to create service order automatically from campaign when executed.
    So can any one help me on this scenario. what BADi i have to use, what is the best approach for this. How i can pass the classification of campaign to service order.
    please help me
    thank you
    shankar

    Hello. What was the solution, please?
    I have a similar scenario in which I need a mass creation of service requests from a target group.
    Thanks a lot,
    Luis.

  • Error while creating task: The server was unable to save the form at this time. Please try again. (SharePoint 2013)

    I get the following error while saving a task inside task list:
    "The server was unable to save the form at this time. Please try again."
    I tried restarting "search service host controller".
    The server has 8 GB RAM and according to task manager, 6.67 GB is being used.
    I logged into the site with user which is the owner of the site. I tried creating tasks from client as well as the SharePoint server itself. Same error is shown in both the cases.
    How do I find information on the exact problem that is causing the error? What are possible solutions?

    Hi robikshrestha,
    This error message often shows when there is low memory that can be used, the workaround restart the “SharePoint Search Hosting Controller” service is to release some memory, and make it work. Whether restart the service release memory
    in your situation?
    Would you please check whether this issue happens all the time in task list, or happens sometimes when the memory is lower to use. If it doesn’t have a large impact, you can restart the server, check the result. have a look at the event
    log and ULS log, see whether there is related information.
    If it happens all the time, would you please use other browsers, whether the results are same? This may be caused by some add-ons in IE, like Free Download Manager I have seen.
    Thanks,
    Qiao Wei
    TechNet Community Support

  • Enterprise Portal - Create Task throws exception

    Hi All,
      I'm working on MDM 7.1, NW 7.01. Click on the 'Create Task' from Universal worklist page throws the following exception. Any thoughts what might be causing this.
      500   Internal Server Error
              SAP NetWeaver Application Server 7.00/Java AS 7.00
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.ip.collaboration.core.impl.ume.manager.UMRepositoryManager.getResource(UMRepositoryManager.java:212)
        at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:228)
        at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
        at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
        at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
        ... 57 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type     HTML Client
    User agent     Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
    Version     null
    DOM version     null
    Client Type     ns7
    Client Type Profile     nn7
    ActiveX     disabled
    Cookies     enabled
    Frames     enabled
    Java Applets     enabled
    JavaScript     enabled
    Tables     enabled
    VB Script     enabled
    Server
    Web Dynpro Runtime     Vendor: SAP, build ID: 7.0103.20081111115141.0000 (release=NW701_03_REL, buildtime=2008-12-07:13:19:14[UTC], changelist=51958, host=pwdfm246), build date: Tue May 12 20:39:49 MDT 2009
    J2EE Engine     7.01 PatchLevel 56102.
    Java VM     IBM J9 VM, version:2.3, vendor: IBM Corporation
    Operating system     Linux, version: 2.6.16.60-0.37_f594963d-xen, architecture: amd64
    Session & Other
    Session Locale     en_US
    Time of Failure     Wed Jul 01 09:01:10 MDT 2009 (Java Time: 1246460470781)
    Web Dynpro Code Generation Infos
    sap.com/tceujwfuiwizardtask
    SapDictionaryGenerationCore     7.0103.20071003090459.0000 (release=701_SP_REL, buildtime=2008-11-05:19:55:10[UTC], changelist=463950, host=PWDFM201.wdf.sap.corp)
    SapDictionaryGenerationTemplates     7.0103.20071003090459.0000 (release=701_SP_REL, buildtime=2008-11-05:19:55:16[UTC], changelist=463950, host=PWDFM201.wdf.sap.corp)
    SapGenerationFrameworkCore     7.0103.20071003090713.0000 (release=701_SP_REL, buildtime=2008-11-05:19:48:07[UTC], changelist=463957, host=PWDFM201.wdf.sap.corp)
    SapIdeWebDynproCheckLayer     7.0103.20080730170941.0000 (release=701_SP_REL, buildtime=2008-11-05:20:00:15[UTC], changelist=494993, host=PWDFM201.wdf.sap.corp)
    SapMetamodelCommon     7.0103.20071003091208.0000 (release=701_SP_REL, buildtime=2008-11-05:19:48:51[UTC], changelist=463971, host=PWDFM201.wdf.sap.corp)
    SapMetamodelCore     7.0103.20071003091208.0000 (release=701_SP_REL, buildtime=2008-11-05:19:48:46[UTC], changelist=463971, host=PWDFM201.wdf.sap.corp)
    SapMetamodelDictionary     7.0103.20071003090530.0000 (release=701_SP_REL, buildtime=2008-11-05:19:52:58[UTC], changelist=463951, host=PWDFM201.wdf.sap.corp)
    SapMetamodelWebDynpro     7.0103.20080730170953.0000 (release=701_SP_REL, buildtime=2008-11-05:19:57:29[UTC], changelist=494995, host=PWDFM201.wdf.sap.corp)
    SapWebDynproGenerationCTemplates     7.0103.20081105123737.0000 (release=701_SP_REL, buildtime=2008-11-05:20:06:40[UTC], changelist=507414, host=pwdfm201)
    SapWebDynproGenerationCore     7.0103.20080730170941.0000 (release=701_SP_REL, buildtime=2008-11-05:20:00:20[UTC], changelist=494993, host=PWDFM201.wdf.sap.corp)
    SapWebDynproGenerationTemplates     7.0103.20081105123737.0000 (release=701_SP_REL, buildtime=2008-11-05:20:06:40[UTC], changelist=507414, host=pwdfm201)
    sap.com/tcwddispwda
    No information available     null
    sap.com/tckmcbc.uwl.ui~wd_ui
    SapDictionaryGenerationCore     7.0103.20071003090459.0000 (release=701_SP_REL, buildtime=2008-11-05:19:55:10[UTC], changelist=463950, host=PWDFM201.wdf.sap.corp)
    SapDictionaryGenerationTemplates     7.0103.20071003090459.0000 (release=701_SP_REL, buildtime=2008-11-05:19:55:16[UTC], changelist=463950, host=PWDFM201.wdf.sap.corp)
    SapGenerationFrameworkCore     7.0103.20071003090713.0000 (release=701_SP_REL, buildtime=2008-11-05:19:48:07[UTC], changelist=463957, host=PWDFM201.wdf.sap.corp)
    SapIdeWebDynproCheckLayer     7.0103.20080730170941.0000 (release=701_SP_REL, buildtime=2008-11-05:20:00:15[UTC], changelist=494993, host=PWDFM201.wdf.sap.corp)
    SapMetamodelCommon     7.0103.20071003091208.0000 (release=701_SP_REL, buildtime=2008-11-05:19:48:51[UTC], changelist=463971, host=PWDFM201.wdf.sap.corp)
    SapMetamodelCore     7.0103.20071003091208.0000 (release=701_SP_REL, buildtime=2008-11-05:19:48:46[UTC], changelist=463971, host=PWDFM201.wdf.sap.corp)
    SapMetamodelDictionary     7.0103.20071003090530.0000 (release=701_SP_REL, buildtime=2008-11-05:19:52:58[UTC], changelist=463951, host=PWDFM201.wdf.sap.corp)
    SapMetamodelWebDynpro     7.0103.20080730170953.0000 (release=701_SP_REL, buildtime=2008-11-05:19:57:29[UTC], changelist=494995, host=PWDFM201.wdf.sap.corp)
    SapWebDynproGenerationCTemplates     7.0103.20081105123737.0000 (release=701_SP_REL, buildtime=2008-11-05:20:06:40[UTC], changelist=507414, host=pwdfm201)
    SapWebDynproGenerationCore     7.0103.20080730170941.0000 (release=701_SP_REL, buildtime=2008-11-05:20:00:20[UTC], changelist=494993, host=PWDFM201.wdf.sap.corp)
    SapWebDynproGenerationTemplates     7.0103.20081105123737.0000 (release=701_SP_REL, buildtime=2008-11-05:20:06:40[UTC], changelist=507414, host=pwdfm201)
    sap.com/tcwdcorecomp
    No information available     null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.sap.ip.collaboration.core.impl.ume.manager.UMRepositoryManager.getResource(UMRepositoryManager.java:212)
         at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:228)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sap.ip.collaboration.core.impl.ume.so.SOUser.<init>(SOUser.java:86)
         at com.sap.ip.collaboration.core.impl.ume.so.SOUserFactory.getSOUser(SOUserFactory.java:89)
         at com.sap.ip.collaboration.core.impl.ume.so.SOPeopleFactory.getSOPeople(SOPeopleFactory.java:104)
         at com.sap.ip.collaboration.coreui.api.people.util.State.identifyPeopleApplicationList(State.java:939)
         at com.sap.netweaver.kmc.people.wdpicker.PeoplePickerView.initializePeopleSelection(PeoplePickerView.java:510)
         at com.sap.netweaver.kmc.people.wdpicker.PeoplePickerView.wdDoInit(PeoplePickerView.java:145)
         at com.sap.netweaver.kmc.people.wdpicker.wdp.InternalPeoplePickerView.wdDoInit(InternalPeoplePickerView.java:189)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:295)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.show(ApplicationWindow.java:182)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:177)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:364)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:754)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Appreciate all your help!
    Regards,
    VSingh
    Edited by: VSingh on Jul 1, 2009 10:03 AM

    Hi,
    The error message tells you that something is referencing a NULL value in the code of the UMRepositoryManager class. This is generally a sign of poor error detection in the code and not checking for NULL's before trying to use them! If I were you I would try the following:
    1. Check your User Management Engine (UME) configuration
    2. Check the KM UM Repository Manager configuration
    I would say that because the code is standard SAP code the problem is somewhere in the configuration of your system (i.e. the code is expecting something to be configured but it is not). I would also recommend checking SAP OSS notes for a possible solution.
    Hope this gets you started towards finding the solution.
    BRgds,
    Simon

  • Create Tasks for target group.

    Hi guys.
    I want craete Tasks for target group.
    But, I don`t see "Employee Responsible" in "Create Business Transactions for Target Group Members".
    How can I set Employee Responsible for Tasks?
    Thanks.
    Sergey.

    Hi Sergey,
    What i observed while creating Task from TG is we dont have fileds from where we can assign Emp responsible, as in Task Partner detemination(Standard) Access sequence we use for Emp responsible is User, and when we create Task from TG sytem takes User's Id as a Emp reponsible i.e. using which user u r creating Task from TG.
    Regards,
    DD's

  • Create cProject task from DMS

    Hi All,
    We are having an issue where we need to create task in cProjects project from the document in DMS.
    thanks and regards,
    Vikas

    Hi Vikas,
    you can call the BAPIs to start the creation ofthe wished task.
    BAPI_DPR_*

  • How Create Task (Create related incident from Template )

    Dear ;
    I want Create Task like  (Create related incident) but open incident template list like service request not default incident form
    how I can do that ?

    I created Custom incident Form by follow the below link
    http://z3br1.wordpress.com/2014/02/18/how-to-deal-with-annoying-square-brackets-in-custom-forms/
    https://dynamicdatacenter.wordpress.com/2012/10/03/add-custom-service-request-forms-in-servicemanager2012/
    and it woks good
    but when want to use create related incident it open default incident form
    i want to create task (Create related incident from template ) to allow them to Select new form
    It should use the custom form also when creating incident based on a template. There must be something wrong with your implementation. Can you provide some screenshots of what it is you are doing so that there is no confusion in that regard?
    http://codebeaver.blogspot.dk/

  • Hide or disable "Receive My Tasks" From Create a Substitution Rule" screen

    Hi All,
    I would like to Hide or disable the option which says "Receive My Tasks"  from the "Manage Substitution Rules" -> Create a Substitution Rule" screen
    Can anyone please let me know how i can accomplish this
    Thanks in advance

    Hi Sid,
    First you find the Template name of the Internet service by right clicking on the portal screen from where you want to hide the button and goto the View Source option.
    serach for the button and find the template under which this button is lying.
    Then go to SE80>Internet Services>give the service name -->goto the HTML template which is been found under the service.
    Comment out the code of the button.
    Regards,
    Sachin

  • How to remove channel from DAQmx create Task.vi

    Vikas H. Kumthekar
    ASE
    Tata Consultancy Services
    Pune-1

    How are you using the DAQmx Create Task.vi? Are you using it to include a global channel or copy a task that was previously created in Measurement and Automation Explorer (MAX)? If this is the case the only way to remove a channel would be to delete the global channel or modify the physical channels for that task in MAX. If you are creating a new task you can use the DAQmx Create Channel.vi to specify the physical channels that you would like to include or exclude.
    Regards,
    Andy F.
    Applications Engineer
    National Instruments
    National Instruments

  • Creation of service order from campaign element

    Hi,
    We have a requirement where service orders are to be created for all those business partners who responded to the campaign. We are using standard service order type SVRO. We have set up campaign automation by creating campaign and element, assigned target group, set decision point (rule & condition) to split target group in two; one for those who have replied to campaign and others who have not replied. These target groups are also linked to other campaign elements within the campaign.
    The question is, how to create a follow-on transactions such as service orders through campaign, so that one service order gets created for each successful BP from campaign result?
    Thanks in advance for your advice / suggestions.
    Regards
    Umesh
    Edited by: Umesh Singh on Sep 30, 2009 6:36 PM

    Hi Shatnhala,
    Thank you for your help. I'll try this and will come back to you.
    My further requirenment is to re-trigger pricing to upade latest price information on these service orders and then to create and send letter to all those customer with price informations. Can I use the same workflow with different steps to complete all these task?
    Also, how will these service orders (created through workflow) be linked with the campaign? Is their a way to link one campaign with many orders?
    Thanks
    Umesh

  • Reports/campaign execution

    Hi
    I am new to this CRM ,Could some body give me idea about which all the reports we use in CRM and campaign execution configuration steps.
    Thanks in advance
    Padma

    Hi Murali,
    In order to replicate conditions, condition tables, etc from R/3, just carry out an initial load of DNL_CUST_CNDALL.
    Or
    U can even make use of requests which are created in R3AR2, and downloaded using R3AR4.
    If u wish to maintain the condition record in CRM, fot the condition types downloaded from R/3, maintain an entry in table MNTCNT of R/3.
    In R/3
    SPRO: Integration with Other SAP Components->Customer Relationship Management->Basic Functions->Data Exchange Conditions
    Usage           :  A         
    Table            :(condition table name)       
    Application    : V         
    Condition type  :(Condition type
    Logical system  Logical System of CRM)
    Wish the information is useful.
    Regards,
    Shalini Chauhan

  • B2B Campaign Execution

    Hi all
    In email campaign execution where the target group contains BP which are Organizations the emails should go to the their respective contact person maintained in BP Relationship. Is there any specific setting which needs to be maintained for the above scenario to happen?
    As the problem which I'm facing is that when I execute a email campaign for a target group containing BP of category Person then the emails are going out of the system and email activity is also created as system is able to find the email address from BP Master Data.
    But when I execute a email campaign for a Target Group containing Organizations as BP then emails are not going to their respective contact persons dispite of maintaining the proper BP Relationship for Organization and contact person.
    is there specific settings which i need to maintian in order for same to happen.
    Thanks
    Avi

    Hi Avinesh,
    To send e-mails to the contact persons of the organizations, make sure you have checked the B2B checkbox in the segment tab for your target group.
    Also click on functions to specify the role of your contact person ( which can be seen in below the target group assignement).
    Regards,
    Shalini Chauhan

Maybe you are looking for

  • TDS Reversal in F-54

    Hi Experts, Tds is being deducted at the time of Down Payment and also at the time of Invoice. At the time of F110, Tds is being getting Reversed as of now. We want to do the Reversal of Tds in F-54,i know it is possible and i know the configuration

  • Converting XML(as String) to XML(XMLObject) in WLI8.1

    Hi, I am new to WLI 8.1. In my business process I receive an XML from client as Java String. Now I want to convert it into com.bea.xml.XMLObject to perform XSL Transformation. How do I do it in WLI workshop. Is it possible in WLI8.1 to use XML in the

  • Query in Insert statement with JDBC Rx adapter

    Hi, This is a FILE to JDBC scenario. My target datatype is like this with sample payload values statement_s statement_s    action='INSERT"   access     A=1234     B=1002 key    A=1234    B ="10%"      compareOperation= LIKE A(1..1) is primary key in

  • KeyBoard Lights

    Can I send my mac air in and get the keys that are backlited installed ?

  • Archiving production orders by SARA Trx

    Hi Gurus. I want to archive a production order by SARA trx. The object used is PP_ORDER. The program used by SARA only archives a Production orders with I0013 status and in the PORDARCH table ( used by this program ) hasn't this status. The productio