Sign In
New User? Sign Up
alltalk-avp · Alltalk Secure Messages
? Already a member? Sign in to Yahoo!7

Yahoo!7 Groups Tips

Did you know...
You can set the sort order of messages. Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.

Messages

  Messages Help
Advanced
Messages 71 - 103 of 121   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#103 From: "lrs_y_gk_07" <glenk@...>
Date: Sun Nov 2, 2008 1:03 pm
Subject:: New AllTalk server Released
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

A new version of AllTalk server has been released AllTalk Server V.1.0.0.169 31-10-2008 

This is a full release and testing has been completed.  To install the update, simply stop the 3 AllTalk services using Windows Management Console.  Replace the existing AllTalksvc.exe with the new one and then restart the services.

This is a replacement for the recent Server update (V1.0.0.159 13 October) which an incomplete fix for the Address.IN file problems.  Users of that version reported that the while the Address file remained small, the temporary address files were not being cleaned up and that the address data was incomplete.  So please ensure that you delete any temporary address files that may be in the  mailboxes folder (there may be hundreds).

Deeper investigation the problem revealed that faulty XML data in the some of the clients address details was causing the Address File re-indexing service to terminate abnormally leaving behind the incomplete Address files.  This new version overcomes the problem by checking the quality of the XML data before trying to apply it.

NOTE: I thought I sent this message before but I couldnt find it anywhere in the group.  So please forgive if it this message is a repeat!

Thanks

Glen.


#102 From: "lrs_y_gk_07" <glenk@...>
Date: Sun Nov 2, 2008 11:37 am
Subject:: New Features in Tracking Data - IMPORTANT TESTING REQUIRED.
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

Dear All,

Two important changes to AllTalk Tracking are about to be released. 

Decrypt Fail

The "Decrypt Failed" notification is a function that has been present for some time in the Server but has not been used in the past (mainly due to the high reliablility of Alltalk Proprietary encryption).  As more clients change over to PKI encryption, the likelyhood of decrypt failures increases due to things like expired/lost certificates etc.  AllTalk will attempt to download files 3 times.  If it is unsuccessful on the 3rd attempt, the message is flagged for deletion with "Decrypt Fail Notify".  Corrupt message are normally skipped by AllTalk (ie wont hold up delivery of other messages)- but on on rare occaions, corrupt files have caused the AllTalk client to crash.  The method for tracking the number of failures is robust and will cope with this situation - ie the message will be flagged for deletion on the 3rd unsuccessful attempt to decrypt regardless of whether the AllTalk has crashed.

The tracking records generated by AllTalk  indicate different status using "Special" Delivery dates.  For example the date used to indicate "Undeliverable" is January 1 1900.  The "Decrypt Fail" date is July 6th 1905.  The reason for using the date as a flag was to allow sorting of Failed messages in a sensible sort order when browsing the database.  Below is a list of the special dates.

      at_track_status_Undeliverable = '1900-01-01';
      at_track_status_download_fail = '1900-04-10';
      at_track_status_server_unreachable = '1904-04-03';
      at_track_status_decrypt_fail =  '1905-07-06';
      at_track_status_signature_fail = '1905-07-03';
      at_track_status_unknown = '1905-07-07';
      at_track_status_email = '2001-01-01';

For ATTrack users:

There will be a new ATTrack released at the same time as 1.1.1.98 to reflect the new status, but in the mean-time, it is important for you to watch for the decrypt Fail date to identify messages that need resending.

For Medipath/MediRad users:

The background process will be updated to manage the dates.  Initially, this will be in the form of a warning

For other systems consuming tracking messages (eg Dorevitch GGG) ,  you will need to update your systems to manage these special dates.

READ Status Flag

The AllTalk server to be released on December 1st, 2008 will support methods for identifying when Health Messages have been "imported" into the practice software.  The flag will be an integer from 1 to (initially) 5.  This is implemented in the tracking data using Field 18 of the tracking record.  The values are:

         1 - Unprocessed.  The message has been received and written into the Health message folder
         2 - Processed. The message no longer appears in the Health message folder (ie processed by the practice software)
         3 - Acknowledged.  The message has been acknowledged by PRACTICE SOFTWARE (ie not AllTalk PIT acknowledgement)
         4 - Folder Moved. The message was written into a folder which no longer exists (ie AllTalk cant tell what happened to it).
         5 - Forwarded By Email .  The file was forwarded by an AllTalk  email forward rule.

AllTalk Client Version 1.1.1.98 already supports READ status flag 2 (Processed) and 4 (Folder moved) and will become active for sites running the new version of December 2008 AllTalk Server.  Flag 1 is the "normal state" and AllTalk client will not be implementing it.  Other applications choosing to access the AllTalk server via SOAP services may choose to implement it.

Medipath/MediRad and even the oldest version of ATTrack will manage the change in field so the changes in the format of the Tracking record should not affect successful importation of the records. 

For Other systems, you will need to check sucessful importation of the new format using the test files at Tracking File changes .  Remember that the design is that the Message ID should always be the LAST Field in the tracking record.   It occurs sometimes in 17, sometimes in 18 and (now) sometimes in 19.  This was for historical backward compatibility reasons  to support the older versions of EQuery Tracking records still in widespread use. 

 


#101 From: "lrs_y_gk_07" <glenk@...>
Date: Sun Nov 2, 2008 8:19 am
Subject:: Getting Company Names added to the drop download list of Providers
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

Dear All,

As mentioned in other threads, the new AllTalk Profile editor now allows the users to pick a list of Providers in order to create a new profile. New By Download Profile Editor View 

If you would like your company names included in the standard download, please send me the names of the company/s you want to appear AND the alltalk server's Host name (or IP address if there no public DNS for it).

On the client site, the details are filled from a text file of Name/Value pairs called AlltalkServers.txt.  Pairs look like this:

Last Resort Support=alltalk.lrsupport.com.au

Royal Womens and Childrens Hospital=alltalk.lrsupport.com.au

 

