We're running a Web Agent and when the browser gets the login.fcc page, then we see an error in the login page and the Web Agent reports error :
"No redirect target found in namespace"
How can we fix that ?
Web Agent 12.52.xx.xx
As per the following KD :
After Web Agent upgrade from 12SP3 to 12.52.xx.xx, the .fcc page shows its code instead of the login page.
The .fcc page showing its code instead of the login page on Web Agent
If a Customized login.fcc page is not involved, User should set localization='yes' instead of no.
User might observe below Web Agent error :
[11/26/2019][04:01:06][2004][1692][CSmFormTemplateCache.cpp:196][CSmFormTemplateCache::GetForm][][][][][][][Serving form template '<WebAgent Installerlocation>\CA\webagent\win64\samples\forms\login.fcc' from cache.]
[11/26/2019][04:01:06][2004][1692][SmFCC.cpp:1376][SmFcc::setup][00000000000000000000000001000000-07d4-5ddd1402-069c-00041c69][*xx.xxx.x.xxxx][][][][][Error.No redirect target found in namespace.]
Set the below Web Agent ACO parameter:
localization='yes'
then the login.fcc form process correctly to can access the Web Page.
Please set the below Web Agent ACO Parameter to solve the issue.
localization='yes'