How to mass moving iviews from one folder hierachy to another within PCD?

Hi,SDN fellows.
I found that it is really not user-friendly to move iviews from one folder to another within PCD>
I tried to use Multiple Property Replacement to move some iviews in one folder to different folder hierachy in PCD, but I don't really know how to do so.
Do you mass moving iviews in PCD before? How do you able to do it more efficiently.
Thanks for help.
Kent

Kyle, the PCD Inspector seems able to faster my process a lot.
What if I want to mass edit some properties. (I thought Multiple Property Replacement would able to do some, but it couldn't)
Said I need to change the Id of a set of iviews:
my_iview_a
my_iview_b
my_iview_c
my_iview_d
to
iview_a
iview_b
iview_c
iview_d
but the MPR doesn't able to use the asterisk (*) operation.
Thanks.
Kent
Thanks.

Similar Messages

  • Moving pictures from one folder/album to another

    I have recently updated to Yosemite and that updated to Photos.  I would like to move photos from one folder to another.  In iPhoto, my folders were in a left hand menu and I could drag photos to a new folder.  How do I do this in Photos?

    I figured it out.  If you click on view, you have the option to show the sidebar.

  • Moving Stack from one folder to another?

    Is there a way to keep a stack together while moving it from one folder to another. When I grab the stack and drop it to a folder, I view the folder and the images are no longer in a stack. It would save me a lot of time if they would stay stacked. Am I missing something?
    Thank you.

    Well your code is unreadable because you didn't post it properly, but I'd guess you've fallen into the old multiple-delete trap in a new way. It's like this:
    To start with you have messages numbered 0, 1, and 2, let's say. So you write a loop that lets i run from 0 to 2 and delete message number i in the loop. What really happens? The first time through the loop you delete message number 0, after which you are left with messages numbered 0 and 1. The second time through the loop you delete message number 1, after which you are left with message 0 only. The third time through the loop you delete message 2, which isn't there and you get that message.
    That's just a guess, I didn't have the patience to read that ugly unformatted code. There are two ways to do the multiple delete properly, if that's actually your problem: (1) run the loop upwards from 0 and always delete message 0; (2) run the loop downwards from N-1 to 0 and delete message i.

  • How do I transfer Pages from one user account to another

    How do you transfer Pages from one user account to another on the same Mac?

    Welcome to the Apple Support Communities
    If you haven't modified anything, Pages is installed on /Applications. All users have access to this folder, identified as "Applications" on the Finder sidebar, so you don't have to move anything, because Pages will work on all your users.
    If you have installed Pages on ~/Applications (being ~ your user folder), then you have to move Pages to /Applications. After doing this, you will be able to access to Pages on all users

  • How do i transfer data from one internal tabe to another.

    Hi All,
             How do i transfer data from one internal tabe to another.
             Can i do it ebven if he tables are different in structure.
    Please Advice.
    Thanks in advance.

    Hi Saket Tiwari,
    I hope the earlier post by kashyap is good enough an answer. anywas in addition to it let me give a detailed
    explanation of how you can populate an internal table.
    1) Append data line by line.
         Syntax :  APPEND [<wa> TO / INITIAL LINE TO] <itab>.
    this appends new line to internal table <itab>.
    2) Using COLLECT statement.
                 COLLECT is another form of statement used for populating the internal tables.  Generally COLLECT is used while inserting lines into an internal table with unique standard key. The syntax for COLLECT statement is as shown
         Syntax : COLLECT [<wa> INTO] <itab>.
    3) Using INSERT statement
         Syntax  INSERT [<wa> INTO / INITIAL LINE INTO] <itab> [index <idx>].
    INSERT statement adds a line/work area to the internal table. You can specify the position at which the new line is to be added by using the INDEX clause with the INSERT statement.
    Now coming to your request..
    To append part or all of an internal table
         Syntax
                  APPEND LINES OF <itab1> [FROM <n1>] [TO <n2>] TO <itab2>.
    *     Note:
    Without the FROM and TO options, this statement appends the entire table <itab1> to <itab2>.*
    b) To insert part or all of an internal table into another internal table
         Syntax
              INSERT LINES OF <itab1> [FROM <n1>] [TO <n2>]
              INTO <itab2> [INDEX <idx>].
    c) Using Move statement.
    To copy entire contents of one table into another in one execution
         Syntax MOVE  <itab1> To <itab2>.
                   OR
              <itab1> = <itab2>.
    but u hav to be careful because he contents of itab2 will eb overwritten on the execution of this statement.
    These copy the contents of ITAB1 to ITAB2. Incase of internal tables with header line we have to use [] inorder to distinguish from work area. So, to copy contents of internal tables with header line  the syntax becomes,
    ITAB1[] = ITAB2[].
    Coming to the letter part of your question, Yes, we can copy values between tables having different structures.
    for this we use    
                                MOVE-CORRESPONDING <itab1> TO <itab2>
        this executes the statement for their header lines. Searches for the sub-fields which occur both in itab1 and itab2 and then generates, for all relevant field pairs which correspond to the
            sub-fields ni , statements of the form MOVE itab1-ni TO itab2-ni. The other fields remain unchanged.
    I hope the information provided has been of your help.
    Reward if useful.
    Regards,
    Jose

  • How do I transfer data from one exterior harddrive to another?

    How do I transfer data from one exterior harddrive to another when they are both connected to our Imac Desktop?

    Depends what you want to transfer...
    A few more Details about what you are trying to achieve would be good.

  • How can I transfer apps from one iTunes library to another?

    How can I transfer apps from one iTunes library to another? My daughter has an iTouch, and I was managing it through my library. I have created an iTunes account for her, with a new iTouch, and would like to move the apps over. I tried to sync the old iTouch to the new library and it said it was already set up to sync with a different library. What is the best way to do this?

    You can transfer iTunes purchases by:
    iTunes Store: Transferring purchases from your iPhone, iPad, or iPod to a computer
    To make the new computer the syncing computer you have to:
    - Transfer iTunes purchases lIke I described above
    - Make a backup of the iPod on that computer by connecting the iPod and then right-clicking on the iPod under Devices in iTunes and selecting Back Up.
    - Restore the iPOd from that backup
    She will have to continue to use your iTunes ID to update the apps prchased with your account. To use her account she will have to log into the computer with her account (iTunes>Store) and change the sign in on the iPod by going to Settings>Store.

  • How can I copy layers from one .fla file to another .fla file?

    Hi,
    How can I copy layers from one .fla file to another .fla file? Please do help.
    Thanks.

    Select all the frames you want to copy, right click and select copy frames then select the file you want to paste them into and right click again and then paste frames.
    The layers the frames are should come across with them.

  • How can i upload files from one ip address to another  ip address machine ?

    how can i upload files from one ip address to another ip address machine ?

    i need to copy files from one client m/c to server m/c like sftp
    please suggest solution on this

  • How can I pass parameters from one process flow to another process flow?

    How can I pass parameters from one process flow to another process flow (sub process) in warehouse builder? let me know the steps I have to do in warehouse builder.
    Thanks in advance,
    Kishan

    Hi Kishan,
    Please post this question to the Warehouse Builder forum:
    Warehouse Builder
    Thanks, Mark

  • How do I move music from one apple ID to another

    How do I move music from one apple ID to another?

    If you want to change your iCloud ID to another existing ID you'll have to delete the account, create a new account with the other ID, and migrate your data (including the calendar) to the new account.  To do this, first go to Settings>iCloud on your iPad and turn all data you are syncing with iCloud (contacts, calendars, etc.) to Off.  When prompted choose to keep the data on your iPad.  After everything is turned off, scroll to the bottom and tap Delete Account.  (Note, this will delete the account from your iPad but not from iCloud.  The account will remain in iCloud if anyone else chooses to remain signed into it an continue to use it.)  Next, set up the new iCloud account using your new ID, then turn syncing for your data (contacts, etc.) back to On.*  When prompted, choose Merge.  This will upload the data to your new account.
    * If you only want to upload the calendar, only turn Calendar to On; but I'm assuming you will be the owner and want this to be your iCloud account on your iPad with all your data, and then your can share the calendar with others and administrate it.

  • HT1203 How do you put music from one itunes account to another? Can you drag the music?

    How do you put music from one itunes account to another? Can you drag the music?

    You can use Home sharing

  • How do i copy contacts from one apple id to another?

    how do I copy contacts from one apple id to another?

    I assume you mean you want to copy them from one iCloud account/ID to another.  If they're synced with iCloud go to Settings>iCloud, turn Contacts to Off, when prompted choose to Keep on My [iDevice], then delete the iCloud account, sign into the other iCloud account, turn Contacts back to On and when prompted choose Merge.  Note: when you delete the account it only deletes the account from the device, not from iCloud.  If you then want to go back to your previous account, delete the iCloud account from your device, when prompted choose Delete From My [iDevice], sign back into your other account, turn your iCloud data syncing back to On, and when prompted, choose Merge.

  • How do i copy content from one hard rive to another through my macbook air? the copy and paste option doesn't work

    How do i copy content from one hard rive to another through my macbook air? the copy and paste option doesn't work

    It's because of the extension of the hard drive is a Windows extension ( most likely MSDOS or Ex-FAT), meaning you can only read but not write. If there are no important files (or you can copy the whole thing to your computer/mac) you can just reformat the hard drive and change the extension to NTFS (readable and writable on both windows and mac) or Mac OS Extended (readable and writable on Mac, readable on windows).
    Go to DISK UTILITY
    Choose the Hard Disk you intended
    ERASE
    You can choose either
              (I personally prefer this one, you know just in case)

  • How do you transfer music from one iphone 4 to another iphone 4?

    How do you transfer music from one iphone 4 to another iphone 4?

    You can't. Music studios will not be happy.

Maybe you are looking for

  • Landline - No Dialtone all of a sudden, never a problem for 14yrs... before now

    I have a landline with Verizon. I live in Saratoga N.Y. and have had the same landline here for 14 years, without a problem...before today (Approx.). Even when the powers' been out, at least the phone would work (which is why I have a land line). Tod

  • Thunderbolt to vga crash

    I have a macbook pro (2012 version) with a thunderbolt to vga adapter. Sometimes it works but most of the time it doesn't. When i connect the adapter (with vga cable to monitor in it) the following problmens occur * Finder hangs * Blue screen (*** i

  • Autofill increment

    I can't get Numbers to increment a column of figures by dragging the fill handle of 2 selected cells as it should - they fields just fill with the recurring pair of original figures. Any one solved this one?

  • Netlet and Admin Console

    Hello, I am using Secure Remote Access Portal Server 6.0 I did the instalation of Portal Server and Secure Remote Access support on on machine. In another machine I did the installation of the gateway service. In a thir machine I did the installation

  • I cann't able to download songs videos etc. files ...

    i cann't able to download songs videos etc. files from other sites in my nokia lumia 520. When i touch the download key to download a song or video it starts playing instead of downloading. So please help me out. l