We have a routine in one namespace.
We have a Cache SQL table in a different namespace.
What is the syntax for inserting into this table from the routine in the other namespace?
Can this be done without using ZN?
Thanks.
Please use this group for discussions about all product field tests.
We have a routine in one namespace.
We have a Cache SQL table in a different namespace.
What is the syntax for inserting into this table from the routine in the other namespace?
Can this be done without using ZN?
Thanks.
Downloading the release notes for 2018.1 gives the 2017.1 PDF release notes.
Can someone please correct this or direct me where the release notes could be found
We are currently using Ensemble on AIX. We are on 2015.2.2. If I install Field Test on a windows desktop, is it possible that I can import the Cache.dat from my AIX server, so I can do some Proof of Concept development?
Thanks
Scott
Hi,
Can you provide a link to a valid license key zip file as the previous key expired December 31st, 2017.
Many thanks.
Hi, the 2017 filed test key has expired. When can we get the new one?
Now that 2017.1 has been released, any indication when we can look forward to the next Field Test starting?
Update on 27-Apr-2017: the 2017.2 FT for Caché and Ensemble is now available via this page.
Update on 02-May-2017: announcement posted here.
When I go to the 2016.2 FT download page I'm also offered a link to the Atelier Beta:
That link takes me to a page showing a date from the end of last year:
Is this one slipping behind the full 2016.2 FT program, or is the page showing outdated information?
The 2017.1 FT keys expired on December 31st 2016. Can we have a new set?
Does anybody else have problems installing the Caché 2017.1 FT for Win_x64?
I'm getting an error "Unable to execute the required file: The following system error has occurred: The system cannot find the file specified. (2)"
This is happening with the very latest version (build 726) and the previous one ( build 720), whereas the builds before were fine.
I've uninstalled Caché to see whether it was an upgrade vs clean install problem but it makes no difference.
The FT keys InterSystems currently make available to us in the zips from the download pages are due to expire at the end of this month (31-Aug-16). Will there be new keys soon?
Also wondering when we might expect new FT builds for 2016.2 and 2016.3. The last published ones were 24-Jun-16 and 16-Jun-16 respectively.
I haven't seen an Atelier update for a while either.
Hello
During some consultant activity I did at a client's I have discovered something very interesting. It seems like the current processing cycle as written in ObjectScript has trouble utilizing an SSD-based storage machine with five-digit IOPS.
I was trying to modify the REST.DocServer sample in the SAMPLE namespaces to use the new %Object and %Array system objects (Ensemble 2016.2 build 636) with the following changes:
/// This method returns a list of namespaces for this server
ClassMethod GetNamespaces() As %Status
{
#dim tSC As %Status = $$$OK
#dim tList,tNS,tFilteredList,tValue As %String
#; Get the list of namespaces
Do List^%SYS.NAMESPACE(.