cancel
Showing results for 
Search instead for 
Did you mean: 

Error code 99 in SXI_CACHE for Business Process

Former Member
0 Kudos

Hi,

I created a Integration Process, defined all the configurations and activated them in ID. In SXI_CACHE I get a error code of "99" for this process.

I checked the Workflow equivalent of the process and did a Syntax Check there. It gives two errors. Both are for a transformation step (1:N).

==> Category XC is not supported by the workflow system (Info)

==> Binding Definition contains errors (Error)

==> The Object Type 'ZXI_PROXY_MI_FORECASTABS_0001' is not (actively) available. (Error)

Thiis interface is the output of my transformation step, and a multiline one. I don't find any problems with this interface and this generated object is available in the system.

Any pointers to what can be the error here????

Regards,

Pradeep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

If the return code 99 is displayed in the runtime cache for an integration process, check the following in the Integration Repository:

Conditions

Are the defined conditions valid?

At present, the condition editor cannot ensure that a condition does not contain invalid comparisons, for example:

· Comparisons between different data types, for example xsd:date and xsd:time

· Comparisons between single and multiple expressions

Correlations

Is every activated correlation actually used?

Thanks

Swarup

prateek
Active Contributor
0 Kudos

Go to tcode SWWL. Delete previous entries if nany.

Reimport the Integration Process in ID. Save and activate. Then check again

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

I have done this already, but doesn't work

I'm wondering if there is something worng with the transformation step.

Properties:::

Interface Mapping --> <and IM with 1:N mapping>

Exception->System Error ---> blank...

Source Messages --> Container Variable

Target Messages --> Container Variable (multiline)

Regards,

Pradeep

justin_santhanam
Active Contributor
0 Kudos

Pradeep,

Does ur Target Message Mappping/Inerface mapping is also defined as 0..Unbounded, plz confirm.

raj.