Organize a project around a single task

Hello,
i have a question regarding the automatic planning of a Project i created. 
A while back i made a planning for a project that still had to start. However, I have been absent and the planning has not been used or updated since.
I now want to start using that planning again, while the project is running. I was wondering if I could set the date for a specific task (a task that starts today!), and let project recalculate all other tasks, those before, as those to come.
Once I start to set a startdate manually for this task, it does not recalculate the tasks that were linked to that specific task at an eralier point in time...
Anyone a clue?

Hi,
Indeed if you set your tasks to manually scheduled, moving a start date will not update the project plan accordingly. I'd strongly suggest in your case to work with automatically scheduled tasks.
That being said, if you correctly created dependencies (for example finish to start links) between tasks, if you update the first task that is going to show up, then your entire plan will be updated accordingly. Note that if you create your project plan
with constraints, it will not be updated as you expect since constraints are "hard" dates settled on the tasks. That why we usually recommend to avoid setting date constraints unless it is required on purpose and use instead
dependencies between tasks.
Another clue that I can give would be to set in the project information dialog box the
project start date. Then the tasks will no predecessors and no constraints will be automatically set at this date. If you created correctly your project plan with dependencies, then you just have to update the
project start date and your entire project plan will be updated as expected.
Please tell us if it correspond to your concern.
Hope this helps,
Guillaume Rouyre, MBA, MCP, MCTS |

