Hello folks. I need to customize error.jsp in Windchill 10.2. Upon getting error 500 some action needs to be taken. Any idea how to proceed with the solution?
Feb 09, 2017
11:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 09, 2017
11:00 PM
Hello folks. I need to customize error.jsp in Windchill 10.2. Upon getting error 500 some action needs to be taken. Any idea how to proceed with the solution?
500 error page: Display "add mailto" option to create a ticket for the new user.
email to: IT-Support@abc.com
subject: SEC_Windchill new user account
body: Please create account for this user.
Labels:
- Labels:
-
General Customization
- Tags:
- group discussion
2 REPLIES 2
Feb 10, 2017
09:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 10, 2017
09:39 AM
Here is where you have all the error files from Apache
Feb 22, 2017
11:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 22, 2017
11:10 AM
You can consider putting a java script popup ( you can write in error.jsp) that displays the message what do you want to display followed by re-directing the URL to your company support site.
