Versions Compared

Key

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

Prerequisite: To use Syndeia plugin in cloud mode, your Syndeia administrator should have set up Syndeia Cloud and provided you the hostname (or IP address), port number, username, and password to access Syndeia Cloud from your machine. As a simple test, verify if you can access Syndeia Cloud by going to the URL <protocol>://<hostname>:<port> (e.g. http://mydomain.myhost.com:9000) on your web browser. You should be able to see the Syndeia Cloud login page, as shown below. Try to login log in with your Syndeia Cloud username and password. If Syndeia Cloud is configured to authenticate using an LDAP server in your organization, then select LDAP for the Select account option and use your LDAP username and password to log in. If you don't see the Syndeia Cloud login page or are unable to loginlog in, check with your Syndeia Cloud administrator.

...

  1. Create a new SysML project in Rhapsody, if you don’t already have a SysML project open, using File > New and then selecting SysML (Project Type), specifying a name and location, and clicking OK, as also shown below.



  2. Add the Syndeia Profile: Select File > Add Profile to Model. Browse to the <Syndeia Installation>\profiles\Syndeia folder, e.g. <Your_User_Directory>\IBM\Rational\Rhapsody\8.1.3x64\Share\Profiles\Syndeia\profiles\Syndeia, select the Syndeia.sbs file and click OK, as shown below. 



  3. If you are prompted to add the SysML profile, select No since that profile is already added when the SysML project was created.



  4. The log window is Rhapsody will indicate the initialization of Syndeia and license validation, as shown below.



  5. Right click on the any element in the SysML model tree and select Syndeia > Settings, as shown below. This will launch the Settings window, as shown in the next step.

  6. Right-click on any element in the SysML Rhapsody model tree and select Syndeia > Settings. This will launch the Syndeia Settings window, as shown below. Set the Select primary store setting to CLOUDthe properties under Syndeia store settings, as shown below. Then, specify the protocol, hostname, and port number for your Syndeia Cloud deployment, and the username and password for your Syndeia Cloud account. Press enter after specifying each value. Click the Apply button when done and then close the Settings window.
    Image Removed
    1. Select primary store = CLOUD
    2. Protocol = http or https, depending on whether Syndeia Cloud has been set up with http or https protocol 
    3. Authentication protocol = BASIC if Syndeia Cloud is configured to authenticate users directly, or LDAP if Syndeia Cloud is configured to authenticate users using an LDAP server in your organization
    4. Hostname = hostname for your Syndeia Cloud installation, e.g. myHost.myDomain.com. Do not include the protocol (http/https) or the port number in the hostname.
    5. Port = Port number for your Syndeia Cloud installation. Default port numbers are different for http vs https. Check with your Syndeia Cloud admin.
    6. Username = Your username on Syndeia Cloud. If the Authentication protocol is set to LDAP, this will be your LDAP username.
    7. Password = Your password on Syndeia Cloud. If the Authentication protocol is set to LDAP, this will be your LDAP password.


      Image Added

      Image Added


Refer to the tutorial on Creating a Syndeia Cloud project to get started.

...