× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

error in extraction of customer record

  • mrul3s
  • Topic Author
  • Offline
  • User is blocked
  • User is blocked
More
8 years 11 months ago #17268 by mrul3s
We are extraction data from CUSTOMER application and found error "Unknown conversion code" with some of the customer record. Please find attached snapshot and record shown below :
We have passed 21 fields in F.STR and when we debug it for CUSTOMER id "100820" it writes file with no error, but when we debug it for CUSTOMER id "800821" it gives error "Unknown conversion code" and writes only 20 fields. Please check below records for the reference.

100820||||||||||||||||||||Individual
100821|IN|None|No|No|No|No|N/A|N/A|N/A|N/A|No|No|No|No|No|No|No|No|Individual

We cant identify the issue. Please help..
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #17331 by T24_SATHISH
Replied by T24_SATHISH on topic error in extraction of customer record
/ is an subvalue marker. this is localhost ?

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #17367 by kripesh
Replied by kripesh on topic error in extraction of customer record
Check properly in the Final string somewhere you would have missed out the : (colon) that separates two values.. Usually this Error comes when you miss out the colon while concatenating two value.

Have a great day !

Please Log in or Create an account to join the conversation.

Time to create page: 0.203 seconds