Expand my Community achievements bar.

Flex Error

Avatar

Level 2

I have created a flex form and the process accompanying it.

I get this error. I don't understand it. Please help.

Thanks

claimserror.JPG

3 Replies

Avatar

Level 10

This usually happens when the render service is not able to render the form. In your case you are not using a form but a Flex application.

Make sure you have an input variable of the "Form", not xfaForm, not Document Form.

Jasmin

Avatar

Level 10

Hi,

See the attached manual for creating flex applciations for LiveCycle..

Hope this will help you to resolve your issue.

Nith

Avatar

Level 2

it means that your flex form is not available to the process

recheck if the process input variable is of form type and the url is pointing the flex form