Similar Messages

  • 1.- I´m creating a Muse site which contains videos, photos and sound. All videos, sounds and pictures are located in diferent folders in my PC. Since Muse doesn't organize the project and its files like Dremweaver (all files in a single folder). How can I

    1.- I´m creating a Muse site which contains videos, photos and sound. All videos, sounds and pictures are located in diferent folders in my PC. Since Muse doesn't organize the project and its files like Dremweaver (all files in a single folder). How can I manage my site (containing all the media)  in order to upload it to a server?
    2.- Is there a Adobe Muse community in spanish language?
    Thanks for your help
      Mauricio444

    Kevin is suggesting that you store the projects you create while working through his book in a folder called RoboHelpProjects. It is not where you have to store every project you ever create.That is for the purposes of his book.
    RoboHelp initially defaults to My RoboHelp Projects but it's up to you whether you do. Generally on the forums we advise against that as  it is part of your profile and can result in excessively long path names in a few cases. Generally where authors create file names that are so long they almost serve as the content.
    Projects always have a root folder, call them Project 1 and Project 2 for this purpose. You can have those folders directly off your C drive (or other local partition) or within in a parent folder as above.
    Now to what you can and cannot do. You can delete a whole project by selecting Project 1 or Project 2 in Windows Explorer. Obviously if you delete the parent folder you will delete all your projects within.
    What you must not do is delete individual files within a project using Windows Explorer, for that you use RoboHelp's Project Manager. The exception is if you go to Tools > Reports there is a report Unused Files. Files listed there will have to be deleted using Windows Explorer for the very good reason they do not appear in Project Manager and, therefore, cannot be deleted that way.
    If you think about it, it is similar to Word. There is no option to delete a document there other than using File > Open and right clicking. Not very intuitive.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Record Working Time task merging multiple employees into a single task

    Hi Everyone,
    I'm going to check our configuration again to see if this is standard behaviour, config, or a problem with EHP 3's version of record working time.
    So if employee A submits to manager A 1 task is created.  Then when employee B submits to manager A we were expecting 2 tasks.  However, we've been noticing manager A is getting 1 task with several line times. 
    We are ok with it merging tasks for employee A over multiple weeks.  That is ideal actually.
    The problem is that employee B's task should be separate.
    Is there a quick fix?
    Thanks,
    Doug Robbins

    I did try 31000007 and noticed the same behavior.  Are you saying I should use an older version of the task to get back to grouped by employee number and not merging everything? 
    Well this causing us issues for a few reasons. The main one we developed a work around because we had to make sure emails were not being sent to 1 person for all the employees with their data.  That would cause obvious security concerns. 
    But when forward tasks out managers want to be able to forward a specific employee's requests and not all of them.  If some customers want this it should be a configurable option.  To allow companies that want 1 single task or companies that want 1 task/employee/week.
    This is inconsistent with the other portal applications.  It would be nice if Germany picked 1 way of doing things or provided more configuration options.  I'm hoping that OSS gives us something because merging everything into a single task for all employees is not the behaviour we want or expected.
    I always appreciate your input because you have been very helpful as I learn about portal.
    Thanks,
    Doug R
    Thanks you

  • Separate project for each ADF task flow?!

    Hi,
    We have a BPM process application which is having a few human tasks. The form for each of the human tasks is similar. We’d like to be able to share some page fragments or code between them and create single web application to handle all the human tasks for this BPM process application. Then I found the following in the Oracle document “Developer’s Guide for Oracle SOA Suite 11g Release 1 (11.1.1.4.0)”:
    “If the SOA composite contains multiple human tasks, create a separate project for each ADF task flow associated with each human task.”
    I wonder if we have to do that and if so, what is the reason.
    Do you have any clue? Please help.
    Thanks a lot,
    Helen

    This is answered in SOA forum: Re: Why Dev Guide says "create a separate project for each ADF task flow ..."

  • Why Dev Guide says "create a separate project for each ADF task flow ..."

    Hi,
    We have a BPM process application which is having a few human tasks. The form for each of the human tasks is similar. We’d like to be able to share some page fragments or code between them and create single web application to handle all the human tasks for this BPM process application. Then I found the following in the Oracle document “Developer’s Guide for Oracle SOA Suite 11g Release 1 (11.1.1.4.0)”:
    “If the SOA composite contains multiple human tasks, create a separate project for each ADF task flow associated with each human task.”
    I wonder if we have to do that and if so, what is the reason.
    Do you have any clue? Please help.
    Thanks a lot,
    Helen

    Hi Helen
    1. I do not know the reason why they mentioned like separate project for each human task. NO, this is not required and we can have just one UI Project like MyTaskForms and have all the JSPs in this same project for each Human Task.
    2. On our side, we have like 10 Human Tasks, all using the same Payload. So we have 10 .task file. For the very first .task file, we used Auto Generate Project and gave project name like OurAppTaskForms. The reason we did this is, so that it adds all the required dependent libraries, tag libs etc properly. For all remaining 9 .tasks file, we did NOT use auto generate. Instead we used standard New -> JSF From Human Task and select one task at a time and follow the steps. These steps are covered in the online documentation. At the end in our BPM App, we have just one UI Project with all the 10 screens.
    3. ALSO, all the 10 screens have some common data. This we put in a reusable JSF Fragment page. And associated a custom Managed Bean for this to set and get values from this fragment and also some Actions for some buttons in the JSF. Then we included this JSF in each taskform jsf file, uisng the include tag. We added this include tag, somewhere in the top. So all screens share common jsf fragment page.
    4. We can refine the above stuff further. As per above, we still have 10 JSF screens for each one of the 10 .tasks. Ofcourse all these 10 jsf have same common jsf fragment. BUT instead of 10 individual jsf screens, we can have only ONE Jsf screen also. Refer online docs for the details. The challenging part is, since we have only one jsf, there may be some bussiness stuff, validatoin stuff to take care of in custom ValidationCallback Handler classes. Say for Task1, we had to show some buttons, but NOT for Task2. So we had to handle this logic. Also in validation call back, we can always get each Tasks, title also. So we can workaround this issue also. We are in the process of doing this right now. But first 3, we already did and they are working fine.
    My personal suggestion is first go with single jsf fragment and include in all tasks jsp files. Any changes to common elements need to make only in one place i.e fragment page.
    Thanks
    Ravi Jegga

  • Multiple OS options in a single task sequence

    Hi
    I work as a contractor for a client which has three separate computer models but want their systems set up in almost the same way.
    As almost all steps are alike, I tried to set up a single task sequence but with multiple "Install Operating System" steps (one for each model) and filtered them as per model (manufacturer is the same).
    Unfortunately it appears that while it displays the correct label for the task, in reality it only picks the top image for the deployment and it keeps using the top image even if I disables that task or include a filter to use the top image if the manufacturer
    both is and isn't Fabricam to make sure the condition will never be true.
    Is there a way for me to get around this? I would prefer to keep it as a single task sequence as if my client want a change in the deployment, I only need to make the change in one location while maintaining easy overview of all steps.
    Peter

    The MDT litetouch Task Sequence is designed to have 1:1 relationship with the selected Operating System.
    It might be possible to dynamically change the OS during deployment, but I wouldn't recommend it.
    Remember, you can "clone" task sequences by taking the ts.xml reference image from your \deployment\share\TS\ts.xml share and copying it to Program Files\microsoft deployment toolkit\templates folder (don't forget to rename it within the <sequence
    name"xxx"> element).
    You could customize the cs.ini file to auto-select the correct Task Sequence to run based on the platform type, to abstract that selection from your customer.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Single-task message wating for 30 seconds

    Hi guys,
    I encountered some production issues: in some moments some random sql are taking a lot of time to excute.
    I enabled the sql_trace on the system and managed to catch an sql that raises issues. this is the trace parsed with tk prof:
    SELECT NVL(RUNNING_TOTALS_AMOUNT, 0)
    FROM
    ACT_TOTALS_TO_DATE WHERE ACCOUNT_NO = :B1
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      0.00      29.35          0          0          1           0
    Execute      2      0.00       0.00          0          0          1           0
    Fetch        2      0.00       0.00          0          4          0           0
    total        5      0.00      29.35          0          4          2           0
    Misses in library cache during parse: 0
    Optimizer mode: RULE
    Parsing user id: 158     (recursive depth: 2)
    Rows     Row Source Operation
          0  SORT GROUP BY (cr=4 pr=0 pw=0 time=62 us)
          0   MERGE JOIN OUTER (cr=4 pr=0 pw=0 time=38 us)
          0    TABLE ACCESS BY INDEX ROWID ACT_TOTALS_TO_DATE_MRC (cr=4 pr=0 pw=0 time=33 us)
          0     INDEX UNIQUE SCAN IDX_ATTDM_ACC_NO (cr=4 pr=0 pw=0 time=29 us)(object id 233866)
          0    REMOTE  ACT_TOTALS_TO_DATE_CALLS (cr=0 pr=0 pw=0 time=0 us)
    Elapsed times include waiting on following events:
      Event waited on                             Times   Max. Wait  Total Waited
      ----------------------------------------   Waited  ----------  ------------
      single-task message                             1       29.34         29.34
      SQL*Net message to dblink                       9        0.00          0.00
      SQL*Net message from dblink                     9        0.00          0.00
    ********************************************************************************usually this SQLs executes very good. the execution plan is what I expect. if I execute it on that machine it works fine.
    this SQL is executed by a pl/sql procedure. it ussualy works fine, but at that moment the entire procedure took around 30 seconds.
    ACT_TOTALS_TO_DATE is a view that uses table from another instance. the view uses db links.
    this problem appears on random SQLs and the parse time is huge.
    can you please tell me what is this wait?:
      Event waited on                             Times   Max. Wait  Total Waited
      ----------------------------------------   Waited  ----------  ------------
      single-task message                             1       29.34         29.34this is the wait line from raw trace file:
    WAIT #18: nam='single-task message' ela= 29347212 p1=0 p2=0 p3=0 obj#=-1 tim=1272918022974421
    I can admit that our code is not well build and it is not using BIND very good. I encountered a lot of hard parses and with this I have latches on shared pool.
    but can this explain this behavior?
    Thanks for your time.
    Edited by: alinux on Apr 22, 2011 6:03 PM

    Guys,
    how can a SQL wait 30 seconds in PARSE phase of its execution for:
    'single-task message' wait?
    or
    In my trace file I have other SQL that have long parsing time but no wait related to these:
    SELECT y, aG,b
    FROM
    xxx WHERE CONTRACT_ID = :B1
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      5.14       5.02          0          0          0           0
    Execute      2      1.41       1.37          0          0          0           0
    Fetch        2      0.00       0.00          0          6          0           2
    total        5      6.55       6.40          0          6          0           2
    Misses in library cache during parse: 0
    Optimizer mode: RULE
    Parsing user id: 158     (recursive depth: 2)
    Rows     Row Source Operation
          2  TABLE ACCESS BY INDEX ROWID xxx (cr=6 pr=0 pw=0 time=109 us)
          2   INDEX UNIQUE SCAN yyy (cr=4 pr=0 pw=0 time=63 us)(object id 234057)
    ********************************************************************************Thanks a lot
    Edited by: alinux on Apr 29, 2011 5:51 PM

  • MS Project 2003 Pro - Link task from other Project files

    Starting yesterday I wanted to find a way to link a task in one Project File to a task in another Project File. The idea being I have a Site Development Project File, and wanted a certain task in that schedule to drive tasks in individual House Development
    Project Files so we wouldn't need to use one large cumbersome Project File for the entire Development. So like other users I've read about I tried copy task and paste special into an existing task cell, a predecessor of other tasks, which of course resulted
    in the "OLE Paste operation cannot be completed" error. So as a test I saved two Project files, Project1 and Project2. I then tried to "Paste Special" into a "New Task" row, which was instead empty and found that would work without
    the OLE error, except the linked task's Predecessor copied with the linked task so it's predecessor was now that numbered task within Project2 which I didn't want. So looking at Project1 since I set them both up as one parent task with five subtasks for simplicity,
    I copied the parent task from Project1 (no predecessor) into a blank Insert / New Task row in Project2, then made the linked task a predecessor to the next task below and voila! Viewing the two Project Files in Window / Arrange All, when the duration of one
    of the Subtasks in Project1 is adjusted, it drives the overall duration in Project2 just like I wanted. So while most of you may already know this trick, as I could not find much information on doing this (somewhere they suggested "Insert Project",
    which did work but was not what I wanted), I thought I'd still share this in case it helps someone else. You just need to copy a parent task with no predecessor, paste special into a blank New Task row then make that the appropriate predecessor in the pasted
    Project File. Cool!

    J.L.Fitzpatrick,
    I second the strong caution on the use of paste links in Project as indicated by Guillaume. It is the same as playing with fire and it sounds like you already got burned. Paste links do work but they are NOT for the casual user and their use requires the
    upmost in file creation expertise and file management discipline.
    Let me highlight a couple of things I think I understood in your description. First, it sounds like you were paste linking the whole task link. Paste links on individual field cells are tenuous enough but doing a whole line will only result in disaster.
    Second, it sounds like you were trying to paste link into a summary line. That is equally a really bad idea. With that construct I can virtually guarantee file corruption.
    I can understand why Insert Project did not meet your needs. You are trying to link a single task in one file with another. That is achieved with a cross-project link (i.e. external predecessor/successor). Insert Project is exactly what it says, the WHOLE
    project is inserted, not just a single task. So Insert Project and cross-project links are NOT the same thing.
    Bottom line. What you want is a single cross-project link. Even then you still open the door to potential file corruption. Once you have that link established, never move, rename, or save to a different location. Ideally both files should be in the same
    folder on a local drive, not on a shared network.
    John

  • How do I use multiple librarys to organize my projects

    Is there a way to use multiple libraries to organize my projects. I don't like having all my projects in one library. I'd like separate libraries for Family_Movies, BirthdaysandHolidays, Vacations, etc...
    Thanks.

    You can create multiple folders in your Project Library. I have a folder for each year. Then within the year, if I make several videos on one subject (say a trip to Europe) I will create sub folders within the year.
    There is no limitation on what you name your Folders, so you could name them Family Movies, Vacations, Birthdays, etc.
    When you are in the Project Library View, you can click FILE/NEW FOLDER. For a subfolder, click on the parent folder and then click New Folder.
    Message was edited by: AppleMan1958

  • SharePoint 2013 - SPD Custom Workflow keeps sending multiple emails for a single Task

    I have a workflow triggering on List item created only. There are multiple stages in the work flow and in each stage a single task is assigned to a group of people. Currently group is only having one user i.e. my own test user with a valid email address.
    Workflow was running fine for first 5 runs but now it keeps sending multiple emails for each task multiple times and runs very slow. I have only single workflow in development server with 24GB RAM.
    Enabling the Workflow log in Event viewer does not show any error or warnings. The only clue I see is WorkFlowManager Database table "DebugTrace" having multiple entries showing that WF is trying to send same email multiple times with failed attempts,
    but in reality emails are being delivered as well.
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx Status: HTTPRetrying
    http://server/site/_vti_bin/client.svc/sp.utilities.utility.SendEmail Retry sending email in xx.xx.xx  Status: HTTPFailed
    I could not get the exact phrase as I don't have direct access to development machine at work.
    Any help or guidance will be highly appreciated.

    Yes, I have on-premise SP site, and here is the actual log I see in DebugTraces table.
    Message              Level     Name    Category
    Attempt 1 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:06.            
    2              HttpRequestRetrying     Http
    Attempt 2 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:07.            
    2              HttpRequestRetrying     Http
    Attempt 3 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:09.            
    2              HttpRequestRetrying     Http
    Attempt 4 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' failed with response '<Exception.
    No Status Code>'.              2              HttpRequestFailed          Http
    Attempt 5 of the HTTP request to 'http://site/collection/_vti_bin/client.svc/sp.utilities.utility.SendEmail' will be made in 00:00:13.            
    2              HttpRequestRetrying     Http

  • Script to parse last 24 hours from TaskScheduler Log Cannot figure out how to prase a single task.

    All,
    I've been tasked with parsing a single task from a server scheduled task and email that to a couple individuals and a distribution list. I had the email portion working, and am now getting...
    ‘You cannot call a method on a null-valued expression.
    $smtp.Send(&msg)
    It is defined ‘$msg = new-object Net.Mail.MailMessage’
    I also need to parse out only a specific task in the log. I have tried everything that I can think of and find to get to that level, but this is my first attempt at PowerShell. Here is what I have so far.
    # Written by Shawn Miller #
    # Parse Task Scheduler Log and #
    # Email log to Regional Support #
    # and End-Users #
    # 4 FEB 14 ver. 1 #
    # Parse scheduler log and create file
    $yesterday = (get-date) - (new-timespan -day 1)
    $events = get-winevent -FilterHashtable @{logname = "Microsoft-Windows-TaskScheduler/Operational"; ID = "201","202"; StartTime = $yesterday} | Format-List -Property Message | out-file "c:\stuff\test.log"
    $events |foreach {
    $_
    # Create new email
    $smtpServer = “phcmail.peabodyenergy.com”
    $msg = new-object Net.Mail.MailMessage
    #From Address
    $msg.From = "Monitoring Admin <[email protected]>"
    #To Address, Copy the below line for multiple recipients
    $msg.To.Add(“[email protected]”)
    #$msg.To.Add(“[email protected]”)
    #$msg.To.Add(“[email protected]”)
    #$msg.To.Add(“[email protected]”)
    #Message Body
    $msg.Body=”Attached is the status report for the EoM Midwest Engineering files copied to STLEN1.”
    #Message Subject
    $msg.Subject = “EoM Transfer report”
    write-host "SENDING FILES"
    #your file location
    $files=Get-ChildItem “C:\Stuff\report\”
    Foreach($file in $files)
    Write-Host “Attaching File :- ” $file
    $attachment = New-Object System.Net.Mail.Attachment –ArgumentList C:\Stuff\report\$file
    $msg.Attachments.Add($attachment)
    $smtp.Send($msg)
    $attachment.Dispose();
    $msg.Dispose();
    write-host "Mail Sent Successfully"
    Any help would be greatly appreciated.
    Respectfully,
    Shawn

    I would use PowerShell to do this but you need to fix a lot of the code you have copied from various places.  Most of it is old.
    Start with this:
    #Parse scheduler log and create file
    $yesterday =[DateTime]::Today.AddDays(-1)
    get-winevent -FilterHashtable @{logname = "Microsoft-Windows-TaskScheduler/Operational"; ID = "201","202"; StartTime = $yesterday} |
    Format-List -Property Message |
    out-file c:\stuff\test.log
    $mailprops=@{
    SmtpServer='phcmail.peabodyenergy.com'
    From ='Monitoring Admin <[email protected]>'
    To='[email protected]','[email protected]'
    Body='Attached is the status report for the EoM Midwest Engineering files copied to STLEN1.'
    Subject='EoM Transfer report'
    $files=Get-ChildItem C:\Stuff\report\
    Send-MailMessage @mailprops -Attachments $files
    write-host "Mail Sent Successfully"
    It is more likely to work assuming you have access to an SMTP server which is not likely in a domain.  Check with your domain admins to find out how to gain access.
    ¯\_(ツ)_/¯

  • How do i group different ports for "DAQmxCreateDIChan" for a single task?

    greetings.
    the thing is that for "DAQmxCreateDIChan" i do this:
    DAQmxErrChk (DAQmxCreateDIChan(taskHandle3,"Dev2/port0","",DAQmx_Val_ChanForAllLines));
    and i can even do this
    DAQmxErrChk (DAQmxCreateDIChan(taskHandle4,"Dev2/port1/line0:1","",DAQmx_Val_ChanForAllLines));
    ok, in the first case it means that for taskHandle3 i will read all 8 bits from port0 in "Dev2/port0", right?
    in the second case it means that for taskHadle4 i will read only line0 and line1 from port1 in"Dev2/port1", right?
    once
    this is explained: How can i read all 10 bits (i.e. line0 to line7 in
    port0 and line0 to line1 in port1) for a single task so that in the
    "DAQmxReadDigitalU32" that goes after "DAQmxCreateDIChan" i can have a
    single read instead of two in the example above?
    by the way, my device is a pci6229 and i'm using vc++ 2008.
    thank you for reading.
    ZZ
    sorry for double posting...

    Hi ZainZeus!
    The answer lies on the creation of the channel, DAQmx allows you to include different ports on the same line, that should include both ports on the same task. It should be something like this:
     Dev1/port0/line0:7, Dev1/port1/line0:1
    All of this must be on the same line under the " ". You can try this and check if it works.
    Hope this helps.
    Have a great day!

  • How can i organize this project?

    Hi guys,
    i'm working to a JSF project, and i need to integrate some Flex.. i have a Flex application that is a Chart (i added some features to the Flex chart).
    I will embed this flex application in some page, and this is not going to be a problem.. i can embed it and i can use the external interface of flex to, for example, set some property before doing a database query for the data (i'm using spring-flex too, to use the beans of the application).
    The problem is that, for example, in another jsf page, i have to develop an application that contains a chart too.. i mean, for example:
    - page_1.jspx: i embed the chart, to show some i can set with the external interface api
    - page_2.jspx: i want to embed another application in flex that use that chart too.. for example with a menu to select dates or parameters.
    The problem is that the same flex app, the chart, is being used as an application.. but i need to use it like a component too.
    I can resolve this using the SWFLoader, for sure, but.. the same chart that use the external interface.. i have to use it with SWFLoader in another way.. so in the same chart app i should implement code for both things.
    Well.. i'm asking help just to know how would you organize this projects, because i don't have many experience with it.
    I hope i've explained well the problem, sorry for my english if i wrote something wrong.
    Thanks,
    Danilo

    Sounds like you want to leverage the same chart component that you developed on another page but embed a second application in the page with additional controls. Not a big deal. Just define some clean interfaces between them and let them communicate through the ExternalInterface. This way you can swap out them out easily. For example, you could decide to ditch the Flex control app and use HTML instead and not have to change a whole lot.

  • How to find the buffer around a single polygon data..

    hi ,
    this query about oracle spatial...
    please tell me how to create a buffer around a single polygon data.. by passing single polygon co-ordinates as a
    parameter..
    ex: for a point the following works..
    select * from TEMIS where SDO_INSIDE(TEMIS.GEOMETRY ,SDO_GEOM.SDO_BUFFER(SDO_GEOMETRY(2001,32643 ,SDO_POINT_TYPE(70.21931,10.32379,NULL),NULL,NULL),10,0.00000005,'UNIT=KM') )='TRUE'
    i want it for a plygon data
    iam using oracle 11g version
    Edited by: user13340372 on Jun 29, 2010 11:15 PM

    Hi,
    There is an excellent book which can be bought from Amazon. The following link show some content. Have a look at Chapter 9 on page 305 for discussion of BUFFER and polygons.
    http://books.google.com/books?id=-ZDAcf-h3VgC&printsec=frontcover&source=gbs_ge_summary_r&cad=0#v=onepage&q&f=false
    This code details a polygon:
    MDSYS.SDO_GEOMETRY(
    2003, -- 2-dimensional polygon
    81989,
    NULL,
    MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1),
    MDSYS.SDO_ORDINATE_ARRAY(100000,100000, 200000,100000, 200000,200000, 100000,200000, 100000,100000)
    Regards,
    Ivan

  • Project Server 2013 - Approved Tasks not applied to Project Schedule

    Environment Details: Microsoft Project Server 2013 SP1
    When an Resource completes a tasks within the Task or Timesheet page at the end of each day, the tasks is routed to the Project Owner for approval. The Project Owner (Project Manager) approves the task. During this process no errors are displayed.
    When the Project Owner (Project Manager) goes into the Project Professional 2013 client to view how the project is progressing, and update the project completion date, the updates is not applied to the project. 
    This worked for some time, but has recently stopped working with no changes made to the environment. Any help would be great, as our project manager's are manually updating the tasks prior to approving them so they can report back on the project each week. 

    Hello ProjMgrMatt
    Sounds pretty serious, but I think something is missing somewhere.
    Make sure that the Status Manager field is the same as the Project Owner. 
    Check to queue to be sure that nothing is stuck and waiting.
    Create a new project, publish, submit, approve, etc and see if it still happens.
    Cheers!.
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

Maybe you are looking for