Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. beh_3045
    3. Posts
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 11
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: OTRS New Version (6) Support ?

      I Could Not Find It. What Is The Name Of The add-on? Or Download Link?
      Thank You For your Answer.

      posted in Development
      B
      beh_3045
    • OTRS New Version (6) Support ?

      Is i-doit support Otrs Version 6 ?

      posted in Development
      B
      beh_3045
    • RE: Getting all objects assigned to a person

      Thnks for your replay Its OK.

      posted in Development
      B
      beh_3045
    • Getting all objects assigned to a person

      hi,
      I'm using i-doit api for getting data from system.
      now I can get all contact assignments of an object using api,for example all contacts that are assigned to a client.
      but now I want to get All objects that are assigned to a person,
      for example all switches,clients,servers,… that are assigned to a specific user.
      is there any way to do this using api or a sql query?

      posted in Development
      B
      beh_3045
    • RE: OCS Import - software assignment not imported

      yes thats it.
      thanks

      posted in Development
      B
      beh_3045
    • OCS Import - software assignment not imported

      hi,i use i-doit version 1.8.3.1 and ocs inventory version 2.3.1
      ocs inventory has fetched software and hardware information completely but when I import data to i-doit,software assignment only includes operating system.what is the problem and how to fix it?

      posted in Development
      B
      beh_3045
    • How can i make my own ticketing system?

      how can i make my own ticketing system? (like otrs,rt,itop)
      is it possible with API?

      posted in Development
      B
      beh_3045
    • How can i design new theme for i-doit?

      hi
      is it possible to make new theme for i-doit different from smarty? use bootstrap or responsive design?

      posted in Development
      B
      beh_3045
    • Updating objects inner items

      hi, im using this json format to update title of an object
      {
          "version": "2.0",
          "params": {
              "apikey" : "1evk8k9r5e",
              "id" : "45",
              "title" : "test_title"
          },
          "id": "1",
          "method": "cmdb.object.update"
      }
      but i want to update or add new inner properties like model,cpu,memory etc..
      for example i want to add two cpu's to a device or update a cpu's frequency
      how can i do this by calling api using json? is there a good documentation for parameteres that can be used for each function?

      posted in Development
      B
      beh_3045
    • RE: PHP i-doit API Client "Creating is not possible here."

      Thank you so much,You saved my day!

      posted in Development
      B
      beh_3045
    • PHP i-doit API Client "Creating is not possible here."

      in PHP i-doit API Client module,method cmdb.objects.create/update does exist??????? or our using method is incorrect?

      posted in Development
      B
      beh_3045