Info

The hedgehog was engaged in a fight with

Read More
Guidelines

How do I enable keyword search in PeopleSoft?

How do I enable keyword search in PeopleSoft?

To enable Keyword Search, you use the Component Mapping page in the Search Definition component for the Search Framework Designer. The Component Mapping page enables you to map a component to a specific search definition to enable SES integration with Search Pages.

How do you find the components of a page in PeopleSoft?

Depending on the PeopleSoft application that you are using, you can access the Find Object Navigation (EOEC_FIND_NAV) page in the following ways:

  1. Select Setup , System Administration, Utilities, Find Object Navigation .
  2. Select Enterprise Components, Find Object Navigation.

Which keys are mapped to the fields marked as search in the component’s search record?

Get keys: – These are mapped to the fields marked as search in the component’s search record. Automatically “Search key” fields in search record become Get keys. We cannot change it. Find keys: – These are mapped to fields marked as Alt or Search in the component search record.

How do you override a search record in PeopleSoft?

You may have a case in which the same Component should have one search Record when accessed through a navigation and a different search record at another navigation. For this, PeopleSoft allows you to override the search record at Menu Item level by accessing the Menu Item Properties as shown below.

How do you find navigation of component in PeopleSoft?

If you know the component name & have SQL access, you can use this SQL to find the navigation to the component. However there is an easier way to find the navigation to a component or page from PIA. Navigate to Enterprise Components > Find Object Navigation.

How do you find navigation using process name in PeopleSoft?

How to get navigation using process name in PeopleSoft?

  1. Got to PeopleTools > Process Scheduler > Processes and search for the Process Type and Process Name.
  2. Then switch to the second tab(Process Definition Options) which lists the components from which the process can be invoked.

What does Oprid mean?

OPRID is equated to the user’s Operator ID. OPRCLASS is equated to the Primary Permission List. ROWSECCLASS is equated to the users Row Security Permission List.

What is CI in PeopleSoft?

PeopleSoft Component Interface (CI) exposes a PeopleSoft Component for synchronous access to other applications written in PeopleCode, Java or C++. We can consider CI as the means by which PeopleSoft enforces encapsulation by limiting external access to just what is made available through the CI and nothing more.