Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OVERVIEW:

  • The 'Pop Search and Select' activity allows you to show the results grid in a custom popup inside Oracle Service Cloud and perform search & select operations. In the PopFlow Studio, you can configure the 'Pop Search and Select' activity.

      

  • After opening 'Pop Search and select' activity, you will get the below configuration panel.

     Image Modified

Default Configuration Parameters:

...

  • To select the 'Data Source' value we need to have either 'HTTPS' or 'GET DATA' activity result.
  • In this example, we will be using 'HTTPS' activity to fetch the data from the API and show the result in 'Pop Search and Select'. To configure the 'HTTPS' activity please refer to the 'HTTPS' activity documents.
  • After configuration of 'HTTPS' activity adds a 'Pop Search and Select' activity on the 'SUCCESS' button of 'HTTPS' activity as shown below.

      

  • Now configure the Default fields 'Pop Search and Select' activity as shown below.

     Image Modified 


Data Sources:

  • You can add the multiple 'Data Source' to view the different data lists and also you can choose which column you want to show for selected 'Data Source'.
  • After selecting the 'Data Source'. You can add multiple 'Search' by clicking on the 'Searches' button for every 'Data Source'.

...

          Step 1: - Select the 'HTTPS' activity 'Save Result In' variable from the options as Data Source inside the 'Pop Search and Select' as shown below.

          

          Step 2:- Now create the search for the selected Data Source by clicking on the 'Searches' button. Select the "Search in new data Source" option to achieve the server-side searching.

          Step 3: - Enter the custom 'Search Name' or the 'Property' values (search property) inside the 'Enter Property' fields.


          

         step 4: After creating the search you will notice there is a button created with the same name as 'Search Name' (For this example 'Customer Search' is the 'Search Name') on the designer page under the 'Pop Search and Select' activity.

...

          Steps 7:-  Click on the 'ADD QUERY CONDITION' to add the query parameters. After creating the query parameter you will get the two fields 'Property' and 'Enter Value'.In the Property field provide the correct 'column name' on which you want to apply the search and in 'Enter Value' press ' Opening enter a curly bracket' (" { ") button to open the autocomplete list. Once the list is opened select the 'Search' option as shown below.

...

          Steps 8:- After selecting the search now press the enter a dot button (" . ") to open the searches created in the Pop Search and Select activity as shown below.

...

          Steps 9:-Select the correct search name from the list and again press the enter a dot button (" . ") to open the search fields options created inside the search name as shown below.

...

          Steps 10:- Select the correct search field name for the 'Property'. After selecting the search field press the enter a 'Closing curly bracket' (" ") button. You can add multiple query options according to your searches.

...