Skip to Content
0
Former Member
Aug 28, 2007 at 03:12 PM

error message is 'TYPE' is not a component of data object 'PAYLOAD'.

32 Views

Hello,

I have sceanrio where file->Synchronus bapi ->File.

For this I have defined a bpm.

Text file inut will be read and converted using sender FCC.

Bpm will call a synchronus bapi from r/3 and collect response. I need to create a success or error response file from the status of bapi response. I have used switch step to do that.

But here when I give condtion as this XPath SOResonse./p1:Z_BAPI_SALESORDER_CREATEFROM3.Response/RETURN1/TYPE = S, SXI_CACHE gives status of bpm as 99 and error message is 'TYPE' is not a component of data object 'PAYLOAD'.

At the same time if i just put a condition of simple type container variable (SuccessCounter = 0), it gives status 0 in SXI_CACHE.

Pl can anyone suggest on this as its urgent.

thanks in advance,

Sharada