You could of course override this file with an custom version of AllTalkServers.txt if you chose to deploy clients yourself.

If for some reason you dont wish your company name to appear (why you would not want that I cant fathom) then please let me know and I will remove it.

I have fudged the entry for ARL and SydPath in this list because I dont know your server address.   Can you guys please contact me to get it corrected before the final release?

Thanks

 

Glen.


#100 From: "lrs_y_gk_07" <glenk@...>
Date: Sun Nov 2, 2008 8:06 am
Subject:: New Beta Releases
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

Dear All,

A new alltalk Client beta (Windows) is available for trials.  It is version 1.1.1.98 AllTalk 1.1.1.98 Beta 

Important fixes:

1. Stack Overflow occasionally seen on close fixed.

2. Client Downloads Address Book more than once per day. The client no longer downloads at startup if address book is current

3. Lost Tray icon, but client still running.  If the system tray icon cannot be created due to busy start up process, AllTalk will not minimise.

New Features:

1. Profile Editor "New By Download" feature has been updated.  Clients have had poor sucess with this feature due to issues with DNS entries and poor E-Domain name choices.  The user longer needs to specify the full mailbox name: they can now select the server from a drop down list  see New By Download.  IMPORTANT also see thread entitled "Getting Company Names added to the drop download list of Providers"

2. Corrupted files will be deleted from the server after 3 failed downloads and generate a "Failed Download" notification.  IMPORTANT See message separate thread entitled "New Features in Tracking Data"

5. Extended Notification features support has been added allowing the sender to be notified when Health Message  files have been imported by the server.  The feature is will become active when the server is updated the December 1 2008 release.

6. Updated Insecure Email client features allowing AllTalk profiles connecting to standard Email servers to download and automatically extract all attachments to the appropriate folders.  For emails containing Plain text Bodies only, the text will be extracted into a text file.  For Multipart alternate messages with no attachments, the eml file will be saved unchanged.   (Note: the text body is ignored for all emails with attachments).

 


#99 From: "Glen Kleidon" <glenk@...>
Date: Sat Oct 25, 2008 6:36 am
Subject:: AllTalk Scheduler question
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
As for faxes received before Downloads - we must remember that downloading is NOT supposed to be a way for practices to get results faster than faxes - that is what Online web access (Webstro) is for.  The purpose is so that they dont have to type or scan them in!
 
You could improve download time by having the client log in every 10 minutes or so either by creating a schedule with 10 minute intervals OR switch to timer mode and set the "Check for Results Every.." to 10 minutes.
 
The other thing to remember is that even if the files download within 10 minutes of their release - there is no guarantee that the process at the client end that imports results does so at on a regular basis.
 
Glen.


From: Glen Kleidon  
Sent: Friday, 24 October 2008 11:25 AM
To: Warren, Rob
Subject: RE: AllTalk question

Dear ROB,
 
The schedule is geared toward collection of results.
 
When you are using the Bulk File Transport module to transmit files, the send/receive process is ALSO triggered whenever there are files to send regardless of the schedule.
 
Glen.
-----Original Message-----
From: Warren, Rob  
 Sent: Friday, 24 October 2008 10:12 AM
To: Glen Kleidon
Subject: AllTalk question

Hi Glen

A query on how the AllTalk scheduler works:

We have the schedule set to 8:00;10:00;12:00;13:00;14:00;15:00;16:00;17:00;18:00;19:00 each day but there is
also activity at other times eg:  <<SNIP>> 

I know our client picks up files from \equeryfiles\Pitfiles every 10? seconds but what determines when they go to the LRS Alltalk server?

The reason I ask is because of a report from the Austin that they typically get faxed results before electronic ones.  They download hourly so there shouldn't be much of a delay there and the messages don't seem to be held here for very long.

I don't know if the faxes are being released before the electronics by us but I wouldn't expect that to happen consistently.

Any ideas?

Rob


#98 From: "lrs_y_gk_07" <glenk@...>
Date: Mon Oct 13, 2008 11:50 pm
Subject:: Re: Client dowloads 'freezing' at address information
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Just stop All 3 AllTalk services.

Replace the EXE with the new one.

Restart the services.

Glen.


-----Original Message-----
From: Robbins Kerrie (SVHM) Sent: Tuesday, 14 October 2008 9:34 AM
To: Glen Kleidon
Cc: ROSE Mark; BRYANT David (SVHM)
Subject: RE: [alltalk-avp] Re: Client dowloads 'freezing' at address
information


Hi Glen,
do we just need to replace the alltalksvc.exe and restart, or do we
need to uninstall / reinstall the windows service
thanks
kerrie.


--- In alltalk-avp@..., "Glen Kleidon" <glenk@...>
wrote:
>
> Dear All,
>
> We have completed the trials of the latest Version of AllTalk
server.
>
> This release overcomes the increasing size of the the address file
problem.
>
> This release also includes Remote Download notifications - ie
notifies an
> AllTalk remote server of a successful or failed download where the
message
> has originated from a different server from the recipient.
>
> The download is located at
> http://www.lrsupport.com.au/downloads/alltalksvc.exe
>
>   _____
>
> From: alltalk-avp@... [mailto:alltalk-
avp@...]
> On Behalf Of lrs_y_gk_07
> Sent: Wednesday, 27 August 2008 11:31 PM
> To: alltalk-avp@...
> Subject: [alltalk-avp] Re: Client dowloads 'freezing' at address
information
>
>
>
>
> Dear Rodney,
>
> There have been reports of the Address.In file increasing to very
large
> size (many MB). Inspection of the address file reveals many
duplicates
> of the address data.
>
> The root of the problem appears to be stray the temporary
> Address.in.tmp file not being deleted each refresh cycle. This issue
> will be resolved in the next version of the AllTalk server.
>
> For the present we suggest scheduling a batch file to delete daily
the
> Address.in file and ESPECIALLY any address.in.tmp files that may be
> present. Schedule this before the standard first schedule login time
> when most AllTalk clients will request the address data. This should
> keep the address file down to a sensible size. Note though that the
> only reasonable explanation for the temporary address file not being
> delete is that there is a file lock issue. Ie it might be that a
batch
> file will not be able to successful deleting the temporary file
when it
> gets into the faulty state.
>
> The temporary address file should only exist for a minute or two in
any
> case, so if it is older than 3 minutes - it is faulty.
>
> --- In alltalk-avp@ <mailto:alltalk-avp%40yahoogroups.com.au>
> yahoogroups.com.au, rodneyebird <no_reply@> wrote:
> >
> > Hi Glen,
> >
> > We have had three users, over the last day, reporting Alltalk
> downloads
> > freezing at the 'Address file download' entry. They have all now
> > resolved, although one took 48 hours. All three were using version
> > 1.1.92 of the client.
> >
> > Rodney
> >
>

