Parallel Task Error resolution for Marketing Campaign Load

Hi,
During a Marketing campaign load, we encountered the "Parallel Task Error".
Description of error:
Error/Warning : Error invoking service 'Mktg Data Load Service', method 'CampaignLoad' at step 'Load Segment Tree Cells/Segments'.(SBL-BPR-00162)*
+*
One or more of the parallel tasks may have encountered an error.  Any queued tasks that were scheduled to follow the failed task have been cancelled.(SBL-MKT-00453)*
Further investigation revealed that the unique constraint on the S_CAMP_CON table was not being met. As per a suggestion by one of the Oracle Support Web's SR, they had asked to change the value of the field 'Token Number' (in the load file format) to a randomly generated number using the formula:
CAST((RCOUNT(1) + 001) as varchar(40)) || '001')
However, the issue arises when we assign more than one nodes of a segment tree to a campaign. Due to this, the token number would be repetitive between records of the two nodes.
Hence, to overcome this error, instead of defaulting the value of Token Number to a system generated field, or using the above function, we made it default to a unique value (for example: account id), coming from a database column. This way we made sure that the token number is unique for all the records being loaded by the campaign.
This resolved the error, however we would like to confirm if this is the right approach? Can someone let us know if there is any other solution to avoid the error?
Thanks in advance

Hi,
During a Marketing campaign load, we encountered the "Parallel Task Error".
Description of error:
Error/Warning : Error invoking service 'Mktg Data Load Service', method 'CampaignLoad' at step 'Load Segment Tree Cells/Segments'.(SBL-BPR-00162)*
+*
One or more of the parallel tasks may have encountered an error.  Any queued tasks that were scheduled to follow the failed task have been cancelled.(SBL-MKT-00453)*
Further investigation revealed that the unique constraint on the S_CAMP_CON table was not being met. As per a suggestion by one of the Oracle Support Web's SR, they had asked to change the value of the field 'Token Number' (in the load file format) to a randomly generated number using the formula:
CAST((RCOUNT(1) + 001) as varchar(40)) || '001')
However, the issue arises when we assign more than one nodes of a segment tree to a campaign. Due to this, the token number would be repetitive between records of the two nodes.
Hence, to overcome this error, instead of defaulting the value of Token Number to a system generated field, or using the above function, we made it default to a unique value (for example: account id), coming from a database column. This way we made sure that the token number is unique for all the records being loaded by the campaign.
This resolved the error, however we would like to confirm if this is the right approach? Can someone let us know if there is any other solution to avoid the error?
Thanks in advance

