-
Hello, I’d like to process multiple tickets at once in the Omnitracker. So far this works, but I’m running into the problem that comments only take over the first line. It doesn’t matter if I use Notepad to remove the control indicators for line breaks or not. Is there a solution for this? Thanks a lot.
- 24 views
- 1 answers
- 0 votes
-
Hi, I would like to ask if there is any way to remember the filter in the “Work Cockpit” for the “Responsible Group”. As I’ve observed, every time that I close the OmniTracker application the filter got lost. And when I open, I will set the filter again. This is time consuming especially when we are filtering different group. Thanks
- 13 views
- 2 answers
- 0 votes
-
Can we import the data from the Microsoft sharepoint site to the OmniTacker automatically?
- 20 views
- 1 answers
- 0 votes
-
Hello, Is there anyway to export the data in CMDB, like the CI Type and the VMs? Right now, when I’m trying to export only the count of VMs is being generated.
- 15 views
- 1 answers
- 0 votes
-
Hello, I use Omnitracker ver.11.2. I have following problem – when I change size of control (width/height) or color of text to custom via Properties tab, after choosing different property ie. Title then entered values are reverted to previous ones. Is there any trick for storing these values? Thank you in advance for the answer. Best Regards,Magda
- 14 views
- 1 answers
- 0 votes
-
Hello After changing network configuration by our system administrators I have the same error in import script Import Persons from AD – IA, 05. Persons – Every day ****** Error in ‘ScheduledImport’ at line 4: Error during ADs operation: Could not bind to schema! Error Code: 0x8007203a Error Text: The server is not operational. (IOtImport) Dim objFolder, objImport Set objFolder = ActiveSession.RequestFolders(ActiveRequest.UserFields(“Folder”).Value) Set objImport = objFolder.MakeImport strImpName = ActiveRequest.UserFields(“ImportName”).Value objImport.Run Left(strImpName, Instr(strImpName,”,”)-1) Where and how I can check a UserFields(“ImportName”) ? Where I can find the current value of ImportName? Thanks
- 26 views
- 5 answers
- 0 votes
-
Hi I’m trying to count RFCs associated with a specific CI but I’m not sure how. What I’m looking for is an export or view like this: Select CI.Title, Count(RFC.*) from ??? Group By CI.Title It would have been easy if it were a 1..*, 1..1 or a *..1 relation but as far as I can tell it a *..* relation which I do not know how to handle in OT. Pls. Help Kind Regards Rasmus
- 32 views
- 5 answers
- 0 votes
-
Hi All. I am trying to select tickets within start/end date – and is getting a good result at that 😉 Trying to do a common copy/paste – some fields is pasted with unknown tags. (skipping a cell aso.) So, tried to do an Tasks /Export to CSV – and only getting headers. No data! Any options /tasks I am missing?
- 32 views
- 2 answers
- 0 votes
-
Hello, how do i copy values from 3 fields into a Textfield? Best Regards
- 34 views
- 1 answers
- 0 votes
-
Hello, Is there a possibility to execute print task (output as WORD document) and redirect this file to chosen request as attachment? I execute mentioned task from form [on button click] as: Execute method of OtTask object// object.Execute (requests As OtRequests, export_filename As String, type As Integer [, parameters As IOtNameValuePairs]) Best Regards, Magda
- 26 views
- 2 answers
- 0 votes