Skip to main content
1-Visitor
July 7, 2014
Solved

IE issue in widchill 10.2

  • July 7, 2014
  • 5 replies
  • 4082 views

Hi,

I am facing "Forbidden exeption" issue during execution of custom/OOTB example IE tasks in Windchill 10.2 which is working in windchil 10.1 instance.

Any insights?

Best answer by KD_01

If you are running task using Http. i.e directly into the browser.

Then add access="http|internal" after <%page language="java"

Regards,

Kaushik

5 replies

23-Emerald II
July 11, 2014

What is the exact error message you are getting?

akr1-VisitorAuthor
1-Visitor
July 15, 2014

ieError.PNG

KD_0112-AmethystAnswer
12-Amethyst
July 16, 2014

If you are running task using Http. i.e directly into the browser.

Then add access="http|internal" after <%page language="java"

Regards,

Kaushik