Welcome to your onboarding checklist. This checklist has been designed to assist you in tracking your progress throughout the onboarding process. Each phase is represented in the first column, indicating the topic you have either completed or are currently working on. Please download the Excel sheet OB Checklist EMP that we have attached to this document. To indicate the completion of a topic, simply enable the checkbox in the second column. Furthermore, the last column provides an opportunity for you to provide valuable comments or feedback regarding each topic, that you can share with your Onboarding Manager or for your internal use.
We hope this checklist will serve as a useful tool for your onboarding journey. Should you have any questions or require further assistance, please do not hesitate to reach out to us via onboarding@hubject.com.
Kick Off meeting preparation
To Do | Done | Details |
Invite a Technical Colleague | ||
Invite a Business Colleague | ||
Prepare static IP addresses | ||
One Device to Generate a CSR |
Windows
(You can also generate the CSR with your OB manager during the Kick-Off Meeting)
Steps to Generate a CSR
1. Create a Folder to a desired Destination
2. Type the following code line by line
create the out folder in advance
set RANDFILE=C:\Users\alexey.ermolenko\hubject1_ssl\.rnd
set JAVA_HOME=%ProgramFiles(x86)%\Java\jre7
set PATH=%PATH%;C:\OpenSSL-Win64\bin
set PATH=%PATH%;%ProgramFiles(x86)%\java\jre7\bin\
cd C:\Users\my.user\hubject1_ssl
openssl req -config C:\OpenSSL-Win64\bin\openssl.cfg -newkey rsa:2048 -keyout my_private.key -out my_pkcs10.csr -nodes
openssl req -noout -text -in my_pkcs10.csr
------
Linux/ Mac
openssl req -newkey rsa:2048 -keyout my_private.key -out my_pkcs10.csr -nodes
|
OB Start Phase
To Do | Done | Details |
Check the Overview | ||
Generate CSRs |
Please open the attachment at the bottom: OB Checklist EMP |
|
OICP Business Process Diagrams |
||
OICP OpenAPI | ||
Hubject IP Addresses |
In case you are using internal firewalls, please whitelist our IPs: QA: 18.195.149.69 and 18.195.61.108 |
|
NGP Pricing | Next Generation Pricing |
QA - Phase
To Do | Done | Details |
QA Portal Demo + Implementation Meeting | Schedule a Meeting with your OB Manager | |
Create More Users | Optional in case more users are needed | |
Add your Endpoint URL | ||
Acceptable Use Policy | ||
Manage Certificates | In case you selected User Certificate in the Service Type Settings, please upload your certificates | |
Implementation of Web Services | ||
End To End Test | Please open the attachment at the bottom: OB Checklist EMP |
Production Phase
To Do | Done | Details |
Create More Users | Optional in case more users are needed | |
Adjust your Endpoint URL | Change your URL to the Production Environment | |
Acceptable Use Policy | ||
Implementation of Web Services | ||
End To End Test | Please open the attachment at the bottom: OB Checklist EMP |
Offer Phase
To Do | Done | Details |
Subscribe to an Offer | ||
Offer Types | ||
NGP Pricing Model | ||
(Optional) Other Pricing Models |
🎉Congratulations
You have completed your onboarding. Welcome to Hubject!