vCAC Design Center - error creates a custom workflow

I've implemented a very small vCAC lab environment and I try to play with custom in the vCAC designer workflows.  I installed the client, launched and clicked on load.  I select WFStubBuildingMachine, double-click the construction of machine, then a custom code.  I then drag an InvokeVcoWorkflow object in the custom code section and attach it to the original node.  When I click on the selection of a vCenter Orchestrator workflow button, I'm greeted by an error occurred during the processing of this application and I can't go any further.  The only other mistake that I see at the bottom where it is said:

Value for a required activity argument 'VirtualMachineId' has not been provided.  I though that was passed in by default, and I don't see anywhere to add it.  I am not finding anything in my research, so I am at a loss here.

Any help would be appreciated.

Thank you.

If you run the designer as an administrator, it should work fine.

Tags: VMware

Similar Questions

  • Error creating of custom workflow

    Hello

    I'm new learning tool and that I was going through the technical guide of the vSM and task after provisioning where I am setting Power ON simple Workflow.

    It's like task of start-> Action out of Power On VAPP - > special closure.

    According to tutorial

    Cofig.JPG

    Where as during execution of the workflow is to return HTTP error response "or a VAPP nor a virtual computer have been specified as an argument."

    I would really appriciate if someone can let me know how can I provide VAPP / name of the virtual machine as an arrgument?

    Thanks in advance and wait for a response on this query.

    Kind regards

    Mohit!

    Hi MG,.

    Have users copy and paste a URL is not a feasible process - as you say.

    Gary is right about the need to specify what TIME the outbound action should be performed on. The system cannot guess for you, or make assumptions.

    The details are there in the relevant documents - although I think that they are not very easy to read. Check Service user's Guide catalog v9.1 and commissioning of Cloud v9.1 - Technical Guide that should help you.

    What I did customize the RSF for include a drop down of available vApps (there is a particular type of drop customized down to the provision of the clouds - details are in the manaul somewhere - I don't have the handy page number). The customer chooses the VAPP in the list when you fill in the Service Action form, and then you pass this value to the workflow via the task field mappings outgoing actions.

    Another thing to watch: do not use the power in the form of action coming out. Use Deploy/undeploy. I'm not sure of the reasoning why, but this is also noted in the documentation.

    I hope this helps.

    Holly.

  • IOM - Question Jdeveloper custom workflow

    Hello, I use Jdeveloper to create a custom workflow and was just curious to know if there was a way to test the custom code located in Annex A of the following form:

    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/developing_oim_custom_approval_process_for_resource_provision/developing_oim_custom_approval_process_for_resource_provision.pdf

    The code is used in a java 'embedded' node inside a .bpel file. I need a way to run the code to see the system.out.println output so that I can better familiarize myself with the code. Is there a way to do this in Jdeveloper?

    Hello

    I just made these videos. Maybe it will help you to test this code.

    http://www.YouTube.com/watch?v=x1c5gm7c0GA

    Fred

  • Custom workflow - Question of API

    I am trying to create a custom workflow that requires two trusts (in parallel) at the level of the operation. Approval is a member of a static organization called App managers, the other is responsible for the applicant user. My question is what do I do to create such a flow of work?

    I have read this document:

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/OIM/oim_11g/developing_oim_custom_approval_process_for_self_registration/developing_oim_custom_approval_process_for_self_registration.PDF

    But I need to the approval workflow of level automatic query, against having a system of directors select the Organization issue.

    In addition, in order to find the applicant user's Manager, what should I do? Is the change in the java custom code in Appendix A? If so, are there that documents more detailed for the IOM API? I've been able to locate the 9g API doc.

    Thank you for your help in advance.

    Creating the level of approval of application policy, you can set it for automatic approval.

    To find the User Manager you need to perform a search using thor/IOM api, then get "Users.Manager Login" attribute. Here are the highlights

    tcUserOperationsIntf moUserUtulity = getIOUtilityFactory.getUtility (...);
    Hashtable MhSearchCriteria = new Hashtable();
    mhSearchCriteria.put ("Users.User ID", username);
    tcresult moResultset = (mhSearchCriteria) moUserUtulity.findUsers;

    for (int i = 0; i)< moresultset.getrowcount();="" i++)="">

    moResultSet.goToRow (i);
    String userManager = moResultSet.getStringValue ("Users.Manager Login");

    }

    Hope this helps,

  • Cannot create a custom SOA Gateway-&gt; error integration interface: meta-method type hash_of_lists not recognized as a type of compatibility V1 (cannot mix options v1 &amp; v2)

    Hello

    Steps to create a custom integration interface

    • Download the model of virtual machine of EGGS and the oracle Installer 12.2.4 did with success (instance VISION)
    • Tired of creating new interface but I got an error like below
        • Could not find Class / MethodMaker.pm in @INC (@INC contains: /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/perl /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/xml/orc115)
    • According to the oracle documentation "Oracle E-Business Suite integrated SOA gateway Implementation Guide" then as follows to install the perl module.
    • After that, when I tried to return the script get errors like below
      • Meta-method hash_of_lists type not recognized as a type of compatibility V1

      • (cannot mix options v1 & v2)

      • to the /u01/install/VISION/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi/Class/MethodMaker.pm of line 24

      • BEGIN failed--compilation abandoned at /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Loader.pm line 691.

      • Compilation failed to require online /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Annotation.pm 46.

      • BEGIN failed--compilation abandoned at /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Annotation.pm line 46.

      • Compilation failed in require in /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Parser.pm line 172.

      • BEGIN failed--compilation abandoned at /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/perl/FND/irep/repo/Rep/Parser.pm line 172.

      • Compilation failed in require in /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/bin/irep_parser.pl line 37.

      • BEGIN failed--compilation abandoned at /u01/install/VISION/fs1/EBSapps/appl/fnd/12.0.0/bin/irep_parser.pl line 37.

    Can someone solve this problem.

    Thanks in advance

    Have no experience with this, but MOS Doc 1400165.1 may be useful

  • Create custom workflows in virtual machine

    Hello

    I use a native workflow 'Create custom virtual machine', but it does not deploy a machine of the ntemplate.

    He built a raw with personalised VM. Some other workflow to deploy the VM from the model but without customization.

    Is it possible to include an option to model the workflow "Create custom virtual machine"?

    Thanks in advance

    Use several workflow and actions as building blocks to build one that meets your needs... For example, suppose you want to deploy a Windows VM with customization...

    Create a new workflow called "deploy Windows VMS"

    Inside of this workflow, add the following workflow:

    Clone, windows with a single NETWORK card and credential<-- this="" will="" clone="" a="" vm="" windows="" vm="" from="" template,="" perform="" sysprep="" (change="" unique="" id,="" guest="" os="" name,="" set="" administrator="" password,="" join="" domain="" if="" specified,="" and="" set="" ip="" address="" as="">

    Take the exit (a new virtual machine) this workflow and send it to each flow of work following:

    • Change of RAM (Workflow)
    • Add the disk (Workflows)
    • changeVMvCPU (Action)

    should look a bit like this:

    Once you have linked all together correctly and all attachments, you'll probably want to adjust the presentation so that the CPU/Mem are in the correct section, as well as additional info on the disk... Here's a quick example:

    This process could be replicated, but using a Linux workflow specific to meet the same needs deployment clone custom Linux virtual machines.

  • vCAC Designer (cloudutil.exe) will not launch after upgrading to 6.1

    After having recently upgraded 6.0.1 to 6.1, we are unable to launch the vCAC GUI Designer (cloudutil.exe). The error stated at the launch of the designer customer is as follows:

    DesignerError.png

    We tried the following already without success:

    1. We have a ticket open with support. A sev 1 for two weeks now. The ticket is with genius. Substantial quantities of newspapers were provided to support.
    2. The designer has been improved in 6.1 installation. We followed the procedure to uninstall the old client of Designer, download a new of the IaaS VAMI and install it.
    3. We get the same error, no matter which client or server is installed on the client of the designer. We tried the IaaS server itself (Windows Server 2008 R2 SP1) and several client machines (WIndows 7 SP1).
    4. We use self-signed certificates. Not that it should matter as it was working before the update 6.1 with self-signed certificates, but we validate the cert is in the store of confidence on all computers where the client attempts to run from.
    5. We tried to remove the client, ensuring that the customer directory no longer exists and reinstall the client.
    6. Also tried running Setup of customer "as an administrator".
    7. Validated the client installation program (DesignCenter - Setup.exe) is not "blocked" by right-clicking on it-> properties-> unlock.
    8. Tried to launch the Designer customer (cloudutil.exe) in different compatibility modes.
    9. We are able to run the query in the CLI commands by using cloudutil.exe. This confirms that he is able to talk to the back end. We can even list of all our stubworkflows and see the various revisions of them, but you can't change/see the stubworkflows using the CLI (this must be attached to a separate... note).

    We noticed the DynamicOps.Repository Assembly in the error references Version 6.0.0.0 after the upgrade. Some assemblies is not upgraded / replaced as part of the upgrade, it appears, so it's possible, it's normal, but it stood out.

    Unrelated to this, we are having a problem with the workflow specific heel after the upgrade as well and you have another position open about it here that Workflow Stub WFStubBuildingMachine fails after upgrading to 6.1

    Because we cannot enter the designer customer, we are not able to solve the problems, which means that we are down hard. We would prefer not to roll back even if we have good backups, as if no one else knows this problem then VMware will probably not initially get of it, and we will not be able to upgrade to 6.1 down the road with confidence.

    Has anyone seen this or something similar? Even if you do not, you have any suggestions to try?

    In case someone else runs into this problem, here is what has been done to work around this problem:

    • Open the cloudutil.exe.config file located in the Design Center directory is installed in.
    • Add the following block of the code highlighted in red between the two lines in black.

    • Save the file and close.
    • Restart the Client to the designer.

    This will tell the designer Client to use only 6.1 assemblies at the launch. The customer refers to 6.0 assemblies during the launch after the upgrade which are not present on the file system longer, so it's the only way known to work around him. The development isn't sure why old assemblies are always referenced, but they are reproduced it in their laboratory.

  • File of custom workflow (wdl) not getting not saved in WorkflowProcessManager

    Hi all

    We strive to create a new workflow, and run it through a program.

    We add a custom workflow file (wdl). We have different environments in place.

    VAC is allowed only in smaller environments, where wdl file is generated and is added as part of the source (translated into the module version config.jar).

    Is some environments the new world digital library file gets saved in WorkflowProcessManager and is accessible through programs.

    But, in some servers, its not fits. It will be great, if you can provide guidance on this.

    The world digital library file created via ACC in rendering available in Publisher in the following path:

    / ATG/Registry/Data/epubworkflows/Acme flow/acme.wdl

    /Acme flow/acme.wdl get extra/atg/registry/EPubWorkflows /

    But, 'look at the workflow' of /atg/epub/workflow/process/WorkflowProcessManager / is not displayed '/acme flow/acme.wdl.

    Also when the process is called, it throws the below error: (there is no error not related to the file of world digital library of loading at startup of the server)

    atg.workflow.WorkflowException: the project named /acme flow/acme.wdl type is not valid. Check your configuration to find errors.

    at atg.epub.project.ProcessHomeMethods.setProcessAcl(ProcessHomeMethods.java:532)

    at atg.epub.project.ProcessHomeMethods.initializeProcess(ProcessHomeMethods.java:428)

    at atg.epub.project.ProcessHomeMethods.initializeProcess(ProcessHomeMethods.java:383)

    at atg.epub.project.ProcessHomeMethods.initializeProcessWithGlobalWorkflow(ProcessHomeMethods.java:364)

    at atg.epub.project._ProcessHome_Impl.initializeProcessWithGlobalWorkflow(_ProcessHome_Impl.java:60)

    at atg.epub.project._ProcessHome_ReposImpl.initializeProcessWithGlobalWorkflow(_ProcessHome_ReposImpl.java:3)

    at atg.epub.project.ProcessHomeMethods.createProcessForImport(ProcessHomeMethods.java:193)

    at atg.epub.project._ProcessHome_Impl.createProcessForImport(_ProcessHome_Impl.java:25)

    at atg.epub.project._ProcessHome_ReposImpl.createProcessForImport(_ProcessHome_ReposImpl.java:3)

    at atg.epub.project.ProcessHomeMethods.createProcessForImport(ProcessHomeMethods.java:156)

    at atg.epub.project._ProcessHome_Impl.createProcessForImport(_ProcessHome_Impl.java:18)

    at atg.epub.project._ProcessHome_ReposImpl.createProcessForImport(_ProcessHome_ReposImpl.java:3)

    Thank you

    Alaux

    The issue was due to the wrong configuration at the server level. If these questions, consider carefully the spelling as OOTB Oracle code up all the significant exceptions that can lead to the resolution:

    At the level of unix:

    $hostname - a

    Above value must be used in configurations.

    In the publication server, boot, below the statements may be reviewed to validate your registration:

    2016-01-08 09:38:31, 548 INFO [nucleusNamespace.atg.scenario.ScenarioManager] (main) initialization editor bailiff : 10050

    2016-01-08 09:38:33, 447 INFO [nucleusNamespace.atg.scenario.InternalScenarioManager] (main), individual bailiff initialization : 10050. Course of the Process Editor configured server is defined on : 10150

    2016-01-08 09:38:33, 592 INFO [nucleusNamespace.atg.epub.workflow.process.WorkflowProcessManager] (main), individual bailiff initialization : 10050. Course of the Process Editor configured server is defined on : 10050

    * in our case

    Pub Server = server of the process Editor

    in the global server = server

    Corrections:

    : 10050

    : 10150

    Ref:

    Immuraliraj-TechTalks: how to solve the "atg.workflow.WorkflowException": ATG BCC

    Flow of work of the ITC not reflecting changes do not. Subject ATG

    Thank you

    Alaux

  • VCAC designer can work after the installation of the vCO customizations?

    I created a few customizations of the initial workflow using the VCAC Designer.  A BuildingMachine who called a couple vCO workflows with certain properties, while the MachineProvisioned stub uses the InvokePowershell action to manage some SCCM after provisioning tasks for Windows machines.  Now I work with VCAC plugin and you have run the customization of the vCO Install workflow and I run the workflow to assign a workflow to vCO for a detailed plan and a workflow state change.  The workflow is triggered, so I know that the integration works.  However, when I use the VCAC Designer to load the workflow MachineProvisioned stub, I expected to see a new heel of workflow for MachineProvisioned with an incremented revision number, but I still see the old workflow I created with the invokePowerShell action.

    I see anything in the designer VCAC?  I was half expecting to see some sort of Invoke vCO workflow wrapper, but since he's not here, I'm not sure how my workflow of vCO is getting called.

    Until I get a replacement solution to call powershell, I think I'll have to uninstall the customization and then just use invoke vCO with VCAC Designer workflows.  Or consider creating a server of vCO on a Windows Server instead of using the device (so I can run powershell vCO if necessary).

    So, the answer is, vCO inserts a 'wrapper' that can be seen in the VCAC Designer.  What was confusing to me, it's that install vCO customization workflow does not change the description, review, or the Created Date time fields VCAC designer.  I had to open the last stub of workflow in the VCAC designer to see than this vCO indeed updated it.

    VCAC development is a bumpy road. Can't wait for VCAC.next and further stabilization of the API, documentation and best practices.

  • Required document on the creation of custom workflow.

    Is there a document describing how to create a new workflow completely? I also want to know the stuff build us a workflow customized with several levels of approval in the ERP?

    Hello

    Thanks for the link to the document. Well let me know is possible to create a workflow with 6 levels of approval. Pls suggest.

    Yes, it is possible to do. Approval levels depending on the design of your workflow and of your business needs, there is no specific limit to the number of approval levels.

    Kind regards
    Ousseni

  • Create a custom buttons in Windows Explorer to the default directory

    In the Windows XP Explorer: is there a way to create a custom button so that no matter where you are in a different drive, directory and subdirectory... all you have to do is click on the custom button and return to your default directory?  If this is not the case, is a custom button another way to do it.  Currently, I click on the [Back] button or use the button [Back] drop down to return to the default value.  Ok, but not really okay because it takes a click and return to the default value.

    Thank you

    Steven

    Hi Steven Geib,

    Unfortunately, the service back to the default directory is not present in Windows, and as it is a design, there is nothing we can do from our end.

    If you want to suggest changes in the design here is the link you can make reference to: return products.

    http://mymfe.Microsoft.com/Windows%207/feedback.aspx?formid=195

    As an alternative, you can use the tree view in Windows Explorer instead of back to the desired location in windows Explorer.

    Thank you, and in what concerns:
    I. Suuresh Kumar - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Create a custom component which scales

    Hi all

    Maybe I can't think good question, but I can't find anything on it.

    I created a custom component extending UIComponent. Inside I have Bitmap, TextField, form. For now the width is fixed.

    Now, I like my element designed to always keep 100% width of the container that I put in it and based on the width would calculate height. I would like to stay same size (ie. not Bitmap scaling), except that we should adapt width of TextField and form - based on the width of the container parent.

    I have to add some listeners for a parent, or override my methods of a component? I'm totally lost here.

    Thank you!

    Michal

    A custom event in the scrolling pane, the configuration container, and the event through your components of bubble.

    i.e. the scrollpane triggers your custom event to the custom container event that triggers the event to your custom components.

  • How to create a custom page to page seeds in OFA

    Hello

    I have a requirement in which I need to create a custom Page that should be a replica of Page Standard OAF. Can someone guide me on markets to do so.

    Thank you

    Nancy

    Agree with 1658152...

    But if you still want to create to create your own page and pagelayout region. Take the seeded page from server to the local computer.

    Open both pages in Jdeveloper and copy the page of seed items to your custom page.

    Copy could lead to an error you need to identify and resolve.

    Let us know if you need assistance.

    BR, FLS

  • epengs.dB (ENG) + error CREATE TABLE PS_1099C_CUST_DATA


    PT 8.54.10

    FSCM 9.2 (picture 13)

    SQL Server 2008 (64-bit)

    We get below error when we are in the stages of the creation of the DB via DM scripts.

    Started the: Tue Nov 17 02:10:54 2015
    Release of Data Mover: 8.54.10
    Database: FSDMO92 (ENG)
    Input file: E:\FSDMO92\data\epengs.db (ENG)
    Import 1099C_CUST_DATA
    Create Table 1099C_CUST_DATA
    -SQL error. Position of the error: 0 return: 8601 -.


    [Microsoft] [SQL Server Native Client 10.0] [SQL Server] Column, parameter, or variable #4: could not find the PSDATE data type.
    [Microsoft] [SQL Server Native Client 10.0] [SQL Server] Instructions could not be prepared. (SQLSTATE 37000) 8180

    CREATE TABLE PS_1099C_CUST_DATA (CUST_ID varchar (15) NOT NULL, TIN varchar (20) NOT NULL, TAXPAYER_ID varchar (14) is NOT NULL, ASOF_DATE PSDATE NULL, decimal ENTRY_AMT (26, 3) NOT NULL, decimal INTEREST_EXPENSE (26, 3) NOT NULL, Name1 varchar (40) NOT NULL, NAME2 varchar (40) NOT NULL, NOT NULL of the varchar (55), of ADDR_LN1 ADDR_LN2 varchar (55) NOT NULL) , ADDR_LN3 varchar (55) NOT NULL, ADDR_LN4 varchar (55) NOT NULL, CITY varchar (30) NOT NULL, NOT NULL of the varchar (6) State, POSTAL varchar (12) NOT NULL, TEL varchar (24) is NOT NULL, NAME varchar (50) NOT NULL, Name3 varchar (40) NOT NULL, name4 varchar (40) NOT NULL, CITY3 varchar (30) NOT NULL, Address1 varchar (55) NOT NULL , State3 varchar (6) NOT NULL, POSTAL...
    Error: Unable to process create statement for 1099C_CUST_DATA
    Ending: Tue Nov 17 02:10:56 2015
    Unsuccessful end

    Cannot find the data type PSDATE comes here.  Looks like one of the required scripts has not been executed.  It has been long since I am on a site of SQL Server, but I understand the substance of this issue.  PeopleSoft creates a customized in SQL Server PSDATE data type which is an extension of the date format.

    Rather than to point you to the script, I suggest you go back and find where this prerequisite is necessary and make sure that you are not lacking in any other required component.

  • ORA-05112: error creating pool memory Cause: this is an internal error and would not normally occur.

    Hello people,

    bin ratlos.

    BS2000 unter'm Oracle 10.2.0.4 DB - customer gibt're diesen Fehler:

    ORA-05112: error creating memory pool


    WER kann mir helfen?

    It is a call of support throughout the day.

Maybe you are looking for