Dec 10, 2018
04:21 PM
Summary How do I redirect the http://domain_name:port to operations portal page rather than wildfly page in FNO 2017R1? Question In FlexNet Operations 2017, the domain name:port no longer redirects to operations portal page instead it takes to wildfly page. For example http://localhost:8888 takes me to wildfly page and not operations portal. How do I configure it to redirect to operations portal? Answer To redirect http://domain_name:port to the FNO operation portal page instead of wildfly page, you will have to add a redirection in the index.html page. Here are the steps: If you have an embedded Wildfly then do the following:
Stop Wildly Server from Flexnet Setup (System Status -> Stop Server)
Take a backup of existing index file: C:\ProgramFiles\FlexNetOperations\components\wildfly\welcome-content\index.html
Copy the attached index file to C:\ProgramFiles\FlexNetOperations\components\wildfly\welcome-content\ (Overwrite existing file)
Start WildFly Server from Flexnet Setup (System Status -> Start Server)
If you have a separate Wildfly, then do the following:
Stop Wildly Server from Flexnet Setup (System Status -> Stop Server)
Take a backup of existing index file: C:\Program Files\wildfly-8.2.1.Final\welcome-content\index.html
Copy the attached index file to C:\Program Files\wildfly-8.2.1.Final\welcome-content\ (Overwrite existing file)
Start WildFly Server from Flexnet Setup (System Status -> Start Server)
Try accessing FNO base URL, it should redirect to FNO Producer Portal Logon Screen
... View more
Labels:
Oct 19, 2018
08:01 PM
Summary How do you trigger user-enabled email template with customized message in FNO 2016R4? Question In FlexNet Operations On-Premises 2016 R4, editing the user-enabled Email Template Content in View Email Template page does not send the correct email when user status is changed from inactive to active. How do you trigger user-enabled email template with customized message in FlexNet Operations On-Premises 2016 R4? Answer In FlexNet Operations 2016 R4, the message sent for the user-enabled template is hardcoded in the FLEXnetCustomizableText_en.properties file. In order to customize the user-enabled template do the following: 1. set the "send?" field for user enabled template in List email templates to false. 2. Modify the FLEXnetCustomizableText_en.properties and place it in <install>\custom\webapps\flexnet\WEB-INF\classes 3. Stop server, undeploy and redeploy the component and start the server. Once this is done, changing the status of user from Inactive to active will trigger the customized message in the email. This has been fixed in FNO 2017 R1(FNO-28949).
... View more
Latest posts by anayak
Subject | Views | Posted |
---|---|---|
1818 | Dec 10, 2018 04:21 PM | |
574 | Oct 19, 2018 08:01 PM |
Activity Feed
- Posted How do I redirect the http://domain_name:port to operations portal page rather than wildfly page in FlexNet Operations 2017 R1? on FlexNet Operations Knowledge Base. Dec 10, 2018 04:21 PM
- Posted How do you trigger user-enabled email template with customized message in FlexNet Operations On-Premises 2016 R4? on FlexNet Operations Knowledge Base. Oct 19, 2018 08:01 PM