CHG<underscore>Change
CHG_Change

Not CHG:Change - you will not find that.. You will not find attachments there though.. Attachments are stored in the B tables. The related B table for Change will be B followed by the schemaID for CHG:Change..

Attachments however are read using AR Systems native API's. You will have to consider that when creating your java plugin..

For Date time values you could do the conversion from the integer stored in the DB to its EPOCH value..

Joe

-----Original Message----- From: gok's Sent: Wednesday, March 09, 2011 6:39 PM Newsgroups: public.remedy.arsystem.general
To: [email protected]
Subject: Re: Hi all I need some information regarding Vendor form

Joe Martin D'Souza thanks for replying to my doubt....I will probably go with
the CHG:Chage table as you mentioned again thanks for helping me.

Thanks





Joe Martin D'Souza wrote:

Alternately you could even use the view CHG_Change which will contain all
the fields in a more legible English like names like Description instead
of
C8..

Joe

-----Original Message----- From: Grooms, Frederick W
Sent: Wednesday, March 09, 2011 4:27 PM Newsgroups:
public.remedy.arsystem.general
To: [email protected]
Subject: Re: Hi all I need some information regarding Vendor form

What you are seeing is a list of vendor tables (which you can create a
Vendor Form against) exposed thru the getListForms method in your plugin.
If it is listing the tables on the remote system you would need to pick
the
T table of the form you want.

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of gok's
Sent: Wednesday, March 09, 2011 2:31 PM
To: [email protected]
Subject: Hi all I need some information regarding Vendor form

Hi Listers ,

I have created a Java ARDBC plugin and connected to external database as
soon as I load my plugin in the Vendor form I see the available Vendor
tables which are arcontainer,arctr_groups_ids,
arctr_subadmin,ardefnrel,arref_group_ids,arreference,arschema...

when I select arschema I see list of  available column's showing up but
not
the schema's which I want.

how can I get required schema table for example CHG:Change how can I get
it.

Environment:
ARSystem 7.5 patch 4
DB:SQL 2008

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to