BI Publisher (MOSC)

MOSC Banner

Change excel sheetname ( BI Publisher - Excel template 12.2.1.3)

in BI Publisher (MOSC) 3 commentsAnswered ✓

Hi,

We have a multi-sheet excel template report which is working fine. There is a requirement to change the sheet name at run time.

Sheet name is based on department name. However business wants to change one department name sheet to a specific name.

Tried using replace command it's not working.

Error:

org.xml.sax.SAXException: Parse Error in replace function.
oracle.xdo11g.xpath.XPathException: Parse Error in replace function.

Column 'A'

XDO_SHEET_NAME_?

Column 'B'

<?replace(.//DEPT_NAME,"ABC","XYZ")?>

<?replace(..//DEPT_NAME,"ABC","XYZ")?>

Single quote same error. <?replace(.//DEPT_NAME,'ABC','XYZ')?>

Tried all three commands above.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center