We have implemented Endevor Webhooks and one of our teams have installed the Jenkins Generic Webhook plugin to consume the webhooks in Jenkins. At the moment the team says that they are getting 'junk' (non-readable characters (i.e. ?£ÅÓÙÖ£¤??¥?Éã)
Generic Cause
Building in workspace /var/lib/jenkins/workspace/Endevor_webhook
GenericWebhookEnvironmentContributor
[Endevor_webhook] $ /bin/sh -xe /tmp/jenkins.sh
+ echo
Finished: SUCCESS
Should there be some type of character conversion?
Endevor
It means youv are not starting the Tomcat server with the appropriate Java property to indicate the Endevor payloads should be picked up in EBCIDIC:
-Dmf.webhook.file.encoding=cp01140