cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with uploading PDF

david_fryda2
Participant
0 Kudos

Hi,

I am getting the following error when trying to upload a PDF file to an Interactive form UI of a view.

Error is :

<b>

Parse method is not possible for this type

</b>

Can someone help ?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi David,

you must change the context attribute of type binary to a Modifiable Binary Type at runtime based on controller coding. Seems as if your datatype is not correctly modified.

Regards, Bertram