Exception while cancelling active promotion in RPM12
Hi,
While users are trying to cancel an active complex promotion at detail level or header level in RPM12 application.
They are getting the following exception in RPM12:
The section(s) you have requested cannot be deleted from promotion header as they are currently tied to an active component.
Following is the java console exception captured:
4:46:26,406 ERROR [ServiceAccessor] InvocationTargetException received on a service call...
- java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)