Similar Messages

  • Tables for Marketing Campaign

    Hi experts!
    I'm using CRM 7.0.
    I'm looking for the table for Marketing Campaign where I can find the assignment of Survey (name or GUID) to the Campaign (name or GUID).
    It would be great to find the common table of Marketing Campaign values.
    <<Text removed>>
    Thanks!
    Kostya
    Edited by: Matt on Oct 28, 2010 9:47 PM

    Hi Kostya,
    I'm not working with CRM actually but I think you can get the campaing GUID and select the table CRMD_LINK. Did you try that? After this you can check the return of CRMD_LINK in the survey table.
    Hope this helps.
    Best regards,
    Caíque Escaler

  • Interactive Reports for Marketing Campaigns using HANA

    Dear Experts,
    We are Implementing Interactive Reports for Marketing Campaigns using HANA Hence, I request you all to help with the Config Steps  / any documents that help.
    Your Help is really appreciated.
    Thanks In advance
    Satish

    David,
    There are several drawbacks with the standard functionality that you will encounter:
    -  SAPconnect only supports HTTP url posting or RFC destination setup (which means you need a third party server program)
    -  The mail forms do not impose a limitation on the length of messages
    -  Target groups do not check if the person has a mobile number.
    If you look at SMS gateway providers they normally allow use via web service or SMPP.  If you plan on doing "bulk" campaigns where you will generate multi-thousand messages a month then you need to use one of these options.  SMPP is a binary protocol that is way too complicated for a business application to implement.  So web services is your best bet.
    If we used mostly standard CRM functionaliy we would do the following for SMS:
    -  Use the segment builder to handle our target groups
    -  Use the personalized mail functionality
    -  Use the open channel exits for segment execution to handle the communication to SMS gateway.
    Now keep in mind that for SMS campaigns this is going to be cubersome, and not going to provide all the mobile marketing functionality you need.  It still appears that even for CRM 52/2007 that mobile marketing is not really fully addressed in the solution with several major gaps.
    We ended up going down a custom route, because the segment builder was not-user friendly and unstable in CRM 40 and the mail form technology did not meet our needs for sending messages and creating template based scenarios.  We still make use of the CRM business partner master for the distribution.
    If you have any further questions on doing SMS campaigns with CRM, please let me know.  This is one area where I have spent some extensive research.  If you are looking for SMS gateway providers in the US, I can also provide some names based on our previous research.
    Thank you,
    Stephen

  • Defining action and condition for Marketing campaign

    Hi All,
    I have a requirement in my project regarding defining condition on the basis of standard fields available in u201CGeneral Datau201D assignment block of campaign.
    I have to define condition for fields like tactics, communication medium, currency. These field are not available as standard while defining condition for an action. There is a way to add these standard field while defining condition.
    Any pointer, how to add required standard fields in define condition.
    Regards,
    Nikhil

    HI Nikhil,
    There are two solution approaches which i can think of:-
    1) Enhance the BOR object for campaign. The object type for Campaing is BUS2010020.
        You might have to take technical help here to enhance this and create a custom object. In that custom object you can bring the standard fields which are not normally appearing while scheduling conditions.
    But the cons. with this appraoch are that it may take some time for this technical development. Also you will have to analyze the impact as this object might be used at multiple places and could be a big impact or small impact.
    2) Create a custom FM where you can define your conditions using the fields which you are not seeing otherwise.
    Call this FM when the start condition of the Action is met and this FM will perform those extra checks which you want and once those checks are met, only then then Action should execute.
    Second approach looks simpler and with less impact. Hope this helps.
    rgrds,
    Randhir

  • Task error report

    Is there a way to generate a report of task errors? I have a "Load from Resource" task that generated errors but I don't want to go through each of the 7000+ pages to find the ~230 errors.
    I have tried to create a new Task Report but it won't Save or Run.

    You might want to find the task and add a custom audit event on the task. If it's a default task you might be able to find it using audit log report.

  • Marketing Campaigns using SMS

    Hi,
    Has anyone ever configured CRM to use SMS for Marketing campaigns?
    Is there any useful documentation on it?
    I have the best practice guides but there is no mention of how to do this.
    Any help/advice appreciated.
    David

    David,
    There are several drawbacks with the standard functionality that you will encounter:
    -  SAPconnect only supports HTTP url posting or RFC destination setup (which means you need a third party server program)
    -  The mail forms do not impose a limitation on the length of messages
    -  Target groups do not check if the person has a mobile number.
    If you look at SMS gateway providers they normally allow use via web service or SMPP.  If you plan on doing "bulk" campaigns where you will generate multi-thousand messages a month then you need to use one of these options.  SMPP is a binary protocol that is way too complicated for a business application to implement.  So web services is your best bet.
    If we used mostly standard CRM functionaliy we would do the following for SMS:
    -  Use the segment builder to handle our target groups
    -  Use the personalized mail functionality
    -  Use the open channel exits for segment execution to handle the communication to SMS gateway.
    Now keep in mind that for SMS campaigns this is going to be cubersome, and not going to provide all the mobile marketing functionality you need.  It still appears that even for CRM 52/2007 that mobile marketing is not really fully addressed in the solution with several major gaps.
    We ended up going down a custom route, because the segment builder was not-user friendly and unstable in CRM 40 and the mail form technology did not meet our needs for sending messages and creating template based scenarios.  We still make use of the CRM business partner master for the distribution.
    If you have any further questions on doing SMS campaigns with CRM, please let me know.  This is one area where I have spent some extensive research.  If you are looking for SMS gateway providers in the US, I can also provide some names based on our previous research.
    Thank you,
    Stephen

  • Sending E-mail in Marketing Campaign

    Hi
    We have a requirement where we need to send E-mails to all 'Employee responsible' of customers in Campaigns.
    However at present system is having a field called 'E-mail address' field which will get the e-mail address from SPRO
    like below..
    SAP Implementation Guide > Customer Relationship Management > Marketing > Marketing Planning and Campaign Management > Personalized Mail > Maintain Sender Addresses for E-Mail
    Functional consultant will maintain an E-mail address(only one) here.However now the requirment is I should write a code such way that it should neglect this E-mail id and instead of this it should send the mail to all the 'Employee responsible' of customers in that Campaign.
    So could you please let me know the place (class or BADI of Function Module) in the SAP code where it stores the above said mail id so that I can modify the internal table with the required E-mail id's by replacing existing email id.(I'll try to use Enhancement spots...)
    Best Regards
    Anil

    Hi,
    You can send out email for marketing campaign in many ways.
    1.get the target group created using the BI infocube
    2.get the target group created using infoset query
    3.Import the business partner data directly from an external file (flat file).
    I will suggest an easy way of doing it.
    Login using Marketing professional Roles>workcenter>Marketing>Campaign>Create New campaign-->Create segment
    >create profile set>create profile-->create target group
    Note : when u create a campaign there will be a place where you can give the mailform name where the already created mail form name shuld be mainteined over ther, and the sender address too.
    click the target group created and click on the option import business partner.
    (pre req:the target email ids should be maintained as business partners in ur system whre you can maintain BPs email-id in the BP Transaction)
    get the list of business partner ids downloaded in the flat file from BP table.
    Import the list>start or schedule the camapign>you can run ur campaign for all the BPs .
    or manually enter the BP ids in the target group where the email address maintained for those BPs will be the target ids for your campaign.
    give a try.Let me know if you have any queries.
    Regards
    Jgds

  • Timesheet error (Only for one user on one task): This Web Part was unable to load

    Hi,
    We have a weird problem with Project server 2013.
    We are on the latest March CU 2015 update on MS Project and Project server.
    Problem:
    A resource(user) is being assigned to a task. When opening the Project with the MS Project client, you can see that the resource is effectively assigned.->OK
    The real problem is when the user goes to his timesheets. He don’t see this task anymore. Other users that are assigned to the same task can see this task in the Timesheets and can open it.
    When the user go back to a timesheet on a period where the task was working and visible, and he open that timesheets, he get an error: “This Web Part was unable to load”
    ULS log:
    [bucketHash:F0949503] There was an error while loading statusing information in the task details webpart for the specified project/assignment - Project UID: 231d4fab-e08b-44fb-8d49-04f7deff207d Assignment UID: 55e2c540-c8ae-42fa-8458-c1c6e98d98f8.
    This could be caused by an out-of-date link to the task details page, specifying invalid information, or it could indicate a potential problem with the project or assignment. Exception details follow. Type: 'Microsoft.Office.Project.PWA.StatusingLib.StatusingException',
    message: 'StatusingDataAccess.GetProjData could not find pre-cached data.  Attempted to load Guid - 231d4fab-e08b-44fb-8d49-04f7deff207d' and stack trace:    at Microsoft.Office.Project.PWA.StatusingLib.StatusingDataAccess.GetProjData(Guid
    docGuid)     at Microsoft.Office.ProjectDataEdit.Document.SvrDoc..ctor(Guid docGuid, ISvrDataAccess dataAccess, SvrDoc entDoc, SvrDoc resourcePool, Boolean bUseProjectResources)     at Microsoft.Office.Project.PWA.StatusingLib.StatusingDataEdit.InitSvrEditForDoc(Guid
    docGuid)     at Microsoft.Office.Project.PWA.CommonControls.TaskDetails.QueryData().
    [bucketHash:D7120B28] Webpart TaskDetailsPart failed in CreateChildControls. Unique ID: efbaf89c-01a5-e078-a033-bc18fe4d431c Microsoft.SharePoint.SPException: The Project and/or Assignment unique ID refers to a missing
    or invalid object.     at Microsoft.Office.Project.PWA.CommonControls.TaskDetails.QueryData()     at Microsoft.Office.Project.PWA.CommonControls.TaskDetails.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)     at Microsoft.Office.Project.PWA.WebParts.PWAResiliencyPart.CreateChildControls() StackTrace:  at Microsoft.Office.Project.Server.Native.dll: (sig=ad0ca0fd-3c62-4564-9144-b6fd1f587187|2|microsoft.office.project.server.native.pdb,
    offset=3C16) at Microsoft.Office.Project.Server.Native.dll: (offset=1265D)
    We tried already to republish the whole project with the ‘Save for Sharing’ workaround
     without success.
    Someone any idea?
    Since we are migrated to Project 2013, we have a lot of problems with Project Server. Too late to go back
    L
    Thanks in advance,
    Johan

    Hi Johan,
    The assignment of this user on the given task might be corrupted. Try to remove the resource from the task, publish the project, assign the resource again and publish again the project. If it is not working, try to unpublish the task (column "publish")
    and publih it again.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Failed to load Execute Package Task error.

    Hello Experts,
    Excuse my newbie question.
    Execute Package Task: Error: The task has failed to load. The contact information for the task is "Microsoft Corporation; Microsoft SQL Server; Microsoft corporation; All Rights Reserved http://www.microsoft.com/sql/support/default.asp:1"
    We have a windows service running on our app server that deploys a package that executes other packages using execute package task. This package and rest of the packages are in the same folder at the same level under integration services
    catalog. The package fails to execute with the above said error.
    Execute package task is configured to run in 'in-process' mode. Changing delay validation to true/false in child packages didn't help.
    ironically if the package is deployed using a console application from the app server the package gets executed just fine. I checked permissions, everything seem fine.
    Is there anyway to get details of this error to understand the problem better? I am looking at reports > standard reports > all executions.
    Thanks.

    As it turns out, the 63bit ExecPackageTask.dll was not found under "C:\Program Files\Microsoft SQL Server\110\DTS\Binn". Installing "SQL Server Data Tools" installed only 32 bit version of the component under "C:\Program Files (x86)\Microsoft SQL
    Server\110\DTS\Binn".
    Is there a way to get 64bit version of this component without installing "Integration Services" (to avoid possible license issues)?
    Hi Jayakarthiks,
    To make use of the 64-bit ExecPackageTask.dll, you also need the 64-bit SSIS runtime and 64-bit DTExec utility tool. To obtain the 64-bit SSIS runtime and tools, you have to install the SQL Server Integration Services service from your SQL Server 2012 install
    media.
    Reference:
    http://msdn.microsoft.com/en-us/library/ms143731.aspx
    Regards,
    Mike Yin
    If you have any feedback on our support, please click here
    Mike Yin
    TechNet Community Support

  • Really aggressive marketing campaign for creative cloud

    today my Lightroom informed me that there is an update, and asked me if I would like to download the update. I answered "yes" and was taken to the Adobe website. But, instead of being taken to the Adobe Lightroom download page as has happened with all of the previous updates, this time I was taken to a page about creative cloud. I don't want creative cloud. I only want to update my desktop version. So I tried clicking on the way for the desktop version, which is hidden away down in the bottom right corner of the screen. And that takes me to create a cloud. So I tried going to downloads for Lightroom. And I get taken to creative cloud.
    I eventually had to call up Adobe on the phone in order to be able to update my desktop version of Lightroom. I let the agent I spoke with know it was very annoying to be subject to this obviously aggressive marketing campaign for creative cloud. When we were done with the call I thanked him for helping me do on the phone what I couldn't do on the website.  I also let him know that  it seems like Adobe is trying very hard to steer people to be creative cloud option and away from the desktop option.  I also let him know that if Adobe ever does away with the desktop version and the creative cloud version is the only alternative I am gone as a customer. I will use Apple photos or some other product. I will not be forced into a subscription-based service against my will.
    Greg

    Have followed up with the customer via email. Working to resolve the problem.

  • I purchased a monthly pack and havent been able to use it. I have been getting charged for 3 months now and I still get an error message saying "unable to load all your plans". How do I re-install or dowload and get my last 3 payments reimbursed?

    I purchased a monthly pack and havent been able to use it. I have been getting charged for 3 months now and I still get an error message saying "unable to load all your plans". How do I re-install or dowload and get my last 3 payments reimbursed?

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/
    or
    Adobe contact information - http://helpx.adobe.com/contact.html

  • I am unable to load some web pages, I get an error message saying unable to load page due to invalid or unsupported form of compression, this happens on the BBC news page for example. Any ideas how to overcome???

    OS is Windows7. I'm using the latest version of Mozilla Firefox
    I am unable to load some web pages, I get an error message saying unable to load page due to invalid or unsupported form of compression, this happens on the BBC news page for example. Any ideas how to overcome???

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Error in loading the WSDL file. Check the error log for more details

    Hello,
    I am trying to create a Import Adaptive Webservice Model. I am using the WSDL:
    http://www.abysal.com/soap/AbysalEmail.wsdl
    I am getting the below error when I choose WSDL source as UDDI or file (I am not using any logical destination)
    "Error in loading the WSDL file. Check the error log for more details."
    Where can i see the error log? And what is the solution to fix this?
    I am able to create the model if i save the wsdl locally on my machine and choose Local File System or File as the WSDL source. But at runtime this fails as the application tries to read the WSDL for metadata info and it looks into the application server for this file.
    I also tried creating the old webservice model. And it is able to create the model. But I feel I need to use the new model as this one is deprecated.
    Thanks,
    Sachin

    Hi
    For the logs you can search in this directory
    Goto Window->Show view->Other->PDE Runtim->Error Log
    please try this may it would help you out, try to create a model for you Web Service using Web Service Model (DEPRECATED)
    See this link:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/integration%2bof%2bweb%2bservices%2b-%2bdifferent%2bscenarios

  • DBD: An error occurred while trying to load the provider for transport odbo

    Hello,
    I am trying to create universe on top of BPC cube using 'Business Planning and Consolidation' option under SAP Business Objects in Universe Designer ; however when creating connection I am getting following error messgae
    "DBD: An error occurred while trying to load the provider for transport odbo. Failed to load library . System error message: The specified module could not be found."
    I am using BO 3.1
    Is anyone aware of this issue? Kindly assist.
    Thanks

    We were having the same problem, found this note in the SAP KB
    https://websmp130.sap-ag.de/sap/support/notes/1321459
    Mike

  • Error - DBD: An error occurred while trying to load the provider for ...

    Error - DBD: An error occurred while trying to load the provider for transport odbo.
               Failed to load library. System error message: The specifed module could not be found.
    While I am trying to create connection in universe designer to MS Analysis Services 2005.
    Thank you - Ashok
    Edited by: akojha on Jan 4, 2010 5:27 PM

    We were having the same problem, found this note in the SAP KB
    https://websmp130.sap-ag.de/sap/support/notes/1321459
    Mike

