• Problems creating person objects

    4
    0 Votes
    4 Posts
    797 Views
    M
    When facing problems creating person objects in programming, it often comes down to issues with class definitions, constructor parameters, or object instantiation. Make sure your class includes the correct attributes, that your constructors are properly defined, and that you’re passing the right types of values when creating each object. Debugging step by step—checking for typos, missing parameters, or incorrect method calls—can help identify the problem quickly. Just like a fatgum cosplay jacket needs precise design and attention to detail to perfectly capture the character from Taishiro Toyomitsu, creating person objects requires careful structure and proper setup to function correctly. Both rely on accuracy and proper configuration to achieve the desired outcome.
  • Using cmdb.condition.read to search for tags

    6
    0 Votes
    6 Posts
    428 Views
    W
    [SOLVED] @Michael-Huhn this seems to work. However you discovered that, because for me it's not very intuitive to "search =<int>" when it's more like a "search where in <text>". Thanks a lot.
  • i-doit API and Power BI Desktop integration

    api powerbi reports integration
    2
    0 Votes
    2 Posts
    815 Views
    R
    @Irmantas Hey Irmantas, do you find a solution to read out informations form i-doit api and get in in Power BI? I´m looking also for a solution for this case. Best greadings Robert
  • Report manager - search by Operating system doesn't

    5
    3
    0 Votes
    5 Posts
    784 Views
    M
    @Michael-Huhn Great! Hot fix did the job: [image: 1702035027806-40689a91-845d-47c5-bfc9-fed575095dd4-image.png] now is ID used correctly Thank you
  • API create object from template

    26
    0 Votes
    26 Posts
    7k Views
    M
    @mamawe said in API create object from template: @Kleinrotti I can confirm that this works with API version 1.13 too. Just tested with API version 1.13.1: it works there too, but has to be inserted at line 292. Kind regards, Mathias
  • problem with i-doit event

    1
    2
    0 Votes
    1 Posts
    705 Views
    No one has replied
  • API search for it service relations of cables

    2
    0 Votes
    2 Posts
    713 Views
    huH
    push, push
  • Validation error appears in API 1.12.3

    3
    0 Votes
    3 Posts
    1k Views
    F
    Thank @Michael-Overkamp! I confirm that the hotfix solves the issue.
  • Bug reintroduced? Updating a single-value category via API

    1
    0 Votes
    1 Posts
    652 Views
    No one has replied
  • Get all object data via API

    7
    0 Votes
    7 Posts
    4k Views
    U
    @arthur-koch yes it is, but afaik there is no documentation. In python looks somehow like this: data = { 'id': 1, 'version': '2.0', 'method': 'cmdb.object_type_categories.read', 'params': { 'apikey': self.apikey, 'language': self.language, 'type': obj_id }, }
  • quick configuration wizard does not working

    8
    0 Votes
    8 Posts
    2k Views
    Jung Hoon LeeJ
    @michael-overkamp i'm so sad my picture was so big size that i can't send you anyway i was checked it what u said it pressed check button and it was be turn red cross sign(hide) and the title font was changed and i press "Accept" button, but notthing changed it and notthing Accepted it i have strange one another things, i can't be change status be hide another one should i need to re-install cmdb whole thing?
  • Linking two objects together via API

    2
    0 Votes
    2 Posts
    946 Views
    Michael HuhnM
    Hello @SHQuinn4Com, short and painless cmdb.category.save = Key -> object cmdb.category.create = Key -> objID
  • Software assignment with version not always working

    5
    0 Votes
    5 Posts
    2k Views
    LFischerL
    Hey @fa__ yes, that's correct - working with the ID will work, since i-doit does not have to "look up" the correct version on its own. I have created a bug ticket for the this Thanks for finding this issue! Best regards Leo
  • API password encoding

    3
    0 Votes
    3 Posts
    1k Views
    F
    Thank you @lfischer . That solved the issue, now the API returns the password decrypted.
  • Replication of application version attribute

    category custom
    1
    0 Votes
    1 Posts
    592 Views
    No one has replied
  • Upload file using API

    3
    1
    0 Votes
    3 Posts
    878 Views
    F
    @michael-overkamp It works fine now. Thank you!
  • Application Dependancy Mapping

    adm
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Update a single-value category with Api

    8
    0 Votes
    8 Posts
    2k Views
    Philipp HörselmannP
    Hi @mirkomatonti do you use the i-doit open or i-doit pro? If you are using the open version you can find the download in the download section of https://www.i-doit.org/download/ If you are using the pro version you can download the version from the customer portal with your customer login Cheers, Phil
  • Batch Request

    3
    0 Votes
    3 Posts
    1k Views
    Michael HuhnM
    Hallo @DFARehnitz du hast es zwar schon selbst herausgefunden aber hier mal ein Link zur Spezifikation von JSON Requests. Dort siehst du wie ein JSON aufgebaut sein muss. https://www.jsonrpc.org/specification