Hi,
i am a Java Dummy i´m so sorry :-( mayby this is a stupid question but anway i ask it here ….
I have a jar File that can by called on the command like this:
java -jar -infile path/xx.pdf -outfile path/xx.xml
at the moment i call a external job that does the work, but cool would be to call this jar function inside pl/sql.
I have seen i can load jar files into the database, but how could i call these with the two parameter ?
Thanks
Marco