Hi,
I am new to this area of web services.
I published a batch job "MyTestWebServices" as a web services from the Management Console. Created the WSDL and tested this web services via SoapUI tool.
Working fine as desired.
But this WSDL also contains details for all web services (eg, Get_BatchJob_ExeDetail, Get_Trace_Log, Logon, Logout, etc) which I believe are used by DS server for its internal operations.
I do not want the consumer of this WSDL to know about this extra web services.
Please help me understand how can I generate a WSDL only for my job "MyTestWebServices" where the other services are not visible.
Thanks,
Rajesh