I have created a new document service to import data in to the JMGAbsenceCalendar table. The query I based the document service on simply contains the JMGAbsenceCalendar table. I have only enabled the create operation for this inbound port. I am able to deploy the Inbound Port with no issue, and ab able to write the C# class to consume the service. Everything looks good, but the record is not being created, and an exception of type warning is being thrown. The response I get from the create operation contains the RecId field, which has the value of 0. The warning being thrown is "Could not create correlation for message {F6ACA8FA-CC86-418F-9BB7-A5A1AE333EEA}". For the life of me I cannot understand what is going on here. The document (xml file) being processed looks just fine. Any input would be greatly appreciated, as I have never encountered a nagging issue like this before, and am just stuck at this point.
*This post is locked for comments
I have the same question (0)