FU

Friday, September 17th, 2021 6:08 AM

MIssing Class in Eclipse for collibra workflow

HI Team,
While trying to set up the basic workflow in Eclipse, and exported that BPMN to Collibra, but in Eclipse IDE the class MailSender is missing.
What we have is MailToURLConnection:-

Do you know of anyway, this can be brought up in Eclipse? Now when I generated my workflow, it is allowing me to create Business term, but I do not see “Notification workflow started successfully“.

Screenshot of my Workflow;-

XML belowI did try to change the classname manually, highlighted in yellow, but still doesn’t work)
Please advise.

<?xml version="1.0" encoding="UTF-8"?> This is my second workflow attempt startevent1 servicetask1 endevent1

Thanks
ANshu

643 Messages

 • 

2K Points

3 years ago

@grant.rollerson, might you be able to help track down a response for ANshu?

3 years ago

@anshu.jha.transport.nsw.gov.au - you should not be using the mail sender delegate to send out emails as it is APIV1. Please may I suggest using mail bean instead or mail task? Both options will allow you to do so.

Mail task is possibly the easiest option where you have to provide the sender, heading and content.
Thank you

Loading...