Hi Experts,
I'm working on SAP Work Manager 6.0 and customizing the notification add transaction to add a new field.
As per enhancement guide, I've extended steplet, stephandler, BAPI and object class, Also added parameters in config portal.
In the Agentry application notification post step, I've changed the value so that it's pointing to the new steplet class.
When I run the application with new changes, I'm getting the below Java Exception.
throwExceptionToClient::begin
2014/06/24 16:20:23.705: + User=cg-abhishekw
2014/06/24 16:20:23.705: throwExceptionToClient::com.syclo.sap.component.tpc.lam.notification.Steplet.NotificationPostSteplet::throwExceptionToClient::115::NotificationPostSteplet -
2014/06/24 16:20:23.707: + BackEnd=Java-1
2014/06/24 16:20:23.707: : 1 lines, 1 non-printing characters, 257 total characters
Exception while running transaction update step for step '': Java Business Logic Error: com.syclo.agentry.BusinessLogicException: NotificationPostSteplet - in V tNativeObjectReference at d:\syclo_buildbot\6.1\syclo\ag3\agent\javabe\AgentryJavaSteplet.h:298
I'm not able to debug the Extended steplet class as control is directly going in steplet superclass where it throws this exception.
Steve StreeterJason LatkoBill Froelich Can you please help here.
Regards,
Abhishek Wajge
Tags edited by: Michael Appleby