Affichage des articles dont le libellé est SES. Afficher tous les articles
Affichage des articles dont le libellé est SES. Afficher tous les articles

lundi 26 septembre 2016

Elasticsearch to replace Oracle SES

Oracle SES extended PeopleSoft search for several years but proved to be complicated to implement and with some limitations (indexing required frequently etc ...)
We are now waiting for Elasticsearch to be delivered in PeopleTools 8.56 and backported to 8.55.

To ease the deployment, Oracle has included a feature where you can switch to Elastic without stopping PeopleSoft.

You can configure several search sources with a priority. Once decommissioning SES, you will transparently switch to Elastic !

mardi 24 juillet 2012

Content/Portal URL not defined for node PSFT_EP (262,81)

When verifying PeopleSoft and Oracle Secure Enterprise Search connectivity, you may face an error at "STEP 2: Deploy":

Content/Portal URL not defined for node PSFT_EP (262,81) PTSF_FEED.SESFeedDataSource.OnExecute  Name:execute  PCPC:16048  Statement:279
Called from:PTFP_FEED.Feed.OnExecute  Name:execute  Statement:677

Called from:PTFP_FEED.FeedFactory.OnExecute  Name:getFeedDoc  Statement:244

Called from:PTSF_RNDTRP_WRK.PTSF_RNDTRIP_CRAWL.FieldChange  Statement:46


Content/Portal URL not defined for node %1
 

 This is probably because you forgot the basics ? You must check that the Portal Node is configured (and the Integration Broker)!

Navigate to PeopleTools > Portal > Node Definitions
Select PSFT_EP node (if your are configuring ses with PeopleSoft Finance), then Portal tab.

You must configure "Content URI Text" and "Portal URI Text".

After this, STEP 2 should work fine.