Skip to end of banner
Go to start of banner

Core-Service

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

ReadObjects, Method = "POST"

  • Parameter DtoResult
  • Liefert Objekte je nach Filter zurück
  • Folgende Classtypes sind aktiv:
    • Occurrence = 0,

    • Registration = 1,

    • Person = 2,

    • Membership = 3,

    • MembershipRegistration = 4,

    • Appointment = 5,

    • Resource = 6

  • Occurrence werden noch zusätzlich nach den Felder IsOccurrence = true und AllowPublicationWeb = true gefiltert und Status hat Keyword OccurreneWebVisible
  • Folgende Filter sind aktiv:
    • Equal = 7,
    • NotEqual = 8,
    • LessThan = 9,
    • GreaterThan = 11,
    • Contains = 25
  • Fehler:
    • Kein Classtype gesetzt - Code 500
    • Exception - Code 500



 

  • No labels