Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

 (4) Copy SmartCloudOnboarding.zipp zip from local installation webserver folder to both internal and external webserver sites.

...

Below screenshot illustrates after copying the folders or unzipping them as suggested above,  

 

(5) Edit <<WEBSERVER>>\ <<DOMAIN>>\applications\peoplesoft\ \PORTAL.war\WEB-INF\web.xml and add the following entry after “<!-- <distributable/> →” inside “web-app” section.

...

<!--End SmartERP Solutions, Inc. 2018→

 

(6) (Only for Internal Users Modern Site, not needed for Candidate or external site webservers)

Edit <WEBSERVERHOME>/<DOMAIN>/applications/peoplesoft/PORTAL.war/WEB-INF/smarterp.config and enter “SiteName” for which Modern Content should be rendered under “ResponsiveUIFilter” Section.
<filter name="ResponsiveUIFilter">
<param name="filterClassName" value="com.smarterp.signon.LoginFilter"></param>
<param name="TemplateIScript" value="WEBLIB_SM_CD.ISCRIPT1.FieldFormula.IScript_GetUITemplateHeader"></param>
<param name="PSSite" value="HPKGNINT"></param>
</filter>

...

i) Set the Login URL and Internal Moderin UI Site Name URL

 Navigate to Peopletools > Utilities > Administrator > URL

 1) open URL definition SM_AUTH_SSI_LOGIN_URL.

...

3. Download and migrate commons-codec-1.11.jar to your webserver lib directory

a) Download and extract the latest commons-codec*.jar from https://commons.apache.org/proper/commons-codec/download_codec.cgi

b) Either using a GUI tool or using a shell copy this jar to the following webserver directory

<<PS_CFG_HOME>>webserv/<<DOMAIN>>/applications/peoplesoft/lib/  

 This has to be carried out for both "internal" as well as "external" website.

 

4. Import Certificate and Keystore Configuration Steps

...

Go to the Certification Path tab and highlight the intermediate certificate, Symantec Class 3 Secure Server CA – G4 (intermediate certificate) in this case, and click the the  View Certificate button.

 

...

a) Go to the Google reCAPTCHA web page:  https://www.google.com/recaptcha/intro/.

 

b) Click the Get reCAPTCHA link.

...