| Installing LN Studio (CE)Step 1. Download the zip file with the LN Studio softwareDownload the InforLNStudio_10.6.0.nnn-x86_64.zip file from KB 1561993 on https://www.inforxtreme.com. “nnn” represents a build
number, such as “0317”. Step 2. Install LN StudioCreate an installation folder on the client PC. The
recommended installation folder is C:\Infor\LN\LNStudio . Do not install in a Windows protected folder such as C:\Program Files or C:\Program Files (x86) . - Extract all contents of the
InforLNStudio_10.6.0.nnn-x86_64.zip file to the new installation folder.
Step 3. Define connection pointsTo define a connection point for Project Server: - Start LN Studio by running
eclipse.exe in the installation folder. - In the Workspace Launcher dialog box,
select a location for the workspace. Perform one of these actions:
- Accept the default - inside your “user home”
folder.
- Browse to an existing folder.
- Specify a new folder to store your work.
Then click OK. - When LN Studio has started, select Window > Preferences.
- Add a cloud environment:
- In the tree in the left pane of the Preferences page, select Infor LN JCA Connectivity > Cloud Environments.
- To add a cloud environment, click Add.
- Select Import from file and browse to
the location of the
.ionapi file that was created when registering the authorized app in ION. To
complete the browse dialog box, click Open. - Click Import.
- Copy the value of the Gateway URL to
the clipboard.
- Click Finish.
- Add a server certificate to the trust store:
- In the tree in the left pane of the Preferences page, select Infor LN JCA Connectivity > Trusted SSL Certificates.
- Click Browse to select the folder to
place your trust store that contains certificates for trusted HTTPS
connections.
- Select an existing trust store or specify the name for
a new trust store. For example,
LNStudioTrustStore.jks . - To complete the browse dialog box, click Open.
- Optionally, specify a password for the trust store. If
you leave the TrustStore password field blank, a default
password is used.
- Click Apply. If the trust store did
not yet exist, you are prompted whether you want to create a new one. Click Yes.
- In the URL to be checked field, paste
the Gateway URL that you copied earlier.
- Click Check. Usually, a "Check
failed" dialog box, which suggests to import the certificate presented by the
server, is displayed. Click Yes. The Import Certificate dialog box is displayed.
- In the Import Certificate dialog box,
the Server Certificates drop-down list may contain more than
one certificate. The HTTPS server presents a chain of certificates, starting
with its own certificate. Next is the certificate of the Certification
Authority (CA) that issued the server certificate, followed by the issuer of
the CA certificate, and so on. The last certificate in the chain is usually a
"root CA certificate", issued by itself. You must import the last certificate.
This certificate is already selected in the drop-down list. Details of the
selected certificate are displayed in the dialog box.
- In the Alias field, specify a short
name for the certificate. This alias is stored in lower case in the trust
store. Click Finish. The certificate is now present in the Certificates table.
- Click Check again. A "Check succeeded"
dialog box is displayed.
- Configure the Project Server connection point:
- In the tree in the left pane of the Preferences page, select Infor LN JCA Connectivity. A table with connection points is displayed.
- Select
ProjectServer and click Edit. The Configure Connection point wizard starts. - In the Activation Type drop-down list,
select
HTTP-OAuth2 and click Next. - Select the correct Cloud Environment from the drop-down list.
- Ensure the Company field is set to 0.
- Click Finish to end the Configure Connection wizard.
- Ensure the
ProjectServer connection point is selected, and click Ping. - A browser dialog box with a login screen is displayed.
This dialog box is presented by the authorization server in the cloud. Specify
your credentials for accessing the cloud.
- You are prompted whether you want to grant application
access to the LN Studio. Click Allow.
A “Ping succeeded” message is displayed. Click OK. This validates that the connection to the cloud can
be made.
| |