Hi Justin
Many Thanks for sending the link, quick question, does it mean the Java sender HTTP_AAE adpater does not require any default authentication( i mean the third party can submit HTTP POST with no authentication) is that an option?
I am using following URL via POSTMAN and authorization set as not "authorization" and HTTP POST is coming to PI..
Please could you advise on that
I am ok with no authentication/authorization.
Just for info - when it hits PI following error is coming <b> 500 Internal Server Error</b>
<b> Error: ERROR_IN_MODULECHAIN;ERROR_IN_MODULECHAIN, senderChannel '46f2530bc57d37a9b7b7efbbb1e77eeb': Catching exception calling messaging system</b>
which is understandable as this sync interface and proxy is not yet generated on ECC side
In sxmb_moni following error is shown
<SAP:Stack>No implementing class registered for the interface (ABAP interface, request message SMSMORequest_Sync, request message, namespace urn:stw.ecc.wfm.SMSMobileOriginated)</SAP:Stack>
Regarding your second query on the other topic, i have built some solution via java mapping(currently testing) , will share soon soon
cheers