Hi Justin
Many Thanks for sending the link, quick question, does it mean Java sender HTTP_AAE adpater does do default authentication( Default Username and password)
I am using following URL via POSTMAN and authorization set as no "authorization" and HTTP POST, TEST Message is coming to PI..(attached is POSTMAN screen shot)
also if i set it to basic authorization(in POSTMAN) and give wrong username and password of SAP PI system it still comes thru...(does not give an authentication error)
Please could you advise on that
I am ok with no authentication/authorization(just wanted to confirm/check if that is concept, that it picks default username/password to login to PI system)
Also when i do comm channel monitoring, it shows following entry for authorization, uses PIAFUSER( is this default user that it uses to logon) attached is screen shot of message received in comm channel (comm channel.jpg)
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
cheers