Hello everyone,
Last weekend, I upgraded my platform to SP2023 R2 P01 and have been exploring the new features since. I'm particularly interested in using the WebViewEngine with a simple OMI application.
For testing purposes, I deployed the WebViewEngine on my GR, which also serves as my SMS. However, I've encountered two issues:
1. The deployement of my OMI app failed with this error message :
Publish failed to upload one or more files to storage: Tenant - t1 ViewApp - FMC_SGY_GR/ViewApp_FRSGYPVSWTS002. The request's Content-Length 610322871 is larger than the request body size limit 536870912.
I am wondering because my OMI application has only one pane with an Web_Browser.
I found a dirty workarournd by deleting files (by making backups) in the directory : C:\Program Files (x86)\ArchestrA\Framework\FileRepository\GR_NAME\ObjectFileStorage\$ViewApp_name\Deployed_####\Content\Symbol
But does not seems to be a latested solution
2. When I try to establish a connexion to servername/omi with my AD credential I got this error
On the OCMC I get this message information :
Interestingly, when I use another account, it works without any problems. I suspect it might be related to
HTTP 400 error responses to HTTP requests - Internet Information Services | Microsoft Learn
Do you have an idea ?
Kind Regard
Joris