Book a Demo

Author Topic: Reusable Asset Service - How to establish  (Read 3137 times)

deldan

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Reusable Asset Service - How to establish
« on: May 13, 2015, 09:46:59 pm »
Hello,

I would like to check how the Reusable Asset Service works. If this feature will cover my expectation then I will install it in company where I work.

The main question is, how to establish RAS?

I have found some information:
Quote
The Registry server holds the Storages of the Reusable Asset Service. It will have been previously configured by your system administrator, to be accessed though a Cloud Connection. Your system administrator will provide the connection details for you to use.

http://www.sparxsystems.com/enterprise_architect_user_guide/11/projects_and_teams/setup_asset_service.html

I'm the administrator for proof of concept task, so how can I establish the RAS?
« Last Edit: May 13, 2015, 09:48:18 pm by deldan »

smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Reusable Asset Service - How to establish
« Reply #1 on: May 14, 2015, 01:47:14 am »
A RAS is a Sparx model preferably hosted on a real database (not eap) back end.  Steps I used for a POC.

1. Install Sparx Cloud services
2. Create an EA Repository (I used SQL Server)
    - Create database
    - Install EA Schema
    - Transfer the default model to the repository
3. Connect to the EA Repository through the Cloud Service.
    - The URL used to connect to the repository is the RAS URL
4. Use EA itself to set up the storages, apply permissions etc.

Stan.