Skip to main content
edited title
Link
Keshav Taurah
  • 1.7k
  • 4
  • 27
  • 51

Changequery unable to read Changeitemnot displaying all changes

edited tags
Link
Keshav Taurah
  • 1.7k
  • 4
  • 27
  • 51
added 18 characters in body
Source Link
Keshav Taurah
  • 1.7k
  • 4
  • 27
  • 51

My scenario is i have a list of companies and each time am creating a new company(folder),i should be able to use the changequery method to identify the company created and create a document set inside it. i can get the number of changes correctly using the first log.Info() but log.Info("folder is "+folder.Name); is not displaying anythingonly the first folder i created!!!

My scenario is i have a list of companies and each time am creating a new company(folder),i should be able to use the changequery method to identify the company created and create a document set inside it. i can get the number of changes correctly using the first log.Info() but log.Info("folder is "+folder.Name); is not displaying anything!!!

My scenario is i have a list of companies and each time am creating a new company(folder),i should be able to use the changequery method to identify the company created and create a document set inside it. i can get the number of changes correctly using the first log.Info() but log.Info("folder is "+folder.Name); is displaying only the first folder i created!!!

Source Link
Keshav Taurah
  • 1.7k
  • 4
  • 27
  • 51
Loading