DumpLoad Task list & "Clear existing data" option

Hi,
I'm going to use the standard package DumpLoad task in order to load a file and to clear the existing data before loading the new data.
I have configured the task directly in the SSIS package with the following options:
- select "Import into cube" radio button
- select "Clear Existing Data" checkbox
- select the dimensions I want to use to determine the scope of clear data. My understanding of this point is that all the combination of the selected dimensions are deleted.
Is it possible to define all these parameters using the SCRIPTMODIFY, especially the list of dimensions use to determine the scope.
thanks for your help,
Romuald

Hello,
   Yes, you can define all these parameters using the dynamic script. If you are going to eData->Organize Package list, right click on your package, select Modify and click on second button placed  near the edit box where you fill the package. Tis will open you a window where you can find all tasks and connection associated with your package. Going to Advanced button you will be able to edit the dynamic script.
Hope this can helps you,
Mihaela

Similar Messages

  • Error SOURCE IS the same as the target Task name Clear Cube Data

    Hi,
    When I am trying to use the Clear Package I am getting an error -
    "Source is the same as the Target"
    Any help with how to resolve this ?
    thx

    Hi,
    Please check if the Clear DM package is linked with the Process chain for Clearing the Data.
    We usually get the error you are mentioning in Copy Function when we have same source and Destination members.
    Hope this helps,
    Regards,
    G.Vijaya Kumar

  • Planning Task List Due Date

    Dear All,
    When we create planning task list we can aslo assign due date for each task with in task list.
    This due date has three components
    1. Date
    2. Time
    3. Alert
    However time is denoted in EDT (Estern Daylight Time).
    As we are implementing the project in India we need to have Indian Standard Time (ISD) instead of EDT. Is this possible.
    Further if useres are spread across the globe is it possible to set different alert times for different users. For this i think we need to replicate the task list with due date set users specific.
    Can anyone provide with screen shot of delayed activities, completed activities based on due date previously assigned.
    Thanks and regards
    Payous999

    Hi Payous999,
    Let me explain in steps
    1. EDT , You are viewing EDT because the system on which Planning has been installed has its time zone set as EDT.
    2. Once ,we change the time zone of the server/ system from EDT to IST ( in you case ) , then try to create a task list , it will show you IST.
    3. Screen shots and more of task list information can be found in the guide itself.
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • How to send timer job email to "assigned to" feild value in a task list?

    Hi All,
    How to send timer job email  to "assigned to" field value in a task list if due date is after two days from now?

    Create a SharePoint Designer Workflow and use "pause until date" option when an new item is created/update.
    Using Server Object model, I believe you can create the timer job from item event receiver.
    --Cheers

  • Moving tasks between summary tasks in a standard task list?

    I cannot see that there is a solution for moving a task from one summary task to another? Looks to me like this can't be done even in the Content & Structure interface. The summary tasks show up as folders, but there is no way to access the tasks within
    and moving them to another "folder".
    Am I missing something critical here?
    Henning

    Hi there - I had a similar problem:
    I created a Project Task list and had several summary task levels. To move Tasks around in the "summary Task three" a proposed solution was to use the
    Site Content and Structure view: URL/_Layouts/sitemanager.aspx
    There you can move/copy tasks.
    However for me it didnt work: there was no way to display sublevel summary tasks, since the Task List could not be expanded. Whenever I clicked the (+) Symbol...the three would not expand.
    The solution was to go to advanced settings of your (Project)Task list and activate the option to activate the new folder button. With that bug (this cannot be a feature) fixed the Site Content and Structure Manager worked....
    Regards.....

  • Palm Pre Task List bugs and suggestions

    I'm a new Pre owner, so maybe these things have been addressed.  I haven't found anything though.
    With the latest OS update (1.4.1?), there are a couple of bugs or problems with the task list. 
    When changing the due date for a task, and backing up to the catagory list, the entry no longer resorts correctly.  It stays displayed in the list and shows the previous due date.  Though, if you tap the item details, it shows the updated date was saved correctly. 
    Sorting by date should secondarily sort by priority.  So if I look at today, all of the highs should be at the top, not scattered down on page 2-3.  Need to see the important stuff at a glance. 
    Also, when manually dragging to sort tasks, Entering a new task will reset the sorting so your manual sort is gone.  Manual sorting should be saved.
    Are there workarounds for any of these things?  Is there a better app that will do what I'm looking for already?
    Thanks.

    Thanks for the feedback link.
    As for the bugs, I can reproduce them every time.
    Bug 1: no refreshing:  In the view all tasks list sorting by date, change the date on any item, swipe back to the all tasks list and the change is not registered, and the item stays in it's current location on the list, where it should resort in Date order.  Swipe up to the main page or close the app, reopen and the date shows fine.  Closing and opening causes the date to refresh.
    I created a brand new list, added 2 tasks.  First task I entered with today's date.  Swiped back to the list (not all tasks this time, just the test list), and the date shows.  Entered second task, taped to change date, set date to tomorrow, swiped back to the test list and that date was not showing at all.  Tapped the first task to change the date to tomorrow, swiped back and that date still showed today while the second task still showed no date.
    Note that this was all working fine without the bugs I'm reporting prior to 1.4.11.
    Now, a new problem.  The test catagory I created above was the 7th list.  How do you get to that list on the main list page?  I cannot scroll or find it on the list.  Are there limits to the number of tasks/lists that can be entered?
    Bug2: Manual moving.
    Previously, I hadn't left the list when I reported the problem.  Manual move would be reset if I entered a new task, tapped into details, then swiped back to the list.  However, what you describe also causes the bug.  If I manually move, swipe back up to the mail page, then tap back into the list, my manual change is gone.  Keep in mind this is using "Sort by date" as the default, but I would hope that manual sorting would override that.  Otherwise, what's the point of having both?
    Thanks for your help.  If you cannot reproduce this, should I take it into a store for tech support so it can get reported properly and fixed?

  • Integration between Custom list and task list

    Is it advisable to provide solutions for the integration between custom list and tasks list in SharePoint?
    I am working on a scenario where the data has to be segregated between multiple lists and there will be transactions among these lists using workflow. Some of the capabilities in Tasks list like due date notifications, calendar, tracking are needed
    on the transaction. Since these lists are based out of different content types, is it advisable to choose these lists for solutions?
    When we have to make few updates through workflow from custom list to tasks, will there be any problem in the transactions as it is two different content type?
    Vijayaragavan, MCTS

    Since SPLists and SharePoint workflows don't provide inherent
    support for transactions, you have to handle rollback operations yourself.
    The easiest way to simulate a transaction is to read in the state of any list item you are changing prior to executing an update, and then write that state back should you detect a failure. It's not a perfect solution, since a sufficiently severe error might
    prevent your rollback updates as well. That's the price you pay for not having the data store support transactions.
    That being said, while it's true many clients will ask for business critical data to be stored in SPLists, I would argue that it's your job to convince them that it's not a good idea, and that transactional databases accessed over webservices are a much safer
    SP compatible way to store important data - from
    stackoverflow
    [custom.development]

  • Task list , Mtc plan staratagy change & Key date weekly plan?

    Dear
    I dont think as a std SAP transactions will allow my below req.
    1. I have created task list mtc stratagy as XXX. but i need to change as YYY.
    2. The same mentioned above for MTc plan
    3. I would like call the Mtc order on key date
    Example Pump has weekly, monthly tasks.
    1. Weekly schdules i need for every month 1st, 8th, 15th,22th no need 29th .
    2. We can call the monthly ops thro Key date . Here if i have mentioned in stratagy as 28 days instead of 30 days it will call?
    Pls any one have the soln
    Thanks
    Thenna

    hi
    i think it is not possible to change the maintenance strategy once assinged to task list,other option just try in the task list select the operation and select the maintenace package ,here delesect all the maintenance package alloted and then try to change it
    regards
    thyagarajan

  • SharePoint Provider Hosted App that can update existing SharePoint Task List

    Note: I am unable to take advantage of the Microsoft.SharePoint library directly. Adding a reference results in a 32bit/64bit library mismatch error.
    I have to find a solution that uses only the Microsoft.SharePoint.Client extension. 
    I am looking for example code where provider-hosted SharePoint App loads a SharePoint Task List View that allows users to interact with the tasks.
    So far I have only been able to programmatically create and then load the SharePoint tasks list, create and populate a DataTable object and set the datasource of a GridView object to that DataTable.
    I am unable to trigger my method linked to my checkbox within the gridview.
    Ideally I would like to just customize a Task View that already has this functionality.
    Here is my default.aspx.cs code-behind file:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Data;
    using SP = Microsoft.SharePoint.Client;
    namespace SPAppBasicWeb
    public partial class Default : System.Web.UI.Page
    protected void Page_PreInit(object sender, EventArgs e)
    Uri redirectUrl;
    switch (SharePointContextProvider.CheckRedirectionStatus(Context, out redirectUrl))
    case RedirectionStatus.Ok:
    return;
    case RedirectionStatus.ShouldRedirect:
    Response.Redirect(redirectUrl.AbsoluteUri, endResponse: true);
    break;
    case RedirectionStatus.CanNotRedirect:
    Response.Write("An error occurred while processing your request.");
    Response.End();
    break;
    protected void Page_Load(object sender, EventArgs e)
    // The following code gets the client context and Title property by using TokenHelper.
    // To access other properties, the app may need to request permissions on the host web.
    var spContext = SharePointContextProvider.Current.GetSharePointContext(Context);
    using (var clientContext = spContext.CreateUserClientContextForSPHost())
    //clientContext.Load(clientContext.Web, web => web.Title);
    //clientContext.ExecuteQuery();
    //Response.Write(clientContext.Web.Title);
    SP.ClientContext cc = new SP.ClientContext("http://server/sites/devapps");
    SP.Web web = cc.Web;
    SP.List list = web.Lists.GetByTitle("General Tasks");
    SP.CamlQuery caml = new SP.CamlQuery();
    Microsoft.SharePoint.Client.ListItemCollection items = list.GetItems(caml);
    cc.Load<Microsoft.SharePoint.Client.List>(list);
    cc.Load<Microsoft.SharePoint.Client.ListItemCollection>(items);
    //try
    //const int ColWidth = 40;
    cc.ExecuteQuery();
    DataTable dt = new DataTable();
    dt.Columns.Add("Task Name", typeof(string));
    dt.Columns.Add("ID", typeof(int));
    foreach (Microsoft.SharePoint.Client.ListItem liTask in items)
    DataRow dr = dt.NewRow();
    dr["Task Name"] = liTask["Title"];
    dr["ID"] = liTask["ID"];
    //dr["chkTask"] = liTask["Checkmark"];
    dt.Rows.Add(dr);
    GridView1.DataSource = dt;
    GridView1.DataBind();
    protected void chkTask_CheckedChanged(object sender, EventArgs e)
    //add code here to update Task Item by ID
    Response.Write("checkbox event triggered");
    Here is my simple default.aspx:
    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="SPAppBasicWeb.Default" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head runat="server">
    <title></title>
    </head>
    <body>
    <form id="form1" runat="server">
    <div>
    <asp:GridView ID="GridView1" runat="server">
    <Columns>
    <asp:TemplateField>
    <ItemTemplate>
    <asp:CheckBox ID="chkTask" runat="server" OnCheckedChanged="chkTask_CheckedChanged" AutoPostBack="true" />
    </ItemTemplate>
    </asp:TemplateField>
    </Columns>
    </asp:GridView>
    </div>
    </form>
    </body>
    </html>
    http://www.net4geeks.com Who said I was a geek?

    Hi,
    Please try to modify your code as below:
    using (var clientContext = spContext.CreateUserClientContextForSPHost())
    SP.Web web = clientContext.Web;
    SP.List list = web.Lists.GetByTitle("General Tasks");
    SP.CamlQuery caml = new SP.CamlQuery();
    Microsoft.SharePoint.Client.ListItemCollection items = list.GetItems(caml);
    clientContext.Load(items);
    clientContext.ExecuteQuery();
    If the code still not works, I suggest you debug the code or following the blog below to create a Provider-Hosted App for SharePoint and read list items from SharePoint list.
    http://blogs.msdn.com/b/steve_fox/archive/2013/02/22/building-your-first-provider-hosted-app-for-sharepoint-part-2.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Add JavaScript file to ALL existing Task List pages and to newly created list pages

    We have several OOTB task lists that are in use on several subsites.  We want to add JavaScript to the NewForm.aspx and EditForm.aspx for these task lists. These lists have not been customized, they are based on the standard Task Content Type.
    Since there are several lists already created and in use, it would be far too much work to manually add a Content Editor web part to each page.
    We put the JavaScript file in the top-level site style library.
    Is there a way to programmatically attach a script reference to each existing page in all the subsites AND have the script reference placed on any NEW list pages created from the OOTB Task content type? Or, add a CEWP to all existing list pages using a feature?
    I could not find any examples of this.

    Hi,
    A solution would be like this: Add your script into a Content Editor Web Part in a page, then add this Content Editor Web Part into the NewForm page of these Task lists using
    SharePoint Object Model.
    More information:
    Use
    SPList.Forms property to retrieve the URLs of the specific form of these Task lists:
    http://sharepointcore.blogspot.com/2011/08/sharepoint-listitem-new-edit-and.html
    With
    SPLimitedWebPartManager object, we can retrieve the web parts of a page, choose one and add into another
    page:
    SPLimitedWebPartManager.WebParts
    property
    SPLimitedWebPartManager.AddWebPart
    Another two links about this for your reference:
    http://www.stefangordon.com/add-web-part-to-page-programmatically/
    http://sharepoint.stackexchange.com/questions/9442/how-to-programmatically-add-a-webpart-to-a-page
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Problem in IP10 with the date of the task list

    Hello all!!!!!
    I have a problem when I'm duplicating a task list. I can duplicate the task list correctly, then i assign it to a generated maintance plan ( I'm only changing the plnal field because i'm changing the center of the task list). Then I go to IP10 to generate new scheduling entries for the new center, but i have a problem because all the dates ara calculated based on today (I'm making start in cycle for the first openening entry). I think taht the problem is some date of the task list because if I try to make the same operation with the old task list all it's ok (generate the new order).
    Anyone has any idea?
    Thanks a lot in advance and sorry for my poor english. If you need more information don't hesitate to ask.
    Thanks again
    Miquel

    This forum is for SQL and PL/SQL related questions.
    You should ask in an Applications forum.
    Anyway, see these Metalink/My Oracle Support docs:
    Re: Invalid objects after installing CU2 patch

  • ORA-12899 : Does it exist an option to truncate automaticly the data too...

    Hi,
    I work on a migration project : Sybase to Oracle 10g.
    There are a lot of request INSERT writed in Sybase with data too long to be insert in a table.
    Example :
    create table MyTable (txt varchar(10))
    insert into MyTable values ('AAAAAAAAAAAAAAAAA');
    So, i have lot of error ORA-12899 ...
    With Sybase, there isn't error because the data are automaticly truncated.
    Does it exist an option with Oracle to have the same behavior ? Without option, i have to add substr in many request.
    Any idea ?

    Here is another possibility you may want to consider,
    1. make the column generously large, enough that you can be sure it accommodates the longest string.
    2. load the data
    3. once the data is loaded write a simple query that tells you the length of the longest string that got loaded in the column
    4. alter the column to be of a more reasonable size considering step 3.
    This way, no need to substr everywhere and truncate values that should not have been truncated in the first place. If you do need to end up truncating the values, it will still be easier to do it once the data is loaded in a table than it is to cherrypick statements to modify in script.
    HTH,
    John.

  • Error in solution manager; no active task list exists in sap change manager

    Hi,
    i have created a correction in Solution manager but when i want to set it in status in development i receive the message below
    No active task list exists in SAP Change Manager
    could you please help me?
    thanks
    C.

    cmarrone wrote:Hi,
    This says taht your ChaRM configuration is not complete. You need to rectify these errors to work in ChaRM.
    >
    > listed below the detail of the errors:
    > Error in background job for program RSGET_SMSY error message No active job found
    1. Please activate the Landscape fetch job for RSGET_SMSY from SPROSolution ManagerBasic Settings-- Schedule Bgd jobs.
    > No RFC connection for system CIA client '000'
    Please maintain a connection from solution manager to the transport domain system . I belive this is CIA.
    > No CTS projects found for project ARC_AM_001
    Recheck the transport configurations.
    Rajeev

  • Email reminders to complete task by due date in Task list

    How to have reminders on a task list to remind task owners to complete their pending tasks? Any out of the box solution would be appreciated even with work around
    Environment: SharePoint 2013, Nintex Workflow, NO SharePoint Designer
    Kesava

    Hi Kesava, how do you want to remind them? When? You could use a formula in a calculated column to set the date of the reminder based off a date column in your list. However, sending the actual reminder will require an advanced workflow, not something
    you can do out of the box.
    cameron rautmann

  • On an Iphone 5, how do I reorganize my task list so it displays items in chronological order by the deadline date?

    On an Iphone 5s how can I reorganize my task list so it is arranged chronologically by deadline date?  This application is synched with Microsoft Outlook that runs in my office.

    On an Iphone 5s how can I reorganize my task list so it is arranged chronologically by deadline date?  This application is synched with Microsoft Outlook that runs in my office.

