cancel
Showing results for 
Search instead for 
Did you mean: 

BPM SMQ2 in sysfail Access using a 'ZERO' object reference is not possible

former_member206760
Active Contributor
0 Kudos

Hi ,

I am working on a IDOC to SOAP synchronous scenario

So I am using a BPM....

I have written a operation mapping outside BPM

1) Request MM creates the SOAP rquest

2) Response is a ABAP mapping where i am checking the response from webserice and then generating an email using ABAP code.

now when i am running this scneario works fine and the mail gets generated...

however i get a green flag in moni and in SMQ2 in sysfail Access using a 'ZERO' object reference is not possible

PS : Also the response coming from the webserice has a custom header which does not match with the response ABAP mapping source MT

however if I work on the same thing using Proxy to SOAP sync there is no sysfail message and it works fine

Is this a bug in the system ...i am using PI 7.1

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mr,

Try to check out the file system space and the table space... maybe can be full.

Former Member
0 Kudos

Hi,

Try to implement SAP note 1164228 or apply package SAPKB71007 to resolve your issue.