#97 From: "Glen Kleidon" <glenk@...>
Date: Mon Oct 13, 2008 9:36 pm
Subject:: RE: Re: Client dowloads 'freezing' at address information
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear All,
 
We have completed the trials of the latest Version of AllTalk server.
 
This release overcomes the increasing size of the the address file problem.
 
This release also includes Remote Download notifications - ie notifies an AllTalk remote server of a successful or failed download where the message has originated from a different server from the recipient.
 


From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of lrs_y_gk_07
Sent: Wednesday, 27 August 2008 11:31 PM
To: alltalk-avp@...
Subject: [alltalk-avp] Re: Client dowloads 'freezing' at address information


Dear Rodney,

There have been reports of the Address.In file increasing to very large
size (many MB). Inspection of the address file reveals many duplicates
of the address data.

The root of the problem appears to be stray the temporary
Address.in.tmp file not being deleted each refresh cycle. This issue
will be resolved in the next version of the AllTalk server.

For the present we suggest scheduling a batch file to delete daily the
Address.in file and ESPECIALLY any address.in.tmp files that may be
present. Schedule this before the standard first schedule login time
when most AllTalk clients will request the address data. This should
keep the address file down to a sensible size. Note though that the
only reasonable explanation for the temporary address file not being
delete is that there is a file lock issue. Ie it might be that a batch
file will not be able to successful deleting the temporary file when it
gets into the faulty state.

The temporary address file should only exist for a minute or two in any
case, so if it is older than 3 minutes - it is faulty.

--- In alltalk-avp@yahoogroups.com.au, rodneyebird <no_reply@...> wrote:
>
> Hi Glen,
>
> We have had three users, over the last day, reporting Alltalk
downloads
> freezing at the 'Address file download' entry. They have all now
> resolved, although one took 48 hours. All three were using version
> 1.1.92 of the client.
>
> Rodney
>


#96 From: "lrs_y_gk_07" <glenk@...>
Date: Wed Aug 27, 2008 1:31 pm
Subject:: Re: Client dowloads 'freezing' at address information
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear Rodney,

There have been reports of the Address.In file increasing to very large
size (many MB).  Inspection of the address file reveals many duplicates
of the address data.

   The root of the problem appears to be stray the temporary
Address.in.tmp file not being deleted each refresh cycle.  This issue
will be resolved in the next version of the AllTalk server.

For the present we suggest scheduling a batch file to delete daily the
Address.in file and ESPECIALLY any address.in.tmp files that may be
present.   Schedule this before the standard first schedule login time
when most AllTalk clients will request the address data.  This should
keep the address file down to a sensible size.  Note though that the
only reasonable explanation for the temporary address file not being
delete is that there is a file lock issue.  Ie it might be that a batch
file will not be able to successful deleting the temporary file when it
gets into the faulty state.

The temporary address file should only exist for a minute or two in any
case, so if it is older than 3 minutes - it is faulty.






--- In alltalk-avp@..., rodneyebird <no_reply@...> wrote:
>
> Hi Glen,
>
> We have had three users, over the last day, reporting Alltalk
downloads
> freezing at the 'Address file download' entry. They have all now
> resolved, although one took 48 hours. All three were using version
> 1.1.92 of the client.
>
> Rodney
>

#95 From: rodneyebird
Date: Wed Jul 30, 2008 6:30 am
Subject:: Client dowloads 'freezing' at address information
rodneyebird
Offline Offline
 
Hi Glen,

We have had three users, over the last day, reporting Alltalk downloads
freezing at the 'Address file download' entry. They have all now
resolved, although one took 48 hours. All three were using version
1.1.92 of the client.

Rodney

#94 From: "Glen Kleidon" <glenk@...>
Date: Mon Jun 2, 2008 11:34 am
Subject:: RE: Reminder : Clients with multiple pathology providers using AllTalk
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear All,
 
It is always good practice to check what profiles exist when upgrading from EQuery and make sure that no profiles get left behind.
 
Alltalk should be able to detect any versions of EQuery running on a scheduler, and automatically copy all the profiles.  However the very old copies of EQuery did not use the scheduler and AllTalk wont be able to detect them.
 
In the general case, just copying the EQI files from the old directory is sufficient.
 
I think I can say we are all guilty of tripping up on this one (Yes, even I have done it - sorry).   It should be everyone's policy to ensure that you do not break anyone else's profiles when you add your profile to a site or upgrade.
 
Please take care.
 
Thanks
 
Glen. 
 
 
 

From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of kerrie_svh
Sent: Monday, 2 June 2008 5:39 PM
To: alltalk-avp@...
Subject: [alltalk-avp] Reminder : Clients with multiple pathology providers using AllTalk

Just finished reconfiguring profile, moving keys, eqi files etc. with
a client who tells me that SJG pathology visted and changed him from
EQuery to AllTalk. SJG let him know that St.Vincent's would probably
have to come and fix their downloading after the update. We faxed him
because he had outstanding files and he contacted us with this info.

It would seem reasonable that if you see other providers' keys in the
EQuery directory, and you are changing the client to AllTalk, or
moving the program etc, that you move all of the keys over. This doc
had gps and svhm keys that weren't moved.

