cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

IE issue in widchill 10.2

akr
1-Newbie
1-Newbie

IE issue in widchill 10.2

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?

ACCEPTED SOLUTION

Accepted Solutions
KD
5-Regular Member
5-Regular Member
(To:akr)

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

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

Regards,

Kaushik

View solution in original post

5 REPLIES 5
LoriSood
22-Sapphire III
(To:akr)

What is the exact error message you are getting?

akr
1-Newbie
1-Newbie
(To:LoriSood)

ieError.PNG

KD
5-Regular Member
5-Regular Member
(To:akr)

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

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

Regards,

Kaushik

akr
1-Newbie
1-Newbie
(To:KD)

Thanks Kaushik..It worked for me.

Announcements


Top Tags