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

Thread: OOB ServiceCenter Soap call CreateIncident Problem

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    1

    Default OOB ServiceCenter Soap call CreateIncident Problem

    Hi guys,

    Actually I'm testing the oob CreateIncident Soap Call with soapUI. The creation of the Incident works fine, now in a further step I want to add business logic in the im.first process. For that I need access to the Information of the XML messages. How I can access the information e.g the information in the <Severity>1</Severity> message from a process?

    Thanks for a reply.

  2. #2
    Senior Member
    Join Date
    Jan 2002
    Location
    The Netherlands
    Posts
    930

    Default

    The SOAP message, after receipt, will be processed as a regular message. So in im.first, you don't need to think about the origin, but just reference 'severity.code in $L.file' (or similar).

+ 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