Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello to all participants attending Developer Days 2024 in the US!
If you're eager to dive into Crosswork Workflow Manager (CWM), we invite you to join our hands-on lab session. This year, we're hosting the lab online via Cisco Webex and dCloud!...
Starting with CWM 1.2, you can validate job input data against its input schema defined in the workflow using "dataInputSchema". Optionally, a job can be configured to fail with an error if the input data is invalid. Check out the example in the scre...
In CWM 1.2, we have introduced a new pre-built adapter: generic-db, which enables users to interact with PostgreSQL and MySQL databases.
With generic-db, you can persistently store workflow outputs in an external database or fetch data from the dat...
Another highlight of this release is that CWM 1.2 introduces human interaction in workflows through adding support of forms and callback state.
If you are interested and want to know more details, please check the CWM documentation here: Guided Ta...
I would like share some screenshots from CWM 1.2 UI with you if you have not tries it by yourself yet.
To align with Cisco Crosswork productions, CWM 1.2 introduces a completely new UI, migrated with Harbor Library.
The page for Workers has a ...
As the CWM 2.0 release rolls out, we are excited to see this post written by Chris. We encourage all users interested in CWM to try out the CWM SDK and XDK by following the instructions above once CWM 2.0 is officially released in a few days!
Hi @sarifern, thank you so much for bringing this issue to my attention. I will forward it to our CWM Doc Team for an update. I really appreciate your feedback!
Thank a lot to those who joined the lab session yesterday! We hope you found it insightful and engaging.
To help us improve and better tailor future sessions, we’d greatly appreciate it if you could take a few minutes to complete a short survey. You ...
Hi, currently, for secret type, we support only awsS4, basicAuth, token and bearer. However, based on potential customer and project needs, we are open to add more supports on this.