Configuration of hand-coded widgets
Infor OS Portal or Infor Ming.le widgets written using HTML, Javascript, or Native Programming Model can be configured with a Configurable Home Page .zip file. All Infor OS Portal or Infor Ming.le widgets that cannot be configured with the Configuration Console can be configured with a Configurable Home Page .zip file.
All Mobile HCM widgets must be configured with a Configurable Home Page .zip file. See "Standalone Mobile HCM widgets" in the Mobile HCM Configuration Guide.
This table shows the URL patterns to use when configuring an Infor OS Portal or Infor Ming.le widget to use a Configurable Home Page. The values shown in brackets must be replaced with the actual values for your system. The <CHPNAME> value is the name of the Configurable Home Page. The generichostname and genericlogicalid values are for your Infor HR Talent application in Infor OS Portal or Infor Ming.le.
Widget | Configured widget URL pattern |
---|---|
Rave | <protocol>://<hostname>:<port>/<dataarea>/EmployeeSelfService/html/CHP(<CHPNAME>).addRave?dir1=pages&mw=true&csk.LogicalId=<LogicalId> |
Manager Candidate Summary | <protocol>://<hostname>:<port>/<dataarea>/ManagerSelfService/html/CHP(<CHPNAME>).CandidateSummary?dir1=widgets&dir2=CandidateSummary&mw=true&csk.LogicalId=<LogicalId> |
Manager Navigator | <protocol>://<hostname>:<port>/<dataarea>/ManagerSelfService/html/CHP(<CHPNAME>).myStaff?dir1=pages&mw=true&csk.LogicalId=<LogicalId> |
Manager Requisition Summary | <protocol>://<hostname>:<port>/<dataarea>/ManagerSelfService/html/CHP(<CHPNAME>).RequisitionSummary?dir1=widgets&dir2=RequisitionSummary&mw=true&csk.LogicalId=<LogicalId> |
My Approvals | <protocol>://<hostname>:<port>/<dataarea>/ManagerSelfService/html/CHP(<CHPNAME>).timeOff?dir1=pages&mw=true&csk.LogicalId=<LogicalId> |
Recruiter Candidate Summary | <protocol>://<hostname>:<port>/<dataarea>/RecruiterSelfService/html/CHP(<CHPNAME>).CandidateSummary?dir1=widgets&dir2=CandidateSummary&mw=true&csk.LogicalId=<LogicalId> |
Recruiter Requisition Summary | <protocol>://<hostname>:<port>/<dataarea>/RecruiterSelfService/html/CHP(<CHPNAME>).RequisitionSummary?dir1=widgets&dir2=RequisitionSummary&mw=true&csk.LogicalId=<LogicalId> |
Administrator Requisition Summary | <protocol>://<hostname>:<port>/<dataarea>/Administration/html/CHP(<CHPNAME>).RequisitionSummary?dir1=widgets&dir2=RequisitionSummary&mw=true&csk.LogicalId=<LogicalId> |
Admin Navigator | <protocol>://<hostname>:<port>/<dataarea>/Administration/html/CHP(<CHPNAME>).resources?dir1=pages&mw=true&csk.LogicalId=<LogicalId> |
Employee Ask | <protocol>://<hostname>:<port>/<dataarea>/CaseEmployeeWebApp/html/CHP(<CHPNAME>).EmployeeAsk?dir1=widgets&dir2=EmployeeAsk&mw=true&csk.LogicalId=<LogicalId> |
Manager Ask | <protocol>://<hostname>:<port>/<dataarea>/CaseEmployeeManagerWebApp/html/CHP(<CHPNAME>).ManagerAsk?dir1=widgets&dir2=ManagerAsk&mw=true&csk.LogicalId=<LogicalId> |
Field Representative Ask | <protocol>://<hostname>:<port>/<dataarea>/CaseFieldRepresentativeWebApp/html/CHP(<CHPNAME>).FieldRepresentativeAsk?dir1=widgets&dir2=FieldRepresentativeAsk&mw=true&csk.LogicalId=<LogicalId> |
Agent Cases | <protocol>://<hostname>:<port>/<dataarea>/CaseAgentWebApp/html/CHP(<CHPNAME>).AgentCases?dir1=widgets&dir2=AgentCases&mw=true&csk.LogicalId=<LogicalId> |