Call a Business Function with XML remote.
I'm trying to write a simple unix script that will take in some parameters, connect to the enteprise server :port can initiate my XML BSFN call. So far all i can see is documentation round the format of the XML call (which i know how to make). I've got the kernel settings / XML call right as i used the JDE Windows Application that Oralce provide to prove that.
What i really need assistance with is how i connect from a remote unix server to my unix JDE enterprise server port to then issue the XML call. I know the user/password/env/port/server but i cant seem to connect to the port as expected.