Question
Central Provident Fund Board
SG
Last activity: 20 Jun 2018 8:03 EDT
Get Operator List and load in DropdownList
Hi,
I am new to Pega Application development. I have a requirement to get list of operator name , email address show in dropdownlist. Kindly provide all steps to acquire above requirement
Thanks
***Edited by Moderator Marissa to update platform capability***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Ncs Pte Ltd
SG
Create a RD in Data-Admin-Operator-ID Class. Use it as a dropdown source
Check this pzGetOperatorsForAccessGroup for reference
-
Dipti Aggarwal
Central Provident Fund Board
SG
Hi Rohit,
Do we need to create data page after creating RD
Pegasystems Inc.
IN
Hi Prakash,
Datapage could be better since it would not hit DB all the time and would save you time.
Create a Data page and source it with RD.
Regards,
Ujjwal
Central Provident Fund Board
SG
Hi Ujjwal,
I have created report definition. But when i tried to datasource data page with report definition , I am not sure how to configure response data transform field which is mandatory. Can please explain how to configure response data transform.
Thanks
Prakash
-
ben n
Pegasystems Inc.
IN
Hi Prakash,
Response DT is not mandatory. Please use DP type as List to get option for RD.
-
Mounika Bodapati
Central Provident Fund Board
SG
Hi Ujjwal,
Screen shot helped me a lot. I have configured data page as suggested. My Data page have fields like userid, username and email which I have sourced to dropdown - userid, username . On selecting username have to display corresponding email in a textbox. How do configure this?
Thanks
Prakash
-
Amarkumar Devaki ryuta sekine Wojciech L
Ncs Pte Ltd
SG
Your wish you can use both RD or Data Page to give source for Dropdown
Central Provident Fund Board
SG
Hi Rohit,
I have managed to populate data in dropdown using Report definition. Report definition has fields like id, name and email. when i select a name in dropdown corresponding email address have to be displayed in a text box .. Help to give me solution for this.
Thanks
Coforge DPA
GB
Hi
Trying using parameterized data page for this.
Once you select the operator, pass that as the parameter to a datapage to and get the email id.
Regards
Bhavya
Central Provident Fund Board
SG
Hi Bhavya,
I am new to pega. Can please provide some sample screenshots or code step by step
Thanks
Prakash
Aaseya IT Services Pvt Ltd
SA
In that case better to use Autocomplete tab and follow the attached screenshot.
You can get the email in one property and use that property to display the email same like am getting the Name in person property.
-
Dastagiri Reddy