on 2013 Jul 12 8:16 PM
Hi all,
I'm looking for ideas on how to initiate a socket connection from MII then send a command to the receiving end. Something very simple, as in one character to let the target know that it needs to do something.
PCo has the socket listener, but it does not appear to have write-back capabilities. I saw an unanswered thread from 2010 on a similar topic: http://scn.sap.com/thread/1641475.
Has anyone done this (withough purchasing another layer of software)? Perhaps a custom action block?
Thanks for your ideas!
Paul
Request clarification before answering.
Hi Paul,
In this specific case writing a custom action bloc would probably be your quickest solution.
http://wiki.sdn.sap.com/wiki/display/xMII/Customization
You can then implement the Socket logic inside:
http://www.oracle.com/technetwork/java/socket-140484.html
Cheers,
Arnaud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know it can be done in a sql server stored procedure, probably with oracle as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.