IFS runtime download issue with Dynatrace

  • 18 December 2019
  • 2 replies
  • 444 views

Userlevel 7
Badge +20
  • Superhero (Partner)
  • 663 replies

We noticed that Dynatrace APM is affecting the IFS EE client download. 

Reason behind this is due to feature called RUM (Real Time Monitoring) in Dynatrace and it automatically injects a javascript tag to each html file in the application it monitors.

 

IFS client runtime contains a html file named employeedata.htm and it’s included in the manifest in group Ifs.Application.Person. With RUM enabled, file content is modified dynamically so clickonce reject downloading the person.dll meaning IFS forms depending on person.dll will not work.

As a solution, a custom rule can add in Dynatrace settings to avoid injecting Javascript to this particular file.

Dynatrace rule to do not inject Javascript

Cheers!


2 replies

Userlevel 7
Badge +18

Thanks. Does this affect every version of IEE?

Userlevel 7
Badge +20

Thanks. Does this affect every version of IEE?

Hi @durette 

We checked with Apps 10 but I did a quick check and employeedata.htm is there in Apps8 onwards. So it should affect all versions of IEE client.

Reply