• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Field character length exceeded

Your Task History ID
IjU3NjMwNTZiMDYzMTA0MzA1MjY5NTUzNjUxMzc1MTZiNTQzMyI_3D_pc
I have been getting the message: Field(s) code character length exceeded the allowed max value. Learn more: https://forum.pabbly.com/threads/maximum-character-length.10600/

The File ID is IjU3NjMwNTZiMDYzMTA0MzA1MjY5NTUzNjUxMzc1MTZiNTQzMyI_3D_pc

I have had this message before, but what I would like to know is, how can I avoid this? We are processing a Sheets file with up to 1000 input lines , and about 80 columns of calculations, with output .csv files of up to 5001 rows.

Are there additional processes that we need to input, in order to enable the process to continue?
Thank you.
 
A

Arshita

Guest
Hey @atatu.co.nz

As we can check from your workflow, it appears that you are using the deprecated "Run Python" in code by Pabbly" action step.

To address this, please use the alternative action event labeled "Run Python" instead of "Run Python (beta)". I kindly request you to make this adjustment and try the process again.

1710240215076.png
 
Well, I managed to break the workflow, thinking that I could simply choose the Run Python option! I have replaced that workflow with a backup:
Task History ID -

IjU3NjMwNTZiMDYzZTA0MzU1MjZlNTUzMjUxMzU1MTYzNTQzNyI_3D_pc​


I think that we will need to split the source file into a number of steps so that we avoid the 250,000 character limit, then stitch the output files together. Thankyou.
 
A

Arshita

Guest
You can surely proceed with splitting the source file into several steps from your end.

However, if you face any issues, you can let us know.
 
Top