Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Problem with creating XML Hold File

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Problem with creating XML Hold File
 Login/Join
 
Member
posted
I am trying to retrieve data from our ODS Database and hold it as XML.
This is a copy of the error

-GOTO L_EXIT ;
-L_EXIT
SET GRAPHSERVURL=http://xxxxx.xxxxxxx.xxx:xxxx/ibi_apps/IBIGraphServlet
SET GRAPHENGINE=GRAPH53
-INCLUDE mrheader
-* mr header include start
-* mr as NOT html
-SET &FOCEXURL=/ibi_apps/WFServlet?IBIF_webapp=/ibi_apps&IBIC_server=EDASERVE&IBIWF_msgviewer=OFF&IBIAPP_app=baseapp ods_common ods_student plus_sis sql_student& | '&' | 'IBIMR_drill=X,studentx/studentx.htm' | '&';
-OLAP ON
SET FOCEXURL='/ibi_apps/WFServlet?IBIF_webapp=/ibi_apps&IBIC_server=EDASERVE&IBIWF_msgviewer=OFF&IBIAPP_app=baseapp ods_common ods_student plus_sis sql_student&&IBIMR_drill=X,studentx/studentx.htm&'
-OLAP OFF
-* mr header include end
-*
-INCLUDE ADHOCRQ
TABLE FILE ODSST_COURSE_CATALOG
PRINT
SUBJECT
SUBJECT_DESC
COURSE_NUMBER
TITLE_LONG_DESC
COURSE_TEXT_NARRATIVE
BY COURSE_IDENTIFICATION
HEADING
""
FOOTING
""
WHERE ACADEMIC_YEAR_DESC EQ '2009-2010';
WHERE RECORDLIMIT EQ 100
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE HOLD FORMAT XML
ON TABLE SET STYLE *
UNITS=IN,
SQUEEZE=ON,
ORIENTATION=PORTRAIT,
$
TYPE=REPORT,
GRID=OFF,
FONT='TIMES NEW ROMAN',
SIZE=10,
$
ENDSTYLE
END
0 NUMBER OF RECORDS IN TABLE= 100 LINES= 100
0 ERROR AT OR NEAR LINE 29 IN PROCEDURE ADHOCRQ FOCEXEC *
(FOC702) THE OPTION SPECIFIED IS NOT AVAILABLE WITH TEXT FIELDS:



I cannot figure out where I am going wrong with this one.

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


Developer Studio 7.7.02
Windows XP Pro SP3 and Windows 7 64bit
all output
 
Posts: 20 | Registered: January 27, 2010Report This Post
Expert
posted Hide Post
quote:
(FOC702) THE OPTION SPECIFIED IS NOT AVAILABLE WITH TEXT FIELDS:

I think that is pretty clear. Comment out the text field and see if it works. If yes, then you'll have to convert your text field to an alpha.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Problem with creating XML Hold File

Copyright © 1996-2020 Information Builders