Hello,

Any idea about how to see if "OPTIONS" method is enabled in a web service ?

According both to changelog and documentation, the "OPTIONS" method is available in SA 17 but I can't see this new one in Sybase Central (I'm currently using version 17.0.10.6175).

asked 29 Dec '20, 02:02

bhoupert's gravatar image

bhoupert
26113
accept rate: 0%

edited 29 Dec '20, 10:41

Volker%20Barth's gravatar image

Volker Barth
39.7k357545815

1

I can confirm that: The OPTIONS method seems to be missing in the GUI, however, you can certainly use the CREATE SERVICE statement to add a webservice with that method.

I'm not aware of a system catalog table/view that lists the supported methods for a web service, particularly SYSWEBSERVICE does not.

(29 Dec '20, 06:24) Volker Barth

Thanks Volker Barth for reply. I can confirm that OPTIONS method is enabled but missing in the GUI.

(06 Jan '21, 02:30) bhoupert
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×230
×62

question asked: 29 Dec '20, 02:02

question was seen: 553 times

last updated: 06 Jan '21, 02:30