People have been asking me any times how do we start with webMethods using integration server.
This post will be helpful for you if your asked to support on premise webMethods or you are trying to learn on premise webMethods administration and or development.
So just trying to put some basic steps around how to start
Steps as you move in your journey
-
Go and Register to SoftwareAG learning portal for customer / partners https://learn.softwareag.com/
-
Once you have registered check these courses
- webMethods Integration Basic ( Developer )
- webMethods Integration Essentials ( Developer / Administrator )
- webMethods Integration Platform - Installation & Configuration ( Developer / Administrator )
- webMethods Integration Platform Administration Workshop( Developer / Administrator )
- webMethods Integration Messaging Client ( Developer / Administrator )
- webMethods Integration Caching ( Advance Developer )
- webMethods Integration Java Services( Advance Developer )
- webMethods Integration JMS Messaging( Advance Developer / Administrator )
- webMethods Integration Advanced Flat File Handling ( Advance Developer )
- webMethods Integration Messaging Trigger Filtering( Developer / Administrator )
- Public Services for Audit Logging in IS 10.15** ( Advance Developer )
- webMethods Integration Service Performance ( Advance Developer / Administrator)
- webMethods Technical Architecture Workshop (Expert Architect )
Next go to empower empower.softwareag.com
register your email
Next important step is go to Software AG Product Documentation
if you want to learn about installation requirements select the Software AG Suite & Cross-Product Guides filter then select the version which you see currently which is 10.15
For installation topics refer to Complete Installation and Upgrade Information for Software AG Products
To get free version of the product webMethods Integration Free Trial Download
If you need the license keys check webMethods (self-hosted) Free Trial FAQs if you have your personal / customer keys (check if your allowed to use for installation) you can use it for your learning.
For having majority of features enabled suggestion will be to have a DB available postgre / Oracle / MS SQL which every you can find the details of supported DB and versions are mentioned in the installation topics.
To get detailed insights into learning post the learning courses refer to the detailed PDF
if your are more a technical developer who writes integration logic refer to the below topics
Service Development - how to write a logic in webMethods flow language documentation.softwareag.com/webmethods/designer/sdf10-15/webhelp/sdf-webhelp/pdf/service-development-help.pdf
if you think you already know then try some very basic examples merging to stringlist or documentlist , sorting , merge sort , binary search algorithm in flow services to get comfortable with advance concepts.
Unit Testing - Unit Testing Approach
if your an administrator who manages application server or infra apart from the trainings
Complete Installation and Upgrade Information for Software AG Products
[Learn about EAI patterns]
This is just a start… keep learning and keep trying algorithms you have implemented in your earlier projects into webMethods flow language. if you need more info let me know will update this post.