An thíos línte Blúire cód a thabhairt cothrom le dáta an xml infopath taifead(comhad)
SPList _list = _web.Lists[“SampleFormLib”];
MemoryStream myInStream = MemoryStream nua(item.File.OpenBinary());
Léitheoir XmlTextReader = XmlTextReader nua(myInStream);
XmlDocument doc = XmlDocument nua();
doc.Load(léitheoir);
reader.Close();
myInStream.Close();
XmlNamespaceManager nameSpaceManager = XmlNamespaceManager nua(doc.NameTable);
nameSpaceManager.AddNamespace(“mo”, “http://schemas.microsoft.com/office/infopath/2003/myXSD/2009-06-11T12:44:57“);
doc.DocumentElement.SelectSingleNode(“mo:Stádas”, nameSpaceManager).Téacs Istigh = “Sábháilte”;
doc.DocumentElement.SelectSingleNode(“mo:SaveDate”, nameSpaceManager).InnerText = DateTime.Today.ToString();
System.Text.ASCIIEncoding ionchódú = System.Text.ASCIIEncoding nua();
SPFile newFile = _web.Folders[“SampleFormLib”].Files.Add(item.File.Name.ToString(), (encoding.GetBytes(doc.OuterXml)), fíor);
item.File.Update();
Bí cinnte a fhorghníomhú tú item.File.Update() iad chun na hathruithe (Fuair mé an earráidí agus a fhorghníomhú item.Update() and spent couple of hours to find 🙁 )
An bhfuil tú a mheas ag cur roinnt tuairimí éagsúla ar do article? I mo thuairimse, d'fhéadfadh sé feabhas a chur ar an lucht féachana a thuiscint.