I'm building a widget to sit on a desktop that queries using the .NET
API to display open tickets from the Help Desk, Infrastructure Change,
Problem Investigation, and Work Orders forms for a given user and
their primary group. I am having a small challenge trying to figure
out how to retrieve tabl
D]> wrote:
> Instead of "Item(i)", try doing "[i]" as in...
> string entryID = efvl[i].EntryID;
>
> Regards
> Appajee
>
> -Original Message-
> From: Action Request System discussion list(ARSList)
>
> [mailto:[EMAIL PROTECTED] On
formName =
> "HPD:HelpDesk"; ] instead? No space between Help and Desk.
>
> Stephen
>
> -Original Message-
> From: Action Request System discussion list(ARSList)
>
> [mailto:[EMAIL PROTECTED] On Behalf Of bswrchrd
> Sent: Sunday, July 22, 2007 11:57 PM
I am newbie and trying to display the values in the fields associated
with a entryfieldvaluelist using the following C# code:
using System;
using System.Collections.Generic;
using System.Text;
using BMC.ARSystem;
using BMC.ARSystem.Utilities.Common;
namespace BMC.ARSystem
{
public class Searc
I am trying to build a *simple* query function using the .NET API and
PowerShell to query Remedy for a value in a specific field but I am
having no luck. I spent the day googling, reading the C API guide, the
examples from the FTP site, a couple of vbscript examples, and reading
the majority of the
5 matches
Mail list logo