cancel
Showing results for 
Search instead for 
Did you mean: 

WebScript Description File Tags(Attributes)' Possible Values

nirvanvjain
Champ on-the-rise
Champ on-the-rise
Dear All,

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
2 REPLIES 2

ivan_plestina
Champ in-the-making
Champ in-the-making
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