Use / dedicated resource pool for resources upgrade/calendar

Hi all
I use the dedicated resource pool (each worker has its own calendar, crafts and scheduled vacation) same calendar is also used by any project I'm doing for the annex. We have 9 hours working day Monday-Thursday while Friday, we work for 8 hours as replacement Friday is turned off (annex 9/80). However, I have the resources allocated to the tasks, but when I check my sheet to use resources that some of my resources are also working on the days that are disabled (for example on Fridays) and also the resources work only 8 hours a day while the calendar is set for 9 a.m. schedule.
I use these schedule and all the parameters of the previous planner that I replace which unfortunately could not transfer the knowledge for a beginner like me. I think I do a good job my employer is concerned that it is not so unhappy, but I know that I have room for improvement.
If I could figure this thing out, I'll have my use of time by the pool of resources that I have and that's what I want to see.
I could use the upgrade provided by the primavera, but it cannot take effect as I want, so fixing the problem that I mentioned above can help me more have leveled and responsible program.
My next step after solving this problem is going to be track cost using primavera (currently we do on spreadsheets).
Looking forward to hear from you all experienced pros.
Thank you.
Rahul deep

Hello. go to the tab of the default for the selected project project detail. set the default calendar for new activities to the desired calendar (for example the global calendar you want as well your activities and resources to use).
You can consider using dependent on resources like the default activity type for new activities (which will plan duration of activity according to the resource calendar (s) when planning)
hope this helps,
Tibi

Tags: Oracle Applications

