In the following DIY blog series, I described how we can use the framework provided in PeopleTools 8.58 to configure our own custom visualizations and dashboards in Kibana and use them in PeopleSoft applications via the 'Kibana Visualizer'.
Refer: DIY - Kibana Dashboards with Application Data
Someone ask a very valid question:
How do we migrate these configurations from one environment (source) to another (target)?
This post will detail the steps for migrating the Search Definition and associated configuration.
Migration
We can migrate everything related to the Search Definition using an App Designer project. Simply insert the Search Definition and make sure the the 'Related Definitions' are selected as shown below.
Save the 'Project' and migrate to target environment.
Note: If we used any Application Package PeopleCode to configure the Search Definition (Security Configuration) - Document Filter App Class, then we must also include the App Package in the project.
Post Migration Steps
Once we migrate the configuration, we must complete the following administrative steps in the target environment.
1. Deploy Search Definition
2. Schedule Search Index
3. Configure Search Context (optional)
4. Configure Search Group Security
Related Posts
Migrating Custom Kibana Visualizations/Dashboards
Refer: DIY - Kibana Dashboards with Application Data
Someone ask a very valid question:
How do we migrate these configurations from one environment (source) to another (target)?
This post will detail the steps for migrating the Search Definition and associated configuration.
Migration
We can migrate everything related to the Search Definition using an App Designer project. Simply insert the Search Definition and make sure the the 'Related Definitions' are selected as shown below.
Save the 'Project' and migrate to target environment.
Note: If we used any Application Package PeopleCode to configure the Search Definition (Security Configuration) - Document Filter App Class, then we must also include the App Package in the project.
Post Migration Steps
Once we migrate the configuration, we must complete the following administrative steps in the target environment.
1. Deploy Search Definition
2. Schedule Search Index
3. Configure Search Context (optional)
4. Configure Search Group Security
Related Posts
Migrating Custom Kibana Visualizations/Dashboards










































