Task Group Order IN DAC

Hi Experts,
I have two task groups, those are assigned to one subject area. Where can i mention the order of taskgroup execution.
Thank you.

As far as I know, we can specify order of tasks and no option to specify order for taskgroups. Might be based on the target tables present the DAC itself handles which taskgroup should execute first and so on. DAC identifies this while we build the execution plan. Someone correct me if i'm wrong.

Similar Messages

  • DAC - Task Group inactivated - but Child tasks got executed.

    Hi
    I have inactivated a Task Group and assembled the subject area.
    Built the Execution plan and executed.
    When i checked for Task Group in the execution history after completion. Task Group is not present but its child tasks are present.
    I am not familiar with DAC much, can anybody help me finding the problem.
    DAC Version information:
    Oracle BI Data Warehouse Administration Console
    Dac Build AN 10.1.3.4.1.patch.20110427.0538, Build date: April 27 2011
    Management console to setup, configure, load and administer the Oracle Business Analytics Warehouse
    Schema version - 34, Index version - 33, Repository version - 6, Seed data version - 9
    Regards,
    Suresh

    You need to inactivate tasks as well along with task group.
    Let me know if you need any other detials here, If not please mark this post as helpful

  • How can i have my tasks in order by date like outlook on my iphone 4

    how can i have my tasks in order by date like outlook on my iphone 4

    Use a task management app that sorts by date? There are lots of options in the App Store.

  • How to use Start Task Group for Workflow Interface

    Hi all,
    anyone who can tell me how to use the Interface IFWFTSKGRP (Start Task Group for Workflow Interface)?
    As far as I understood the documentation it can be used to restrict the selection of workflows that can be started in the Generic Object Services. But the question is how to implement it.
    Best regards,
    Carsten
    Edited by: Carsten Drewes on Jun 10, 2009 10:30 AM

    Hi, Carsten,
    (probably it's a bit too late to post an answer after 3 years , but I'll post it in case someone else needs it)
    You should implement GetTaskGroup method.
    The code should return id of the task group (otype TG, mantained in PFTC) that holds the list of workflow definitions.
    Here is a sample implementation. It's taken from FORMABSENC business object. It belongs to SAP demo workflow "Notification of Absence". I suppose it should be present in most systems and you can see it in action.
    begin_method gettaskgroup changing container.
    DATA: taskgroup LIKE rhobjects-object.
    *- set task group
    taskgroup = 'TG70000023'.
      *- set result
    swc_set_element container result taskgroup.
    end_method.

  • Agent assignment for a task group

    Hi,
    I have created a TAsk group which has two workflows inside. But when go for the agent assignment for the task group via OOCU tcode, it is not showing the workflows under the task group.
    Plz let me know wht may be the problem...
    Thanks,
    Sivagami

    Hi,
      I am not able to assign agent through task customization [ OOCU Tcode ]. But I am able to assign in PFTC tcode.
      Any clues?
    Thanx,
    Sivagami

  • Task Group

    Which t-code is used to create & Maintain a Task Group? When I use PP01 it says 'this object type cannot be maintained from basic transcation'. I know we can do the changes in IMG for this object type to be maintained, but is their any other T-code, like we have for qualification PPPM.?
    Let me know...
    Thanks
    Shravan

    Also, can we assign 'Tasks' to 'Task Groups', like say a grouping of Tasks?
    Thanks
    SKR

  • Running multiple awaited Tasks in order

    I am creating an app that requires to execute multiple awaited tasks in order or else the out come is disastrous.
    This current method executes all awaited task almost at the same time. Sometimes the Speech synthesizer runs before the stream is finished being generated or even before the rss feeder data is finished loading.
    here is my code
    private async void RSSreader()
    SyndicationClient client = new SyndicationClient();
    Uri feedUri = new Uri("http://api.breakingnews.com/api/v1/item/?format=rss");
    feed = await client.RetrieveFeedAsync(feedUri);
    foreach (SyndicationItem item in feed.Items)
    RSSFEEDBOX.Text = RSSFEEDBOX.Text + "\n" + item.Title.Text + ".";
    // Read Text From Text Box RSSFEEDBOX
    stream = await Sn.SynthesizeTextToStreamAsync(RSSFEEDBOX.Text);
    TextPlayer.SetSource(stream, stream.ContentType);
    TextPlayer.MediaEnded += TextPlayer_MediaEnded;
    TextPlayer.Play();
    Rogelio Rios

    The problem is that you have used 'async void'. You should not use 'async void' for methods/functions.
    Change your method's signature to:
    private async Task RSSReader()
    And of course this method should be called asynchronously.
    I'm a self-taught noob amateur. Please take this into account when responding to my posts or when taking advice from me.

  • FM to create equipment task group counter by copying the existing one.

    Hi Experts,
    I need FM to create equipment task group counter by copying the existing one.
    Manully we do this through the Tcode : IA01 but i want to do this through the Prog... for that i wrote one bdc it is creating some problem.
    Please let me know any FM avaliable IN 4.0B
    its very urgent please help me..
    Regards,
    Kali Pramod

    try this      /ISDFPS/TASKLIST_CREATE

  • Cons Mon - Task group status issue

    Hi All,
    When we run the update at task group level system first stimulating the data & before accessing the cube its checking for authorisation and even if the user dont have authorisation its updating the task status.. & when we see the status of the task its showing the user name. which is giving lots of confusion to the other users.
    How can we avoide it any advice will be very much appriciated.
    Please let me know if any thing is not clear so that I can elabarate more.
    Thanks
    Kamal

    Hi Kamal,
    Are you sure that the user does not have authorisation for ALL consolidation units in your hierachy?
    eg if the user has updated the status of only 1 unit in the hierarchy then the top level group status will still be updated.
    And of course, you can use transaction code SU53 to see which authorisations are being checked.

  • Create a task group ?

    Hi,
    how can i create a new task group ? With transaction PP01 i can't create a object 100 only 1001 but which transaction to create a new task group ?
    Thanks

    Hi
    Tcode for creating the task groups or task is PFTC_INS
    Thanks
    Naveen Avalur

  • Central system Administration : User defined task groups

    Hello,
    In SolMan4.0, you can define user-task-groups (e.g. for daily system checks). The definition and processing of those tasks, works.
    But they are not visible in the overview screen of the solution.
    If there is only 1 user-defined task left, the overview does not show any open tasks
    Any idea's ?
    thx
    Steven

    Hi Udo,
    The frequency is set on 'every 3 days'.
    We are on ST-400 SP4 (SP6 is not available I guess)
    I only defined an entry in the tab 'defining User Task Groups'
    and one entry in the tab 'Assigning User Tasks'
    The user task itself is visble as 'open' in the list, but not in the overview of the systems (icon with a red + sign)
    As I work through the tasks, the red +sign changes into a green sign, at the moment that there is one user-defined task left (all the other 'sap'-tasks are 'done').
    regards
    Steven

  • Error during the group order close

    Hi,
    I implemented the IS MILLS Solution. During the close period is necessary to close the group order to avoid more good issues or confirmation
    Even the group order has the following status: Technically close and close. When I try to close the individual orders the system generate the following message: Is not possible to close the individual order because the group order is not technically close or with the status Deletion Flag. The error message is: MILL_OC-046.
    Does any body knows why this error come out or if is necessary to change the status of the group order to Deletiong Flag to close the individual order?
    Any help I really appreciate
    Regrads,
    Isaias

    Hi PPIO,
    I would like to understand why is necessary to change the status to deletion flag if this status is used when I wanted to deleted the order form the data base during the archiving process.
    Is there the only option to close the individual order?
    Thanks,
    isaias

  • Can the task groups in consolidation monitor be scheduled?

    Hi,
    Can the task groups in consolidation monitor be scheduled?
    If yes, please advise.
    Tq
    Regard, Renee.

    It can be accomplished using program UCBATCH00 or UCBATCH01.
    I've used UCBATCH00 in several cases.
    These programs require variants for each task, version, period and year combination. And, each variant requires a "sub-variant". The sub-variants are not transported and must be created in each system manually.

  • Group Order Confirmation Distribution Quantity

    Hi I am implementing the IS-MILLS.
    During the group order confirmationn proces the systems distributed the quantity of the individual orders.
    Sometime the operator make a mistake and is necessary to cancel the confirmation.
    The first time the operator does the confirmation the Confirmed Quantity field in the distribution screen is fine. But after the confirmation is cancelled and the confirmation is execute againg this field has the quantity of the first confirmation (thas was cancelled already) plus the quantity of the new one.
    Does any one know if is possible to corrected or modified this behaivor in such a way that after the cancelletion the field has cero quantity.
    Example: Suppose the group order has two individual order
    First time confirmation:
    Yield quantity: 1000
    Confirmed Quantity: Individual orde 1 = 500
    Confirmed Quantity: Individual orde 2 = 500
    Distribution Quantity(Yield to Confirm)  Individual order 1 = 500
    Distribution Quantity (Yield to Confirm) Individual order 2 = 500
    Confirmation Cancellation first time: After this the order has 0 yield quantity confirmation.
    Confirmation after cancellation:
    Yield quantity: 1500 ( quantity corrected)
    Confirmed Quantity: Individual orde 1 = 1250 = ( 500 first time + 750 second time)
    Confirmed Quantity: Individual orde 2 = 1250
    Distribution Quantity(Yield to Confirm)  Individual order 1 = 750
    Distribution Quantity (Yield to Confirm) Individual order 2 = 750
    Any help will be very useful
    Thank you
    Isaias Morales

    This error usually occurs when the quantity at line level does not match with the sum of the distribution of that line. This you can check while selecting that line and then pressing the distribution button on the form.
    Thanks & Regards
    Ankur Dawra

  • ACS 4.x LDAP Group Order

    Hello there.
    A customer of mine is complaining about the LDAP groups order. When he  needs to make group mappings to one of the many groups he have in his database, he face  problems to find them, because they're not in alphabetical order. Is  that a way to get it in this way?
    There's a screenshot to illustrate what's going on.

    Hi,
    The LDAP Group set will populate the groups as defined in the AD.
    I don't think it does take the pain to arrange them in an alphabetical order.
    Regards,
    Anisha
    P.S.: please mark this thread resolved if you think your query is answered.

