Unable to Propagate Approve For Workflow Event Created For All Workflow Using Agile Configuration Propagation (ACP)
(Doc ID 2008634.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 to 9.3.4.0 [Release 9.3]Information in this document applies to any platform.
Symptoms
When attempting to propagate Approve for Workflow event created for All Workflows from source instance to target instance using Agile Configuration Propagation (ACP), below error occurs:
Error
Unable to resolve one or more values for the property "Event".:
[<Unknown Object Type ID [264]>: Event_Name (API Name=Event_Name)]
Steps
This issue can be reproduced by will by following below steps:
- Log in to Java Client as admin.
- Go to Admin tab > Data Settings > Classes, create a subclass "AcpPatchTest" for Change Orders and enable it.
- Go to Admin tab > Data Settings > Criteria, create a criteria against the new subclass with below information:
Name: AcpPatchTest
API Name: AcpPatchTest
ObjectType: AcpPatchTest - Go to Admin tab > Workflow Settings > Workflows, create a Workflow with below information:
Name: AcpTest
Matching Crieria: AcpPatchTest - Add Status: Pending, Complete to the Workflow "AcpTest"
- Add criteria "AcpPatchTest" to each status.
- Go to Admin tab->System Settings->Event Management, create below Event:
Name: acp test event
Event Type: Approve for Workflow
Workflow: <ALL>
Object Type: N/A - Create below Event Handler:
Name: ACP test handler
Handler Type: Java PX
Role: Approve/Reject
Event Action: select any available action(i.e.com.agile.agilepharma.integration.px.UserIntegrationPX) - Create below Event Subscriber:
Name: ACP test subscriber
Event: ACP test event
Event Handler: acp test handler - ACP Export source to agl file.
- ACP import the exported agl file to target.
- Check import.err
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 |
Cause |
Solution |
References |