Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 5 of 5

Thread: List of Keys SM7

  1. #1

    Default List of Keys SM7

    I'm trying to get a full list of Incident key from SM7 via Webservice.

    In SC6.22 there where methods to do so. But in SM7?

    Any Ideas?

    Thanks in advance

  2. #2
    Senior Member
    Join Date
    Jun 2002
    Location
    Germany
    Posts
    291

    Default

    Hi,

    I got the statement from HP, that the sc62webservice should be used for such purpose. It is supported with SM7 (SM7 webservice does not have this functionality...)

    Greetings,

    Lars

  3. #3
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    Let me quote a paragraph to be found on HP ITRC forums
    (this is still valid for SM7):

    The default value for the 'sc.wsurl' parameter is NOT incorrect. '/sc61server' points to the resource path of the Apache Axis servlet, which is one of the two servlets that have been implemented for servlet mode in 6.2. The other one is the SUN JWSDP servlet, whose resource path is '/sc62server'.

    Hence, '/sc61server' does not refer to an old version of ServiceCenter, but rather the Apache Axis implementation, which is documented as being the default SOAP implementation since it is the more common and what was mostly used for the SC 6.1 client.

    Here is what we discussed regarding the MIME and the DIME question:

    The sc62server accepts MIME and sc61server accepts DIME.

    If the Web Service Request uses URL http://serverort/sc62server/PWS/.., the client should send request with MIME type.
    If the Web Service Request uses URL http://serverort/sc61server/PWS/.., the client should send request with DIME type..

    But our sc62 server JavaScript still use gsoap which only supports DIME type. So if we use ServiceCenter JavaScript Web Service request, ServiceCenter only support DIME type.

  4. #4

    Default

    Thanks for your post, but how will this answer my question?

    I want to get all Incidents in SM7! In SC6.22 there is a Webservice method getKeyList. But in SM7??? I didn't found it....

  5. #5
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    As I wrote in my previous post, the old URIs are still valid for SM7.
    Try putting http://<smserver>:<smport>/sc62server/PWS/IncidentManagement.wsdl
    in the browser.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts