WebScript Description File Tags(Attributes)' Possible Values

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2011 09:43 AM
Dear All,
While writing WebScript, want to know some thing more about Description files Tags (Attribute).
Now in above code
For
1)Format tag there are three response ::HTML, ATOM, XML, RSS, JSON, CSV (Is Excel allowed or can we extend it ?)
2) <format>argument/extension </format> :: What all the possible values ??
2) Authentication ::user,guest,admin
3)Transaction allow == "PLEASE TELL ME WHAT ALL ARE VALUES AND ITS IMPACT"
4) <transaction …> PLEASE TELL ME WHAT ALL THE POSSIBLE VALUES HERE {Apart from required}</transaction >
And also guide me what all the possible impact of those different values.
Thanks!
-Nirvan
While writing WebScript, want to know some thing more about Description files Tags (Attribute).
<webscript> <shortname>Custom Name</shortname> <description>Custom message</description> <url>Your Path</url> <format default="json">argument</format> <authentication>user</authentication> <transaction allow="readwrite">required</transaction></webscript>
Now in above code
For
1)Format tag there are three response ::HTML, ATOM, XML, RSS, JSON, CSV (Is Excel allowed or can we extend it ?)
2) <format>argument/extension </format> :: What all the possible values ??
2) Authentication ::user,guest,admin
3)Transaction allow == "PLEASE TELL ME WHAT ALL ARE VALUES AND ITS IMPACT"
4) <transaction …> PLEASE TELL ME WHAT ALL THE POSSIBLE VALUES HERE {Apart from required}</transaction >
And also guide me what all the possible impact of those different values.
Thanks!
-Nirvan
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2011 10:16 AM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2011 02:58 AM
Hello Mike,
wiki does not contain answer to third question above so can you please explain the possible values as they don't seem to be documented anywhere?
Regards,
Ivan
wiki does not contain answer to third question above so can you please explain the possible values as they don't seem to be documented anywhere?
Regards,
Ivan