Just wondering what policies other providers have about this?


#93 From: "kerrie_svh" <Kerrie.Robbins@...>
Date: Mon Jun 2, 2008 7:38 am
Subject:: Reminder : Clients with multiple pathology providers using AllTalk
kerrie_svh
Offline Offline
Send Email Send Email
 
Just finished reconfiguring profile, moving keys, eqi files etc. with
a client who tells me that SJG pathology visted and changed him from
EQuery to AllTalk.  SJG let him know that St.Vincent's would probably
have to come and fix their downloading after the update.  We faxed him
because he had outstanding files and he contacted us with this info.

It would seem reasonable that if you see other providers' keys in the
EQuery directory, and you are changing the client to AllTalk, or
moving the program etc, that you move all of the keys over.  This doc
had gps and svhm keys that weren't moved.

Just wondering what policies other providers have about this?

#92 From: "lrs_y_gk_07" <glenk@...>
Date: Mon May 5, 2008 9:01 am
Subject:: Updated AllTalk Java Client Beta Available
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

Dear All,

I have completed the client updates for AllTalk Java (ATj2)1.2.j.1 and created a new Mac OSX AT2j Installer.  This is a beta release.

Can you please try it and give me any feedback.

This java client provides the following:

a) CRAMMD5 logon support (eliminates EQ2 password algorithm Date problem)

b) Support for EQ2 Servers - Earlier versions of AT2J did not support Logon to Legacy EQ2 servers.

c) Run all profiles on startup.

c) Updated Profile editor allowing Multiple profiles to be created and managed.

Installing the new version.

Go to www.lrsupport.com.au/allTalk_links.htm

The new installer is called "NEW Macintosh AllTalk Java Client Beta"

Download and run this.  The Installer will download the AT2j from the LRS website, Create the /Users/<currentUser>/EQ2j folder if it doesn't exist and create new getresults and getresuts.cron scripts.

The new getresults scripts simply contain a SINGLE AT2j entry which asks it to run all profiles each time, so there is no need to specify a profile name at the outset.

AT2j will start, then you can click on Profiles to add the first profile (next release will automatically start the profile editor when there are no profile specified).

To make a Desktop shortcut, simply make an Alias to AT2j.jar (works on the newer versions of OSX).  For older versions (<10.3) use the old Run All profiles script - this will still work fine.

Updating a site from Older Version

To update, a site on either EQ2j or older versions of AT2j, simply run the new installer and it will overwrite the old getresults scripts and start running immediately.  Just make sure that the old version is not running.

For Linux and Unix Systems

1. In getresults and getresults.cron, remove All but 1 of the java statements

2. Replace the text "EQj2.jar" with "ATj2.jar" in that statement

3. Also remove the Profile Name (eg 'default') in the statement

4. Copy the new AT2j.jar into the folder pointed to by the script.

 

In the future...

I have also completed the Transmission utility (but this is currently disabled).  Watch for new releases which will provide methods for transmitting from Java to windows clients.

Glen.


#91 From: "Glen Kleidon" <glenk@...>
Date: Thu Apr 3, 2008 8:20 pm
Subject:: Macintosh Version Scheduling Downloading at different Times
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
From: MacGregor, Dianne
Sent: Thu 3/04/2008 1:36 PM
To:   
Subject: Downloading scheduling

Hi Glen

 

Could you please advise me whether there is a way to schedule Alltalk to look for downloads twice a day on the Apple version rather than hourly

 

Regards Dianne

Tweed Heads 

 

 

Dear Di,

 

Ah, I see this Managing the Scheduler section is no longer in the notes!

 

But essentially, you just want to alter the crontab settings.  This is a bit UNIXy and requires some knowledge

 

In Terminal (Applicationsàtoolsàterminal)

At the prompt type

 

crontab –e

 

This evokes the GOOD OLD vi Unix editor.

 

You will see

 

15 8,9,11,13,15,17,18 * * mon-sat  /Users……

 

The 8,9,11… etc is the hour at which the service will run. The 15 at the front is the number of minutes past the hour

 

So to run it say at 15 mins past 10am and 5pm , change the entry to be

15 10,17 * * mon-sat /Users…….

 

To use the editor, use the arrow keys to move the hours section.  Use the X key to remove letters on the line, use I to go to insert mode to add more.

 

After making your changes press

<ESCAPE><COLON>

Should put your cursor at the bottom of the screen.

Then type

wq

 

(stands for write, quit)

 

The crontab should then be updated.  If you make a mistake, the crontab will complain bitterly  and tell you to get it right!

 

 


#90 From: "lrs_y_gk_07" <glenk@...>
Date: Fri Nov 30, 2007 7:21 am
Subject:: AllTalk Accounts with 3 letter names Return "Unknown Error 0" on Web interface
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

Dear All,

It appears that all versions of AllTalk server do not allow mailboxes with 3 letters (eg ABC@alltalk.galkam.com.au)  to be accessed via the web interface!

This problem is isolated to Web App (alltalkwi.exe CGI) as using the 3 Letter Name account works fine with AllTalk and EQ2j/AT2j by copying or emailing the key works fine.

We will rectify this problem in due course.

Glen.


#89 From: "Glen Kleidon" <glenk@...>
Date: Fri Nov 23, 2007 5:56 am
Subject:: FW: FYI Smartrooms on Mac
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
From: Monaghan, Darius
Sent: Friday, 23 November 2007 3:51 PM
Subject: FYI Smartrooms on Mac

 

FYI the install you helped me with this morning was to download into Smartrooms on Mac. Their software has a “feature” that doesn’t allow you to specify the result directory. There is also another “feature” that imports all results into the name of whoever is logged on at the time. Example, GK is logged on and we’re downloading GK and DM results into result directory. GK imports files, but all results for GK and DM import under GK’s name! Thought you might be interested to know that one.

 

>GK>>> Ah, thanks for that  useful tid-bit!! <<

 

