Hi Richard,

I gave a presentation during the Intersystems DevCon in Orlando on how to map
existing globals to Cache Objects using CDL generation.

I wrote an extensive example to demonstrate it (it 'looks' at the global, and
creates documentation which you can modify, and generates CDL files which it
imports into Cache Objects.

I can send you the file if you want, if you don't mind to receive a 1Mb email
(like i said an extensive example).

Best Regards,

Danny wijnschenk

Richard Bellis wrote:

> Hello,
>
> Does anyone know how I can map a delimited M global via the Object Architect
> or using CDL?
>
> e.g.,
>
> ^TEST(id)="field1^field2^field3"
>
>    etc ("^" is the Delimiter)
>
> I've played about with the Object Architect to no avail. If also looked
> through the class definition documentation.
>
> Does anyone have any ideas?
>
> Richard.


Reply via email to