cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

SPROXY error testing outbound proxy interface

che_eky
Active Contributor
0 Likes
1,994

Hi,

I am trying to test an outbound proxy interface using SPROXY but am getting the following error:

Apart from the above messages there is no more help available. When I try testing the generated XSLT program using SXSLT_TEST it gives an error "No valid XSLT program supplied". I have checked and the auto generated XSLT program does exist.

Any help appreciated.

Thanks

Che

View Entire Topic
Former Member
0 Likes

Hi Che,

A serialization problem appears when there is a type conflict.

You should to check:

- Tag occurrence. A obligatory tag must appear.

- Data type rightness. Pay attention to date and currency fields.

- Data type size fields-

Regards.

che_eky
Active Contributor
0 Likes

Hi IƱaki,

Well all the data types are string, I made sure of that. Tag occurrence I will check.

I think this is a wider/common issue as all the outbound proxies give the same error, regardless of the XML structure.

Che