Copy sharepoint 2013 subsite names to top level site list

How could I copy sharepoint 2013 subsite names to a top site list by using workflow?

Hi,
In SharePoint 2013, we can use REST API to get all the subsite names in workflow, then add the values in to the list.
REST URI:
http://WEBAPPURL/sites/SITENAME/_api/web/webs?$select=Title
Calling the SharePoint 2013 Rest API from a SharePoint Designer Workflow
http://sergeluca.wordpress.com/2013/04/09/calling-the-sharepoint-2013-rest-api-from-a-sharepoint-designer-workflow/
Best Regards
Dennis Guo
TechNet Community Support

Similar Messages

  • Add a list from a subsite to the top level site SharePoint 2013

    Hello,  I am trying to display a calendar from sub site to the top level home page and cannot seem to make it happen.  I have opened the calendar in SPD and saved that as a webpart file to my desktop and then uploaded into the app gallery and web
    part list and when I go to add it to the top level home page I get the following error:  'List does not exist' 'The page you selected contains a list that does not exist.  It may have been deleted by another user."  Any idea? 
    I am running 0365 w/SharePoint 2013.
    Thank you!
     

    Hi,
    Please perform the steps below:
    Access calendar list in subsite, in the Customize List tab, click Edit List. It will open SharePoint Designer.
    In Views tab, click Calendar, it will open list view in Advanced mode, and you will see code.
    Delete the part between <ZoneTemplate> and </ZoneTemplate>
    click INSERT in the toolbar > DataView > click calendar list > List View Tools bar appears in green color.
    Click WEB PART, save web part to site gallery (ensure you have site-level admin permission)
    Access root-site, insert web part to page, the web part is in Miscellaneous category.
    For clearly:
    Regards,
    Rebecca Tu
    TechNet Community Support

  • SharePoint 2010 Content from top level site hidden from search results on subsite.

    Hi Everyone,
    The issue I am having is that when a group of people are in there site, we'll call it site B, and they hit the search function, they only get results from site B and subsites of site B, but nothing from the top level site, site A. does anyone know of anyway
    to get results from site A when searching in site B? This would really help me out a lot.
    Thanks!
    Best regards, Mike

    Hi Mike,
    According to your description, my understanding is that you want to display the content in top level site in search results page when doing search in subsites.
    By default, the search scope is set to This Site in all sites, so the search scope in subsites is limited to the subsites.
    I recommend to create a Search Center and then edit the Search settings in the top level site settings, please refer to the image below:
    Thanks,
    Victoria
    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]
    Victoria Xia
    TechNet Community Support

  • Non Active Directory users are not able to access sharepoint top level site

    I have created a sharepoint group with read permission on top level site and I added the NON AD users to that group but the non ad users are unable to access top level site ,they are able to access remaining all subsites without any issue.I am facing
    this issue only with NON AD users....I have checked the page layouts , all the layouts are  in published mode.All the webparts and Lists on Default.aspx page has all users access permissions.Do I need to change anything in central administration
    for this webapplication.

    Hi,
    Could you please reproduce the issue and collect error information in ULS log for troubleshooting?
    For your convenience:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    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]

  • Unable to find top level site associated with project site

    Hello!
    SP and PS 2013. I faced the problem with one project and its site synchronization.
    When user published this project at 1st time, the site wasn’t created (there were some errors), but user didn’t notice that. So, after few days when he couldn’t open
    the site, he ask me for help.
    I did my usual operations in such cases – I open “Connected sites” and create the site myself.
    Earlier there was not any problem with that. But now this project experiences some troubles with permissions sync for
    it’s site – there is no synchronization.
    I connected this problem with November CU, which has been installed couple of weeks ago.
    I have read about the same problems after upgrade, so I want to emphasize that site was created on the root site collection (Project Web App) and it is not a subsite
    of another project site.
    If there is no solution until next update, maybe there is some way to turn off permission synchronization only for this site?
    Any help will be appriciated!!!
    Kate
    Queue error:
    GeneralQueueJobFailed
    (26000) - PreparePSProjectPermissionSynchronization.PreparePSProjectPermissionSynchronizationMessage.
    Подробные
    сведения: id='26000' name='GeneralQueueJobFailed'
    uid='231b2c2c-fc8b-e411-942d-0050569d3fac' JobUID='79031b2c-fc8b-e411-942d-0050569d3fac' ComputerName='7d8a1473-f6a8-4a8e-b7fb-1bdd868c7e20' GroupType='PreparePSProjectPermissionSynchronization' MessageType='PreparePSProjectPermissionSynchronizationMessage'
    MessageId='1' Stage='' CorrelationUID='a923d99c-8e88-c0e8-c7e2-08a980da8c96'.
    Для получения дополнительных сведений проверьте журналы ULS на компьютере
    7d8a1473-f6a8-4a8e-b7fb-1bdd868c7e20 для записей с JobUID
    79031b2c-fc8b-e411-942d-0050569d3fac
    In logs:
    12/25/2014 12:42:45.85        Microsoft.Office.Project.Server (0x07E4)        0x5E10           
    Project Server                            Sharepoint Integration           
    amed3 Exception        Unable to find top level site associated with project site Site1 System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>Нет
    веб-сайта
    с
    именем "/Site1".     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String
    bstrUrl, Guid& pguidID, DateTime& pdtTimeCreated, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl,
    String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl,
    String& pbstrSi...   2a29d99c-9ecc-c0e8-c7e2-037970debfdf

    Hi Kate_S,
    since you are already aware that its a known issue caused Sep 2014 CU i believe, and an official fix has yet to release.
    but i would like to clarify here that this issue doesn't have anything to do with project site creation, because sync queue job while creating project site fails but does not block other queues activities. so your project site should be created in a normal
    way.
    and until official fix will arrive, 1 of the option is to change your project sites to provision under root site collection instead of PWA site collection. But be aware that this will fix sync issue only for new project sites.
    Go to Central Administratio -> PWA settings -> open site provision settings menu and made changes.
    2nd option is, since Project Owner always get access to Project site, to teach your project owners to include project team members manually to project site permission group to allow them to have access. this option can help you with both new and existing
    project sites, and i personally prefer this and did the same for my affected customers.
    Hope these 2 options will help you. 
    Khurram Jamshed - MBA, PMP, MCTS, MCITP (
    Blog, Twitter, Linkedin )
    If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • A new top level site was created successfully but won't launch. What can be the cause for this?

    A site collection was created with the URL intranet.contoso and it was added to the DNS as intranet.contoso. The top-level site was created successfully after that with the URL being
    http://intranet.contoso/main but it is not launching and the following is the error message -
    This page can't be displayed.
    This will be a production environment so disabling the security loopback will not be an option. Any suggestions?
    Many Thanks,

    I can connect only to the SharePoint Central Administrator from the client computer but not the top level site.
    The error i'm getting is This page can't be displayed.
    Make sure the web address http://contonsoportalis correct
    Look for the page with your search engine
    Refresh in a few minutes
    Fix connection problems - When clicked the following shows up "Make sure the computer or device is turned on and connected to the network" Windows can't find contosoportal. If the computer or device you are trying to reach is nearby,
    make sure it is turned on and connected to the network. Otherwise contact your network administrator for assistance.
    The DSN already had a host created for an intranet that is running SharePoint 2010 called intranet so I created a new host (A and AAA) named it Portal insert the ip address of the new sharepoint 2013 server but it still didn't work.
    This is the configuration shown in the DNS
    Host A Tab -
    Host (uses parent domain if left blank)
       Portal.contoso.local
    IP address: 192. X.X.X for the SharePoint Server
    ( Should I create a CNAME instead of a new host for the portal? )
    I added the host names in the register but it still does not work....
    It's a virtual environment running on top of hyper V - One server for SharePoint another for SQL and both joined to the DC.

  • Format Text tab is missing from Edit on Top Level Site home page

    Hello,
    Hoping for some help - not sure where to go with this.
    I've been working on a SharePoint site for my company.
    I need to change the top level site main page text layout to 3 columns.
    I am pretty sure I was able to do this a few days ago but now when I edit the page the Format Text tab is not there.
    I can get it on all my sub sites, just not the top level site.
    I must have screwed this up somehow but I haven't a clue as to how to get it back.
    Thanks
    Steve

    Hi Steve,
    It sounds as though the site template for your root web is a team site or general collaboration site that is using content pages stored in the sitepages library. Is that correct? If you are using publishing features than you could set a custom layout in
    the "pages" tab, but it sounds as though you do not have this feature.
    A workaround could be to create a new page with 3 columns, copy your homepage content to this new page and finally set the new page as your homepage.
    Eric Overfield - PixelMill -
    ericoverfield.com -
    @EricOverfield

  • Display Icon/Image instead of Role name in top level navigation

    Hi,
    I want to display a image / icon instead of role name for a particular role. Can you please tell me how to achieve this ?
    Thanks,
    VP

    Hi,
    the thread is just for the background image (for all elements).
    if you want to display icons instead of role names, you have to create your custom top level navigation using the
    navigation taglib from SAP. There are lots of examples. make a blog search for Mr "Kannengiesser" from SAP.
    In case you are using already an EHPx in your EP 7.0 the AJAX framework might have this feature.
    Regards,
    Kai

  • Sharepoint 2013 SSRS 2012 Integrated Report Level Security

    With SSRS we are able to assign security down to the object level, but I am looking to move to the Sharepoint Integrated Reporting Services and find that you can only do to a library level.  Is this correct or am I missing something.  I have tried
    to find documentation regarding, but nothing is clear as to the abilities.

    Hi sdffgccfg,
    Based on my research, we can still set permissions for report server items on a SharePoint site (Reporting Services in SharePoint Integrated Mode). We can set permissions on report definition (.rdl), model (.smdl), and shared data source (.rsds) files. But
    we cannot combine inherited and managed permissions on the same item.
    To set permissions on a report server item, please refer to the following steps:
    Point to the report, report model, or shared data source file.
    Click the “…”, “…”, and then select the Shared With option on the menu list that appears.
    On the Shared With window, select the corresponding permission.
    The following blog is for your reference:
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2013/02/01/how-to-manage-permissions-for-a-list-item-or-document-in-sharepoint-2013.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Enable Sharepoint 2013 SkyDrive Pro Synch for some site

    Good day,
    How do you enable SkyDrive pro for some libraries, i have only found the switch that enables for all or for none. Can this be configured via Powershell ? and how thanks

    Hi Franciske,
    According to your description, my understanding is that you want to sync multiple SharePoint 2013 libraries with SkyDrive Pro.
    For enabling SkyDrive Pro for some SharePoint libraries, you can click ‘SYNC’ at the top of SharePoint web site, then you can select which library is synchronized to SkyDrive Pro. Or you can use SkyDrive Pro directly by right-clicking it and selecting ‘Sync
    a new library’, then type the URL of the library that you want to sync.
    You only sync one library to SkyDrive Pro at once time. So , for synchronizing multiple libraries, you need to sync multiple times.
    More information, please refer to the links:
    http://www.pallareviews.com/1113/sharepoint-2013-office-15-skydrive-sync-now-capabilities/
    http://support.sherweb.com/Faqs/Show/how-to-sync-your-sharepoint-2010-document-libraries-with-skydrive-pro
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Sharepoint 2013 on premises Tags & Notes button in List and Document library is disabled.

    Hi,
    In My Sharepoint  2013 on premises  installation Tags & Notes button in List and Document library ribbon is appearing as greyed out.
    I have checked that managed metadata service, User profile services are running. Also have given required permissions to the logged in user.
    As I came to know that Tags & Notes feature has been retired in Sharepoint online. Is this happening because of same reason as I have downloaded the Sharepoint 2013 on premises version recently or do I need to change some settings.
    Please advice.

    Hi Saurav,
    pls check below
    What version of SharePoint 2010 "SP 2010 Foundation or SP 2010 Server" you need to have SP 2010 server and to have the "User Profile service application".
    How do you configure the "User Profile service application" did you add the "Social Tagging Database"
    Create, edit, or delete a User Profile service application (SharePoint Server 2010)" 
    http://technet.microsoft.com/en-us/library/ee721052.aspx
    When you access to "Application Management>Manage service applications>User Profile Service Application>Manage User Permissions" validate if the all authenticated users Group have the "use Social Features" checked.
    Also validate in Central Administration in Farm Features if you have social tags and notes activated.
    http://sharepoint.stackexchange.com/questions/17546/tagging-feature-not-working
    https://social.technet.microsoft.com/Forums/office/en-US/c11cda96-091b-4b96-91bc-ccd8000238f4/tags-and-notes-sharepoint-2010-not-visible?forum=sharepointadminprevious
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • SharePoint 2013 Server is uable to crawl sites in another domain which is trusted

    Hello,
    I have 2 SharePoint 2013 servers.  The 2 servers are in different domains, domainA and domainB. 
    The domains are trusted.  On one of the servers (Server A), I have set up enterprise search, where it is supposed to get search results from Server B in the other domain. 
    Local search results is working good, but Server A is unable to crawl sites on Server B.
    I have a domain search account like domainA\SharePointSearch for SharePoint Server A and domainB\SharePointSearch for the SharePoint Server B. 
    This is used for the SharePoint search services.  I have the website address for the sites that are on Server B in the list for SharePoint to crawl and index, but Server A is not finding the Server B and is unable to crawl the sites
    on Server B.
    Any suggestions on what I can do to get sites on Server B crawled and indexed from Server A?
    Thanks,
    Paul

    Are you receiving errors in the crawl log? Does the crawl account in farm A have a
    Full Read user policy on the web applications in farm B that you are crawling?
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • SharePoint 2013 Problem with automatic detection of Site language - default language

    Hi all,
    we have a SiteCollection that was created with 'english' as
    default language.
    On our SharePoint 2013 environment we have installed the 'german' and 'french' language pack. Both languages are activated as alternative languages on that SiteCollection.
    But the automatic language detection is not working properly for us.
    Problem description:
    User Browser language = German --> Site language = German
    If you now change the Browser language to 'Italian' then we would expect that the site will be displayed in 'English' because the 'Italian' language pack is not installed and the SiteCollection default language was set to 'English'...
    But the Site will be not displayed in 'English' it will keep the last language in this case 'German'...
    Another example: If you change the browser language to 'French' the whole Site is displayed in French. If you try to switch now to 'Italian' then the Site will be still displayed in 'French' instead of 'English'...
    Any ideas what could cause this problem?
    Regards, Simon

    Hi Simon,
    Here is the order of the language preference showing to users with different settings
    For your issue it may be due to the IE data cache, please clear all the IE data cache, then reopen the IE browser see if it displays the English language as expected.
    http://technet.microsoft.com/en-us/library/ff805087.aspx
    If the User Profile service application is started on the SharePoint Server 2013 farm, the language preferences stored in the user profile are used. For information about how to add a list of languages to user profile settings in SharePoint Server 2013,
    see Add, edit, or delete custom properties in SharePoint Server 2013 user profiles. For information about how to add a list of languages to user profile settings in SharePoint Online Administration Center, see Add and edit user profile properties on Office.com.
    If no language preference is defined in the user profile, or if the server uses SharePoint Foundation 2013, the language preferences stored in the user's language settings for the site collection are used.
    If no language preference is defined in the user's site collection language settings, the language preferences stored in the user's web browser are used.
    If no language preference is defined in the user's web browser, the default site language is used.
    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

  • Sharepoint 2013 master page branding for public site

    We have created one SharePoint 2013 public site in office 365.
    We create a custom master page for entire site.when i am login with particular user then its fine.but for anonymous user publishing page design and content not properly view.
    please provide me proper solution for publishing page layout that works with anonymous user.

    You should be able to configure this within the library settings of the master page library as below.
    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 to create a SharePoint 2013 Top-level site's (Site Collection)?

    Hi! I read and saw a lot of examples for how to create a site collection programmatically in SharePoint 2007, but anything about 2013. Can anybody help me!?
    I use visual studio 2013 with c# and Object model for developing. Thanks!

    Hello,
    Lots of informations are available on MSDN aout same topic. Here are few links and sample code:
    private static void createNewSiteCollection()
    SPSite rootSite = null;
    try
    using (rootSite = new SPSite("http://sharepoin/"))
    SPWebApplication webApplication = rootSite.WebApplication;
    using (SPSite newSpCollection = webApplication.Sites.Add(
    "sites/test", // site URL
    "test Site", // Site Title
    "This site collection is create by usingcode", // site Descriptions
    1033, // LCID
    "STS#0", // web site template
    "accdom\\name", // owner Login
    "hemendra", // owner Name
    "[email protected]")) // owner Email
    Console.WriteLine("Create Site Collection {0}", newSpCollection.Url);
    cccc}
    catch (SPException ex)
    Console.WriteLine("Error");
    finally
    rootSite.Dispose();
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/3624e87c-aee0-41b4-91cb-bf7d121a72b7/site-collection-creation-programatically-in-sp2013?forum=sharepointdevelopment
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