So basically I have to go and move one of the profiles onto another machine. Question, how do I remove an EQ2j profile? Just delete the <profile>.eqi file??

 

<<snip>>

 

Regards,

 

Darius Monaghan

 
 
From: Glen Kleidon 
Sent: Friday, 23 November 2007 4:44 PM
Subject: RE: FYI Smartrooms on Mac

So actually,

 

“DumbRooms” is a better name for it then? 

 

Ah, yes to remove a profile on EQ2j Versions before 1.2.J.0 (2008).

 

Just removing the <profile>.eqi would be BAD (causes 'could not be set' error). 

 

 There are actually 2 (3?) steps –  

  1. Open getresults and getresults.cron using TextPad  (or VI for old school Hackers!!) 
  2. For both scripts, remove the entry relating to the profile you want to get rid of, then save. eg  to remove the EP2 profile,

 

#!/bin/sh
cd /Users/monashstudent/eq2j
date
echo --- Default Profile  ---
java -cp EQj2.jar:. -Dcom.apple.macos.useScreenMenuBar=true eqj.EQ2j default
# Add more profiles here...
# java -cp EQj2.jar:. -Dcom.apple.macos.useScreenMenuBar=true eqj.EQ2j ep2  <<< delete this line
echo --- end of tasks ---

 

..then save

 

  1.  THEN Move/delete the <profile>.eqi

 

Glen.


#88 From: "Glen Kleidon" <glenk@...>
Date: Wed Nov 14, 2007 12:38 pm
Subject:: RE: Re: Mac Clients
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear Rodney,
 
Sorry, what do you mean by creation of a pseudo-destination directory??  Do you just mean like when the Windows client prompts you to create it if the folder doesnt exist?
 
Sneak Peak
 
Notice:
1. AllTalk look and feel
2. Drop down list of Profiles
3. All Profiles run  from the same instance,
4. CRAM-MD5 authentication (Authenticating as...rather than logging on as)
5. Send button (havent quite got a far as re-enbling the Remote send and Investigation path fields yet...Working around other projects.)
 
Glen.
 
 
 
 

From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of rodneyebird
Sent: Monday, 12 November 2007 9:05 AM
To: alltalk-avp@...
Subject: [alltalk-avp] Re: Mac Clients

--- In alltalk-avp@yahoogroups.com.au, rodneyebird <no_reply@...> wrote:
Glen,

Sounds good. Another problem I have with the current Mac/Java client is
the creation of a psuedo-destination directory, when the actual
destination directory is unavailable (for whatever reason).

Looking forward to the christmas release of the new client.

Rodney


#87 From: rodneyebird
Date: Sun Nov 11, 2007 10:04 pm
Subject:: Re: Mac Clients
rodneyebird
Offline Offline
 
--- In alltalk-avp@..., rodneyebird <no_reply@...> wrote:
Glen,

Sounds good. Another problem I have with the current Mac/Java client is
the creation of a psuedo-destination directory, when the actual
destination directory is unavailable (for whatever reason).

Looking forward to the christmas release of the new client.

Rodney

#86 From: "Sandri, Adam" <adam.sandri@...>
Date: Sat Nov 10, 2007 10:30 am
Subject:: RE: Mac Clients
adam.sandri
Offline Offline
Send Email Send Email
 
very nice!


From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of Glen Kleidon
Sent: Friday, 9 November 2007 10:00 PM
To: alltalk-avp@...
Subject: RE: [alltalk-avp] Mac Clients

I am just about finished a brand new version of AllTalk for Java.
 
It includes:
 
+ CRAM-MD5 authentication.  This will eliminate the problem your refer to.
+ All profiles can run from the same instance (but old method is still supported).
+ Support for Alltalk Native Encryption.
 
The AllTalk native password algorithm is based on mathematically complicated iterative process involving moderate sized Prime numbers.  While it is a truely powerful method, it is susceptible to rounding differences on different platforms. The starting point for calculation is the Date but is also influenced by the users Key and username.  So in answer to your second, Rodney, 2 profiles on the same machine are unlikely to suffer a failed login on the same day, although it is technically possible.  The JRE sometimes rounds differently than Windows meaning that for an entire 24 hour period, a JRE calculates a different answer to the AllTalk server. It is not clear which OS is technically correct, and it doesnt really matter: the upshot is failed logins.  This seems to average about once in every 100-200 days or so (so 2 profiles failing on the same day might happen once in every 27-109 Years on those numbers).  I have noticed a slight increase in this kind of failure of late and it might be the date is at some critical crux.  Some user keys seem also to have slightly higher failure rate.
 
So to eliminate the problem, the authentication protocol for both Windows and Java clients in the future will be CRAM MD5 authentication in preference to AllTalk Native.  CRAM (AKA a HMAC), which is supported by many standard Mail servers and Instant Messaging services, is defined in RFC 2104 and is a sound, internationally recognised protocol.  This authentication protocol has been supported on AllTalk Server since version 1 and is the method used by the Web interface and the ACI download process in the Profile Editor.  AllTalk Native authentication, will still be supported for the few EQuery servers still in use.
 
ETA for the new beta Java client at least a few weeks.
 
Glen.


From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of rodneyebird
Sent: Friday, 9 November 2007 10:34 AM
To: alltalk-avp@...
Subject: [alltalk-avp] Mac Clients

Glen,

Having ongoing problems with Mac Clients (3 sites reported so far)
where they occasionally fail authentication and then don't download for
the rest of the day. They then pass authentication the next day and
scheduled downloads return to normal.

1. Is it possible to broaden the date/time match required in the
authentication process and would this reduce these failures?

2. If I install a second client on a different Mac, for manual
initiated downloads only (ie when the first client suffers the above
authentication problem), will it also fail authentication?

Rodney

**********************************************************************
This email and any attachments are confidential. They may contain legally privileged information or copyright material. You should not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete the original message and all copies. We do not accept liability in connection with computer virus, data corruption, delay, interruption, unauthorised access or unauthorised amendment.
**********************************************************************

