How to explore Workflow script (preview) functionality

Karthik_Anbusekar
edited August 26 in General

Recently we upgraded to experian 3.1, and i would like to try Workflow Scripting (preview). But i unable to find those feature. Can anyone please help me with this?

Comments

  • Josh Boxer
    Josh Boxer Administrator

    Hello Karthik

    The Workflow scripting feature is in Preview, but you can enable it by creating a text file called devfeatures.properties containing the line workflowscripting=true and saving this file where your server.properties file is located (by default, this will be C:\Program Files\Experian\Aperture Data Studio {version}) then restart the service Experian Aperture Database Server.

    Once enabled you will see a script box option on the Create Workflows screen:

    image.png

    The script language to use is PRQL, reference: https://prql-lang.org/book/

  • Josh Boxer
    Josh Boxer Administrator

    Feel free to share any questions or feedback. If some examples are needed then let me know.