[midPoint] Advice on ITSM plugin
Alexandre Zia
alexandre.zia at ifood.com.br
Fri Mar 22 16:44:04 CET 2019
We are trying to create an ITSM plugin to integrate our manual connectors
with Jira.
The midpoint internal case system works well, however the operators forget
to close the cases work items, and we end up with tons of open cases. So we
thought Jira could work better.
Looking at the https://github.com/Evolveum/connector-manual-sample
repository to understand how itsm plugin works.
We are able to compile and generate the connector:
connector-manual-sample-1.0.0-SNAPSHOT.jar from that repository.
However midpoint seems to not like it, putting it inside
'midpoint-data-dir/icf-connectors' directory but midpoint just ignores it,
does not load,
What am I doing wrong?
I know this connector uses the "@ManagedConnector" annotation and not
"@ConnectorClass"
also does not implements Connector or PoolableConnector
But then how to use an external (not buit-in) Manual connector?
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20190322/af80813a/attachment.htm>
More information about the midPoint
mailing list