Different Dates expires in overview of the order of the day and display detailed elements having extended the term of the lease (through the vCO Workflow)

Hello

I have two different points of view for the field due Date for a virtual machine.

In the Overview of the agenda , I have the correct expires date of (in DB) as you can see in photo 1.

Photo 2 shows the detailed view of the elements that one here is a date old expires before I extended the lease on this point.

I extend the term of the lease without the vCAC process "extend Lease Time.

I created a workflow to allow only 30 days to expand and write directly through the entity Expiration Date in the DB.

Is there another DB-field to be updated with the new Expiredate?

Is this a mistake?

expires01.PNG

expires02.PNG

I solved this by myself once I discovered how this view of retail.

See the solution here http://vautomate.wordpress.com/2014/04/17/extend-leasetime-in-vcac-with-vco/

Tags: VMware

Similar Questions

  • How to obtain the list of the vCAC host attached to the VCO in the VCO workflow

    Is it possible to get a list of all host vCAC attached to vCenter Orchestrator in the VCO workflow?

    Yes:

    vcacHosts = Server.findAllForType("VCACCAFE:VCACHost");
    
  • VM with disks of different data warehouses. Snapshots on the same data store?

    Hello

    We have several virtual machines with disks on different data stores for reasons RAID.

    Last night, we found that the snapshots of all disks are left on the data store main vmx and not on each datastore disk.

    How will we change this as our OS data warehouses are small and run out of space when running shadow copies?

    Thank you

    Frogbeef

    You can change the location of snapshots, but they will all go to this place - as far as I know, you cannot change the location of each disk.

    The KB http://kb.vmware.com/kb/1002929 explains how to do this.

    Kind regards

    Marcelo Soares

    VMWare Certified Professional 310/410

    Master virtualization technology

    Globant Argentina

    Review the allocation of points for "useful" or "right" answers.

  • Creating a line chart series multi with different data providers

    I have 3 providers of data of the same structure that is ArrayCollection of data collection and that you want to use to create a line chart multiseriate. I don't have just 1 dataProvider that can be used but 3 different data providers of the same structure I want to use each different series.

    [Bindable] private var orangeSales: ArrayCollection = collection

    new ArrayCollection collection)

    [{sale: 101000, month: new Date (January 1, 2008 "")},]

    {sale: 960000, month: new Date (February 1, 2008 ')},

    {sale: 475000, month: new Date (March 1, 2008 ')},

    {sale: 425000, month: new Date (April 1, 2008 "")}

    ] );

    [Bindable] private var appleSales: ArrayCollection = collection

    new ArrayCollection collection)

    [{Sales: 991000, month: new Date (January 1, 2008 "")},]

    {sale: 140000, month: new Date (February 1, 2008 ')},

    {sale: 565000, month: new Date (March 1, 2008 ')},

    {sale: 255000, month: new Date (April 1, 2008 "")}

    ] );

    [Bindable] private var bananaSales: ArrayCollection = collection

    new ArrayCollection collection)

    [{sale: 891000, month: new Date (January 1, 2008 "")},]

    {sale: 147560, month: new Date (February 1, 2008 ')},

    {sale: 295000, month: new Date (March 1, 2008 ')},

    {sale: 574000, month: new Date (April 1, 2008 "")}

    ] );

    I want to create a line chart with orangeSales, appleSales and bananaSales as three different lines on the graph for different specified dates.

    < mx:ColumnChart showDataTips = "true" >

    < mx:horizontalAxis >

    < mx:CategoryAxis

    dataProvider = "{orangeSales}".

    categoryField = 'months '.

    / >

    < / mx:horizontalAxis >

    < mx:series >

    < mx:LineSeries displayName = "OrangeSales" yField = "sale" xField = "month" dataProvider = "{orangeSales}" / >

    < mx:LineSeries displayName = "AppleSales" yField = "sale" xField = "month" dataProvider = "{appleSales}" / >

    < mx:LineSeries displayName = "BananaSales" yField = "sale" xField = "month" dataProvider = "{bananaSales}" / >

    < / mx:series >

    < / mx:ColumnChart >

    Help, please!

    Sorry for the confusion. In fact I do something wrong, such as using ColumnChart to display a line chart or something like that.

    Now, I realized that a multi series line graph can be built by the presence of a different data provider for each of the LineSeries object.

    If the code below would create a multi series line graph:

    [Bindable] private var orangeSales: ArrayCollection = collection

    new ArrayCollection collection)

    [{sale: 101000, month: new Date (January 1, 2008 "")},]

    {sale: 960000, month: new Date (February 1, 2008 ')},

    {sale: 475000, month: new Date (March 1, 2008 ')},

    {sale: 425000, month: new Date (April 1, 2008 "")}

    ] );

    [Bindable] private var appleSales: ArrayCollection = collection

    new ArrayCollection collection)

    [{Sales: 991000, month: new Date (January 1, 2008 "")},]

    {sale: 140000, month: new Date (February 1, 2008 ')},

    {sale: 565000, month: new Date (March 1, 2008 ')},

    {sale: 255000, month: new Date (April 1, 2008 "")}

    ] );

    [Bindable] private var bananaSales: ArrayCollection = collection

    new ArrayCollection collection)

    [{sale: 891000, month: new Date (January 1, 2008 "")},]

    {sale: 147560, month: new Date (February 1, 2008 ')},

    {sale: 295000, month: new Date (March 1, 2008 ')},

    {sale: 574000, month: new Date (April 1, 2008 "")}

    ] );

    I want to create a line chart with orangeSales, appleSales and bananaSales as three different lines on the graph for different specified dates.

    <>

    dataProvider = "{orangeSales}".

    categoryField = 'months '.

    />

  • citing the vCO vCAC blueprint workflow

    We have a system including vCAC 6.0, an external vCO and a 5.5 endpoint for vCenter/vSphere cluster. We have created a few blue vCAC and vCO workflows. Our goal is by asking a vCAC plan to deploy a virtual computer and also invoke a vCO workflow at the same time. The problem is "successful in the deployment of a virtual machine, but having failed invoking the vCO workflow. The workflow of vCO is wired to the vCAC action plan using workflow "assign a workflow to change in a plan of action. My questions are: 1) is our goal attainable? (2) if feasible, what is the correct procedure linking the workflow vCO vCAC plan so that the workflow can be called automatically when asking the EHR Architecture?


    Thank you.

    Lili


    "Before you run the"assign a workflow to change in a plan of action"did you run the workflow" customization of the vCO Install '?  That's really all I had to do.  You have added also a right of orchestration endpoint?  There is a good video here vCAC-extensibility-package on how to use the extensibility.  He did for 5.2 but as far I can tell everything works the same with 6.0 and now part of the official plugin.

  • Overview of the data in environmental assessments through different essbase servers

    Hi all


    We are on 11.1.2.3 of the EMP. In our EAS Prod, I signed up using my ID AD user and added the two (prod one, a dev) essbase servers on the essbase server list. I was able to add two essbase servers successfully. Now, when I spotted the cube in dev data it gives me the error "cannot connect to the olap service. Unable to connect to the Essbase server. "Error: Essbase Error (1051293): connection fails due to invalid credentials". This may not be true because I wouldn't be able to expand the list of servers essbase and drill down to the database in order to preview if the credentials were wrong. Also I am able to see the contours and Calc scripts very well. I am able to get an overview of the data on the cube prod very well.

    Now, the same thing happens when I try to preview data into essbase cube prod from Dev EAS. Which means can't preview data only on the server dev essbase cubes from dev EAS and when I try to get an overview of the data on a cube of prod from Dev EAS I get the same error of invalid login credentials.

    Could someone please help me understand if this is a bug or if this is how they intended to work? Because we have just upgraded to 11.1.1.4 and we managed to get an overview of the data in any essbase server any EAS service, we used.

    No SSL or Single Sign-on, were used. Only Active Directory credentials. It only happens with an AD ID and not a native directory ID. Please suggest on how this can be fixed.

    Thank you

    Ted.

    I logged this with Oracle and here is their answer copy / pasted

    "

    The problem that you have declared in the RS is a desired behavior. This behaviour was observed in the latest versions, only 11.1.2.x.

    In the previous version we can get an overview of the data for any Essbase server added to any console of regional service.

    But environmental form 11.1.2.x this behavior has been changed.

    We checked with the development on this more team early, and according to the development team, this is a behavior of design.

    As dev environment and Prod environment have different registers, the data preview would work if Dev Essbase server added to the Dev EAS only. as the same is valid for the production or test environments.

    Because same problem has been reported earlier, we train support raised a bug with the development team after the issue of reproduction.

    But the development team did not have this accepted as bug that this behavior is by design.

    Later, we changed this bug at a request of enchantment with the development team to change this behavior.

    Bug 14622693 - OVERVIEW OF THE ESSBASE REMOTE FAILURE HOST DATA when it is CONNECTED TO EAS

    If this improvement asked gets approved by the development team, so it would be integrated in the future release him.

    Thank you

    Ted.

  • IPhones and accessories experience data loss when you browse the different areas?

    When I walk with my iPhone in my pocket, I can't always hear, it sounds.  If I miss a call and that you do not receive the message immediately, it is possible that the exchange rate between service providers can cause pieces of data to lose?  I receive messages from unknown numbers and I was wondering if it is possible my battery charge low battery of accessory led me to file an appeal by mistake while the phone is charging.  (It already happened several times with different systems, products and service providers).

    I don't think that accessories are the original data or call loses. More likely, it's the fault of suppliers or a weak signal area. I get occasionally missed calls and yes I think that some data may be lost. Just IMO...

  • In Windows Explorer. A dated file say 12/02/2000. When you click the folder, the files in the folder bear different date. Why is it so.

    ORIGINAL TITLE: I use Windows xp.

    I use Windows xp. In Windows Explorer. A dated file say 12/02/2000. When you click the folder, the files in the folder bear different date. Why is it so. To update the files, we should see the dates of the files instead of the dates of the folder. right? Why is there such a difference?

    My copy of Windows XP works the same as yours.  Apparently the date folder is not updated when the content is, that fact make some sense as the folder itself is not updated when new content is created in the it.

  • 4.0.3 export the result of grid in xlsx for different data type

    Hello

    Using SQL Dev 4.0.3.16 build 16.84 principal.

    Windows 7

    Java 1.7u80

    Run the query, click with the right button on the result of the grid:

    When you export data in xlsx format, why the numbers data type has different type of font.

    -Number / digital-> dialogue

    n.jpg

    -date and varchar2-> Calibri

    v.jpgd.jpg

    Step to reproduce:

    1 run this query

    Select 100 n, '100', to_date (1 January 2015 ',' DD-MM-YYYY "") as d

    Double;

    2. right click on the grid - export

    3. choose the Format: excel 2003 + (xlsx)

    Thank you.

    Buntoro

    This is a known behavior. And I think that there is a feature request to the SQL Developer Exchange, like the export of dates date request and not as text.

    Concerning

    Marcus

  • Migration of all the catalog items to a different data store in the same storage profiles

    Hello

    is any possibility to migrate everything in the catalog (time and iso files) to a different data store that has the same profile (Silver) storage group?  Because I have 2 groups of data store with the same profile of storage (Silver) and I want to delete one of this cluster.

    I found this kb: http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 2058094 but it speaks solely of media files of migration between different storage profiles.

    Have vCD 5.6.4

    You happen to use rapid Provisioning?  This is probably the only problem I can think of.

    Environments that have no linked Clones or shadows created from them, you can just Storage vMotion them between the same storage policy data warehouses.  Just make sure that the data store or a store of data clusters are visible in vCloud Director first of all in the framework of this storage policy.

    When you use linked clones, I don't remember the exact process... I think that I have in my office somewhere (I'm at home now).

  • I bought the photo Illustrator and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Hello 11/18/2015 I bought Illustrator photo and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Your subscription to cloud shows correctly on your account page?

    If you have more than one email, you will be sure that you use the right Adobe ID?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    .

    If Yes

    Some general information for a subscription of cloud

    Cloud programs don't use serial... numbers you, connect you to your cloud account paying to download & install & activate... you may need to sign out of the cloud and restart your computer and log into the cloud for things to work

    Sign out of your account of cloud... Restart your computer... Connect to your paid account of cloud

    -Connect using http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp

    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html

    .

    If no

    This is an open forum, Adobe support... you need Adobe personnel to help

    Adobe contact information - http://helpx.adobe.com/contact.html

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    -Select your product and what you need help with

    -Click on the blue box "still need help? Contact us. "

  • List not updated virtual machines after the migration of the virtual machine to a different data store

    My vSphere infrastructure 5 uses several data stores.

    Two data warehouses are associated with NFS on different NAS shares.

    I migrate VM to a data to another store.

    The navigation data store, I see that the files are moved from the old data store to the new and that no file belonging to the migrated VM still does exist on the old data store.

    If I look at the list of VMs on the old data store, I still see the old VM.

    I see it in the list of the virtual machine on the new data store as well.

    I checked that no .iso no pagefile is in the old data store.

    How can I update the list of the virtual machine on the old data store?

    Above all, how can I safely delete the old data store by ensuring that the virtual machine works very well on the new data store and I don't lose anything?

    Concerning

    Marius

    This use of data store 'Phantom' is usually observed, if the current configuration of the virtual computer points to the 'old' data store (diskette, CD-ROM) or the virtual machine contains snapshots where - at the time where tone have been created - the VM has had these references. Once the snapshots are deleted from data store 'ghost' will go away from summary of the virtual machine.

    André

  • View the data in different data control

    JDev 11.1.1.5.0 BPM

    I have a table from a data bean and control when clicking on a row of this table, I want to display data from another control on different data (Payload BPM) under the table in a form.

    How can I do this?

    Hello

    The payload BPM is exposed by a method I guess. This method takes an argument of the query (?). If this argument is for example an ID of the selected line then...

    1 create a valueAttribute binding by selecting the pageDef file. In the editor, choose the links, then generic link, AttributeValue. Select the iterator used by the table, and then the name of the attribute holding the ID to pass to the BPM method

    2. drag the result of BPM method to the page (and make it as a shape)

    3. the argument of the BPM method card for #{bindings.. inputValue}

    4. set the Partialtrigger property to the ID of the table panelFormLayout

    This should synchronize the form with the value selected in the table

    Frank

  • Cloning of VM/TIME to the different data store

    Hi all

    I am working out scripts excellent clone of Ruben garcia and one thing I'm trying to add is to have the VAPP created on a different data store.

    # Clone and move virtual machines
    {foreach ($vm to $vms)
    $vm = $vm | Get-opinion
    $vmname = $cloneName + "»" + $vm.name "
    . \LcloneVM $vm.name - cloneName '$vmname' - «$PortGroup» PortGroup
    Get-vm-name $vmname | Move-vm-destination $vapp;
    The virtual machine are getting cloned and then inserted in the passed TIME as a parameter name, but I can't understand how do to have the VAPP will be created on a data store that I specify. At this time the vApp is created on the same data store where the linked clones. Can I travel after from the user interface by using the migrate command but I want if possible to automate it.
    I thought that the next line should work but the VAPP fails when creating, so the move-vm command fails later.
    # Create VAPP
    $vapp = $host_name | VAPP-new-name "$cloneName" - data store "ThinDiskTesting"

    I am at a loss to what im doing wrong

    Post edited by: BrianRTS - difficulty of setting in the form

    You can specify the data store where you want to create linked clone delta files.

    This requires a slight modification to the script of Ruben

    # Generate specs for clone
    $cloneSpec = new-object Vmware.Vim.VirtualMachineCloneSpec $cloneSpec.Snapshot = $sourceVM.Snapshot.CurrentSnapshot $cloneSpec.Location = new-object Vmware.Vim.VirtualMachineRelocateSpec $cloneSpec.Location.DiskMoveType = [Vmware.Vim.VirtualMachineRelocateDiskMoveOptions]::createNewChildDiskBacking $cloneSpec.Location.Datastore = (Get-Datastore -Name $tgtDatastoreName).ExtensionData.MoRef
    

    Ownership of the data store is used to indicate where the clone should be placed.

    Or you want to create the clones, then move them?

  • Impossible to migrate from windows 2008 to the different data store

    Hai

    When I try to migrate the computer to the different data store I get the error

    "[error caused by file hard to]."

    Thank you

    Concerning

    R.Ramji

    Hello

    first move this virtual machine to another host and try to migration of storage. still, the problem you then close restarts the virtual machine host and try storage vmotion.

    It should work. If the problem continues after the error log.

Maybe you are looking for

  • malicious telephone calls

    can you help me, I received a phone call today from someone is Liza Smith in India, allegedly in order to tell me that my computer has been infiltrated by someone else and you did many try to contact me to renew my license and my computer did not wor

  • Direct mail

    Links Hypertext has stopped working in windows live mail.  Tried to reinstall the software, no change.  Any suggestions?

  • DeskJet 3050 a: Deskjet 3050 a prints blur sometimes, new drivers, alignments, no cleaning, no joy.

    If I print a test page for the printer it comes out perfect. If I print a test page for Windows7 it comes out perfect. If I right click and highlight text when it is on the internet and press print it comes out blurry. Print an e-mail comes out blurr

  • BlackBerry Smartphones Compatability between blackberry and Microsoft Mail

    I bought a computer with windows Vista 64 bit. The seller has convinced me that I don't have outlook, as it had Microsoft mail. I tried to sync contacts and calendar, but have problems. Contacts seem to be picking up information from the fields, so I

  • Alienware AlienFX 14 help

    I reset my computer because I wanted a new start, after I did my lights on my laptop alienware will not work and I no longer have AlienFX or Control Centre which allows me to change the color and leave me no more "go light" or "off". I need the downl