Re: [Arsperl-users] Finding out a forms Application name
Brought to you by:
jeffmurphy
|
From: Carey M. B. <bla...@gm...> - 2006-01-13 22:24:38
|
Brent, A single ( traditional ) form can be part of multiple ( traditional )applications. However, that is not true of "Deployable applications". (But workflow can cross reference things outside a deployable application too.) My guess is that this info is only stored in the Application object. (An ARS Container) Which you can get to via the ars_Export() function with the right parameters. HTH. -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS =3D Action Request System(Remedy) Solution =3D People + Process + Tools Fast, Accurate, Cheap.... Pick two. Never ascribe to malice, that which can be explained by incompetence. On 1/13/06, Bowman, Brent A <Bow...@st...> wrote: > > Hello all, > > I am searching for a way to find the application of a form automatically = from the database (for mid-tier links). I searched through the hashes that= ars_GetSchema and ars_GetVUI put out and they done seems to mention the ap= plication. > > i also have access to Oracle (which Remedy accesses) Does anybody know w= here the application information (which table) for a form is stored? > > Maybe it is that the table only lists the forms associated with the appli= cation as opposed to the other way around. > > Thanks, > > Brent |