cancel
Showing results for 
Search instead for 
Did you mean: 

does plain http adapter affect messages packaging in pipeline steps

AaronLong
Advisor
Advisor
0 Kudos

Hi gurus,

if I am using plain http adapter from sender side, does this affect messages packaging in pipeline steps?

in my scenario, If I check one of the pipeline steps I can see In the monitoring details the message contains a RUNTIME property. The EOReferenceOutbound and EOReferenceInboundfield contains the type TID instead of AMF.

it means packaing does not work at all if I am using plain http adapter ? this carries out to the pipeline steps ?

can you confirm with me if you have also such a scenario?

thanks & Best Regards,

Aaron

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Yes, The plain HTTP adapter cannot process message packages.

See this link

http://help.sap.com/saphelp_nwpi71/helpdata/en/46/79e8e13872275ae10000000a11466f/content.htm

AaronLong
Advisor
Advisor
0 Kudos

Hi Baskar,

I understand that.

my question is after leaving the plain http adapter and entering the inbound queue, will packaging happen ?

or it won't happen simply because it is from http adapter ?

thanks & Best Regards,

Aaron

baskar_gopalakrishnan2
Active Contributor
0 Kudos

it won't happen simply because it is from http adapter