Pega RPA - Switch / Contains
Hello Experts,
I need to design a RPA solution where I need to get downloaded file name and select a text in option box based on file name. For example, if downloaded file name has text "Clock" then I need to select a drop down with value "Clock Notice". There are almost 20 combinations like this. What would be best approach to accomplish this? Some example below;
Clock - Clock Notice
Outbound - Call Outbound
Exemption - Exempt File
Is it possible to use lookup table or load a csv with this data? Please suggest.
Thanks,