Similar Questions

  • Cannot activate Windows 8 error "the Software Licensing service determind that specified only usable product key for the upgrade not to own pieces."

    Original title: invalid product key :(

    Today, I tried to load my computer and was faced with the blue screen error short story that my hard drive some how became corrupt and had no partition. Fortunately, I had a friend who told me step by step how to solve this problem using my hard drive in my brothers pc. When it came to reinstalling windows I booted the computer directly from my windows disc 8 and when I tried to activate the key once I was ready to I received an error Code: 0xC004F061Description: The Software Licensing service determind that specified only usable product key for the upgrade not for own pieces. Means that I can not use the key I bought and must buy a new one? It seems really unfair because I've already spent money on the upgrade.

    You upgraded to Windows 8, but did not have an earlier version of Windows Installer (error 0xC004F061)

    If you see error 0xC004F061 when you try to activate Windows 8, this means that you are using a product key for an upgrade of Windows 8 version and a previous version of Windows wasn't on your PC when Windows 8 was installed. To install a Windows 8 upgrade version, you must already have Windows 7, Windows Vista, or Windows XP installed on your PC.

    If you have formatted the drive until the upgrade of Windows 8 version has been installed, you will not be able to use your upgrade product key to activate Windows 8. To activate Windows 8, you will need to install your previous version of Windows, and then reinstall Windows 8. Help with the activation process, contact technical support.

  • Requirements for the use of Resource Pools

    VMware says this about the Enterprise more than vSphere version:

    Delegation and control of resource pool. Guarantee

    allocation of resources to different levels in society. For example,.

    When a top-level administrator makes available a list of resources of a

    use of across the Department, all virtual machine creation and management can be

    made by the administrator of Department within the limits

    assigned to the resource pool.

    Having said that pools of resources cannot be created without the Enterprise more than VMware version? Or is he just saying that there is additional capacity to delegate control on resource pools in the company and others that it is in other versions?

    Thanks for your comments.

    Enterprise Plus is not required to create and use pools of resources.   With respect to the issuance of licenses to create/use the resource pools, a free license would suffice even.  The characteristics of Advance you are referring to a probably related specifically to the business + licenses.

  • Using image resources instead of CSS for JavaFx check box state

    Anyone used a series of resources instead of CSS png for graphics image in the box of JavaFX? I have a tree of the box check according to the content of the tree where I to color some boxes.

    Thanks in advance...

    You can use - fx-background-image for the style of the 'brand' that appears when the box is checked. You can also style the "box" which is a part the "brand."
    The box itself is specified in caspian.css as a form, so if you don't want the checkbox, set to null.

    .check-box > .box > .mark {
        -fx-shape: null;
    }
    
    .check-box:selected > .box > .mark {
        -fx-background-image: url("images/duke.png");
    }
    

    You can use several classes of style to the style of the box according to the content of the tree. You probably want to use a cell factory to set the style class on the box (see TreeView #setCellFactory).

    .check-box.red > .box {
        -fx-color: red;
    }
    
  • Use of resources in modules disabled; is it better to remove them?

    Add-ons - disabled use resources? Remove them completely would use fewer resources? The reason I ask, I have a number of modules in a disabled state that I did not take in case I decide to reactivate/use again. I was just wondering if having Add-ons related to FF software, even in their disabled state, caused Firefox to use a more resources (cpu/ram) than if they have been completely removed? If it makes no difference that it is in the use of the ram/cpu if the disabled add-ons are deleted or not deleted, then I'll just leave off and cancelled. But given that my Firefox eats more cpu and memory the longer I use it, I am interested in getting rid of everything that consumes resources, especially if I do not really use them.

    I do not think that my question is specific to my tech sheet, but use: Windows XP Pro SP3 and Firefox 9.0.1 (which I intend to update when I finished research on which version is best for me in terms of performance, but especially the compatibility with my essential modules). Thank you for your time and attention. ~ Zorg54

    First of all, please update Firefox 20. Firefox 9 is no longer supported or secured, 20 Firefox being the only secure version of Firefox. you need to stay up-to-date to stay secure. your modules will be updated and work with Firefox 20 when you install it.

    Add-ons - disabled are just that, people with reduced mobility. They don't slow down Firefox more if they have been uninstalled. Note that updated Firefox to 20, there have been improvements in Firefox to not leave the modules slow down Firefox as much as they did in the older versions (such as 9)

  • Use of resources with JDE

    Hello

    I am new to the JDE and of course the development of BlackBerry, I read a laboratory for the use of resources in an application, essentially the strings, so that the laboratory works very well. I started to build my own app and I created two files: DRR and a HR Manager, but it seems that something is missing because my application does not compile. Is there something more than to create RRC and HR files?

    Thanks in advance

    In the laboratory code, there are two pieces of identification: BUNDLE_ID and BUNDLE_NAME, is the cause of the error, I guess, I can't find where they are defined.

    The error message:

    D:\Proyectos\Hildebrando\BlackBerry\Demo\com\demo\Principal.Java:41: cannot find symbol
    symbol: variable BUNDLE_ID
    location: com.demo.PrincipalScreen of the class
    private static ResourceBundle _resources is ResourceBundle.getBundle (BUNDLE_ID, BUNDLE_NAME);.

    Well I finally found the problem, in the laboratory for CityInfoB it does not explain that the class CityInfoScreen must implements CityInfoBResource this class seems to be created automatically by of JDE, in fact I don't know , but it works.

    I think that laboratories must be more kind with novice programmers to blackberry .

  • Use of resources under, ViewPlanner vs. vCenter

    Hello

    When executing default ViewPlanner 3 StandardBenchmarkProfile, vCenter (connection of client vSphere ala) alerted on a high utilization of the processor for ESXi servers in the cluster. VCenter performance tables presented the CPU utilization to 80-90% and more for most of the duration of the workload. However, the ViewPlanner report shows average processor utilization at 40-50% for the same server ESXi. Who is the most accurate measure of the use of resources?

    ESXi servers have Intel processors with hyperthreading active. The difference between using reported in vCenter and ViewPlanner seems to be similar to the difference that I see in esxtop for CPU Core time values Util and PCPU time % Util (I admit I am a little fuzzy on the interpretation of the esxtop CPU Core Util PCPU % against metric Util when hyperthreading is enabled).

    Thank you

    In Scheduler report view, you can view % UTIL, which is the correct metric if you have active hyperthreading, % USED (s) will not give you the correct image.

  • Problem with VCenter, and VM of not listed in the use of resources

    We recently had a problem with a power being pulled cable and now things are a little twisted...  We had to reboot our servers (ESX1 and ESX2) ESX and VCenter.   ESX1 said that HA had been disabled and restarting didn't help, so we chose the command to 'Reconfigure for VMWare HA'.

    And now, after he reconfigured, it's what we have: ESX1 12 virtual machines on it, and ESX2 4.  ESX2 shows consumption of the normal resources of the virtual machines that are on, however, ESX1 says that there are 3 VMs on, but none of them use ANY resource.

    I've attached a screenshot of what I'm going to have to explain.  It is not sensible.  I can connect to the VMs that are lit on ESX1 3, but as far as VCenter is concerned, they are not using any CPU or mem...

    Any help, ideas or whatnot would be greatly appreciated!  Thank you!

    M

    -


    Windows is a true multitasking operating system... It can START and LOCK at the same time!

    a few other things you can try would be to shut down a virtual machine, remove from the inventory, then "add to the inventory.

    .. .or restart your vCenter Server Service.

  • The use of resources servlet?

    Hi all
    Any body knows know how to use servlet resources to share resources (xsd, wsdl, etc) in OSB? Witht th provid kindly steps

    Thank you.

    I think that as soon as you want to use URL http for the sharing of resources, BSF will just retrieve the resource and it create locally.
    You can use Oracle Enterprise repository to share resources in OSB

  • shared folder t could not access gives error that you have not permission to use network resources

    folder t couldn't access gives error that you have not permission to use network resources while I connect with administrator

    Hello

    1. were you able to access the folder shared earlier?
    2. don't you make changes on the computer before this problem?
    3. What is the full and exact error message?
    4. how the computers are connected?

    Please answer these questions and provide us with more information. This could help us help you better. However, you can view the Sub articles that may be useful.

    Error message when you try to access a network Windows XP computer: "you might not have permission to use this network resource".
    http://support.Microsoft.com/kb/913628

    You cannot access shared files and folders or browse computers in the workgroup with Windows XP
    http://support.Microsoft.com/kb/318030

  • Cannot use the e-mail client without having to pay for the upgrade of Yahoo

    Original title: "Email on Windows Vista"

    I use wireless modem to connect to internet.  Have the Window Vista system. What web-based e-mail accounts he recognizes without having to pay for the upgrade (yahoo)

    Hello

    ' Web Based, you can use some, such that without Yahoo, Hotmail (both free online and POP3), Windows.
    Live Mail, InBox.com (both free online and POP3), Gmail.com (both in line and POP3) and many
    others.

    POP3 mail download is through Windows Mail program included with Vista. For example, you can
    Sign up for Hotmail or Inbox and use online or POP3 or both.

    http://www.hotmail.com

    http://explore.live.com/Windows-Live-Mail

    https://www.Inbox.com/login.aspx?GDI=true

    http://www.gmail.com

    There are many other free services both on-line or POP3.

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • I paid for to upgrade my membership to the creative cloud, but I still can't use it. It is telking me wiat 15 minutes, but he spent over 2 days

    I paid for to upgrade my membership to the creative cloud, but I still can't use it. It is telking me wiat 15 minutes, but he spent over 2 days

    Go to Adobe Creative Cloud

    Hello

    Please disconnect applications Adobe CC and exit Adobe CC.

    Reboot the machine and then connect to the application Adobe CC and launch applications.

    Hope that helps!

    Kind regards

    Sheena

  • I have Dreamweaver CC15 and teach a class using a book written for the version CC14. I want to upgrade my software to go to the lower version.

    I have Dreamweaver CC15 and teach a class using a book written for the version CC14. I want to upgrade my software to go to the lower version.

    Hello

    Refer to the steps below, to get the previous version: -.

    http://blogs.Adobe.com/adobecare/2015/06/16/how-to-find-and-install-previous-version-of-ad obe-apps-in-cc-2015.

    Hope this helps!

  • Report on the use of resources by VMfolder

    Hi guys,.

    I need to get a report that will review records VM to a vCenter and will report back the total amount of RAM used by each folder (implemented and active ideally), CPU (MHz) and perhaps the space used disk

    We organize virtual machines by product/object, our idea is that, by looking at their records, we are able to estimate the total amount of the use of resources by product. I wish I could set this as a weekly task and get the result emailed in HTML form.

    I tried to restore code snippets I've found, but none seem to do the trick.

    Any help would be greatly appreciated.

    Like this

    Get-VM | Group-Object -Property {$_.Folder.Id} | Select @{N="Folder";E={  $folder = $_.Group[0].Folder  $path = $folder.Name  while($folder.Parent){    $folder = $folder.Parent    $path = $folder.Name + "/" + $path  }  $path  }},  @{N="NumCPU";E={$_.Group | Measure-Object -Property NumCpu -Sum | Select -ExpandProperty Sum}},  @{N="MemoryGB";E={$_.Group | Measure-Object -Property MemoryGB -Sum | Select -ExpandProperty Sum}} |Export-Csv C:\report.csv -NoTypeInformation -use
    
  • I use a Mac.  I "upgraded" to of LR4 LR5.  I don't want to be a member of the "creative cloud."  I just want to use the software that I bought, more precisely to load on my SmugMug account.  Is it possible to use an add-on for this?  Opening and L

    I use a Mac.  I "upgraded" to of LR4 LR5.  I don't want to be a member of the "creative cloud."  I just want to use the software that I bought, more precisely to load on my SmugMug account.  Is it possible to use an add-on for this?  Opening and LR4 were easy, but I think it's impossible without subscribing to CC.

    do you mean that you get a page Adobe Adobe ID, wondering like that? If you have followed my second just method?

    If this is the case, this isn't an obligation to subscribe to the CC, but just a completely - a free Adobe ID, email and a password which can identify you.

    In fact, it is the same name of username/password used to log-in on this forum.

Maybe you are looking for

  • Cannot stay connected - El Capitan

    Our iMac mid-2010 has recently developed a behavior where if a user connects, he will accept the password, go to the screen of the user, but in the 10 to 30 seconds will gray out and return to the login screen.  There are 5 user accounts on the machi

  • Hard disk of 60Go in Portege 2000?

    Hello people, I'm a Newbe in this Forum and I have a question on my Portege 2000. 20 GB/1.8 "HDD (MK2003GAH) my phone is (the second time in 3 years now) broken."While searching for a replacement, I found the "MK6006GAH.My Question: This hard drive b

  • OfficeJet Pro 8600: Officejet Pro 8600 leaves black lines on docs scanned when using the document feeder

    This is the second HP Officejet Pro 8600 I had - one was replaced by HP, after that the same issue arose.  I tried to clean the entire unit, but we still get a thin black line running vertically down the page.  This line is divided into sections of 1

  • How correctly to update file icon? Novice!

    Icons to keep changing. Solution says to properly update the icon file. How do I do that? Novice here!

  • Is it possible to keep the pictures in Windows Photo Gallery

    Among the 400 photos that I put in folders on my desk to work with them using a much better Image Editor Windows Photo Gallery made thousands of photos and when I try to get rid of them in the photo gallery are removed from the computer. You are give