Migration from GST URLs to WebCenter Sites Vanity URLs

We have a Sites implementation with GST vanity URLs. What does it take to migrate to WebCenter Sites Vanity URLs? Is there any documentation for this?

Hello,
As far as I know GSF is add-on to Oracle WebCenter Sites or FatWire which is not supported by Oracle. Hence, you may have to built some custom element to achieve this.
If you are following a certain URL pattern, then you can create one CSElement just to copy gsf url to vanity URL field after you have configured your WebRoot properly (which I have NOT tried though). Otherwise its better to start from scratch by defining WebRoots and URL patterns for your asset types and then simple create one element to just edit and save all existing assets so that Vanity URLs for those assets are updated.
Check more about URL patterns here - http://docs.oracle.com/cd/E29542_01/doc.1111/e29636/config_vanity_url.htm#WBCSA7473
Regards,
Guddu

Similar Messages

  • Migration from Infinity CMS to Webcenter Sites

    Hi,
    If anybody worked on migration from Infinity CMS to Webcenter Sites CMS, please let me know how it is done.
    Which tools can be used (any 3rd party available?). Or can we develope some custom tool or component.
    The data to be migrated included pages, images, videos,...
    Its urgent. Your help is much appreciated.
    Thanks

    Hello,
    As far as I know GSF is add-on to Oracle WebCenter Sites or FatWire which is not supported by Oracle. Hence, you may have to built some custom element to achieve this.
    If you are following a certain URL pattern, then you can create one CSElement just to copy gsf url to vanity URL field after you have configured your WebRoot properly (which I have NOT tried though). Otherwise its better to start from scratch by defining WebRoots and URL patterns for your asset types and then simple create one element to just edit and save all existing assets so that Vanity URLs for those assets are updated.
    Check more about URL patterns here - http://docs.oracle.com/cd/E29542_01/doc.1111/e29636/config_vanity_url.htm#WBCSA7473
    Regards,
    Guddu

  • Migration from WebLogic Portal to WebCenter Portal

    Hi,
    we are on the way to migrate our WebLogic Portal application to the new WebCenter Portal Framework. We have solved some problems but now we are having one, we do not know how to solve it.
    In our WebLogic Portal we used the tag "isUserInRole" from http://www.bea.com/servers/p13n/tags/auth
    we cannot find this tag or something comparable in the new environment.
    <code>
    <%@ taglib prefix="auth" uri="http://www.bea.com/servers/p13n/tags/auth"%>
    <auth:isUserInRole roleName="AuthenticatedVisitor" roleMap="rm" id="rid">
    </auth:isUserInRole>
    </code>
    I know, we could start writing our own tag libraries but I cannot believe that this is the preferred and recommended way.
    Our environment at the WebLogic Portal (WebLogic Server 10.3.2) is JDK 1.6 and JSF 1.2
    and in the first step we would like to just keep everything as it is not migrate to ADF, this will be a later step.
    Target Environment: WebCenter Portal Framework 11.1.1.4.
    Can anyone help, please?
    Regards
    Edmund
    Edited by: egeesken on 05.04.2011 10:07

    I don't realy know WebLogic portal so i don't realy know what the isUserInRole actualy does in WLP.
    Can you tell a bit about the functionality of that tag?
    Is it that everything between those tags will only be shown in the case that a user is in particular role? If so, this can be easily achieved in webcenter. We don't have a <auth:isUserInRole> tag but we can use the securityContext of ADF (WebCenter) in combination with the rendered attribute.
    A simple example. Suppose you have a JSPX page with a panelGroupLayout and you only want to show the content of that section if the user is an admin:
    <af:panelGroupLayout rendered="#{securityContext.userInRole['Administrator']}">
    </af:panelGroupLayout>You can use the rendered attribute on pritty much all the components, both WebCenter as ADF.
    Is this what you mean or don't i understand your question?

  • Regarding OpenLDAP installation issue for Webcenter Sites

    Hi,
    Iam trying to install OpenLDAP 2.3.x in RedHat 6.5 in order to integrate the LDAP with WebCenter Sites.
    I followed the below steps..
    Downloaded openldap-stable-20070110.tgz .
    then,
    tar-xvzf openldap-stable-20070110.tgz
    cd openldap-2.3.32
    on running the below command,
         ./configure --enable-crypt --with-tls
    Iam getting this error:
    configure: error: Could not locate TLS/SSL package
    Please help on this.
    Thanks

    I am going to move this thread from Certification Communities to Webcenter Sites.
    Thank you,
    Lisa Fedynich
      Global Customer Support Engineer, Middleware Certification Support and Community Team

  • Migrating my site from webcenter Sites 11.1.1.6.0 to 11.1.1.8.0

    Hi,
    I have installed Webcenter Sites 11.1.1.8 (on weblogic server). Now I need to move my site from the existing webcentr sites 11.1.1.6.0 installation over to the newly installed sites 11.1.1.8.
    Can someone guide me on how to achieve this? Will publishing work across versions?
    Thanks!

    Thanks Mike. The information is really useful.
    Pratush, do you mean that though it is not supported officially but it does work?
    Has any body done it successfully because when I add 11.1.1.8 instance as a target destination, I do not see the green light indicator. It's red!

  • Bulk Project Site option isn't working in project server 2010 migrated from PS 2007.

    Hi,
    I am doing a test migration from epm 2007 to epm 2013. 
    So first, i need to migrate the project server 2007 to project server 2010. i have 2 separate environments for EPM 2007 and EPM 2010).
    there is no problem in migration process and i successfully migrate entire PWA 2007 to 2010, except Workspaces (Project sites).
    Bulk project site option is not helping. I have tried 4-5 times with different PWA 2007 databases (PWA1, PWA2...) but this option did not work. and errors in queue are WSSWebDoesNotExist(16405) and GeneralQueueJobFailed(26000).
    Then next time while migrating all over again i kept the same port and same PWA name then bulk project site option worked.
    Question is, Do i need to keep the same PWA name and same port for the new upgraded PWA??,  one more issue regarding this is that if don't keep the same PWA name and i open the project site and click on the "Project web app" back link, it
    redirects me to old PWA site which doesn't exist and give me page not found error (Obviously).
    Below, you can see the both scenarios.
    my previous PWA 2007 site, say  - http://epm2007:2222/PWA
    When  -  migrated PWA 2010 site, say  - http://epm2010:3000/NewPWA    (Bulk project site update just doesn't work)
    When -  migrated PWA 2010 site, say  - http://epm2010:2222/PWA    (Bulk project site update worked)
    Whats the solution of this problem. is there any utility or query to link all project sites correctly?
    Will i face the same problem while migrating PS 2010 to PS 2013??
    Thank you.
    sandeep

    Hi,
    I would say it is easier to keep the same PWA name between 2007 and 2010 (no need to have the same port).
    If you want to move to a new PWA URL maybe you can use stsadm backup/restore as detailed in this article?
    http://technet.microsoft.com/en-gb/library/ee662500(v=office.14).aspx
    Hope this helps
    Paul

  • POST MIGRATION - Project Site cannot be found after migration from 2007 to 2010

    Hi,
       I have done full  migration from Project Server 2007 to Project server 2010. All the databases have been restored. The details in the Project Center are coming correctly. But When I open the Project Site , I get error webpage cannot be
    found. 
    I have done the Bulk update but it is not updating the URL to 2010 URL. 
    Please help.
    Regards

    Use PowerShell to list all the sites in your PWA site collection.
    There are many examples online..  Here is a link that is useful
    http://blogs.msdn.com/b/vijay/archive/2009/10/01/how-to-list-all-the-sub-sites-and-the-site-collections-within-a-sharepoint-web-application-using-windows-powershell.aspx
    Cheers
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Search not working in site collections migrated from MOSS 2007 to SharePoint Server 2013

    I have few site collections migrated from MOSS 2007 to SharePoint Server 2013 using database attach (first to 2010 and then to 2013).
    When I search for anything in these migrated sites, I get "Nothing here matches your search".
    Checked the crawl log for these sites and see this error for all items.
    The content processing component failed to process the security descriptor of the item. ( The input ACL is invalid (1210 / 2072).; ; SearchID =
    Some-Random-GUID )
    Search works fine in newly created sites in 2013 environment.
    Please help.

    Hello
    Did you migrate your users to claims when you migrated the databases?
    $wa = Get-SPWebApplication http://yourdom.com
    $wa.MigrateUsers($true)
    $wa.ProvisionGlobally()
    I assume the sites that work and the migrated content are in the same database?
    MCITP-EA | "Never test how deep the water is with both feet"

  • Issue with Excel Access Web Part, with sites that were migrated from 2010 SP to 2013 SP

    Hello, 
    If I try to add an Excel Access Web Part to a page I get the following:
    **Note: This only happens with sites that were migrated from 2010 SharePoint to SharePoint 2013. If I create a new site the feature works like it should and loads the workbook. I've tested this on several sites, our environment is enterprise as well. Being
    that the majority of our sites were migrated from 2010, I need this to work! 

    Can you try below fix and let me know
    http://blogs.technet.com/b/excel_services__powerpivot_for_sharepoint_support_blog/archive/2013/05/21/excel-services-the-workbook-cannot-be-opened.aspx

  • Inter-site replication and KCC, when migrating from 2008 SP1 to 2012 R2

    Hello,
    We have a very simple AD infrastructure, two sites.  I have built out a 2012 R2 server, extended the AD schema and promoted it to a domain controller.  Reviewing the existing AD replication topology, we currently have a 2008 SP1 server as a DC
    designated as the source/destination for inter-site replication, which appears to have been decided by KCC.
    I will be decomming this 2008 SP1 server, having migrated off the FSMO roles to a few other DCs.
    Will KCC automatically know to adjust the replication topology when the 2008 SP1 DC is offline?  Should I demote it after migrating off the FSMO roles?
    Thanks,
    Matt

    Hi,
    Thanks for your post.
    By default, the KCC reviews and makes modifications to the Active Directory replication topology every 15 minutes to ensure propagation of data, either directly or transitively, by creating and deleting connection objects as needed. The KCC recognizes
    changes that occur in the environment and ensures that domain controllers are not orphaned in the replication topology.
    For more detail information, you could refer to:
    http://technet.microsoft.com/en-us/library/cc961781.aspx
    For the migration, you could transfer the Flexible Single Master Operations (FSMO) Role and remove the Windows 2008 R2 domain controller, please refer to:
    Step-By-Step: Active Directory Migration from Windows Server 2008 R2 to Windows Server 2012 R2
    http://blogs.technet.com/b/canitpro/archive/2014/05/28/step-by-step-active-directory-migration-from-windows-server-2008-r2-to-windows-server-2012.aspx
    Regards.
    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 Support, contact [email protected]

  • Migrating from legacy site / dreamweaver templates

    We are going to migrate to the weblogic portal content management over the next few months - we have thousands of pages on our old site that were created using dreamweaver templates.
    Is there a way to automate the migration - to import the old html files? I could use the dreamweaver template to strip out the old design. But then how would I import it? What have other users done when migrating from an old static site to a content management system?

    You can use bulk loader utility of WLP. Please see the link http://edocs.bea.com/wlp/docs102/cm/bulkloader.html

  • Migrating from Oracle to portal to Oracle Webcenter

    I have been trying to find information on migrating from Oracle portal to Oracle webcenter.
    So far I have been unsuccessful in my search.
    I have raised this question on My Oracle Support to see if they could assist but their response/only suggestion was to use Oracle Consulting.
    Has anybody carried out this migration before?
    If so please could you advise and point me in the right direction to where I will find the relevant documentation, or if appropriate please could you describe the migration process.
    Many thanks in advance.
    Connor

    You have to specifiy "Portlets".
    Are they PL/SQL portlets , PDK portlets or JSR168 portlets?
    PL/SQL portlets are not possible to migrate. You should rewrite them to JSR168 compliant portlets.
    PDK portlets should be able to run in webcenter. You can register PDK producers in webcenter enabled application however... If you are using portlet specific API's than the portlets will not work.

  • What URL for E-recruiting page  to use from external job posting web site

    Hello,
    What is the standard SAP entrance back to E-recruiting from an external job posting site? We have sent our job postings to an external web site vender (Monster) to be posted for candidates to review. On the review page at Monster is the Apply Now button for a particular job. When the candidate clicks the Apply Now button, we would like the job detail to show within E-recruiting for the reference code of the job posted. Otherwise, the candidate has to repeat the job search within E-recruiting to get to the referenced details. Currently, we have a custom enhancement to populate the reference code (parsing it from the URL) to the Job Search page so at least the candidate can click one more time on the search button and the details display. Is there a standard page or better way to get to the job details in E-recruiting without custom enhancements coming from the external job posting web site?
    Using BSP and non-XI platform
    ECC 5.0 E-recruiting version
    Please advise,
    Cindy

    Hello Cindy,
    this is not very difficult and completly possible within the standard application functions. As you show all position data already in the page of the job board (like Monster) you use a link which dirctly referes the applicant to the page where he enters name and mail-address to apply for the job (if he like to see the postion instance again this page do includes a link to the data overview).
    The link you use is the same link used in the "request for application" correspondence with which you can request a candidate youidentified in your talent pool to apply for a position.
    The link should be available directly if you use the XI integration scenario but can be created very easily. Only 2 things to know:
    - do you use the standard posting channel ID 0002 for external postings or have you confiqured a custom posting channel for posting at monster
    - how do you get the job information to the monster guys. As you wrote you do not use the XI integration, so have you created a customer own publisher to dump all information to a share where monster is reading it automatically or do you maintain the publications by hand?
    If you could give me this information i'll post the easiest way to get the link.
    Best Regards
    Roman Weise

  • Fatal Error: Could not find Feature AnalyticsLinks in sharepoint 2010 while migration from 2007 site using stsadm command

    Fatal Error: Could not find Feature AnalyticsLinks in sharepoint 2010 while migration from 2007 site using stsadm command

    Hi ,
    Firstly, I need to verify the followings:
    Whether you created a feature called AnalyticsLinks and activatated it at SharePoint 2007 site.
    Whether you installed the feature at SharePoint 2010 site.
    Please deactivate the feature AnalyticsLinks, then migrate SharePoint 2007 site to SharePoint 2010, compare the result.
    Also , please check whether you have installed the feature AnalyticsLinks at your SharePoint 2010 site. If not, please install and activate it, compare the result.
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/17b17bd3-126c-44d4-bd58-38dd613017a0/fatal-error-could-not-find-feature-reviewpublishingspd1055?forum=sharepointadminprevious
    http://mrin17.wordpress.com/2009/09/15/fatalerror-could-not-find-feature-s2siteadmin-while-importing-sites-from-different-server-at-sharepoint/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Can't use my custom claims provider when access to my site from external url

    Hi,
    I just created a clean SP 2013 (15.0.4641.1000) environment and I have a site collection up and running with access from internal url (http://my_server_name/) and external url (http://cloudshare_external_url/).
    When I access from internal url (with the local administrator account) I can add users to site groups:
    But if I access from external url (with the local administrator account, too) the people picker does not work:
    And if I put the email directly, I get the following error: "Sorry, you are not allowed to share this with external users"
    What am I doing wrong? Am I missing something?

    Hi Sebasl,
    Based on your description, my understanding is that the users cannot be resolved when accessing the site using external URL.
    I recommend to check the authentication provider for the external zone of the web application to see if the custom claims provider is selected.
    Please go to Central Administration > Application Management > Manage web applications > highlight the corresponding web application and then click Authentication Providers in the ribbon > click the external zone.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for