Expand my Community achievements bar.

First App error "string or binary data would be truncated"

Avatar

Level 1

I am working through the "First App" for ADEP/Livecycle. 

I used the record/playback to track down the error. 

In the "Create PDF Form" process I have the following error "String or binary data would be truncated." and the details say:

javax.ejb.TransactionRolledbackLocalException: String or binary data would be truncated.

Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: String or binary data would be truncated.

Why is the process using SQL Server?  Are all pdf's stored in some sort of binary field in a table in Sql Server?  This looks suspiciously like something that would be returned from a stored procedure. 

But the big problem is:  where do I go from here?  Is it possible that my installation of ADEP/Livecycle is not correct?

Thanks,

Jeanne

0 Replies