When Invoked From Java Client, Message Displayed by Change Status Event PX Has Unexpected Line Break
(Doc ID 2130304.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.2.0 and laterInformation in this document applies to any platform.
Symptoms
Actual Behavior
Message displayed by status change event process extension (PX) has unexpected line break when the PX is invoked from Java Client
Expected Behavior
Message displayed by status change event PX not to have unexpected line break when the PX is invoked from Java Client
Steps to Reproduce
- Copy the jar file to %Agile_Home%\integration\sdk\extensions. This jar file includes below code:
- Login to Java Client as admin user
- Goto Admin tab > System Settings > Event Management > Event
- Create new Event
Name: TestCSEvent
Workflow: Default Change Orders
Status - From: Submitted
Status - To: CCB - Goto Admin tab > System Settings > Event Management > Event Handlers
- Create new Event Handler with following information:
Event Handler Type: Java PX
Name: TestCSHandler - Goto Admin tab > System Settings > Event Management > Event Subscriber
- Create new Event Subscriber with following information:
Name: TestCSSubscriber
Event: TestCSEvent
Event Hander: TestCSHandler
Trigger Type: Pre
Execution Mode: Synchronous
Error Handling Rule: Stop - Login to Java Client, create ECO and route to CCB status
- Change status, and see the message shows up has line break in unexpected place
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |