Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

generating wsdl for table

habin
Kilo Contributor

Hi I'm stuck with a problem.

I have created a module "module_1" (like incident , problem) . Module contains only a table "table_1". I need to get the wsdl for this table, just like we get https://demo.service-now.com/incident.do?WSDL for incident . when I give https://demo.service-now.com/module_1.do?WSDL its giving an error :
Cannot generate WSDL for table 'table_1'.

Any help will be greatly appreciated.

- Habin

5 REPLIES 5

Great to hear it -- I have made that very same mistake 🙂