You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error in Data Association -> java.lang.ClassCastException: java.lang.Double cannot be cast to org.w3

edited May 5, 2018 7:00AM in Process Automation 1 comment

Summary

Error in Data Association -> java.lang.ClassCastException: java.lang.Double cannot be cast to org.w3c.dom.NodeList

Content

Hi Experts,

 

I am getting error when I am try to map Bearer Token as an Authorization token in REST API call.

 

In order to call REST API from PCS Service BPMN activity, which is using Bearer Token as authentication; I am passing Authorization Header as a HEADER PARAMETER in Service call.

 

   <dataState>

      <dataObject name="bearer" isBusinessIndicator="false">

         <value>

            <bearer xmlns:def="http://www.w3.org/2001/XMLSchema" xsi:type="def:string" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!