Appending a value via automator to an existing property value

My manager asked me an interesting question, he wanted to know if we can append a value via automator to an existing property value. I looked through the documentation and I think it cannot be done though this can be accomplished via a longer route, by saving the automator value in a new property and creating another new property that concatenates the existing property value and the automator value.
Any ideas if this can be achieved without creating 2 additional properties?
Scenario
Existing property has value ABCD.
Use an automator file to append another value(XYZ) to this existing property. After the auto update the exsiting property should look like this: ABCD-XYZ
Thank you
TD

It can be done but it is a multistep process. You need to:
1. Do an extract of the current nodes you want to have the value appended to into a delimited txt file.
2. Bring the file into EXCEL
3. change the values in EXCEL
4. create an automator file using the changeprop function and run the automator
When you do the extract, select the columns:
Version Name, Hierarchy Name, Node Name, Value you are extracting
As you can see this will prebuild a lot of the automator for you.......

Similar Messages

  • Delete photos in iphoto via automator

    I've been looking for days for a way to delete photos that are in iphoto via automator. I'm working on a script that will import pictures from a server to iphoto album, then play the slideshow of the album on our HDTV setup... It's all working except for the fact that if I delete an image from the "server" the slide from the previous import is still in iphoto... any ideas?
    I the record feature (in automator), but that didn't work out.

    Don't think you can. There's nothing in the Automator Dictionary that would allow you to either move an image to the iPhoto trash or to empty it.
    Regards
    TD

  • Setting up system wide EQ via Automator workflow

    hello,
    many people might have tried to set up a system wide eq, which is not as easy on mac as maybe windows. now i figured it out by using soundflower and AU lab - i'm sure there are threads about this already.
    so when i'm say watching a movie late at night and dont want to disturb the neighbours i plug in the hdmi cable of the telly. then i need to go through the rigmarole of changing the sound preferences, starting soundflower and AU lab and load an AU lab preset that i made including the EQ settings, that cancel out the annoingly loud bass frequencies. how do i automate this workflow with automator? better yet could it be triggered by hooking up the hdmi cable? in reverse i need a workflow that changes the settings back for when the laptop stands alone.
    obviously i've tried recording what i do, but automator somehow cant handle the part of getting into system preferences. and i also dont find options in automator for various system preferences menu items.
    can someone please please give me a tip how to make it work. id be really happy!
    thank  you!!

    "does anyone have any idea how to get into the system preferences in automator? "
    Yes:
    Launch Application > System Preferences
    But realize that getting into a particular preference pane and clicking buttons via Automator will likely require an AppleScript solution. Watch Me Do does work, but the action is quite finicky and often misunderstood. WMD doesn't track and target buttons or icons. It targets screen location. If items on your screen move--sometimes by as little as a pixel--WMD will fail. No fault of WMD; it's just the way the action functions.
    You may want to repost your question in the AppleScript subforum: https://discussions.apple.com/community/mac_os/mac_os_x_technologies

  • Editing Loop Start and End times via automation / MIDI controllers?

    I'm trying to play a sample in EXS24 and have the Sample Start, Loop Start and End times manipulated over the course of the song. I've tried to open up the EXS sample editor, click on the numerical value of the Loop Start, and then attempt to Learn Automation. All it does is assign the knob for the instrument Volume Level. Is there any way to do this? It's basically how an Akai S612 works: http://www.vintagesynth.com/akai/s612.shtml
    I switched gears and tried it also with Battery, and there's a way to map the Start and End times in there, but it's not seeming to work as I've intended. I can't seem to make the loops move as they should and there's ways to use up to 4 loops, but not a way to target each loop's start and end points via separate controllers.
    I could use my S-612 [and probably will], but in moments where I don't have one available, I'd love to find a solution to this.
    Thanks,
    +odd

    Anyone with any thoughts? would be great to solve this.

  • Adding to a property's list via Automator

    Hi,
    I have a property set up as a list and need to add additional values. Does anyone know if there is a way to add to them via an Automator script? Or do I have to type them in one-by-one in the UI?
    Thanks in advance!
    Donna

    It's not an easy straigh task.
    You can first export the property values (with node name) to text file,
    then use another tool to search/replace/add new value,
    same tool can be used to produce an automator script, using ChangeProp with the same node name and the new value,
    then execute the script to read into DRM.
    Best regards
    HP

  • Why is there a Leftover SaveAsXML Dialogue in Acrobat on Save to Text via Automation?

    Have written a Visual Foxpro automation routine which creates a PDF from an existing PDF via using the AcroPDDOC object and then Saving it as a Text File via the Javascript object SaveAs routine
    Code similar to:
    oPDF = CREATEOBJECT("AcroExch.PDDOC")
    ...Some Insert Code
    oPDF.Save()
    oJS = oPDF.GetJSObject()
    oJS.SaveAs(<FileName>, "com.adobe.acrobat.plain-text")
    oPDF.Close()
    This routine works correctly.  The only caveat is that if Adobe Acrobat X (Windows 7 64 Bit) is running when this routine is run, a leftover SaveAsXML..progress dialog box in the state Checking Tagging is left running in Acrobat which is now frozen.
    Is this an Acrobat bug?

    Hi George
    I was trying to help the previous questioner.
    Your script is good and I saved it.
    However I think the form is corrupted and would not save the changes and function.
    The other person found a solution by doing a document level script and it will save and give the total, but you can retype the total and it will not recalculate unless you change one of the fields the total is derived from.
    Ron A

  • Appending Xpath Value to a variable in For Each loop

    So I am iterating thru an XML File collection inside a ForEach container. I have an XML Task within this loop of type Xpath.
    The Xpath expression on each file evaluates to a value which I want to append as I keep iterating.
    How do I go about doing this?? I tried something like User::CheckSum =+ User::CheckSum but it gives and error and I am not sure on which property should it be applied to.
    Please understand that it is not one file with multiple nodes but multiple XML files in my scenario.
    Any help is much appreciated
    SM

    I do not think the variable's value gets preserved between hops, anyways, it does not look like a valid approach.
    Use the XMLFile Source in the ForEach Loop and capture the needed value into a package variable that you can keep appending to say in a Script Task.
    Arthur My Blog

  • Unable to "Append all values from Database" when creating parameter

    Hello,
    I am creating a report using Remedy AR System ODBC Driver as the connection.  I tried to create a static parameter with the list of values from the database, but I was prompted with the User name and Password for AR System ODBC Data Source instead of the list being append. I entered the correct password, but I got an error message.
    Logon Failed.
    Error in file UNKNOWN.RPT:
    Unable to connect: incorrect log on parameters. (rptcontrollers.dll)
    Any suggestions? please
    Thank you
    Malar

    Hi Malar
    Please let us know the following information:
    - Version of Crystal Reports Designer.
    - The connectivity type (ODBC, Native or OLEDB) you are using to connect to Crystal Reports Designer.
    - If you are using native connection then create a DSN and use ODBC connection and let us know the results.
    Hope this helps!
    Thanks

  • To open a new page by appending some values

    Hi,
    I created a button and on click of the button it should open a new page based on a few flag conditions.There are 4 URL's which are stored in a standard table.Please let me know how i can open the page by using the respective URL and then appending the opportunity value to it.
    Thanks,
    Sirisha N

    To open url on button click, you can use the following example, that I used in one of my cases...
    Z P/L analysis
        ls_button-text     = 'P/L analysis monitor'.
        ls_button-tooltip = 'P/L analysis monitor'.
        lv_string1 = 'javascript:window.open( "'.
        lv_string2 = '" );'.
        CONCATENATE lv_string1
        lv_url2
        lv_object_id
        lv_string2
        INTO lv_string3.
        ls_button-on_client_click = lv_string3.
        ls_button-page_id  = me->component_id.
        ls_button-enabled  = abap_true.
        APPEND ls_button TO rt_buttons.
        CLEAR ls_button.
    Comments:
    - lv_string3 represents the URL
    - lv_url2 contains the url of bsp component, which you can build manualy or read from any table with select single statement
    - lv_object_id represents the id of opportunity which you can read from BOL or with one of crm_order_read function modules
    Regards.

  • Binary file data plugin : append block values to channel

    I need to create a data plugin for a unique binary file structure, which you can see in the attached graphic.
    With these objects
    Dim sBlock : Set sBlock = sFile.GetBinaryBlock()
    sBlock.Position = ? 'value in bytes
    sBlock.BlockWidth = ? 'value in bytes
    sBlock.BlockLength = ? 'value in bits
    I have the possiblity to read chunks from my binary file. At the end, I want to have each signal in a respective channel. I could manage to extract signals 1 and 2, as they only have one value in each block with a known byte-distance in between. How can I extract the other channels, that have 480 successive values in each block? I could probably write a loop and read the specific signal part in each block, but how can I append these parts to the relevant channels? I tried by creating a new channel and then merging them, but unfortunately functions like ChnConcat are not working in a data plugin. Any ideas?
    /Phex
    PS. Of course I could create a hideous plugin with running GetNextBinaryValue() throught the whole file, but that doesn't seem to be a smart idea for a 2 GB file size.
    Attachments:
    KRE_DataPlugin_schematic.JPG ‏84 KB

    Phex wrote:
    @usac:
    Your workaround seems to work at least for part of the file. If I loop it through the whole 1.5 GB file I am getting the DLL error "The application is out of memory". There is enough dedicated RAM available, but I guess this is x86 related.
    Hello Phex,
    Have you tried running this Script in the DIAdem 64-bit preview version (which gets you access to more than 2 GB or RAM for your application) that can be found at http://www.ni.com/beta and can be installed in parallel to the 32-bit version.
    It might get you around the "out of memory" issue ...
          Otmar
    Otmar D. Foehner
    Business Development Manager
    DIAdem and Test Data Management
    National Instruments
    Austin, TX - USA
    "For an optimist the glass is half full, for a pessimist it's half empty, and for an engineer is twice bigger than necessary."

  • Append list values under Field selection per Mvt type (MIGO)

    Hi Experts,
    Can we append list of values for u2018Field Nameu2019 in case of Setting for goods movement (MIGO), under Field selection per Mvt type. We want to append values for 101 Mvt type.
    Current values are
    CUSTNAME Customer
    EXVKW Sales Value
    GRUND Reason for Movement
    LIFNR Vendor
    SGTXT Text
    WEANZ Number of GR Slips
    WEMPF Goods recipient
    Regards,
    Praful Mankar

    Hi pafulmankar
    If you find the solution, please share with me. I do have the same requirement
    Thanks

  • Append a value to the URL and send

    Hai all,
    i want to send some values to the next page appending with the URL like
    http://webjava-2k:8080/mydemo/keyword.faces?allow
    can i do this?
    If yes, then in next page how can i retrieve the value?

    you might not be able to send parameters thru the url
    as jsf uses POST by default and there is no way (that
    i know of) of changing this to a GET.Two FYIs. First, you can include parameters in the query string portion of a URL when using a POST. In straight HTML, this looks like:
    <form method="POST" action="/xyz.cgi?param=abc">
       <input type="text" name="param2" />
    </form>Second, some clever people have figured out how to make JSF work on GET requests; try Googling if you are curious.
    >
    you can try the method mentioned earlierI agree with you here, the <f:param> component is the way to go.

  • Exporting IPhoto Albums via Automator

    I would like to export all my iPhoto Albums to an external drive. Since I have my photos already organized in Albums in iPhoto, I would like to keep the same structure in the form of folders/directories on the target drive. But have it in a flat folder/file structure instead of iPhotos more sophisticated format (AFAICT)
    Is there an easy way to use AppleScript (does that still exist) or Automator to export every Album in my iPhoto Library to a separate folder on a designated drive? I'm happy if the folder name is simply derived from the album name, I can later go in and modify things. Its just that going through 200+ albums isquite tiring and error prone.
    Thanks!
    Alex

    Terence,
    version number is 9.6.1.
    As for OS vs iPhoto Forum - I guess in the end I don't mind if there is a solution that uses Automator or some other means. In that sense, yes my question would have been overly specific.
    Thanks!

  • Export several self contained movies via "Automator"?

    Hi,
    If we have, say a 30 minute FCPro 7 sequence open, I want to chapter mark about 30 portions of the time line with Chapter markers.  Everything works perfectly, even iDVD recognizes them.
    NOW . . . I'd like to export each "clip" - they're about 1 minute each - as a self contained movie.  Easy - but very work intensive having an in and out point and exporting.  But it works well.
    Is there a way using Automator to somehow tell it to take each chapter marker (30 of them) and export every section so I don't have to each one manually via in and out points?
    Anyone know any secrets as to how this might work?
    Thanks,
    Larry

    Forget Automator. Not even AppleScript works with FCP.
    Can Batch Export be convinced to do this for you? What happnes if you take that sequence with the markers and drop it into a Browser? Can the markers then be used to create clips? If so, tey might be able to addressed by Batch Export.
    Sorry, got no idea if it's possible.
    bogiesan

  • Norton Anti-virus and burning Appendable CDs: possible with Automator?

    I want to build an automator workflow that would export selected photos from iPhoto, create a disk image, and then burn the image to a CD, leaving it appendable. I also would like to be able to turn Norton Anti-virus off at the beginning of the workflow and back on at the end. (It sometimes interferes with the creation of a disk image).
    I find no Automator actions for Disk Utility (to burn a disk leaving it appendable) or Norton Anti-virus. Am I out of luck?
    An earlier (now archived) post implied there was a non-automator way to do this, but I didn't understand the geekspeek. Can it be done with AppleScript? If so, can someone either walk me through the steps or point me to a good intro to AppleScript?
    Thanks!

    I want to build an automator workflow that would export selected photos from iPhoto, create a disk image, and then burn the image to a CD, leaving it appendable. I also would like to be able to turn Norton Anti-virus off at the beginning of the workflow and back on at the end. (It sometimes interferes with the creation of a disk image).
    I find no Automator actions for Disk Utility (to burn a disk leaving it appendable) or Norton Anti-virus. Am I out of luck?
    An earlier (now archived) post implied there was a non-automator way to do this, but I didn't understand the geekspeek. Can it be done with AppleScript? If so, can someone either walk me through the steps or point me to a good intro to AppleScript?
    Thanks!

Maybe you are looking for