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

Thread: Publish fields in a CI

  1. #1
    Senior Member
    Join Date
    Apr 2009
    Location
    Sydney, Australia
    Posts
    104

    Default Publish fields in a CI

    Hi,

    I created a record in extaccess to expose the logical.name and istatus fields of device table. I did not include any actions. when I tested the CI, it only allowes you to list down a list or a specific CI.

    Is it possible to put a condition to the published data? I only want to publish CI's who's status is Allowed. Is this possible in extaccess? If yes, how?

    Would appreciate any ideas on this.

    thanks and regards.

  2. #2
    Junior Member
    Join Date
    Mar 2010
    Location
    Frankfurt
    Posts
    21

    Default

    Hi,

    I think you could handle this with queries. You can set queries at the moment you want to retrieve a List/Keylist.
    With queries you could handle things like (status#"allowed") which gives you only the entries where status is "allowed".
    Of course you could handle more statements with AND/OR... so this could be an easy solution

  3. #3
    Senior Member
    Join Date
    Apr 2009
    Location
    Sydney, Australia
    Posts
    104

    Default

    thanks for your reply but that is not my question.

    i want to filter out the data BEFORE its published to the whole wide world (or whoever is going to consume the WSDL)

    does that mean the answer to my question is no?

  4. #4
    Junior Member
    Join Date
    Mar 2010
    Location
    Frankfurt
    Posts
    21

    Default

    You want to create a WSDL File that do this Service Manager sided?
    I gues that Service Manager sided, there is no possible way to do this.

    Is it possible to unload WSDL files from the Service Manager, change them manual and reload them into the Service Manager? Maybe you could implement a Filter in the WSDL, but don't know if this is possible.

+ 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