Automic User Script Essentials is a hands-on scripting module from Tricise University for Automic users who already know their way around the Broadcom Automic Automation interface and object model, and now want to write their own scripts. Across 3 focused days, participants learn how to use the Automic scripting language to parametrise objects dynamically, control workflow logic, process data from reports and variables, and trigger object executions from script — the skills that turn an Automic user into an Automic power user.
The Automic User Script Essentials module is deliberately exercise-driven. Every topic is followed by a hands-on exercise in a real Automic environment, and the module ends with two extended workshop tasks where participants solve realistic automation problems with the techniques they’ve learned. The module builds directly on Automic User Essentials and assumes that participants are comfortable creating and executing basic Automic objects before they start. This module was previously known as Automic User Script Fundamentals and has been updated and rebranded as Automic User Script Essentials.
Pricing options
Who should attend
Learning outcomes
Agenda
- Script declaration and the SET command family
- Variable handling and object variables
- Time, date, arithmetic and formatting · hands-on exercises
- Conditional logic and switch statements
- Loops and iterative processing
- Reading and writing variable objects · hands-on exercises
- Data sequences from reports, variables and XML
- Arrays, string manipulation and filters
- Object activation, file system access and final workshop