Solution Center (Tutorial)

Created by admin, last modified on Sep 16, 2025

Solution Center (Tutorial) teaches you to:

Prerequisites:

In this page:

Manage multiple solutions from one place

Master centralized solution administration. Solution Center provides:

Key Skills:


Solution Lifecycle → Tutorial | Concept | How-to Guide | Reference

Getting Started (2 min)

Launch Solution Center

  1. Start Solution Center:

  2. Interface Tour:

    ???????????????????????????????????????
    ? FrameworX Solution Center      (?)  ?
    ???????????????????????????????????????
    ? Server Info | License | About       ?
    ???????????????????????????????????????
    ? [New] [Edit] [View] [Run] [Manage]  ?
    ???????????????????????????????????????
    ? ??????? ??????? ???????           ?
    ? ?Tank ? ?SCADA? ?Demo ? Solutions ?
    ? ??????? ??????? ???????           ?
    ???????????????????????????????????????
    Status: Connected to Local Server
    
  3. Verify Connection:

Create Your First Solution (3 min)

Step-by-Step Creation

  1. Click New Button

  2. Configure Solution:

    Name: MyFirstSolution
    Template: HeaderLayout
    Product: FactoryStudio
    Location: Default folder
    Description: Learning Solution Center
    
  3. Click Create

  4. Exit Designer (we'll use it later)

Try Different Templates

Create three practice solutions:

Solution NameTemplatePurpose
SimpleHMIBlankCanvasBasic display
TankMonitorHeaderLayoutNavigation structure
DataLoggerTabsMulti-page setup

Exercise: Create each solution, note the differences in templates

Organize Solutions (2 min)

Folder Structure

  1. Create Organization Folders:

  2. Move Solutions:

Change View Modes

Toggle between views using toolbar:

Tip: Use Table View to compare solution sizes and modification dates

Connect to Remote Server (3 min)

Setup Remote Access

  1. Configure Server (on host machine):

  2. Connect from Client:

  3. Verify Connection:

Web Access

Access from browser:

http://192.168.1.100:10108/solutions?accesskey=Demo123

Security Note: Always use AccessKey for remote connections

License Management (2 min)

View License Status

  1. Click License Panel

  2. Review Information:

    Type: Development
    Tags: 5000
    Users: 5
    Expires: 2025-12-31
    Status: Active ?
    

Activate New License

Online Activation:

  1. Enter Product Key
  2. Click Activate
  3. Confirmation appears

Offline Activation:

  1. Get Site Code
  2. Send to vendor
  3. Load License File

Monitor Usage:

Diagnostic Tools (3 min)

Property Watch

Monitor live tag values:

  1. Start a solution (Run button)
  2. Click Manage → Property Watch
  3. Browse to Tags
  4. Select tag to monitor
  5. View real-time values
  6. Modify value (if permitted)

Trace Window

Debug system messages:

  1. Click Manage → Trace Window
  2. Select modules:
  3. Set Level: Info
  4. Watch messages flow

Module Information

Check system health:

  1. Click Manage → Module Information
  2. Review status:
    TServer: Running ?TWebServices: Running ?Device Channel 01: Connected ?Database: Online ?
    

Exercise: Start TankMonitor solution and use Property Watch to monitor a simulated value

Multi-User Setup (3 min)

Enable Collaboration

  1. Solution Properties:

  2. User 1 - Open for Editing:

  3. User 2 - Join Session:

Collaboration Features

Test these multi-user scenarios:

User 1 ActionUser 2 SeesResult
Add new tagTag appearsReal-time sync
Modify displayChanges showImmediate update
Save solutionSave promptCoordinated save

Note: Changes sync immediately between users

Backup and Recovery (2 min)

Manual Backup

  1. Export Solution:

  2. Verify Backup:

Restore from Backup

  1. Import Solution:

Auto-Backup Setup

Configure in solution:

Backup Interval: Daily
Keep Versions: 7
Location: \Backups\Auto\

Best Practice: Backup before major changes and test restore monthly

Best Practices

Solution Naming Convention

[Project]_[Type]_[Version]_[Date]
Examples:
- PlantA_HMI_v1.2_2025-09
- TankFarm_SCADA_Dev_2025-09
- Line3_DataLogger_Prod_2025-09

Folder Organization

Solutions/
??? Development/     (Active development)
??? Testing/        (QA validation)
??? Production/     (Released versions)
??? Archive/        (Old versions)
??? Templates/      (Reusable bases)

Security Checklist

Troubleshooting

Common Issues and Solutions

ProblemPossible CauseSolution
No solutions visibleWrong folder pathCheck Server Information paths
Can't connect remotelyFirewall blockingOpen port 10108
Designer won't launchNo dev licenseCheck License panel
Solution lockedOpen elsewhereClose other instances
Backup failsDisk spaceCheck available storage

Quick Fixes

Reset Solution List:

1. Close Solution Center
2. Delete %TEMP%\FrameworX\*
3. Restart Solution Center
4. Click Refresh

Force Close Solution:

1. Task Manager
2. End FrameworX.exe
3. End TServer.exe
4. Restart Solution Center

Validation Checklist

Complete these tasks to validate your learning:

Key Takeaways

? Solution Center is your control hub - All solution management starts here

? Single-file architecture - Each .dbsln contains everything

? Multi-user ready - Collaborate in real-time

? Built-in diagnostics - Troubleshoot without external tools

? Flexible deployment - Local, remote, or web access

Next Steps

Now that you can manage solutions:

[Designer (Tutorial)] - Build your solution
[Runtime (Tutorial)] - Deploy to production
[High Availability] - Setup redundancy

Additional Resources


Quick Reference Card

ShortcutAction
Ctrl+NNew solution
Ctrl+OOpen solution
Ctrl+EEdit solution
F5Run/Refresh
Ctrl+MManage tools
DeleteRemove solution

In this section...