Endevor Webhooks to jenkins invalid data
search cancel

Endevor Webhooks to jenkins invalid data

book

Article ID: 97805

calendar_today

Updated On:

Products

Endevor Brightside

Issue/Introduction

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?

Environment

Endevor

Resolution

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