Question
Smart Communications
HU
Last activity: 21 Mar 2025 11:28 EDT
Making custom automation available in App Studio
Hi everyone,
I'm implementing a custom automation, read through the docs but I haven't found any information about making the automation available in App Studio's Case Designer. Is it possible?
I can make a smart shape like described in the doc linked below, so it can be made available in Dev Studio's Flow editor, or it can be called through an Utility.
Smart shape docs: https://docs-previous.pega.com/process/how-create-custom-smart-shape?
Thank you!
@RobertR16597299 Could you please provide the URL's of the documentation you followed?
It is possible to expose a custom smart shape in Dev Studio's Flow editor. You can use the pyExtendedAPIs navigation rule to add your custom smart shape. You need to add an item and include on-click actions as the run script with the required values. This will add a custom smart shape to the flow. However, for App Studio's Case Designer, there is no direct mention of exposing custom smart shapes. You may need to use the available shapes and configure them according to your needs.
How To Create Custom Smart Shape
Assignment shapes in processes > Assignment shapes
Utility shape