on 2019 May 05 5:16 PM
Hello everyone, How to connect two widgets with input socket and widget output socket? Which are true?
-Input type must be assigned by output type
-Output type must be assigned by input type
-Either must be same type
-Input type must be subtype of output type
-Output type must be subtype of input type
Request clarification before answering.
Both the sockets should be of the same type e.g.
<sockets>
<input type="java.lang.String" id="incomingMsg"/>
<output type="java.lang.String" id="outgoingMsg"/>
</sockets>
More details at https://help.sap.com/viewer/5c9ea0c629214e42b727bf08800d8dfa/1811/en-US/a3c1928f2c6e4f88af14f0374ac3...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you check this question??
https://answers.sap.com/questions/12940863/widget-popup-in-backoffice-not-showing-outconnecti.html| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.