Copy ID from one library to list using sharepoint designer workflow 2013

Hello,
I am new In SharePoint Designer workflow.
I want to copy ID [by default] from one SharePoint Library to SharePoint List by using SharePoint Designer workflow 2013.
So Please provide me any solution on it.
Thanks,
Samadhan.

Hi Bjorn,
Please create a workflow based on SharePoint 2010 platform, there is OOB action "Copy List Item" which can copy attachment to another list.
Then use "Update List Item" action to update fields value for the new item. In this action, we could use Item title to locate the newly created item. For your reference:
However, we cannot make this workflow to start automatically. As workaround, we could use SharePoint Designer to create a Custom Action in the Source List and initiate the workflow. In my test, I created a Custom Action in the type of List Item Menu. Then
the custom action would appear in the Item ellipsis dropdown menu:
Regards,
Rebecca Tu
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]

Similar Messages

  • I have a new iMac and i created two libraries on iTunes. how do i copy songs from one library to the other?

    I have a new imac. I created two libraries, one for me, one for my kids. how do I copy songs from one library to the other library?

    Not easy unless you're just content with adding some files to the other as new files but lose playlists for those files, and playcount, and ratings, etc.  If you're okay with that, you can drag the media folder from one library to the other. If you use default settings and want to duplicate the media, just drag it. If you want to add the media but leave it where it is currently located, hold down the option key while dragging to the library window.
    Otherwise:
    PowerTunes - http://www.fatcatsoftware.com/powertunes/ (commercial software)
    syncOtunes - http://homepage.mac.com/oligrob/syncOtunes/syncOtunes.html

  • Creating a external content type for Read and Update data from two tables in sqlserver using sharepoint designer

    Hi
    how to create a external content type for  Read and Update data from two tables in  sqlserver using sharepoint designer 2010
    i created a bcs service using centraladministration site
    i have two tables in sqlserver
    1)Employee
    -empno
    -firstname
    -lastname
    2)EmpDepartment
    -empno
    -deptno
    -location
    i want to just create a list to display employee details from two tables
    empid firstname deptno location
    and same time update  in two tables
    adil

    When I try to create an external content type based on a view (AdventureWorks2012.vSalesPerson) - I can display the data in an external list.  When I attempt to edit it, I get an error:
    External List fails when attached to a SQL view        
    Sorry, something went wrong
    Failed to update a list item for this external list based on the Entity (External Content Type) 'SalesForce' in EntityNamespace 'http://xxxxxxxx'. Details: The query against the database caused an error.
    I can edit the view in SQL Manager, so it seems strange that it fails.
    Any advice would be greatly GREATLY appreciated. 
    Thanks,
    Randy

  • How to send emails to Multiple Users from a Single People Picker lookup field using Sharepoint designer workflow

    Hi All,
    I am working with SharePoint 2013 designer workflow. we are using office 365.
    Our requirement to send email to multiple users, get the user groups from lookup list people and groups column.
    But SP designer sending emails to the first user alone.
    Please guide me to proceed.
    Advance Thanks.
    Regards
    Jenkins NS
    Thanks and Regards Jenkins

    finally I got a solution
     Identified a workaround to solve the issue using SharePoint designer.
    Step 1
    Create a lookup list Example department
    Columns
    Title (by default) – Single line of text
    Users – Person or Group
    Emails – Multiple lines of text
    hidden the Emails column (go to content type and set the column as hidden)
    Create a SharePoint designer Workflow
    Start Workflow automatically when an item is created
    Also Start Workflow automatically when an item is changed
    Workflow Stage 1
    Set Emails to current Item: Users
    The workflow will get all users email ids and add in the Emails column delimiter as semicolon.
    Step 2
    Create a custom list to get the email ids and send email
    Create a lookup column ex: analysis and refer department list, Allow multiple values
    Then Create a SharePoint designer workflow
    full details workflow steps please follow below
    URL
    http://jenkinsblogs.com/2015/04/30/how-to-send-emails-to-multiple-users-from-lookup-list-people-picker-field-using-sharepoint-designer-workflow/
    Thanks and Regards Jenkins

  • Edit webpart properties using sharepoint designer workflow

    Hi Guys,
    I am not sure if there is any way to Edit properties of Excel Web Access WebPart using SharePoint Designer Workflow. I want to change workbook source of a web part on specific date.
    I don't have environment to write custom code.
    Thanks, Nilesh

    Hi,
    Per my knowledge, we can't achieve your requirement using SharePoint Designer Workflow.
    We have to use custom code to achieve it. The following articles for your reference:
    How to: Work with Web Parts on a Page Using JavaScript
    http://msdn.microsoft.com/en-us/library/office/hh185010(v=office.14).aspx
    Programmatically Update the SharePoint Web Part Properties on the List Forms
    http://nikpatel.net/2010/11/04/programmatically-update-the-sharepoint-web-part-properties-on-site-pages/
    ExcelWebRenderer class
    http://msdn.microsoft.com/en-us/library/microsoft.office.excel.webui.excelwebrenderer(v=office.15).aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Item level permission on workflow task List using sharepoint designer 2013

    Hello All,
    I have created a custom approval workflow. Workflow create a Task in Tasks List.  Now suppose A task is assign to user1. 
    User2 should not able to edit\approve\reject the item.
    How to give item level permission using SharePoint designer in SharePoint 2013 workflow.
    SharePoint 2013 workflow doesn't have impersonation steps also.
    Please suggest how to give permission on task list based on assigned To field.

    In order to change permissions on a list item you'd need a sharepoint 2010 workflow according to http://msdn.microsoft.com/en-us/library/jj728659.aspx
    Unfortunately this functionality is not available in SharePoint 2013 workflows :-(
    The impersonation step still exists, but it is now called "App Step" in the SharePoint Designer 2013 Ribbon. This step is disabled, though, until you activate a web site feature called "Workflows can use app permissions"

  • How to get First Occurnece of SubString from any string using SharePoint Designer Workflow in SharePoint Online 2013(Office 365)

    Hello All,
    I am facing Problem in SharePoint Designer Workflow. The Problem is that while replacing some subtstring with Space from a string which contains item like {Test, Test, Test, Test}, It replaces all items.
    Below two line we are using in Workflow.
    Can any body suggest some soultion for Finding first ouucrence of ", " so that we can replace only first value from string not all. When String values are different then getting proper values but if String values are same with comma
    seperated then it replace all values.
    Please some body help and your help will be heighly appriciable.
    Thanks in Advance.
    Thanks,
    Vivek Kumar Pandey   

    Have you tried to use Regular Expressions instead of Replace?
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Convert word document in PDF,e pub,by using third party dll in Sharepoint designer workflow 2013?

    Hi,
    I want to convert word document to PDF,  EPub, by using third party (.dll).
    In SharePoint designer workflow in 2013.
    So that I have question, Can we Install third party (.dll) in SharePoint workflow Designer for conversion?
    Means I have created one simple application conversion of word to e Pub, PDF, Image by using (Spire.doc dll) in Visual Studio.
    So this same conversion I want to work in SharePoint designer workflows?
    So anybody has any solution then please provide me.
    Thanks,
    Samadhan

    it might be worth looking at these CodePlex steps, that plug directly into the Word Automation Services.
    http://sp2010wordautomation.codeplex.com/
    It'll provide you with a configurable step like the below that should help you achieve your aims
    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.

  • How do I transfer copied cds from one library to another?  I have tried using a jump drive but it doesnt seem to work

    A friend gave me her cds to copy so that she could put them on her itunes library and put them on her ipod.  she couldnt spare the time for me to do this directly to her computer as she needs it for work all the time and she travels a lot.  I copied all the cds to my (default) library although I could log into her account.  I then copies them to a jump drive.  When I tried to upload them to her itunes library on her computer it does not allow me to do so... Am I doing something wrong or is this a preventative issue so that people dont re-copy CD's.  I have no interest in any of her music or CD content and would gladly delete from my library.  I just want to be able to upload to her library,  I hope this is possible somehow, or I will have to reburn all (200+ CDs again) to an itunes library....

    Hey susanneyes,
    Sounds like you want to set up Firefox Sync. This will allow you to keep all of your instances of Firefox synchronized. Just follow the steps in [https://support.mozilla.com/en-US/kb/what-firefox-sync?s=sync&r=0&as=s this article] and you'll be set.
    Hopefully this helps!

  • Can i copy playlists from one library to another

    Hello
    i have just found out how to set up another library (by holding the 'alt' keydown when i open itunes - if there's another better way please tell me).
    what i really want is a way to separate my playlists from my child's, so i think i'm doing the right thing.
    i've created a new library for her, but is there an easy way for me to move her playlists over from my library to hers?
    what would be really good is if i could have both open at the same time and then just move them over with the mouse? is this at all possible?
    cheers
    angela

    van D wrote:
    can I somehow transfer or copy them?
    you can transfer playlists either by using home sharing or by exporting/importing them.
    JGG

  • How do I copy music from one library to another on same PC?

    Me and my hubby both have separate itunes libraries on the same computer - is there a way of copying some of the songs from his library onto my library/ipod?
    Thanks in advance for any longed for advice!!
    H

    iTunes Home Sharing now works between users on same computer - https://discussions.apple.com/thread/3865597

  • 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.

  • Move workflow status column from one library to another in Sharepoint 2010

    Good morning,
     I have two libraries in the same site, LibraryA and LibraryB.
     On LibraryA, users upload documents upon which they start a collect signatures workflow. The view on LibraryA contains a column with the signatures workflow name showing status: ‘Compete’, ‘In progress’.
     Now on LibraryA I have created a workflow to move any document one month after creation to LibraryB (using retention schedule) irrespective of signature workflow status.
     Now what I would like is to have the signature workflow status shown in LibraryB as well. From what I understand you can add the workflow status column only on the library with which the workflow is associated. I also tried, on LibraryB, to create a new
    column which Lookups in {Signature Approval History – Outcome} but this did not do the trick either.
     Any workarounds?
     Many Thanks

    Hi,
    According to your description, my understanding is that you want to move the workflow status column to another library in SharePoint 2010.
    I recommend to use another column to get the value of the workflow status column and then move this column to another library.
    We can use workflow to update the column with the value of workflow status column.
    However, the workflow status column stores the value with numbers which represent different status, so we need to update the column with corresponding status based on the numbers in the workflow.
    http://chanakyajayabalan.wordpress.com/2010/03/08/sharepoint-workflow-status-codes/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • How do we send document from one group to other through sharepoint designer??

    Hi SharePointers,
    Looking for help..
    Requirement: I have 3 groups 1.requestors 2. Approvers 3. Vendors.
    In Requestor group, there are so many Requestors and every Requestor logged in to subsite and  create a new document in the same DocHub. But No Requestor can see documents created by others. ie, Requestor can see his own documents not by others created.
    How to implement this. Is UserProfile service useful here or any other?
    Finally , when Requestor click on save button then I have to send the particular document to Approvers group for approve/rejection.
    Can you please suggest me that how to send the document to others through Designer workflows.? 
    Note: Currently we are using ootb
    Kindly show me the way to do this.
    Many thanks in advance..

    Hi Praveen,
    By OOB option, we cannot send documents as attachment via workflow.
    You could use document url as workaround or use code to achieve it:
    http://community.office365.com/en-us/f/154/t/204397.aspx
    http://sharepointstuff.codeplex.com/
    http://sharepointconnoisseur.blogspot.com/2012/03/emailing-documents-as-attachments.html
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Create document using SharePoint Designer workflow

    I am using SharePoint Online (2013 version) and SharePoint Designer 2013. I have tried to create a document library using "Create Item in List" action. A word document is created after the workflow executes, but the created document is corrupt.
    It doesn't open in Word Web App. When I open it using Word, it shows a blank page.
    I have some library columns inserted as quickparts in the template (tried both docx and dotx), but none of that appears in the document created by the workflow.
    Has anyone tried this successfully? Please share your experiences.
    Rajesh Elumalai

    After migrating from 2010 to 2013 i too have ran into this issue.  The 'create list item' action does not appear to work.  Documents are created but cannot be opened
    "No details Found" is the error message when opening the document.  I have tried this on several Farms all with the same issue.  Appears to be a bug running 2010 workflows in 2013.

Maybe you are looking for

  • Cannot Open a new spool job

    Hi, I am tryiing to print the COBRA letters from the program RPUCOB02 and i am selecting uptodate radio button. I am not facing the error when i select one employee and give the letter print.when i try to select more that one employee and click on le

  • Agent Selection/Routing Question

    Hello: I wanted to run a question by the group to get some feedback on a question I have surrounding Agent routing within UCCX (8.5 su4). Here is the setup of the environment: CSQ1: General Routing Criteria: LAA CSQ2: Spanish Routing Criteria: Most S

  • I can't get to a specific website - Linksys E3000

    Hello, I have a Linksys E3000 and everything is working fine...until one day this last week.  A website I go to all the time stopped working.  The website is Martini in the Morning, www.martiniinthemorning.com.  It's a great internet radio station.  

  • How can I stop Acrobat from reordering files when importing files to create a PDF?

    To all those more knowledgable than I, I am converting a larger amount of tiff files into one PDF. The TIFF files are numbered 1-100. When I "add files" in the diaologe window they reorder because Acrobat does not look at the third number so then I h

  • I can not open the bookmarks tab or use the right mouse button in firefox

    ''locking this thread as duplicate, please continue at [https://support.mozilla.org/en-US/questions/1053467 /questions/1053467]'' I recently downloaded firefox to my new laptop. I can not open the bookmarks tab or use any of the right mouse button op