Embedding Custom Code

Hi,

I want to create a dynamic folder in my automation. I see there is no corresponding activity for this task. Can I embed 2-3 lines of code in my process? Please help.

Hi @anshu.khetarpal

You can embed custom code using PowerShell activity.

Please check if the below response is helpful.

AssistEdge Enterprise 19.1 - Automation Studio comes up with “Code Editor” activity, this activity is to do specific task related to certain fields or perform operations of an application, where there isn’t out of the box activity or activity in Automation Studio.

You can Refer AssistEdge Knowledge Base for this -

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.1/Automation_Studio/Configuring-Automation-Processes/Process_Components/Code_Editor/Code_Editor.htm?rhhlterm=code%20editor&rhsearch=Code%20Editor

Hi,

Code Editor Activity is primarily for Web / WIndows automation

PowerShell / Python activity is best suited for dynamic folder task

Regards,
Amit