Can't access the edi_swets.tar

Hello
We are thinking about implementing EDI claims to SWETS. Unfortunately i can't access the .tar file mentioned in the documentation. Is there something wrong with the files, or is it just a broken link?

Swets download

The link form the article has been corrected.

Thanks

edi_claims to swets

Hi,
We have been trying to send a test edi claim to swets. We set up the edi claims script to run on 15th April but the only message returned in var/tmp was:

"stty: : No such device or address
stty: : No such device or address
edi_claims_swets.sc: edi_claims_swets.pl: not found
edi_claims_swets.sc: edi_claims_swets2.pl: not found
edi_claims_swets.sc: edi_claims_swets3.pl: not found"

Any ideas what is going wrong ie parameters, clm file etc.?

Thanks,
Rachel.

edi swts script

It is difficult to comment precisely as edi_claims_swets.sc sounds like a shell script you have created and I don't know the contents or how it was run from the cron.

If the shell script cannot find the perl scripts then it is probably an issue about either the location of the perl script or permissions.

If the perl script is not in a directory defined in the PATH environment variable then unless the shell script and PERL script are in the logon directory the shell script would not find the perl script. I would suggest adding the full path to the perl script in the shell script.

You can also get that error is a script does not have the right permissions e.g. execute permissions. I would suggest checking the permissions on the perl script.

Other than that more details on the shell script and cron line would be needed.

Thanks

Brian Crampton
Developer, Talis

edi claims to swets

Thanks Brian, i think it may be to do with the location of our parameter file.