Hello Support,
with the following Link i can get the Joblist with given fields (id, name and active)
http://localhost:8001/VisualCron/text/job/list?username=username&password=password&columns=id,name,active
If i want the same list with xml structure, visualcron try to send not only this fields also the other empty
xml elements. This is a very big unneccessary data for us.
Ist ist possible to get this xml-reply without all emtpy elements, ? We just need only the xml elements for this given fields.
Best regards
Dennis