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

Thread: Change Management WSDL's and vb.net

  1. #1

    Default Change Management WSDL's and vb.net

    Does anyone have experience with arrays? We have a vb.net program which adds an asset to the device table and then updates a change ticket with the asset information. The program works great, but it over writes any existing asset information that may already be saved in the ticket. We need to determine if a value exists in the asset array and we need to move to the next line in the array and add the new asset.

    Is anyone doing anything like this?

    Thanks in advance.

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

    Default

    Hi,

    one idea... create a temporary field and expose it in the WSDL. Then you can place the modification code (adding to array) into the Process that you call from WSDL....

    HTH

    Lars

+ 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