#85 From: "Glen Kleidon" <glenk@...>
Date: Fri Nov 9, 2007 11:00 am
Subject:: RE: Mac Clients
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
I am just about finished a brand new version of AllTalk for Java.
 
It includes:
 
+ CRAM-MD5 authentication.  This will eliminate the problem your refer to.
+ All profiles can run from the same instance (but old method is still supported).
+ Support for Alltalk Native Encryption.
 
The AllTalk native password algorithm is based on mathematically complicated iterative process involving moderate sized Prime numbers.  While it is a truely powerful method, it is susceptible to rounding differences on different platforms. The starting point for calculation is the Date but is also influenced by the users Key and username.  So in answer to your second, Rodney, 2 profiles on the same machine are unlikely to suffer a failed login on the same day, although it is technically possible.  The JRE sometimes rounds differently than Windows meaning that for an entire 24 hour period, a JRE calculates a different answer to the AllTalk server. It is not clear which OS is technically correct, and it doesnt really matter: the upshot is failed logins.  This seems to average about once in every 100-200 days or so (so 2 profiles failing on the same day might happen once in every 27-109 Years on those numbers).  I have noticed a slight increase in this kind of failure of late and it might be the date is at some critical crux.  Some user keys seem also to have slightly higher failure rate.
 
So to eliminate the problem, the authentication protocol for both Windows and Java clients in the future will be CRAM MD5 authentication in preference to AllTalk Native.  CRAM (AKA a HMAC), which is supported by many standard Mail servers and Instant Messaging services, is defined in RFC 2104 and is a sound, internationally recognised protocol.  This authentication protocol has been supported on AllTalk Server since version 1 and is the method used by the Web interface and the ACI download process in the Profile Editor.  AllTalk Native authentication, will still be supported for the few EQuery servers still in use.
 
ETA for the new beta Java client at least a few weeks.
 
Glen.


From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of rodneyebird
Sent: Friday, 9 November 2007 10:34 AM
To: alltalk-avp@...
Subject: [alltalk-avp] Mac Clients

Glen,

Having ongoing problems with Mac Clients (3 sites reported so far)
where they occasionally fail authentication and then don't download for
the rest of the day. They then pass authentication the next day and
scheduled downloads return to normal.

1. Is it possible to broaden the date/time match required in the
authentication process and would this reduce these failures?

2. If I install a second client on a different Mac, for manual
initiated downloads only (ie when the first client suffers the above
authentication problem), will it also fail authentication?

Rodney


#84 From: rodneyebird
Date: Thu Nov 8, 2007 11:34 pm
Subject:: Mac Clients
rodneyebird
Offline Offline
 
Glen,

Having ongoing problems with Mac Clients (3 sites reported so far)
where they occasionally fail authentication and then don't download for
the rest of the day. They then pass authentication the next day and
scheduled downloads return to normal.

1. Is it possible to broaden the date/time match required in the
authentication process and would this reduce these failures?

2. If I install a second client on a different Mac, for manual
initiated downloads only (ie when the first client suffers the above
authentication problem), will it also fail authentication?

Rodney

#83 From: "Glen Kleidon" <glenk@...>
Date: Wed Nov 7, 2007 8:57 am
Subject:: RE: Alltalk scheduled startup
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
That does not quite sound like the right error message.  Are you sure its not something like "Cannot create shell notification icon?"
 
Otherwise I cant imagine what "Shell not found" means.  In UNIX this might have some meaning not in windows though.
 
To answer your specific question though, the command line parameter required is simply "/s"   ie in the "Target" field of the shortcut properties put  "C:\alltalk\AllTalk.exe" /s.  You must also turn off the "Enable Scheduler at startup" check box from the Scheule dialog.
 
I will assume that this is actually the problem, but if it isn't then the rest of this response may not be too helpful.
 
The reason for the Shell Notification Icon error is to do with the computer being too busy to respond to windows messages on start up.  It might be worth checking what else is starting on logon - perhaps more than 1 copy of AllTalk???
 
If the computer is too busy to response to Shell Icon Notify events though, I am not sure puting a shortcut in "Start In" will help.
 
A footnote: Alltalk will work fine despite this error.  There is just not method for restoring it and it has to be stopped using the Task Manager.

Glen.
 
 

From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of rodneyebird
Sent: Wednesday, 7 November 2007 12:13 PM
To: alltalk-avp@...
Subject: [alltalk-avp] Alltalk scheduled startup

Hi Glen,

I have a customer who is receiving an 'Alltalk Shell not found' error
on startup.

If I want Alltalk to startup via the 'Programs\Startup' what are the
commandline paramaters to startup scheduled and minimized?

regards,

Rodney


#82 From: rodneyebird
Date: Wed Nov 7, 2007 1:12 am
Subject:: Alltalk scheduled startup
rodneyebird
Offline Offline
 
Hi Glen,

I have a customer who is receiving an 'Alltalk Shell not found' error
on startup.

If I want Alltalk to startup via the 'Programs\Startup' what are the
commandline paramaters to startup scheduled and minimized?

regards,

Rodney

#81 From: "Glen Kleidon" <glenk@...>
Date: Thu Nov 1, 2007 1:17 am
Subject:: FW: Problem with AllTalk [web log].
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
 

-----Original Message-----
From: Oleg Plotkin 

Sent: Thursday, 1 November 2007 11:12 AM
To: Glen Kleidon
Subject: Problem with AllTalk.

 

Hi, Glen,

 

Have a look at the log:

<< log shows 20 results delivered to client TEMPL with 2 in the middle of the sequcen shown as Waiting>>

 

And this is how the mail box looks like:

<<image shows Client Mailbox folder with only ACI and EQI files present>>

 

Should not there be 2 messages waiting?

 

Regards,

Oleg Plotkin

------------------------

IT Support

ARL Pathology Pty Ltd

 

Ordinarily, yes.

 