Maybe you are looking for

  • Positioning

    i am adding some animations to keynote. i would like the animations to come from the left, or the top. here is my problem : i can't seem to get the slide to "detach" from the upper-left side of the screen, when i am zoomed out. i have looked everywhe

  • In layout one  of the attribute is excluded

    Dear Expers, I am pretty new to the WDA, I dont know where i am going wrong, can anyone please help. I am practising the scenario of a controller and view. I have created the service call in comp controller and copying the same to view controller, I

  • ADPCM and GSM to wav file with RAWCONVERTER

    Hi, is it possible to codify ADPCM and GSM in a .wav file with the RawAudioDataConverter(jsresources) or do they need a targetEncoding?. I have recorded GSM data in a wav file but I can't decode them. Example of my GSM coder and decoder AudioInputStr

  • Reinstall OS/iTunes, will matched songs be erased?

    I ordered itunes match and now have 5000 songs in the cloud. later on I needed to reinstall my OS, which included erasing hard drive. When I open itunes now I have no songs. I did import a couple of cd's i had. My question is if i turn on itunes matc

  • HT204053 I dont have iCloud in my System Preferences How do I get it?

    I have the old macbook and have tried setting up iCloud numerous times but have not been able to due to not being able to find the iCloud icon in system preferences. I have presumed that I cannot get iCloud because I'm running on MAC OS X 10.6.8 but