Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to antivirus server (avira) adapter

Former Member
0 Kudos

hi All,

We have installed avira antivirus adapter....

and try to run...

vscan_rfc install -cfg d:\antivirus\vscan_rfc.xml

we are getting error,

2008-08-13T15:06:48.281 p002452 t5924 [vsixx.c :VsiInit : 185]: VsiInit(): VSA_LIB = "(NULL) => use environment variable VSA_LIB"

2008-08-13T15:06:48.296 p002452 t5924 [vscan_rfc.:VsiStartup :1406]: * E * The virus scan interface could not be initilized rc=VSI_E_INVALID_PARAM!

In R/3,

RFC destination created with type "T". gateway mentioned.

In SPRO,

Virus scan groups, servers, profiles created.

Please help...

(if you have any example of vscan_rfc.xml file please let post)

1 ACCEPTED SOLUTION

Strehle
Advisor
Advisor
0 Kudos

Hi,

if you installed the vscan_rfc as NT service then you can setup VSA_LIB environment variable on the NT machine

or you maintain the setting in vscan_rfc.xml

VSA_LIB is the paramter which contains the full path to the DLL from Avira. With this setting the server loads the Avara scanner.

If you have no success open a CSS message on BC-SEC-VIR.

regards,

-markus

2 REPLIES 2

Strehle
Advisor
Advisor
0 Kudos

Hi,

if you installed the vscan_rfc as NT service then you can setup VSA_LIB environment variable on the NT machine

or you maintain the setting in vscan_rfc.xml

VSA_LIB is the paramter which contains the full path to the DLL from Avira. With this setting the server loads the Avara scanner.

If you have no success open a CSS message on BC-SEC-VIR.

regards,

-markus

Former Member
0 Kudos

Hi,

I updated the vrfc_scan file.It is working fine now.

Thanks for your support.

Prasanna