The web service log is not 100% reliable and should not be relied on for daily reporting.   

 

In AllTalk server, there are complex issues relating to multi-threaded access to the single log file.  On rare occasions, a problem with a client thread can cause log events to be lost because the log file remains locked by the problem thread . This is much more difficult to resolve than it appears - at any one time you might have 15 or 20 client threads trying to access the Log file.  To overcome this problem, Windows has a system of Thread Blocking called "Critical Sections."   Critical Sections are blocks of code that can only be executed by a single thread at a time and requires the thead to acquire a lock to begin executing the code.  AllTalk uses this model for writing to the log file.  There is a proviso that should the thread be unable to obtain a lock within 15 seconds, it will dump the log entry and terminate.  If the log entry was not dumped, this would represent a serious memory leak in AllTalk which would very rapidly cause the computer to run out of resources as each client connection may spawn 4 or 5 log threads on each visit.   In my investigations, it appears that something causes a thread to be blocked which then fails to release the file level lock on the log file.  Each subsequent thread, being unable to obtain a Thread Lock, OR should the problem thread terminate and the thread lock becomes available, the Log file itself cant be opened. 

 

The problem is resolved if a) The AllTalk services are restarted, or b) the time ticks over past midnight (a new file is created).

 

So  always remember that the web interface  log  is a useful tool, but not definitive for delivery information. 

 

The ATTrack service is 100% reliable though, so you should  always use the reporting tools in ATTrack rather than relying on the web page log data.

 

Glen.


#80 From: "lrs_y_gk_07" <glenk@...>
Date: Sat Oct 20, 2007 3:56 pm
Subject:: AVP Update Available - Token Logon problem resolved, ZedMed changes fixed.
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear All,

There have been some recent developments with regards to AVP.

Most notably, there seemed to be some changes with ZEDMED which made
it difficult for AVP to deliver unsigned messages.

This problem has been rectified.

Also, there had been a problem with some peoples tokens.  On first
access, it appeared that some users tokens were not responding.
Second use was fine though.

The problem was found to be with the token store logon process, and
this problem has now been solved.

So this update is critical for ZedMed users and for users who had
been experiencing token logon problems.  For other uses, there is no
particular urgency for an update.

Please always use the update method from AVP's Help menu.

Glen.

#79 From: "Glen Kleidon" <glenk@...>
Date: Mon Oct 15, 2007 3:18 pm
Subject:: RE: Genie and Alltalk
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear Michael,
 
Genie has full support for AllTalk built in but I believe it only Generates PIT format at present.  In any case, the answer is both yes and no.  No, AVP is not required to deliver a message using AllTalk, but YES digital referrals require AVP. 
 
AVP has two purposes:
a) To generate Health Messages (ie PIT or HL7) for software which does not have this functionality
b) Digitally sign Health Messages (created by AVP or other software).
 
So in your case using "Best Practice",  you can generate HL7 messages and place them into a folder.  AllTalk can deliver this message directly using the HL7 header (MSH 5.1) - same kind of process as Genie. 
 
For referrals that require digital signing, however, the current version of AVP cant route by a HL7 header (it wont know how to work out the delivery address).  So, you need to use a cumbersome 2 step process. 1. Get Alltalk to move the HL7 file with AllTalk header information into the signing folder, then 2, have AVP monitor the signing folder.  It will then sign the referral and put it back into the AllTalk outbound folder for delivery.
 
As you have discovered, its less problematic to use AVP Template the AllTalk printer method with Best Practice.
 
AVP will be able to route using HL7 headers in the near future, so watch for updates.
 
Glen.
 
 

From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of Michael Christie
Sent: Friday, 12 October 2007 11:03 AM
To: alltalk-avp@...
Subject: [alltalk-avp] Genie and Alltalk

Hello to all, my name is Michael Christie. I'm a GP in West Brunswick.
I've been checking out Alltalk and it looks very promising for messaging for our practice.
Small question may I ask?
When using Genie and Alltalk, does one need to use AVP, or can Genie export a HL7 file to be picked up by Alltalk client installation without the need for AVP?
Is this correct?
Rgds
Michael


Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. Get it now.


#78 From: Michael Christie <michaelchristie54@...>
Date: Fri Oct 12, 2007 1:03 am
Subject:: Genie and Alltalk
michaelchris...
Offline Offline
Send Email Send Email
 
Hello to all, my name is Michael Christie. I'm a GP in West Brunswick.
I've been checking out Alltalk and it looks very promising for messaging for our practice.
Small question may I ask?
When using Genie and Alltalk, does one need to use AVP, or can Genie export a HL7 file to be picked up by Alltalk client installation without the need for AVP?
Is this correct?
Rgds
Michael


Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. Get it now.

#77 From: "lrs_y_gk_07" <glenk@...>
Date: Tue Sep 4, 2007 7:17 am
Subject:: Mac Installer update + Profile overwriting problem found and solved.
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

Dear All,

There has been a number of issues recently involving the Mac Profile Updater (MacOSX_AddProfile) script overwriting existing profiles.

The problem has been identified.  It related specifically to an AppleScript paramater assignment. 

Each time the Addprofile script is run, it was supposed to prompt for the server (ie profile) name for the new server.  This was not happening, and the result was that the most recently added profile was being loaded each time and overwritten.  The bug was related to the use of a global (unix level) parameter assignment which was being remembered between instances of the script.  We updated the script to use a local variable and the script now functions correctly.

We also updated the MacOSX_Installer:

1. The "default" profile no longer exists.  You will be prompted for the profile name on first install.  This should remove the possibility of confusing your profile with another service providers.

2. The script will not run if it has EQ2j has already been installed.  In the past, running the script more than once resulted in multiple crontab entries which would cause multiple concurrentl logins for the same user.

3. The "Get AllTalk Results" desktop alias is now downloaded by the installer.  At the end of the install, the installer now prompts you to use this Alias on the desktop rather than the older Application version which only ran the default profile.

Action to be taken.

At new sites:

