Search Indexes in PeopleSoft are deployed once and then they need to be scheduled on a recurrence so that the data can get updated. Recurrence schedule can be based on the frequency with which data gets updated.
Continue readingIf you are trying to debug an issue and need to work with Elasticsearch logs, there may be more than one location, which you need to look at to get to the root cause of the issue. This is because based on the type of error, it may show up in one or more log files […]
Continue readingPeopleSoft Search Framework makes use of the DirectTransfer technology to transfer data from a PeopleSoft application database to Elasticsearch. It has two options for transferring search data (search data means search documents with or without attachments):Using Integration GatewayBypassing Integration Gateway.When Integration Broker is not involved in the transfer of search data, it is known as […]
Continue readingIn last few years, PeopleSoft technology has evolved a lot with addition of new tools, techniques and processes. If you haven’t been paying attention and are still working on old PeopleTools then you’re missing a lot on these exciting new features such as Fluid, Classic Plus, PUM , Elastic search etc. Introduction of all these […]
Continue readingWhen you start Elasticsearch on a server, you get a Node for Elasticsearch. When you you start Elasticsearch on another server or another instance of Elasticsearch on the same server, you get another Node. All these nodes together form a Cluster. With a cluster of nodes, data can be spread across multiple nodes. If you […]
Continue reading