lead lists with 100+ columns

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

lead lists with 100+ columns

Postby johnplayer » Fri Mar 09, 2018 5:16 am

Hello,

if i want to create a new template with the Listloader Custom Template and my source file have more then 100 columns i get the message: "BAD_LEAD_FILE"

What i can do for changing the maximum columns restriction ?

Vicibox 8.0.1
VERSION: 2.14-661a
BUILD: 180222-0017

Thanks in advance !
johnplayer
 
Posts: 9
Joined: Tue Mar 06, 2018 2:30 am

Re: lead lists with 100+ columns

Postby blackbird2306 » Fri Mar 09, 2018 7:52 am

The maximum number of columns in import is restricted to 100, though I have read on custom fields doc the limit should be at 255 fields.
This restriction is in "/vicidial/sheet2tab.pl" perl script hard coded. There are 2 same lines in this file (line 144 and 268):
Code: Select all
if (( $maxCol >= 100 ) || ( $maxCol == 0 ))

But I don't why this limit is there and I didn't look if changing breaks something in system. So be careful and warned!
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.12-560a build: 160617-1427 | Asterisk 1.8.32.3
blackbird2306
 
Posts: 409
Joined: Mon Jun 23, 2014 5:31 pm

Re: lead lists with 100+ columns

Postby johnplayer » Wed Mar 14, 2018 7:43 am

Thanks a Lot ! 8)
johnplayer
 
Posts: 9
Joined: Tue Mar 06, 2018 2:30 am


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 95 guests