cancel
Showing results for 
Search instead for 
Did you mean: 

Return Code 99 in SXI_CACHE

Former Member
0 Kudos

Hi all,

When I am activating the BPM object I get the follwoing error. What could be the problem.

S --- Translating step type 'RECEIVE' with ID '3' ---

S --- Translating step type 'SEND' with ID '5' ---

W Send step: Property exception for '4A4C70B0021311DCABF8001320DF2276' is missing

E Send step: Fault message '763f8223021311dcac52001320df2276' is not defined

S --- Translating step type 'SEND' with ID '7' ---

I Language not set. Using system default E

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Sonia,

Looks like the BPM deifniton in the IR has issues.

Please open the BPM in your IR and then press f7 for a syntax check.

This willl give you the current errors / issues with your BPm design.

Regards

Bhavesh

Former Member
0 Kudos

No semantic errors found. What else?

Former Member
0 Kudos

What is the SP level you are in?

XI3.0 or PI 7.0?

Regards,

Jai Shankar

Former Member
0 Kudos

Hi

Check this

<i>From OSS:

The synchronous send steps define a fault message as exception. In this

case you have to wrap a block around every one or all send steps.

The block catches the exception, in your case the fault message.

The problem is, if no handler is defined, the import of the process fails (SXI_CACHE).

So modify the process, wrap a block with exception

handling around the send step and activate once mo</i>

Given in this thread

Regards

krishna

Former Member
0 Kudos

Thanks Krishna. How do I check which SP Level I am on. I am using PI 7.0

bhavesh_kantilal
Active Contributor
0 Kudos

> Thanks Krishna. How do I check which SP Level I am

> on. I am using PI 7.0

Log on to your IR , go to Help --> Information and you will have the service pack info here.

Regards

Bhavesh

Former Member
0 Kudos

Try this.

Delete the IP in ID and reimport it from IR with the same name and activate the changes.

This was a known bug. This worked for me when I was using XI3.0 SP09.

Regards,

Jai Shankar

Former Member
0 Kudos

Thanks everybody. I will try all these solutions and award points appropriately in couple of hours.

Former Member
0 Kudos

SP 6. So is this the latest service pack in PI 7.0?

Former Member
0 Kudos

No,PI has SP10 as the latest,with SP12 set to be released in May(may be its already released)

thanx

ahmad

bhavesh_kantilal
Active Contributor
0 Kudos

The latest SP on PI is SP11.

Regards

Bhavesh

Answers (2)

Answers (2)

Former Member
0 Kudos

looks like it is a bug that was fixed in SP 11 ..Is the info correct?

Bhavesh, Why I am not able to access "Help" .

404 Not Found

SAP J2EE Engine/6.40

The requested resource does not exist.

Regards

krishna

prateek
Active Contributor
0 Kudos

Hi Sonia,

Check out this

Just check these SAP Notes : 901366, 910437

Regards,

Prateek