URGENT: How to selectively migrate composite instances and task data from one env to another

Gurus,
We've come across a situation whereby we need to migrate instance data (including Human Task related) of some specific composites from one environment to another.
(Environment is equivalent here to a different domain installation on different physical server.)
Is this possible in some standard way like using Oracle import-export utility or script?
If not, how can this be achieved?
Thanks in advance for any help you can provide on this.
With regards-
Ashish

Hi,
If your SharePoint environment supports InfoPath Forms, then you can customize the form and add rules to make the list items as read only when user A submits the form.
you can then write a form load event to check the logged in user using username() function. This logic can be implemented in variety of ways, like setting a flag when User A submits the form, or storing user A username in a form variable etc., else comparing
User A and User B values within form Load event.
Another way of doing this is using Views or grouping all of the User A fields within a section etc.,
The above would take care of Form logic, and for the workflow, you can use SharePoint designer to create a custom workflow, where it will run on onItemCreate and onItemChange events.
The logic for workflow would be if the form Submitted for the first time, the workflow will start and send an email to User B, and when User B submits the Data then onItemChange change event will start the workflow to send an email to approver to approve
the data.
here are some links for your reference -
http://office.microsoft.com/en-us/infopath-help/add-formulas-and-functions-in-infopath-2010-HA101821255.aspx
http://office.microsoft.com/en-us/videos/video-create-an-approval-workflow-in-sharepoint-designer-2010-VA101897477.aspx
http://blogs.technet.com/b/meacoex/archive/2010/11/01/get-manager-approval-in-sharepoint-designer-2010-step-by-step.aspx
Hope this helps!
Ram - SharePoint Architect
Blog - SharePointDeveloper.in
Please vote or mark your question answered, if my reply helps you