Maybe you are looking for

  • My iphone 5 is not getting ios 8.0.1 update

    I Have an iPhone 5. I have updated this to ios 8 but its not getting ios 8.0.1 update as all have been provided with this update.

  • Wpf open PDF file in Adobe Reader with a click on a button

    I need a button to open a PDF file with Adobe Reader. I have the following code but it does not work. The file is inside Books folder on my application. private void openPDF(object sender, RoutedEventArgs e) try System.Diagnostics.Process process = n

  • Satellite L505D Turn off Touch Pad While Typing

    This laptop is maddenning to post on forums with etc. because when typing I bump the mousepad and or one of the buttons and loose everything that I have typed.  I don't think this is the original install of Windows7 via Toshiba because I cannot find

  • Duplicate In Set Up Tables

    Hi Experts, While filling set up tables for application 11 using transaction OLI7BW We are filling set up tables manually. Based on Sales Document Numbers  supplied. But Unfortunately we have done the filling of setup table for a some of the  Sales D

  • LG Cosmos Touch - Transferred phone, but can't get rid of old user's Backup Assistant

    Hello!  I'm trying to transfer one of my phones (an LG Cosmos Touch)  to someone else (on my account), but I can't get the old user's  Backup Assistant information removed.  I've tried removing the app so I can download a new copy; it tells me it's r