How to change the name of a Workflow Runtime

Hi all

We have a self-service the Orchestrator-based portal and it works fine. We have deployed since January over 300 virtual machines on this portal.

I would change the name of the workflow performed on behalf of the user who started the race. I have an action (getCurrentLdapUser) where I get the name of the applicant.

The problem is to find a race for the title of all applications, because the tracks are named as the workflow and only the date and the time are.

Anyone has any idea if this is possible? If the applicant submits the application and the workflow run begins to change the name of this on behalf of the applicant + date and time?

Solution here: http://www.vcoteam.info/learn-vco/code-snippets-change-the-name-of-a-workflow-run.html

Tags: VMware

Similar Questions

  • How to change the name of provisioned resource account

    Hello

    In the custom connector that we have currently in place when an account is put in service the name of the account appears as a random value.

    How do change the name of the account funded from this random number to some loginid to say name invalid.

    Thanks in advance.

    Try the following steps:

    To change the name of the account to the account user id, you can follow the instructions below:

    1. open the form of the process of the resource that you want to display the user id as the name of account, instead of this strange number for example. UD_IPNT_USR

    2. create a new version of the form.

    3. go in the Properties tab.

    4. Select the user ID property and click on add property button.

    5. Select the account name and the value is false.

    6. save the form and make the version active.

    7 connect to IOM self-service console, select a user with iplanet account for her. You can see the user id of the account in the account instead of the strange number name,

  • How 2 change the name of image, including its .xmp file?

    How 2 change the name of image, including its .xmp file?

    I suppose that if I change image file name, the file '.xmp' that accompanies it will no longer an appropriate reference to associate. Also, I guess I can just simply change the name of the image file and give its eponymous .xmp. That means, for example, if I have:

    "This1stPhotoOfJane.dng" and "This1stPhotoOfJane.xmp"

    and change their names manually:

    "JanePhoto1.dng" and "JanePhoto1.xmp"

    It would not work.

    So is the simple way to do it?

    I have a bunch of files that I forgot to name who have already gone through the raw editor and now I would like to give them a real name as opposed to a single series of numbers they currently have.

    You should be able to bridge, since by default, the file of the side car is hidden. I think he knows enough to rename both.

    Copy the image and the file in a temporary folder, rename it and check that it actually did. If I myself remember copy or film a raw file would also move or copy the file, then it would be a good time to check that as well.

  • How to change the name of the Siebel server

    How to change the name of the Siebel server?
    Hi, I want to know how to change the name of the siebel server. In my setup, the siebel server have the same name as the physical server and I need change the name a virtual name.
    Thank you!
    Greetings!

    It is not possible to rename a siebel server, you must use the Setup Wizard to remove the current siebel server and re-create it with the new name required. Check the Doc ID 1106863.1 on support.oracle.com.

    Thank you

    Wilson

  • How to change the name of VirtualSwitch without running virtual MAchines of braking?

    Does anyone know how to change the name of the virtual switch (used by VM) without braking the VM running in this cluster?

    The best way to do this without losing network connectivity is add a group of ports with the new name and connect the virtual machines to the new group of port and when the initial group of port is empty remove - remember that it's the port group named not the vswitch.

    If you find this or any other answer useful please consider awarding points marking the answer correct or useful

  • How to change the name of a NSX-32GT1?

    How to change the name of a NSX-32GT1? We have two at home, and when we try to use the google tv app. Two televisions appeared.

    The same thing happens with matching of youtube and it app. It shows the same name for two TVs. "Google tv".


  • How to change the name of the report server?

    How can I change my name of report server that is normally generated by the combination of server Name_OracleHome. But can I use a different name for my report server and I need to change the configuration files?

    How can I change my name of report server

    See Paulo Esteves answer in How to change the name of the report server?

  • How to change the name of the file in the AS2 protocol

    Hi gurus B2B

    We send a purchase order (850) to our supplier, he received successfully by them, but for all transactions (files) that they receive the same file name (5020). We use the AS2 protocol (please help me how to change the name of the file)

    If its generic protocol of his work, but in the AS2 protocol there is no option to set the file name

    Need help please

    Concerning
    CNU

    Hi ALAIN,

    Never worked with BSE (However, I worked with OSB), but it looks like you are enquing the name of the action two times. Please queue using code below and let us know the result - please







    In fact the last ACTION_NAME header must contain the value of file as well as the content type name. (you try to add a new header actionName is not that good)

    Kind regards
    Anuj

  • How to change the name of the standard workflow function

    Hi all

    I downloaded workflow apporoval PO in oracle applications 11i. There is a WF function in a single process that call a procedure in the package. Instead of this procedure, I want this function to call my procedure.

    But this package.procedure name is not editable. Can someone tell me how I can change it
    ?

    Hello

    Changing the name of a function / change the PL/SQL that calls a seeded process activity is considered bad practice - manipulate a seeded activity could have a number of unforeseen effects on the process that you are not aware of.

    If possible, create a copy of the point type and configure the application to use instead. Otherwise, you must create a custom in a stocked item type process and configure the application to use (for example, a different process within the management of the orders). Otherwise, you should create a copy of the activity that you want to modify and replace the activity planted by your new activity. You should NOT change a seeded activity.

    HTH,

    Matt
    -----
    WorkflowFAQ.com - the independent resource ONLY for Oracle Workflow Development

    Review alpha chapters of my book "developing with Oracle Workflow" are available through my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • How to change the name of the workflow run?

    Hello together,

    I have a question about the overview of the workflow.

    After the execution of a workflow many times, it is impossible to distinguish because of the same line of text.

    Here is a screenshot of the list:

    2011-01-07_122353.jpg

    Someone at - he found a way to change the name of the workflow runtime.

    I would like to have the name of the virtual machine created in this list.

    All ideas are welcome.

    Best regards

    Tim Lapawa

    Hi Tim,.

    as mentioned Christian there is no set way implement (known) to do.

    Using JDBC you can get following result (using the input text as 01, 02, 03, 04, 05 parameter):

    Between 04 and 05, there was a restart of the service!

    Here the sample (DO NOT USE in PRODUCTION)

    var main = new JDBCConnection();
    var con;
    try  {
     con = main.getConnection("jdbc:jtds:sqlserver://192.168.0.33:1433/VCO41","sa","yourPWD");
     System.log( "Connection to database successful" );
    
     var stat = con.prepareStatement("select title from VMO_Workflowtoken where id='" + workflow.id + "'");
     result = stat.executeQuery();
     if (result.next());
     {
      System.log (result.getStringAt(1));
     }
     stat = con.prepareStatement("update VMO_Workflowtoken set title='ChangeTester" + Text + "' where id='" + workflow.id + "'");
     result = stat.executeUpdate ();
     if (result == 1)
     {
      System.log ("Title changed!");
     }
     else
     {
      System.log ("Title changed faild");
     }
    }
    catch( ex )  {
     throw "Connection to database failed (Reason: " + ex + ")";
    } finally {
     if (con) {
      con.close();
     }
    }
    

    Alternatively, you can wait a while (in my case about 15 min) and updates to display without restarting.

    Kind regards, Andreas

    don't forget to assign points for correct or helpful answers

  • How to change the name of iWatch

    For some reason when I bought the new iPhone 7 and complete matching, it has the wrong name.  I must say my name and my husband.  I have looked at everything in the watch/phone and may not know how to solve this problem.  Anyone has any ideas on how to get my name back?

    Thank you

    J

    Hello

    On your iPhone, in the application of the watch, go to: Watch My > General > topic > name - change the name as desired.

  • How to change the name of my iphone to Apple ID to my name

    I used my wife Iphone up to my don't we arrived, but now to the Northeast there name my wife Icloud. How do I change my name without leaving Icloud?

    You can change the name of your phone in settings > general > topic > name

  • How to change the name of the device (MacBook Air) to a new owner?

    How can I change the name of the device (MacBook Air) to a new owner?

    You change the name of the computer in the sharing preferences, if that's what you ask the subject. If this isn't the case, then be clearer on what you need to know.

    If it is a computer newly purchased but used, then wipe you the drive and reinstall the original version of OS X that comes with it. So let the new owner set it up: what to do before you sell or give away your Mac - Apple Support.

  • Start Windows - unlock the computer screen - how to change the name that is displayed?

    I have fixed a older laptop.  It works very well.  But at the start, the old owner name appears in user name (no password required).  It is a small irritation but still...  I tried to go under control panel users and I changed administrator to my name, but it has not changed the other name at startup... ideas?  Thank you!

    Hello

    Here's how you can accomplish this:
    a. click on edit accounts in the choice of a task list box.
    b. click the account you want to change.
    c. Select the element you want to change:
    d. click on change the name to change the name that appears on the Welcome to the account screen.

    How to create and configure user accounts in Windows XP
    http://support.Microsoft.com/kb/279783

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How to change the name of the windows task bar?

    Hi all

    I want to change the name of the task bar in my laptop.
    no idea how to do, please help me.
    Concerning
    Karthik M

    This option is not available in Vista and Win 7.

    I'm sorry.

Maybe you are looking for