Similar Messages

  • How do you transfer Several files and numerous photos from one Mac to another.

    I have a Mac Book Pro (late 2011) and a Mac Air (2013).   I know I can airdrop but I would be doing that for days - is there any way to transfer file from one computer to another. 

    If you want to transfer a large amount of files, the best way would be to use an external drive. If you do not have one, consider the option of using Target Disk mode, so you just have to get a Thunderbolt cable; this is the fastest option.
    To use Target Disk mode, connect the Thunderbolt to the MacBook Air and the MacBook Pro. Then, start up your MacBook Pro and hold the T key while it is starting up until you see the Thunderbolt icon in the display. Now, go to the MacBook Air, open a Finder window and you will see the MacBook Pro hard drive in the sidebar, so access to them and transfer the files you want to.

  • How do I migrate my old emails in Mail from one Mac to another?

    I've upgraded from a G5 (OS Tiger) to a Mac Pro (OS Leopard). I've set up Mail on the Pro, but I want to migrate/move all my email folders, Inbox messages, Sent mail, etc. from my G5 to the Pro. I thought manually grabbing all folders and files from Library/Mail/... and placing them in the same place on the Pro would have done the trick, but no emails show when I have Mail up.
    I've searched through Apple Support, but the closest match is migrating from a PC to a Mac. Not quite what I'm looking for.
    This seems like a pretty standard question. Hopefully someone out there can walk me through it.
    Thanks!
    Steve (aka Twitchy)

    Hi Steve,
    The best most complete method would be to use Migration Assistant to Migrate everything, but if they're networked with File Sharing enabled on the older one, then connect using the G5's username & Password, then on the new Mac use Mail>File>Import Mailboxes>Apple Mail...

  • How do I move a Student and Teacher edition from one computer to another?

    I have looked in Help but there is no mention of de-activation and I did consult on Chat but they said go to the forums.

    There is no activation process with Lightroom. Once you have received your serial number for your student/teacher edition, you treat Lightroom the same as any other version. You install Lightroom on the other computer and use that serial number that begins with the digits 1160 to activate it. Don't try to download the creative cloud version and install it because you cannot activate it with a serial number.

  • How do you do a quick transfer of data from one TX to another TX with different user name

    I have more than one TX and want to keep most of the information, addresses, media, calendar as well as third party software the same on all my TX's.  Is there a way to do this without the long hassle of exporting all that can be exported, and then importing it into each TX.  Then adding all the third party software again?  I have a new TX and remember how long this takes, so I am hoping for a faster method.   I already know how to do a transfer if using the same user name, but this won't work when each will have a different user name in order to hotsync.
    This may be a different question. All the TXs will be used and will sync to the same computer via USB, and all are on the Palm Desktop.   I want to use them interchangeably.  I would also like to keep the information current on all of them, as I now must copy paste any new info (ex. new address) into each via either palm desktop, or beaming to the others.  Often this leads to discrepancies of the data between the different TXs. 
    Post relates to: Palm TX
    Message Edited by Silfox on 06-22-2009 09:03 AM

    You might look into a program called "SyncUs" from an author in the UK.  It will keep all the PIM data synced between two Palm OS units.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • I am trying to gather date and cost data from one table to another:

    Appreciate some help on this one.
    I have two tables.
    Table One showing a number of columns; including column 'F' Expiry / Renewal and column 'I' Charge (in £s)
    On Table Two I have 5 columns where each column represents a year (2011, 2012 etc) and 12 Rows, each representing the 12 Months (January, December etc)
    I was hoping to gather the Charge information on Table Two by using the following; changing the month and year after the "= as necessary
    =SUMIF('Expires / Renewal',"=November 2011",(Gross charge))
    The problem I have is that column F in Table One is shown as dd month yyyy (15 July 2011) and Table Two will only calculate those months in column F Table One if the day recorded is the first of the month. For example: 1 November 2011 (NOT 01 November 2011).
    You will be able to see from my screen capture of Table Two that there is a discrepancy between my 'Check Totals' column B and Column C. Column B has been calculated manually including all day ranges per month from 1st - 31st. Column C has been auto calculated by using variations of the formula above (per row) but is only picking up those dates with the first being recorded.
    NB: My fanancial year runs from Oct - Sept hence the layout attached. I am also in the UK hence the date format. Using Numbers 09
    Thanks in advance.
    Glen

    Glen,
    Here's a suggestion you can think about, after which you can work out the details. If you need more help, just ask.
    I would add a column, say Column J, to your data table (first table), hide later, that has the following expression to create a date code for your SUMIF expression to use as a condition.:
    =MONTH(F)&"-"&YEAR(F)
    Your summary then could use the expression shown in this screen shot, if you were to use a calendar year approach, and a modified expression for your fiscal year, which you may work out on your own:
    Regards,
    Jerry

  • Any info about ADF WebServices and pass data from one VO to another VO?

    Hi, i need to do a webservice for synchronize two tables in two db... there are any info, articles, tutorials or examples about this? preferably the part of data copying between VO...
    Thanks in advance.

    I'm not exactly sure what you are trying to do and why would you need a Web service for this - but it seems like having an AM service method is what you should be using.
    Read more here:
    http://docs.oracle.com/cd/E26098_01/web.1112/e16182/bcservices.htm#sm0206
    http://docs.oracle.com/cd/E26098_01/web.1112/e16182/bcservices.htm#sm0212
    Demo:
    https://blogs.oracle.com/shay/entry/am_service_method_-simpledem

  • Migration A report or A Dashboard from One Env to Other ?

    Hi All,
    How do we migrate a DasHBOARD or a REPORT from One env to Other env manually as well as with Catalog manager ?
    Thanks
    Shivaji

    Hi Shivaji,
    Open your catalog manager 2 times i mean 2 catalog managers (2 instances)
    Login in one catalog manager with the source from where you want to copy the reports..
    Login in another catalog manager with other , which is target.
    Now copy from the existed folders and paste in particular folders you want...
    As per my knowledge, there is problem while copying dashboard pages.. and you need to create the dashboard pages manually and create objects..
    i need to work on this and let you know..
    I think you might have known how to copy the dashboards..
    Go to particular _Portal* path of particular shared folder
    There you find the dashboard pages.. and layout..
    Need to copy these and paste in another environment
    But no problem in copying the reports..
    Thanks & Regards
    Kishore Guggilla

  • Question: about to purchase ipad air - how do I migrate contacts,bookmarks,and address books from either an iMac or old macbook?

    Question: about to purchase ipad air - how do I migrate contacts,bookmarks,and address books from either an iMac or old macbook?

    Set up iCloud on both devices
    How to set up iCloud on all your devices
    http://www.apple.com/icloud/setup/

  • How do I copy the same app folder layouts from one device to another? We have a several iphones and ipads.

    how do I copy the same app folder layout from one device to another. We have several apple devices.
    It's a challenge when syncing a device for the first time to go through all the apps and apply them back to the same folders as on your other iphone.
    I've seen suggestions of taking pictures of the correct layout, then manually applying it to the new device. Big time waister.
    What's the work around?
    Thank you

    I'm afraid there is no short workaround. One thing that you could do if you were REALLY desperate is reset your device to factory settings and then restore it from your other device's backup, but that is rather risky and you probably don't want to take your chances just for folder layouts. I would just do it manually.

  • How could we delete transport request and task(the released one)

    Hello
    We have a released transport task(not request). Transport request is not released.
    How could we delete transport request and task(the released one). Namely we would not like to transport it to production

    Hi, never delete directly in table.
    There are more tables which depends each other...
    Here, you can find nice example how to do it: Help on ABAP: Few Tips for Transport Request Manipulation
    Using program: RDDIT076 and changing status.

  • Transfer data from one database to another without identities but keep the relation b/w PK and Foreign key

    Hi,
    I need to transfer data from one database to another database (both are identical databases). 
    1. Not transferring identity columns (primary keys). the destination table might have the same key.
    2. keep the PK's and FK's relation b/w parent and child table
    3. I have 4 levels 
    Example: tableA (col1 int identity(1,1) , col2, col3)
    tableB (col1 int identity(1,1) ,
    col2 , col3) -- col2 has the foreign key relation with tableA.col1
    tableC (col1 int identity(1,1) ,
    col2, col3) -- col2  has the foreign key relation with tableB.col1
    tableD (col1 int identity(1,1) , col2, col3) -- col2  has the foreign key relation with tableC.col1
    please advise me.
    Thanks in advance

    Try the below:
    /********************************SAMPLE TARGET***************************************************************/
    Use MSDNSamples
    create table TableA(LevelValueId int identity(1,1) primary key, name varchar(100))
    Insert into TableA(name) Select 'R1'
    Insert into TableA(name) Select 'R2'
    create Table TableB(ChildId int identity(100,1),name varchar(100), LevelValueID int references TableA(LevelValueId))
    Insert into TableB(name,LevelValueID) Select 'Childname1',1
    /********************************SAMPLE TARGET***************************************************************/
    /********************************SAMPLE SOURCE***************************************************************/
    Use Sample
    create table TableA(LevelValueId int identity(1,1) primary key, name varchar(100))
    Insert into TableA(name) Select 'C1'
    Insert into TableA(name) Select 'C2'
    create Table TableB(ChildId int identity(100,1),name varchar(100), LevelValueID int references TableA(LevelValueId))
    Insert into TableB(name,LevelValueID) Select 'Kidname1',1
    /********************************SAMPLE SOURCE***************************************************************/
    USe MSDNSamples
    /********************************MIGRATION INTERMEDIATE TABLE***************************************************************/
    --Migration table
    Create table Mg_TableA(LevelValueId int, NewValueId int)
    /********************************MIGRATION INTERMEDIATE TABLE***************************************************************/
    /********************************ACTUAL MIGRATION FOR MASTER TABLE***************************************************************/
    MERGE INTO TableA
    USING sample.dbo.TableA AS tv
    ON 1 = 0
    WHEN NOT MATCHED THEN
    INSERT(name) Values(tv.name)
    Output tv.levelValueId ,inserted.LevelValueid INTO
    Mg_TableA;
    /********************************ACTUAL MIGRATION FOR MASTER TABLE***************************************************************/
    /********************************ACTUAL MIGRATION FOR CHILD TABLE***************************************************************/
    Insert into TableB (name,LevelValueID)
    Select A.name,B.NewValueId From sample.dbo.TableB A
    Inner join Mg_TableA B on A.LevelValueID = B.LevelValueId
    /********************************ACTUAL MIGRATION FOR CHILD TABLE***************************************************************/
    /********************************TEST THE VALUES***************************************************************/
    Select * From TableA
    Select * From Mg_TableA
    Select * From TableB
    /********************************TEST THE VALUES***************************************************************/
    Drop table TableB,Tablea,Mg_TableA
    Use Sample
    Drop Table TableB,Tablea

  • How do I transfer data from one iPhone to another?

    How do I transfer data from one iPhone to another?

    If your old device is an Apple using iOS 5 or later, and you have an iCloud account, you can transfer all your saved messages, email accounts, photos, notes, and other personal settings to your new iPhone.
    Here's how...
    Connect your old Apple device to WiFi and to a power source.
    Back it up to iCloud by going to Settings > iCloud > Storage & Backup and toggling iCloud Backup on. The time it takes to ba ckup depends on how much data you have and on the speed of your internet connection.
    iCloud backs up your device once a day. If it needs backing up before you transfer to your new iPhone 5, tap Back Up Now in Settings > iCloud > Storage & Backup. Do not start transferring before the backup is finished.
    Turn on your new iPhone and complete the setup by selecting your language and country, and choose whether to enable Location Services. When prompted, choose your WiFi network.
    When prompted to set up, choose Restore from iCloud Backup, tap Next, and enter your Apple ID and password.
    Select the backup of your old device and tap Restore. Wait until the device has finished restoring from the backup.
    When the restore process is complete, your iPhone will restart and be ready to use.
    Connect your iPhone 5 to iTunes to sync data not contained in the backup (such as music, videos, apps, and so on). You can choose the data that are synced by clicking the syncing tabs in iTunes.

  • How can I Move data from one column to another in my access table?

    I have two columns, one that stores current month’s data and one that stores last month’s data. Every month data from column 2 (this month’s data) needs to be moved to column 1 that holds last month’s data. I then null out column 2 so I can accumulates this month’s data.
    I understand how to drop a column or add a column, how do I transfer data from one column to another.
    Here is my trial code:
    <cfquery name="qQueryChangeColumnName" datasource="#dsn#">
      ALTER TABLE leaderboard
      UPDATE leaderboard SET  points2 = points3
    </cfquery>
    Unfortunately, I get the following error:
    Error Executing Database Query.
    [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in ALTER TABLE statement.
    How can I transfer my data with the alter table method?

    I looked up the Access SQL reference (which is probably a
    good place to start when having issues with Access SQL), and
    it suggests you probably need a WHERE clause in there.
    I agree the documentation is a good place to start. But you should not need a WHERE clause here.
    Too few parameters. Expected 1.
    If you run the SQL directly in Access, what are the results? At the very least, it should provide a more informative error message..

  • How can you transfer data from one ipod to another ?

    How can you transfer data from one ipod to another ipod ?

    The geniusbar told me what to do, I understood but there is still a problem for me >:/ It's not showing up though. Like "device."  Nothing is happening, and I tried as soon as I got home. Then after half an hour, then an hour, then 3 hours. My problem is that it's not showing up! It's stuck in recovery mode! There's still like 25% battery. So I have no idea why.

Maybe you are looking for

  • Using a sum formula with a data and text row?

    In 9.3.1 Financial reporting. One row is retrieving values from essbase connection and is a data row the second row is a fixed amount (390K) and was entered as a text row. The third row is the formula row that sums up row 1 and row 2 However the tota

  • Not reading correctly?

    I just got a 4th Gen Nano for Christmas, etc. I have another video Nano registered to my computer and don't have a problem with it. However, when I plug this new iPod into the USB to register it, nothing happens except a window pops up with the folde

  • How to increase PO column length in transaction VA05??

    Hi Gurus,              The PO number in our sales order is of 28 characters.. However when we display list of sales orders using transaction code VA05 only first 20 characters are displayed... Is there any settings required so that all the 28 charact

  • Detecting changes in a Directory

    Hi, I have accounts (user objects) provisioned from IDM to a Novell eDirectory. I also have activesync running so I can detect any changes on the Novell system. If a user object is moved around in the Novell directory (using the normal Novell admin i

  • I get this error message

    I get this error message when trying to itunes library file.itl file is locked on a locked disk and i'm the only user on my computer.