cancel
Showing results for 
Search instead for 
Did you mean: 

File - soap - JMS

Former Member
0 Kudos

Hi All ,

I am trying to achieve the scenario File - soap - JMS using the below page in wiki

https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/file-rfc-file%2528without+bpm%2529&;

I was able to run the file - soap - file scenario as described in the WIKI but when I change the receiver

file adapter to JMS I am getting the following error

Attempt to process file failed with com.sap.aii.af.service.cpa.impl.exception.CPAObjectKeyException: Value of key must not be null: ObjectId

Please let me know how to get away with this error .

Thanks

KLK

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Complete CPACache refresh by using PIDIRUSER should solve the problem. Please ask the BASIS team to do the complete cache refresh.

Regards,

Sarvesh

Former Member
0 Kudos

Thanks Sarvesh ,

But this is not a Cache Issue , When I change the JMS adapter to File the error is resolved .

I did try SXI_CACHE before and it did nt solve the issue.

Thanks

KLK

Former Member
0 Kudos

CPACache is to fresh cache in the java stack, sxi_cache is to update cache in the abap stack. So try to update java cache too.