AyMINE – Technical documentation
Interfaces to other systems
Enterprise Architect Connector
CalDav, WebDav using Sabre
Business excelenece
Balance Scroecards
Task & Project Control
- Helpdesk ticket - reply to customer
- Test
- Qualification of user or contact
- Project role
- What makes up the methodology / QMS
- dragdrop
- Location
- My areas
- Kanban Task Overview
- Personal Task
- Internal helpdesk
- Customer Care Centre
- Project baseline
- Return project plan by baseline
- Project Schedule
- Processing time sheets
- Records managed by a project
- Activation buttons
- Why some data can't be deleted
- Starting events
- Qualification of user or contact
- task_taskobjects
- Project
- Reminders and Messages
- eventobj_raisingevents
- decision_decobjects
- eventobj_startingevents
- eventobj_eventbuttons
- Type of tests
- Deal management
- FMEA - Detection
- FMEA - Features
- FMEA Methodology | AyMINE
- FMEA - Occurence analysis
- FMEA Severity analysis
- FMEA
- Management of responsibilities - RACI Matrix
- RACI Matrix for Project
- Improvements and Preventive Measures
- Notice – example of use
- tskproblem_terminology
- 8D report
- Task Scheduling
- Administration of the Task Management Module
- Adminitration of areas, projects, calendars
- Discussion
- GDPR and record of qualifications
- System rights for the task management module
- Project Planning
- Employee Tasks
- Incident and Quality Issue Management
- Collaborative Resolution of Multiple Problems
- List of business areas
- Required qualifications
- Plan template / strategy
- Decision
- Configuration Package
- Record template
- Change management process in a project
- Task list
- Requirements
- Team Member
- Right to Manage Qualifications
- Input requirements
- Obligation
- Competencies and Skills
- Problems, tickets and their management
- Meeting
- Package definition
- Phrases and terms
- Data Area
- Risk
- Task
- Business event
- Task, project & quality management
- Records and protocols
- Directives and Policies
- Events
- Risk Pattern
- Information
- Project definition
- Activity log
- eventinstances
- Personal calendar
- Objects of decision making
- Event activation buttons
- Objects affected by the problem
- Variant decision-making
- Recorded activities
- Self-Reminders
- QMS and Task Management
- Objects related to the task pattern
- Effect of the task on the right to modify the atta
- Level of Competence
- Manager approval with the task report
- Region / project / methodology
- Manage your marks
- tskdefusertask
- Quality Management System (QMS)
- tsktask_batasks
- Project Team
- Events and meetings
- Events and meetings
- List of event instances
- moduleclientoptions
- Processed objects
- Mark patterns
- Notification events
Interprocess management
Human Resources
- hrstcontract
- roles
- Human resources
- Digital Personnel Archive
- Personalistics – User Permissions and roles
- Registration of job seekers
- Manage department / division data
- Job Position
- Worker
- Worker overview
- An overview of your staff
- Responsible HR Manager
- Synchronizing staff and system users
- modulesafety
Asset Management
- Products, assets and sales
- Tendering and purchasing
- Analytical model
- Product Supplier
- Product Categories
- Product or Product Property
- Project Goal
- Business Offer
- Offers summaries
- Recalculate bid
- Offer and Price Access Rights
- Creating and processing orders
- System order status query
- Order Reports
- Pricing
- Pricing – volume discounts
- Products and Goods
- Product status and change
- Product Units
- Quality criteria
- Why are the Quality criteria usefull
- DFMEA - Product FMEA
- Hara | Hazarad & Risk Analysis
Customer Relationship - CRM
- Contacts and directories module (
- System Permissions and CRM Module Settings
- Customer Order Overview
- Address books
- Address book list and management
- Privacy policy
- Send bulk messages in compliance with GDPR
- Bulk email footer
- Unsubscribe and set preferences
for bulk mail - How to correctly forget a person's details
- Bulk Emails
- Contracts
- Partner in a contract
- Message patterns
- Groups of contacts
- Order overview for customer groups
- Directory or people and companies
- Contact per person or company
- Quickly available contacts
Finance management
System modules
System management
- moduleclientoptions
- digiSign
- formattedtexts
- System Configuration
- Processes in use
- Client
- Configure gateways for external messages
- Message with the outside world
- Email messages
- Secure business communication
- Send SMS directly from CRM
- Call directly from CRM
- Documents and files
- Additional functions with files
- Copying and moving files between objects
- Picture presentation
- Public link to the document
- Recent Files
- Dashboard
- Object location on the board
- Client items
- Revisions and comments
- Securing posts and internal discussions
- Translations
- Record Relationships
- Relation types
- sysrole
- User Processes
- System module
- System User
- User administration
- User Administration
- Secure login to the sytem
- Connecting users to VOIP PBX
- Secure Key Wallet
Framework
- frmobjectextension
- introhelp
- introhelp_mobile
- introhelp_aplikace
- versioninfo
- releases
- AyMINE modules and basic types
- cliplink
- introhelp_settings
- introhelp_deleting
- introhelp_dragdrop
- list_filtering
- AyMINE intro
- AyMINE access security
- AyMINE Modules
- Object locks
- System rights
- introhelp_keyshortcuts
- introhelp_shortcuts
- introhelp_icons
- list
- introhelp_generalinfo
- introhelp_objectdetail
- introhelp_objectlist
- introhelp_privateobjectnotes
- AyMINE User Rights Control
- introhelp_dashboard
Web Page Description
Description defines what is on the web page, what it consists of, and where it is located on the portal
- Building a Complete Page
- Creating a Page with a Script
- SEO Support for Pages
- URL Addresses for the Page
Building a Complete Page
CMS is very flexible in the ways it can create a web page. Some methods are intended for regular users, while others require the cooperation of administrators. A page is created from:
- Content described directly by the page
- Blocks attached to the page, composed of parts
- A script that generates it and is stored on the server
- Data outside the CMS, with the CMS used to determine which page to generate based on the request
Creating a Page with a Script
Generic Script for Page Creation
A page can be created by a generic script designed to create multiple pages, typically using blocks inserted into the page.
Setting up a page for a shared script:
- Assign a script to the page
- Assign blocks to the page that the script will work with. The script description indicates which blocks are needed and whether the script also works with the content of the page itself.
Page Created by a Script
A page can be created by a script designed specifically for that page. A typical example is a PHP script that generates HTML code.
Creating a page created by a script:
- Create the page
- Insert the relative address of the source script into the path. The system administrators will provide you with the address, as they have inserted the script on the server.
Note: Do not modify the path to the script, or the page will not function. All scripts for one client are located in a special area, and the script address is only within this area. It is not possible to call a script other than the one designated for generating the page.
SEO Support for Pages
CMS provides strong options for achieving the best position for a page in search engines – so-called SEO optimization.
For all the data described below, filling them in is optional, but they help search engines understand the page well.
Data Transmitted to the Sitemap
- Page Priority – Informs search engines about the importance of the page.
- Change Frequency – Indicates how often it is appropriate to check if the content of the page has changed.
- Include in Search – Allows search engines to prevent the page from being offered in search results. However, it is entirely up to the search engine whether to follow this or not.
The date of the last update of the page is automatically passed to the sitemap.
Data in the Page Header
Descriptive data used by search engines and partially by browsers are listed in the page header:
- Page Title – Title displayed in the browser toolbar and in search engine results.
- Web Description – Page description used by search engines. Limited to 160 characters. If not filled in, the description from the brief page description is automatically used.
- Keywords – Can help search engines correctly classify the page.
URL Addresses for the Page
Multiple addresses can be assigned to each page, which are redirected to.
Use redirection if the page previously had a different location and you want to ensure that it can still be found from the original addresses.
CMS automatically redirects the browser to the current address when one of these addresses is requested.