Question
Wipro
IN
Last activity: 25 Mar 2024 7:35 EDT
Pega Studio unable to identify files with extension .xsl and it is showing as "unknown"
We are trying to upgrade our automation solution from version 19.1.125 to 22.1.19 and while performing same , we observed that Extensions for XSL files are showing as unknown also we are unable to open same in Pega Robotic Studio. These files contains HTML, CSS and Javascript Scripts to format and display Response data. Kindly guide to fix it or provide an alternative solution for same.
@AswathiK16587086Because 22.1 is no longer using Visual Studio as the development environment, the IDE will now only support basic file types. For ones that it doesn't support, you can simply right-click the file and select "Open containing folder". From here, you can edit these files in whatever editor you please.
Since it is likely that you want to use these files at Runtime, you will need to do a few things.