Error while reading the integration queue
I am new to the web services and integration. We are getting the following error when the application tries to read the queue and writes record in staging table. Can someone help me understand this particular error :
Error in getNextOpportunityFromCRMQueue(); nested exception is: org.xml.sax.SAXException: Invalid element in crmondemand.serviceapi.Opportunity - bCM_Push
bCM_Push is a custom field that I have created on opportunity object, and we are tracking any changes to this field. I have setup a workflow that triggers wheever this particular field is updated and then gets it written into the integration queue. I have checked "Always Track" for this field while configuring the integration event. Any help would be appreciated.