For more information, please refer to this announcement explaining best practices for getting answers to questions.
HCM Journey Booster Process Automation Error - REST End Point Service Error
Summary:
ERROR when employee is initiating the Journey which calls an OPA process:
Error while evaluating expression: ${output_body.prop('items').elements().get(1 - 1).prop('names').elements().get(1 - 1).prop('DisplayName').value()}. Cause: org.camunda.spin.json.SpinJsonDataFormatException: SPIN/JACKSON-JSON-01002 Expected 'SpinList', got 'OBJECT'
Looks like the issue is parsing the response? But the configuration for the output seems to be straightforward
Content (please ensure you mask any confidential information):
See above
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):
See above