executing a script in unix from SAP

Question: Hi

We've got a script on unix which is called from SAP. We get an error
'Ext. prog.: Exception in thread "main" java.lang.NoClassDefFoundError: CreateSMime'

Any idea what i can do to resolve this problem.

zubs

Answer:
Java WAS?

I'm not conversant how it works in Java. However in normal ABAP, you would first (link) that shell script to an SAP External Command (Transaction SM69) and use this external command name in ABAP. Also check if sidadm has permissions to execute this Unix script.

Cheers
BT

Answer:
Create the execution of the script in sm69 and test it in sm49.
Copyright ?2007 - 2008 www.jt77.com