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

Thread: Using join definitions

  1. #1
    Junior Member
    Join Date
    Oct 2008
    Posts
    13

    Default Using join definitions

    This is may be a rookie question, but I'm getting a "validation error" when trying to create a CI that calls a join definition between the device table and a CI attribute table. I know that validation errors usually occur when you didn't set a mandatory field. In this case, only one stub instance of logical.name is availabe to set (the one for the device table). How do I set logical.name on the joined CI attribute table since that is a mandatory field on that table?

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

    Default

    If the same field exists in both the main and attribute table, they will be managed as one. So I doubt the issue is with validation on the attibute file for logical.name.

    Could you post some more details on the error message and when it is generated?

  3. #3
    Junior Member
    Join Date
    Oct 2008
    Posts
    13

    Default

    harn145, you were right! We found our problem this afternoon and it was not with logical.name, but with a misuse of "type" in conflict with getType. We followed some info I found in a HP Best Practice Guide that told us to rename our extaccess caption for "type" to "CIType" so that it would not conflict with getType class. It works like a charm now. Thanks.

+ 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