Maybe you are looking for

  • Lists not showing in Design view

    If I preview page in browser, I can see the bulleted list, but it is not visibile in design view, pretty annoying. Anyone know why this might be happening? I validated my code and got no errors...

  • Single user mode, Lost Admin Account, and Disk Permissions

    Okay, so I have quite a few issues here. I will start from the beginning. About a week ago, I tried to install some updates and I could not get the Admin account to work. I went to the users profile and noticed my Admin account was not there. Did a q

  • How to programatically get a Java version (Not default one) ?

    Hi, Java Guru, Does anyone know how to programatically get a Java verstion through its full path ? For example, there are 5 JVM installed on a user's machine: JRE1 JRE2 JRE3 JRE4 JRE5 How do you know the Java version under JRE3 ? From command line, y

  • Problem downloading a PDF via FTP.

    I'm trying to send a PDF file via FTP, that I obtained with FM 'CONVERT_OTFSPOOLJOB_2_PDF'. After closing the FTP connection, i try to open the PDF file, and I get an error message, saying that the file is damaged. Any ideas? Do I have to make any co

  • Templates and Passing a Report Name

    I need to create a template and have the report name passed on to that template, but I need a bit more detailed of an explanation then the following: Create a user parameter on the template and then pass the report name to the parameter at run time.