SEC Error - 413 Request frame too large

302 views
Skip to first unread message

rcpet...@gmail.com

unread,
Dec 29, 2016, 2:07:12 PM12/29/16
to Fujitsu RunMyProcess Developer Community
Hi guys,

I've been trying to load users from AD to RMP using SEC and LDAP adapter.
Until now, everything went fine. I could connect to AD and login. But when doing the search I'm getting the 413 error "Request Frame too Large".

is this a jetty configuration? can I increase the size of the request?

Best Regards,
Rodrigo

Richard Manga

unread,
Jan 5, 2017, 8:25:06 AM1/5/17
to Fujitsu RunMyProcess Developer Community, rcpet...@gmail.com
Good morning Sir,
Please find below the suggestion of our R&D Expert:
We are waiting for your feedback,
Regards,


You can call resources on your local servers from your RunMyProcess applications in the cloud! Start adding adapters to connect to your local resources

The SEC cannot process more than 1 Mb of raw information at one time. If you are using adapters the infomation is transformed to base64 which may make the package a little bigger. A good rule of thumb is to keep the returned data under 800 Kb.

You must also make sure that transactions are done whithin a 60 second timeframe. If your transaction takes longer that 60s to respond you will see a timeout error in RunMyProcess even though the process is still running.

Reply all
Reply to author
Forward
0 new messages