cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Async/Sync scenario using Standard Adapter modules

sugata_bagchi2
Active Contributor
0 Likes
854

Hi Experts,

My scenario is - File - XI-SOAP Synchronous.

I have used the standard RequestResponseBean and ResponseOnewayBean for this purpose to achieve the sync response message from SOAP and writing it to the FTP using another receiver file adapter.

But I found same strange behavior of the sender channel in the audit log base on the module key positions.

1. When I used the below module processing sequence, which is actually the correct one  I am not getting any response file written in the FTP.  It is throwing an error in adapter -  Error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Application response can not be send using the call method.

     

2. When I am using the below processing sequence of module , though the response file is written in FTP directory but still there is an error in the Adapter and the source file is not getting archived. error in adapter  -  Error: java.lang.NullPointerException: while trying to invoke the method java.lang.Object.getClass() of an object loaded from local variable 'obj'

I am on

PI7.11

Service Pack: 04
Release: NW711_04_REL

Request your input here.

Thanks in advance

Sugata B

View Entire Topic
S_Sriram
Active Contributor
0 Likes