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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] FOC 419
 Login/Join
 
Member
posted
I have a input file this

i created a Master file that
FILENAME=TLDBEX,SUFFIX=FIX
SEGNAME=TLDBHEAD ,$
FIELD=RECTYPE ,ALIAS=0 ,ACTUAL=A01 ,USAGE=A01 ,$
FIELD=SM_DATA ,ALIAS=DATA ,ACTUAL=A08 ,USAGE=A08 ,$
FIELD=CREATE_DATE , ,ACTUAL=A10 ,USAGE=YYMD ,$
FIELD=CREATE_TIME , ,ACTUAL=A06 ,USAGE=A06 ,$
FIELD=FILLER1 , ,ACTUAL=A36 ,USAGE=A14 ,$
SEGNAME=DETAILS,PARENT=TLDBHEAD ,$
FIELD=RECTYPE ,ALIAS=1 ,ACTUAL=A01 ,USAGE=A01 ,$
GROUP=BRA_ACC_NO , ,ACTUAL=A14 ,USAGE=A14 ,$
FIELD=BRA_ACC_SU , ,ACTUAL=A02 ,USAGE=A02 ,$
FIELD=BRA_ACC , ,ACTUAL=A12 ,USAGE=A12 ,$
FIELD=SM_IN_BAL ,ALIAS=BALNACE ,ACTUAL=P08 ,USAGE=P15.2 ,$
FIELD=SM_AVE_COF ,ALIAS=COST_FUNDS ,ACTUAL=Z07 ,USAGE=P8.5 ,$
FIELD=SM_MARGIN ,ALIAS=MARGIN ,ACTUAL=Z07 ,USAGE=P8.5 ,$
FIELD=SM_FST_DTE ,ALIAS=FST_REP_DTE,ACTUAL=A10 ,USAGE=YYMD ,$

FIELD=SM_NXT_REP ,ALIAS=NEXT_REP ,ACTUAL=A10 ,USAGE=YYMD ,$
SEGNAME=TLDBTRLR ,PARENT=TLDBHEAD ,$
FIELD=RECTYPE ,ALIAS=9 ,ACTUAL=A01 ,USAGE=A01 ,$
FIELD=REC_COUNT , ,ACTUAL=A09 ,USAGE=I09 ,$
FIELD=FILLER2 , ,ACTUAL=A46 ,USAGE=A46 ,$
END

I wrote a program to read the data present in the above and update the Focus Databse
code snippet
MODIFY FILE TLDBTERM
TLDBTERM ON 04/09/2015 AT 10.18.55
FIXFORM FROM TLDBEX
ERROR AT OR NEAR LINE 2 IN PROCEDURE TESTM011FOCEXEC
FOC419) FIXFORM SUBCOMMAND ELEMENT OR FIELDNAME NOT RECOGNIZED: RECTYPE
/CA01
BYPASSING TO END OF COMMAND
PERFORM 100_VALBRACC;
IF C_ERR NE 0 THEN PERFORM 999_ERROR;


Will you help me resolivng the isssue

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8
Windows, All Outputs
 
Posts: 5 | Registered: April 11, 2015Report This Post
Master
posted Hide Post
Duplicate of
http://forums.informationbuild...1057331/m/1047085576

Please delete..



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
 
Posts: 578 | Registered: October 01, 2014Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders