Question
United Health Group
US
Last activity: 19 Apr 2017 9:20 EDT
Is Pega moving to HTML 5 in the near future?
Is Pega moving to HTML 5 in the near future? If yes is there an ETA on this?
***Updated by moderator: Lochan to add Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems
US
Applications built in Pega 7 render in HTML5 by default. See this article: https://pdn.pega.com/user-interface/upgrading-an-application-to-render-in-html5-document-type
Same link posted at the same time
Hi Terrance,
What version of Pega are you on?
Pega 7 renders on HTML 5 by default.. more details here https://pdn.pega.com/user-interface/upgrading-an-application-to-render-in-html5-document-type
United Health Group
US
7.1.7
United Health Group
US
If PRPC 7 is HTML 5 compliant then why when you generate documents does it still need Silverlight Prerequisites installed? It should be handled through HTML 5 instead shouldn't it?
Pegasystems
US
In 7.18, Pega introduced server side document generation which can replace silverlight and requires no plug-ins. IN 7.1.8, the out of the box Application Document generation is server side. If you have custom documents you are generating, you will need to do some work, after upgrading to 7.1.8, to change the call to your doc generation to use server side instead of silverlight.
See this article: https://pdn.pega.com/implementation-methodology-dco/updating-customized-application-document-templates-with-server-side-…
GovCIO
US
Hi Jessica,
I am not sure whether the document generation happens at server side is a good or bad but I would like to know like is there any reason on why Pega had changed the strategy in V7.1.8 & above? What exactly the benefit of doing like this?
Thanks,
Ravi Kumar Pisupati.
Pegasystems
US
The benefits of moving to server side document generation are:
- Cross-browser compliant
- No plug-ins required by users looking to generate doc (browser plug-ins were a security concern for some)
- No longer tied to specific versions of Microsoft Word--- Server side doc generation creates a .docx file, so anything that can read a .docx file is supported.
Virtusa Consulting Services Pvt. Ltd.
US
Sorry if this is a silly question but, how was the document generation before 7.1.8?
Pegasystems Inc.
US
I am new to Pega, but come from Microsoft and thought might be helpful to chime in.. Microsoft stopped further development of SilverLight technology about three years ago and instead moved towards using and supporting the latest web standards, including HTML5 and Java Script. So, another benefit to using the server-generated documents is to avoid using a technology that may not be supported in the future, and instead, supporting web standards that will continue to be supported by almost all browsers and many modern native client applications on the desktop or mobile devices.
Pega is an enormous codebase. There's a difference between rendering a page in HTML5 and replacing all "legacy" code (Silverlight / Flash) with an HTML5 equivalent. Considering how quickly HTML5 has been drafted, ratified and built out in browsers (or rather, all three of these stages simultaneously), Pega has done a phenomenal job of keeping up. I wouldn't be surprised if in the next few years there will be no Silverlight or Flash functionality in Pega except for legacy support.
(Edit: oops, I meant for this to be a reply to the main thread)