Tagged Questions
1
vote
1answer
57 views
CAML batch query - valid XML?
The standard format of a CAML batch query is as follows:
<?xml version="1.0" encoding="UTF-8"?>
<ows:Batch OnError="Continue">
<Method ID="">
...
1
vote
0answers
474 views
Nintex Workflow Query Lookup Filter not working for User field [closed]
So I have a nintex workflow where a username is extracted from an infopath form via Query XML. Confirmed that it comes out into the user variable (of type person or group) in the format DOMAIN\USER
...
1
vote
0answers
72 views
Update SharePoint field with XML illegal characters using caml [duplicate]
Possible Duplicate:
How to query using CAML when a value has < in the value
I am trying to update a field named Title using caml query. The value that i am trying to put is ...