Maybe you are looking for

  • Not able to do GR for user removed form SRM Org. Str

    All, We removed a user from organizational structure. POs were created for this user before removing and not confirmed (by default he is the recipient). He is no longer with company to do GR confirmation and when central goods recipeint trying to do

  • Can't install leopard or snow leopard on a new hd, macbook 7,1

    Hi guys, I'm brazilian then sorry about my fails in english. I have a Macbook Pro, I had a 320HD with Lion , recently I bought a MBox 2 audio interface with Pro Tools and these combination don't works on Lion, then I decided to return to Snow Leopard

  • Create multiple dynamic control for each splistitem

    Hi , I using SharePoint 2010 , in that am creating a custom visual webpart, to show in my home page. In that i need to show my custom list's listitems such as 'ID'  and 'Title'  as dynamically label controls in my page.  When ever a new item added in

  • How to change the application status back to build and run

    hi , i changed my applications status to run only .. and now system is not allowing me to change the status of my application back to "build and run" any help is appriciated.. Thanks

  • KEEP and RECYCLE buffer pools question...

    About the DB buffer cache's two optional buffer pools: KEEP and RECYCLE pools. If i want a table to be kept in KEEP buffer pool, can i specify that in CREATE TABLE or ALTER TABLE syntax? Or is it possible only at tablespace level?