Before you start coding, you have to make specific definitions in your Natural environment.
To set up your Natural environment
Set up your Natural development and runtime environment for the required platform as described in Setting Up Your Environment previously in this documentation.
This tutorial assumes that you use Natural Studio as your development environment.
Make sure to use the names mentioned below.
Development Environment
Create a new Natural library with the name CISHELLO
.
Runtime Environment
When you add the new entry to the configuration file, specify
"Execute samples" as the session name:
<session id="Execute samples" trace="false">
"Execute samples" is the entry that will later be available for selection in the logon page.
You can now proceed with the next exercise: Creating the Natural Code.