Focal Point
[CLOSED] Error in XML format for Active Report

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/928106394

July 23, 2010, 09:20 AM
Suji
[CLOSED] Error in XML format for Active Report
Hi,
This is my code.
FILEDEF FLEXTEST DISK D:/ibi/apps/EnableTest.mxml
SET HTMLFORMTYPE=FLEX
TABLE FILE GGSALES
PRINT
REGION
ST
CITY
CATEGORY
PRODUCT
DOLLARS
UNITS
COMPUTE COGS/D12.2CM = DOLLARS * .75;
ON TABLE HOLD FORMAT XML
END
-HTMLFORM BEGIN
!IBI.FIL.FLEXTEST;
-HTMLFORM END

When I run this code, I am getting this error.

Flex ERROR: Could not resolve to a component implementation.

D:\ibi\srv76\wfs\edatemp\ts000005\ibitemp.mxml: line 2


What is the problem with my code?

WebFOCUS 7.6.9

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.7.02(Production)
WebFOCUS 7.7.02(Test region)
Oracle backend (10g)and Windows Frontend.
HTML,PDF,EXL2K,FLEX,AHTML
July 26, 2010, 03:50 AM
Kofi
quote:
SET HTMLFORMTYPE=FLEX
Is this be supported? Where document show this? Tell me link you find (if you find!! Wink)

Kofi


Client Server 8.1.05: Apache; Tomcat;Windows Server 2012
Reporting Server 8.1.05; Oracle; MS SQL; Windows Server 2012