<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: inserting/updating/deleting Salesforce recurring tasks in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340299#M1933</link>
    <description>&lt;P&gt;Inserting Recurring Tasks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From the Home tab, click on the "Tasks" tab.&lt;/LI&gt;&lt;LI&gt;Click on the "New Task" button.&lt;/LI&gt;&lt;LI&gt;Fill in the required information in the task creation window.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In the "Recurrence" section, select the desired recurrence pattern (e.g. daily, weekly, monthly, etc.).  &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Fill in the necessary information for the recurrence pattern.&lt;/LI&gt;&lt;LI&gt;Click on the "Save" button to create the recurring task.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Updating Recurring Tasks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From the Home tab, click on the "Tasks" tab.&lt;/LI&gt;&lt;LI&gt;Select the recurring task that you want to update.&lt;/LI&gt;&lt;LI&gt;Click on the "Edit" button.&lt;/LI&gt;&lt;LI&gt;Make the necessary changes to the task information or recurrence pattern.&lt;/LI&gt;&lt;LI&gt;Click on the "Save" button to save the changes.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Deleting Recurring Tasks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From the Home tab, click on the "Tasks" tab.&lt;/LI&gt;&lt;LI&gt;Select the recurring task that you want to delete.&lt;/LI&gt;&lt;LI&gt;Click on the "Delete" button.&lt;/LI&gt;&lt;LI&gt;Confirm the deletion by clicking on the "OK" button in the confirmation window.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Note: Deleting a recurring task will delete all instances of the task, including past and future occurrences.&lt;/P&gt;</description>
    <pubDate>Tue, 02 May 2023 09:51:37 GMT</pubDate>
    <dc:creator>scena1682747023</dc:creator>
    <dc:date>2023-05-02T09:51:37Z</dc:date>
    <item>
      <title>inserting/updating/deleting Salesforce recurring tasks</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340298#M1932</link>
      <description>&lt;P&gt;Salesforce recurring tasks have some limitations when we want to do the cleaning.&lt;/P&gt;&lt;P&gt;Let's say I have John in Salesforce and John_duplicated who has recurring tasks. I want to delete John_duplicated and move his 10 recurring tasks to John.&lt;/P&gt;&lt;P&gt;In theory, if I update whoId and/or whatId of the records in Task object to whoId=contact of John (if its value is John_duplicate's contact) and whatId to John's account it should work using tSalesforce_output with update mode.&lt;/P&gt;&lt;P&gt;But SF throws this error &lt;B&gt;Apex Task Trigger cannot handle batch operations on recurring task error.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;If I want to use  tSalesforce_output with the delete/insert method how I can insert new recurring tasks as one of them should be the parent of other inserted records?&lt;/P&gt;&lt;P&gt;Appreciate any help. thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340298#M1932</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2024-11-15T21:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: inserting/updating/deleting Salesforce recurring tasks</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340299#M1933</link>
      <description>&lt;P&gt;Inserting Recurring Tasks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From the Home tab, click on the "Tasks" tab.&lt;/LI&gt;&lt;LI&gt;Click on the "New Task" button.&lt;/LI&gt;&lt;LI&gt;Fill in the required information in the task creation window.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In the "Recurrence" section, select the desired recurrence pattern (e.g. daily, weekly, monthly, etc.).  &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Fill in the necessary information for the recurrence pattern.&lt;/LI&gt;&lt;LI&gt;Click on the "Save" button to create the recurring task.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Updating Recurring Tasks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From the Home tab, click on the "Tasks" tab.&lt;/LI&gt;&lt;LI&gt;Select the recurring task that you want to update.&lt;/LI&gt;&lt;LI&gt;Click on the "Edit" button.&lt;/LI&gt;&lt;LI&gt;Make the necessary changes to the task information or recurrence pattern.&lt;/LI&gt;&lt;LI&gt;Click on the "Save" button to save the changes.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Deleting Recurring Tasks:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From the Home tab, click on the "Tasks" tab.&lt;/LI&gt;&lt;LI&gt;Select the recurring task that you want to delete.&lt;/LI&gt;&lt;LI&gt;Click on the "Delete" button.&lt;/LI&gt;&lt;LI&gt;Confirm the deletion by clicking on the "OK" button in the confirmation window.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Note: Deleting a recurring task will delete all instances of the task, including past and future occurrences.&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 09:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340299#M1933</guid>
      <dc:creator>scena1682747023</dc:creator>
      <dc:date>2023-05-02T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: inserting/updating/deleting Salesforce recurring tasks</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340300#M1934</link>
      <description>&lt;P&gt;&lt;A href="https://community.talend.com/s/profile/0055b00000RwLubAAF" alt="https://community.talend.com/s/profile/0055b00000RwLubAAF" target="_blank"&gt;scena1682747023&lt;/A&gt; I want to insert a recurring task using Talend components, tSalesforceOutput or tSalesforceoutputBulk&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 03:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/inserting-updating-deleting-Salesforce-recurring-tasks/m-p/2340300#M1934</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2023-05-03T03:27:03Z</dc:date>
    </item>
  </channel>
</rss>

