My Oracle Support Banner

BI Publisher - Convert Servlet Is Erroring Out On OAS7 When Using Backslash in Combination With a Number in the Source Document (Doc ID 3015899.1)

Last updated on APRIL 17, 2024

Applies to:

BI Publisher (formerly XML Publisher) - Version 12c to 5.6.3 [Release 12.0 to 5]
Information in this document applies to any platform.

Symptoms

Convert Servlet is erroring out on OAS7 when using backslash in combination with a number in the Source Document.

Steps:

1. Use below Payload example:

========================
<?xml version=1.0 encoding=UTF-8?>
<DOCUMENT>
<DATE>25.06.2007</DATE>
<USER_NAME>USER</USER_NAME>
<APP_ID>4000</APP_ID>
<APP_NAME>TestConversion</APP_NAME>
<PAGE_ID>1500</PAGE_ID>
<TITLE>TestConversion</TITLE>
<P1500_FIND></P1500_FIND>
<P1500_ROWS></P1500_ROWS>
<P1500_GO></P1500_GO>
<P1500_VIEW></P1500_VIEW>
<REGION ID=1306024267941884>
<ROWSET>
<ROW>
<ID>100</ID>
<NAME>BIP Publisher Test - Slash+1: \1 Ende </NAME>
<LAST_UPDATED_ON>22 minutes ago</LAST_UPDATED_ON>
<PAGE_COUNT>5</PAGE_COUNT>
<LAST_UPDATED_BY>USER</LAST_UPDATED_BY>
</ROW>
</ROWSET>
</REGION>
</DOCUMENT>

========================

2. There is no interface to access /convert and then submit data in a screen. The payload must be sent along with the request from the start.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.