Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Edit decision tables in Excel fails with "nosniff" option

SA-40379

Summary



When Excel is launched from decision tables it fails to display content.

This occurs when the following line is present in the configuration the of iPlanet middleware server:

"Output fn="set-variable" insert-srvhdrs="X-Content-Type-Options: nosniff"

When this line is commented out, editing decision tables in Excel works.
Middleware in use is detecting some Pega content as a security risk, and blocking it.


Error Messages



Not Applicable


Steps to Reproduce



Add below line in Obj.Conf for IPlanet Server:

"Output fn="set-variable" insert-srvhdrs="X-Content-Type-Options: nosniff"


Root Cause



Architecture of Excel integration with decision tables in PRPC 6.3 SP1 requires downloading Excel macrocode encoded as base64 string.

The nosniff option forces server to flag this as security risk.

Resolution



Use one of the following approaches to resolve the issue:

Remove the nosniff option.

(Or)

Upgrade to the latest Pega release that implements different Excel integration approach that does not involve downloading macrocode.

Published September 25, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us