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 notification post step, I've changed the value so that it's pointing to the new steplet class.
When i debug the java steplet class, Its giving the below exception.
while running transaction update step for step '': JavaBackEndError: java.lang.ClassNotFoundException: com.syclo.sap.component.custom.lam.notification.Steplet.CustomerNotificationPostSteplet in AgentryStepletFactory::createTransactionSteplet at AgentryStepletFactory.cpp:217
AgentryStepletFactory.class not found.
I'm not able to even debug the steplet class, because I'm directly getting this error in Java.
Can you please help Steve StreeterJason Latko
Regards,
Abhishek Wajge
Message was edited by: Michael Appleby