Move documents to records center when workflow is completed

I use SharePoint 2013.  In my Library, my document goes through a workflow. As soon as the workflow (developed on 2013 wf platform) is done, the document needs to be send to the Records Centre automatically. How can I do that?
Retention Stage property (In information policy) only cater for:  Time Period = Created / Modified / Declare Record.  How can I check for wf status = Completed and then move the document to Records Centre?

DWSWeb,
See this links: 
http://www.sharepointbriefing.com/spcode/article.php/52271_3893446_2/Moving-a-Document-to-the-SharePoint-2010-Records-Center.htm
http://www.documentmanagementworkflowinfo.com/sharepoint-2013/sharepoint-workflow-move-document-records-center.htm
Please look at this article and use "Copy List Item Extended Activity"
http://spdactivities.codeplex.com/wikipage?title=Copy%20List%20Item%20Extended%20Activity&referringTitle=Home
https://social.msdn.microsoft.com/Forums/en-US/1e2df275-c5a9-4968-b9c8-4958b8686cef/use-copy-list-item-extended-activity-to-move-items-in-sharepoint-list?forum=sharepointcustomizationprevious
Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

Similar Messages

  • Need to move documents from Record center to file share

    I am trying to figure out how can I manage moving the documents from record center to file share. I want to move the older documents that are taking lot of space from record center in to some kind of file share. There are thousands of old documents that
    I need to move to file share, so this needs to be bulk move.
    ganesh

    Assuming you have permissions to the Record Center this is basically as easy as opening up the Library in Explorer view and doing a Drag and Drop Move.  But you should be aware that you'll lose all the metadata when you do it.  I suspect what
    you really want is to move the documents to lower cost storage but retain the metadata and the connection to the records center.  To do that you would need to look at something like StoragePoint from Metalogix.  There's nothing built-in to SharePoint
    that provides that kind of functionality.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Copy document from one library to other when workflow is completed in sharepoint.

    I have created a state machine workflow for document library for template approval process .When workflow is completed ,i need to need to copy that document to other library on the same site.
    Regards,
    .NetUser

    SharePoint Designer has a "Copy list item" workflow action on it.  I'm, not sure if this is accessible via Visual Studio but if it's not, you can create a re-usable workflow in SPD with a view of importing it into VS.  It should, in
    theory give you the code equivalent of the SPD Action.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Workflow to move documents to Record Centre

    Hi,
    I'm developing a Approval workflow to move documents to a  Record Centre Site on approval. The workflow works fine until I add the If to test if the workflow outcome for the move/archiving of the document was Approved or Rejected. The
    issue seem to be that the field in the library for the workflow doesn't appear to show the updated value (Approved or Rejected) until the page is refreshed so when the workflow checks if the value is Approved (16) it returns In Progress(2) so the If condition
    never runs
    Steps in the workflow
    Step 1
    Log "Starting Approval for Move to Record Centre" to the workflow History List
    them Start Approval
    process on Current Item
    with these users
    If CurrentItem:ApproveMoveToRecordCentre 
    Equals 
    16  ("here's where I get returned value of 2 as the workflow is still in progress")
    Submit File using this action  to  this destination router  with
    this explanation 
    (Output to variable:submit file result)
    Else
    Log Archiving Not Approved to the workflow history task list

    Hi,
    According to your description, my understanding is that the If condition was not executed in the workflow.
    I recommend to add a step Pause for Duration under the Start Approval Process step.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Data is not updating in database when workflow is completed........

    Hi all,
       I am working on ESS leave request workflow.
       After the approval is being made by the agent, the relevant data is not getting updated in the database. There is no entry regarding the leave period in PA20.
    Is it a workflow issue???  
    Is it something related with commit work???

    Hi
    Did you try to run and check, the report RPTARQPOST report from the back end.  This report is resposnible to post the data into the workflow and complete the workflow. But as you mentioend that the workflow is getting completed then in this case I think you might be already scheduled the above report. Did you check with any kind of authorizations with the user under which the background job or the user who is runnig the report.
    There could also be a possibility that the applied user might not have right authorizations to manupulate Absences Infotype 2001. PLease check teh roles associated with the users in PFCG txn.
    Regards
    Pavan

  • Including comments entered from Document Library to Records Center Record Library

    We are currently sending documents from a SharePoint 2010 site to a Records Center.
    We are using the Collect Signatures workflow, and edited this default workflow in SharePoint Designer to then send the document to a Records Center when both signatures have been applied.
    Everything is working well, but we'd like to enter comments @ the originating document library...which we can do now...and have those comments get sent over to the Records Center as well when the document is signed by both people.
    Are we able to do this?  ...have comments entered in the Document Library show up in the Records Center Records Library?
    Thank you!

    Hi Joe,
    If your settings are configured as below,
    The site collection Record Declaration Settings are set to "Block Edit and Delete"
    The Record Library is set to "Automatically declare items as records when they are added to this list."
    The Drop Off Library Record Declaration Setting is set to site collection default: Do not allow the manual declaration of records;
    then the item(e.g. Test.xlsx) routed from "Drop Off Library" will be declared as a record in this Record Library, which is inherited from site collection setting "Block Edit and Delete" and auto declare on library option is enabled, then
    this "Test.xlsx" item will be read-only as record and it can not be edited and deleted by design. 
    From the following error message you provided, it seems you secondly upload the Test.xlsx file in "Drop Off Library", then this time the "Content Organizer" will route
    this second Test.xlsx file to the Record Library again, however it cannot update a read-only item with the same name for Test.xlsx previously existed in the Record Library.
    "Unexpected Routing Engine: File DropOffLibrary/Test.xlsx could not be routed to /sites/records/Records/101-01 in site http://records/sites/records : This item cannot be updated because it is locked as read-only."
    If above is the case, for resolving this issue, you can use the following two methods:
    1. Use the option "<label for="ctl00_PlaceHolderMain_versioningSection_appendUniqueCharsRadioButton">Append unique characters to the end of duplicate filenames</label>" for "Content Organizer" settings.
    2. Or use the option "<label for="ctl00_PlaceHolderMain_recordBehaviorSection_recordBlockDeleteRadioButton">Block Delete</label>" for site collection "Record Declaration" Settings.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • How to pass version number from source location to records center?

    When designing our record management approach, one of the requirements from business is to pass the version number from the source location to records center. They need to know which version has been declared as a record for the same document.
    Is there a way to implement this (OOB)? Thank you.

    Hi,
    Based on your description, my understanding is that when you sent a document to records center, you want to pass version number from source location to records center.
    When a document is sent to the records Center, we keep its version number as assigned in its original document library as metadata that is submitted along with the document to the Records Center (in the “Properties” sub-folder of the document library in
    the Records Center).
    Automatically synchronizing that version number directly into the versioning system in the Records Center is something we should probably consider for a future version, but even in the current version we definitely don’t lose that information.
    Hope this helps clarify.
    Refer to the following article:
    http://blogs.msdn.com/b/recman/archive/2006/08/24/715883.aspx
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Workflow - move document set and the content

    Hi, 
    I am working on "simple" solution to move document set and its content to different library. 
    Source and destination libraries were created using the same template. 
    I can copy documents from inside the doc set to other library but workflow doesn't work when run on doc set....
    Any tip?
    Thx

    Plz check the following thread for similar issue
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/5b8a3126-fa85-4e59-b785-02df7c277c87/copy-a-document-set-to-another-library-via-an-spd-workflow?forum=sharepointcustomizationprevious
    Please Mark it as answer if this reply helps you in resolving the issue,It will help other users facing similar problem

  • UIL issues when trying to send to cross-farm record center.

    We have two sharepoint 2010 farms. Both are patched to SP2 Decemer CU
    Farm A is heavily used and has all the collaboration items (propject offices, ect..)
    Farm B is only for special applications and hosts the record center.
    When we try to submit sites from farm A to Farm B's record center, it fails. It's failing due to users not existing in Farm B's UIL.. These users have never authenticated to it. Some of the users generating the errors have left and their
    active directory accounts are now disabled.
    From reading, I've gathered that users get stored in the User Information List only when they access the site for the first time. And that user accounts
    who are inactive in AD get flagged in the UIL as beign deactivated.
    How would I manage the above scenario?
    We want records moved from Farm A to Farm B to be the same..  That  it keeps all users permissions as-is in Farm B.. (Even those user accounts that have left and those who have never authenticated in FARM B) 
    Is the solution to
    copy over Farm A's site collection's UIL to the other farm (farm B) and then the other farm's record center will accept the  data (if so, how can this be achieved)?
    I also read that
    Metalogix ControlPoint could possibly help us with this? 
    Any guidance would be greatly appreciated.
    Thank you,
    Erik

    Thank you for your response. I guess this problem is not seen often as not many people have attempted to submit sites cross farm using the record center functionality of SP2010.
    Just to give more info.. Here are the ULS for both farms.
    Source farm ULS Log (FARM 'A'):
    Timestamp               Process                                
     TID    Area                           Category                     
     EventID Level      Message  Correlation
    06/27/2014 15:31:15.03  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Logging Correlation Data     
     xmnv Medium Name=Request (POST:http://sharepoint.lac-bac.int:80/SiteDirectory/EPO/PO/_layouts/docsetsend.aspx?List=%7BEF64E117%2D3822%2D4565%2DB2EB%2D2DF009174F18%7D&ID=10111&Source=http%3A%2F%2Fsharepoint%2Elac%2Dbac%2Eint%2FSiteDirectory%2FEPO%2FPO%2FProject%2520Documents%2FForms%2FPersonalViews%2Easpx%3FPageView%3DPersonal%26ShowWebPart%3D%7BD852A819%2DA71A%2D4F6A%2DB6F8%2D416504A2FF43%7D) 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:15.09  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Logging Correlation Data     
     xmnv Medium Site=/ 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:15.29  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (EnsureListItemsData). Execution Time=82.6389 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:15.31  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 Web Content Management         Publishing                   
     7fz3 Medium Setting [Display] as the FormContext.FormMode for the current page 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:15.43  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 Web Content Management         Publishing                   
     7fz3 Medium Setting [Display] as the FormContext.FormMode for the current page 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:15.43  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 Web Content Management         Publishing                   
     7fz3 Medium Setting [Display] as the FormContext.FormMode for the current page 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:15.78  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (EnsureListItemsData). Execution Time=80.6198 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:16.20  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Server              General                      
     a2tj Medium RowLimit unset...using default RowLimit for query: <OrderBy Override='TRUE'><FieldRef Name='FileDirRef' /><FieldRef Name='FileLeafRef' /></OrderBy> 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:19.34  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (DocumentSet: Export Project Documents/10001 - Digital Office project). Execution Time=3294.5604 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:26.57  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          General                      
     7022 Critical The
    http://lob.lac-bac.int/sites/rc/_vti_bin/OfficialFile.asmx site is not properly configured for this request. 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:26.57  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (DocumentSet: SendToOfficialFile Project Documents/10001 - Digital Office project). Execution Time=10999.3995 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:26.92  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (Render Ribbon.). Execution Time=171.1368 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    06/27/2014 15:31:26.95  w3wp.exe (V41SPWEB03:0x1F38)             0x2724 SharePoint Foundation          Monitoring                   
     b4ly Medium Leaving Monitored Scope (Request (POST:http://sharepoint.lac-bac.int:80/SiteDirectory/EPO/PO/_layouts/docsetsend.aspx?List=%7BEF64E117%2D3822%2D4565%2DB2EB%2D2DF009174F18%7D&ID=10111&Source=http%3A%2F%2Fsharepoint%2Elac%2Dbac%2Eint%2FSiteDirectory%2FEPO%2FPO%2FProject%2520Documents%2FForms%2FPersonalViews%2Easpx%3FPageView%3DPersonal%26ShowWebPart%3D%7BD852A819%2DA71A%2D4F6A%2DB6F8%2D416504A2FF43%7D)).
    Execution Time=11964.3773 2ffa6244-70fc-4a38-9801-b409a3c9cf2b
    Destination farm ULS (FARM 'B'):
    06/27/2014 15:31:19.55 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:http://lob.lac-bac.int:80/sites/rc/_vti_bin/OfficialFile.asmx) 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:20.93 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/sites/rc 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:20.94 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation General 72nz Medium Videntityinfo::isFreshToken reported failure. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:21.04 w3wp.exe (0x184C) 0x0AE4 Document Management Server Content Organizer qfkz Medium Routing Engine: A rule succeeded, the rule destination is: /sites/rc/Project 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:21.04 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation General g8g8 Medium Begin Query the AD to get the user email and display name. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:25.55 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation General g8g9 Medium End Query the AD to get the user email and display name. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.39 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (DocId.ItemChangedInternal). Execution Time=80.8497 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.39 w3wp.exe (0x184C) 0x0AE4 Document Management Server Content Organizer 1yv6 Medium Routing Engine: Successfully routed item
    http://sharepoint.lac-bac.int/SiteDirectory/EPO/PO/Project%20Documents/10001%20-%20Digital%20Office%20project.zip to DropOffLibrary/10001 - Digital Office project.zip in site
    http://lob.lac-bac.int/sites/rc 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.57 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation General 8kh7 High The user does not exist or is not unique. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.57 w3wp.exe (0x184C) 0x0AE4 Document Management Server Records Center glf3 Critical Failed to save incoming file 'http://sharepoint.lac-bac.int/SiteDirectory/EPO/PO/Project%20Documents/10001%20-%20Digital%20Office%20project.zip'
    to destination 'http://lob.lac-bac.int/sites/rc/DropOffLibrary/10001%20-%20Digital%20Office%20project.zip'.  Metadata contained a user field which could not be resolved.  Ensure users exist and source authentication type exists on destination. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.57 w3wp.exe (0x184C) 0x0AE4 Document Management Server Content Organizer cf6o Unexpected Routing Engine: File
    http://sharepoint.lac-bac.int/SiteDirectory/EPO/PO/Project%20Documents/10001%20-%20Digital%20Office%20project.zip could not be routed to /sites/rc/DropOffLibrary in site
    http://lob.lac-bac.int/sites/rc : The user does not exist or is not unique. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.57 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation Performance nask Monitorable An SPRequest object was not disposed before the end of this thread.  To avoid wasting system resources, dispose of this
    object or its parent (such as an SPSite or SPWeb) as soon as you are done using it.  This object will now be disposed.  Allocation Id: {D356DFDB-3CF6-43B3-B39E-4B5D64424979}  To determine where this object was allocated, set Microsoft.SharePoint.Administration.SPWebService.ContentService.CollectSPRequestAllocationCallStacks
    = true. 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    06/27/2014 15:31:26.57 w3wp.exe (0x184C) 0x0AE4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:http://lob.lac-bac.int:80/sites/rc/_vti_bin/OfficialFile.asmx)). Execution Time=7015.4328 6159c5fe-10c6-4c7b-8afe-be37bf03180e
    When we submit a record that has users that have never authenticated in Farm 'B', we get error: 
    When we remove those users from the site and re-submit to the record center, we get:
    I doubt our business would go for creating dummy AD accounts.. So if anyone has seen and resolved this issue some other way (If it's Microsoft supported.. I'm thinking along the
    lines of modifying the UIL?), I would be interrested in hearing how it was done.
    Thank you.

  • Move document from one environment to another when document is approved

    Hi,
    I need to move document from extranet environment(abc domain) document library to intranet environment(xyz domain) document library when document approved.
    Can anybody suggest me how we can proceed?
    Thanks,
    Raju

    Are you writing a custom workflow or you are using out of the box approval workflow?
    Regardless the best option for you is to use two step approach. 
    1) When document is approved using Copy.CopyIntoItems Method to copy document to your extranet farm. You will have to rely on web services given you are communicating between two farms.
    Copies a document represented by a Byte array to one or more locations on a
    server.
    2) Once the document is copied then your List.asmx to delete from original location.
    How to: Update List Items
    If you are using out of the box approval workflow then best way to automate this is using event receivers. If this is custom workflow then write your code in the workflow using code activity.
    Amit

  • Why do I not get the checkout option for a pdf type document when clicking on the document link in the SharePoint workflow task?

    We are trying to use workflows to review and edit pdf files in sharepoint 2010. We are having a couple of issues and am hoping someone has the answer.....
    1)  When myself and coworkers click on the pdf document in the library, we get the check out option as expected.  However when we click on the document
    link in a workflow task (on the sharepoint site), the pdf opens as a temporary file and we do not get the check out option.  Why does this happen????? 
    2)  The same thing happens when we click on the document link in the workflow task email;   HOWEVER,  one of our co-workers does get the
    check out option when clicking on the link in the email task.  Why would she get the checkout option using the email and not when clicking on the link in the task list on the sharepoint site ????  We have compared our internet settings and adobe
    settings to ours and found no differences.
    We are using Sharepoint 2010, Windows 7, IE8, Adobe Reader X or XI.  Some of us have Adobe Pro X and have the same issues.

    Hi,
    According to your post, my understanding is that you could not get the checkout option for a pdf type document when clicking on the document link in the SharePoint workflow task.
    I try to reproduce the issue, however, no matter when I click the pdf type document in the library or click on the pdf document link in the workflow task email, it download the pdf doucment and then I can open it.
    It will be better if you can descript how you
    get the check out option as expected when you click on the pdf document in the library.
    Then I upload a
    word type document to the library, no matter when I click the word type document in the library or click on the word document link in the workflow task email, I can open the word document directly and get the check out option as expected.
    I recommend to use the other type docuemts to check whether the check out option works.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Profit Center Document not getting generated when direct FI doc is posted

    Dear Experts,
    Profit Center Document not getting generated when direct FI doc is posted. However CO Document is generated for Line Item 1 mentioned below.
    Accounting Entry
    Line 1 -Debit Expense ( Cost Center) 1000
    Line 2 - Credit Bank                             1000    
    Advance Thanks
    Sanjai

    Hi,
    Pls check profit center configuration.... Some config might have missed.....
    Use the t.code 1KE1 For analysing the profit center configuration.
    Regards,
    RAM
    Edited by: Ram000 on Oct 7, 2011 10:45 AM

  • Why does the document window in illustrator cs6 move to the far left when I reopen the file?

    why does the document window in illustrator cs6 move to the far left when I reopen the file?

    Hi John,
    thanks for the fast response.  cs5 remembered the window position.  I like having the window in the middle as I have a 27" monitor.  I just upgraded to cs6 yesterday and I'm sure it was remembering the window document position.  I think.  If i find out how to fix this, I'll post it here.
    And while I'm on the subject of cs6, why the f*** did adobe combine the stroke and swatches pallettes?  Now I forever have to click stroke and swatch tabs all day.  And I love the army and navy file icons of photoshop and illustrator.  I won't comment on Acrobat X.  ; (

  • Document properties aren't syncing up with SharePoint in Record Center Libraries

    In a record center's document/record library, I'm not able to link word document properties with sharepoint item attributes using "Quick Parts" as I can with Document Libraries.
    Could this be because of a separate issue with how the Record Center handles properties?

    Hi Dnerd,
    We have found this issue. We can reproduced this issue as the followings:
    Create a Team site, create a document library
    In the library, create a column called Test1, then upload a document to the library
    Open the document with office app. In the Quick Parts->Document property, we can find the name of the custom column Test1
    Create a Record Center, create a custom column Test2 in Record library, then upload a document to the library
    Open the document with office app. In the Quick Parts->Document property, we can not find the name of the custom column Test2
    Then create a new library in the Record Center, and create a column for the library. Do a same test, the result is same with the result in Record library.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to create workflow to move document from site to its subsite

    Hi All,
    I need suggestion on share point workflow development. Currently I am working on Share Point 2013. I have root site and its sub-sites.
    Following is the challenge:
    1. I have to move document from "Document Library" of root site to one of its sub-site using share point workflow.
    2. Move document from sub-site to sub-site of root site.
    I am not sure whether I should use "List workflow" or "Site workflow" as I am new in Share point. I am using share point designer 2013 to develop workflow. I search a lot on google but no luck on this.
    Please provide yours valuable suggestion. Thanks

    P
    Khadatkar,
    You need to turn on feature called "Workflows can use app permissions"
    Link - https://msdn.microsoft.com/en-us/library/office/jj822159.aspx
    Follow similar steps in SharePoint Designer 2013.
    Link1 &
    Link2   
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

Maybe you are looking for

  • SharePoint Server 2013 Search Box has disappeared

    Hi guys, SharePoint Server 2013 Search Box has disappeared and not showing on any sites. Even when I try to go to Search centre site I get an error "sorry something went wrong... Web Parts Maintenance Page: If you have permission, you can use this pa

  • Apex Listener 2.0.1 vs Sql Developer Administration 3.2.20.09 bugs

    Apex Listener 2.0.1 / Sql Developer 3.2.20.09 / Apex 4.1.1 1. I'm using basic connection type with service name. Each time I connect to listener administration it is resetted to SID with default name as orcl. 2. Test Settings does not work in case ho

  • Guide to Printing The Lorax Daily Print Activities

    Welcome to HP's Support Forum! If you need help with The Lorax Daily Print Activities, you are in the right place! What is The Lorax Daily Print Activities? How do I install The Lorax Daily Print Activities? How do I set up The Lorax Daily Print Acti

  • Problem to execute cvs command using Runtime.exec method

    Hello, I want execute this cvs command, with this options: cvs -d :pserver:[email protected]:/home/cvs/cvsroot rlog -S -d "2007/05/01<now" Project I tried to execute with Runtime.exec() : Runtime.exec("cvs -d :pserver:[email protected]:/home/cvs/cvsr

  • Item credit price changed in Sales order - credit management.

    Dear Friends, In Sale order item change log shows ' item credit price changed' . Item credit price  comes from 'Total ' value line in pricing which is the sum or prices and taxes. But where as none of prices and taxes that contribute to this total ha