Just run the new Installer as normal, you will be prompted for a profile name for your sever.  If EQ2j has already been installed (if you didnt realise), the installer will prompt you to use the AddProfile script instead.

At existing sites:

Open the users home folder and then the EQ2j folder.  Delete (drag into trash bin) the existing EQ2j_AddProfile and MacOSX_addProfile.zip Download the new version of the MacOSX_AddProfile.zip Script.  Move the Zip file into the users EQ2j folder and then double click.  This will extract the script from the ZIP file.  Double click the script to execute it.

You should always be prompted to enter your Profile name when running this script.  Do not proceed if you arent prompted. 

Also: if the Application (default profile only) Desktop shortcut is present, remove it and replace it with the "Get AllTalk results" script instead.

Thanks

Glen.

 

 

 


#73 From: "lrs_y_gk_07" <glenk@...>
Date: Thu Jul 26, 2007 12:26 pm
Subject:: EQ2 Server Descriptions not transfered in AllTalk Change over
lrs_y_gk_07
Offline Offline
Send Email Send Email
 

When changing from EQ2 to AllTalk, the client Descriptions are not transferred.  For large sites this can be troublesome.

The following is an outline of how to transfer the descriptions (and assign web interface passwords) into AllTalk from the EQ2 Database.

1. Extract the descriptions from the DocTable.db paradox table into a spreadsheet or other text editor. 

We have found the simplest way to do this is to use MS Access although the various other methods would be suitable.  Steps are

  • Open a blank MDB
  • In tables, click Import Table
  • Select Paradox type
  • Browse to the EQ2 SErver folder click on Doctable.db
  • Import should take only a few seconds
  • In queries create a new query to return the mailbox name and the description ("user" and "Real Name")

2. Construct a script to update the descriptions

Once you have the list either export to a CSV file or simply Select the entire table and copy into MS EXCEL or similar spreadsheet.

Using the concatenate command create a string in the following format

aciu <user><CRLF>name=<realname><CRLF>.<CRLF>

eg. assuming a1 has userid and b1 has the description, in cell c1 enter 

=concatenate("acui ",a1,char(13),Char(10),"name=",b1,char(13),char(10),".")

Copy this down for all rows then copy the entire column C into notepad.  Excel kindly (but wrongly) puts Double quotes around the string, so you will need to search and replace all Double quotes with Blank.

The result in Notepad should be something like this:

aciu mb1
name=Mailbox 1
.
aciu mb2
name=Mailbox 2
.

Up to N number of mailboxes.  Select all of the text in Notepad (CTRL-A) then copy it into the windows clipboard (CTRL-C)

3. Update the server with the details

Using windows telnet (from a dos window or Run)  log onto the AllTalk server's Client (pop3) port VIA A TRUSTED LAN CONNECTION

telnet <alltalk server address> 21110

At the greeting type

user manager
pass <alltalk server manager password>

Then right-click the window and the Clipboard contents will be "pasted" onto the server.  The server will update each user's description in turn, returning

+OK aciu "Mailbox 1" <mb1@...>
+OK aciu "Mailbox 2" <
mb2@...>

NOTE: This same technique can be used to assign web interface passwords.  you can do this at the same time as the descriptions or later - it is of no consequence.  Use the parameter "emailpassword" to assign passwords

eg

aciu mb2
name=Mailbox 2
emailpassword=mb2001
.

 


#72 From: "Glen Kleidon" <glenk@...>
Date: Wed Jul 18, 2007 8:40 am
Subject:: RE: Bugs
lrs_y_gk_07
Offline Offline
Send Email Send Email
 
Dear Rodney,
 
We have pulled 1.1.1.95  and moved the current version back 1.1.1.92 for the reasons you indicated.
 
The stack overflow has to do with faulty entries in the Server's Address book for some sites causing an overrun during the index creation.  It can happen even when the client is in scheduler mode, so its not related to close after fetching mode.
 
We have experienced some problems with the .95 Profile editor hanging on conversion and failing to respond after downloading the first profile.
 
We recommend any sites running 1.1.1.95 go to the help-->update AllTalk and follow the instructions.  This will return the site back to 1.1.1.92.
 
Unfortunately, the bug fixes in 1.1.1.95 which addressed the problem of "random" authentication failure profile editor key download will come back to haunt us.
 
After the AAPP descision (now several weeks overdue) we will have a better idea of the time-frame for addressing these problems and will get back to you with a date for 96 release
 
Thanks
 
Glen.
 
 
 
 

From: alltalk-avp@... [mailto:alltalk-avp@...] On Behalf Of rodneyebird
Sent: Wednesday, 18 July 2007 9:34 AM
To: alltalk-avp@...
Subject: [alltalk-avp] Bugs

Glen,

Just a couple of bugs that I have come across recently (?ver 1.1.95)-

1 - Stack overflow error, when alltalk set to close after fetching.
2 - Alltalk doesn't cope with being unable to write to destination
directory (ie directory exists but current user does not have write
priviledges).
3 - When migrating multiple equery accounts to a new install of alltalk
the profile editor does not load the profiles properly, in the first
instance.
4 - Seem to be having a problem with mac installs corrupting their
keys, two in the last few days.

Rodney


#71 From: "rodneyebird" <rodney.bird@...>
Date: Tue Jul 17, 2007 11:33 pm
Subject:: Bugs
rodneyebird
Offline Offline
Send Email Send Email
 
Glen,

Just a couple of bugs that I have come across recently (?ver 1.1.95)-

1 - Stack overflow error, when alltalk set to close after fetching.
2 - Alltalk doesn't cope with being unable to write to destination
directory (ie directory exists but current user does not have write
priviledges).
3 - When migrating multiple equery accounts to a new install of alltalk
the profile editor does not load the profiles properly, in the first
instance.
4 - Seem to be having a problem with mac installs corrupting their
keys, two in the last few days.

Rodney


Copyright © 2009 Yahoo! Australia & NZ Pty Ltd. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help