Skip to main content

Determine which config json.js file a device is accessing?

Comments

1 comment

  • Kevin Penner

    You can configure any of the shells to run a startup workflow by editing the corresponding json config file.

    IE: Edit the Handheld.json.js and locate the startupWorkflows json array in the Workflow module.

    "startupWorkflows": [ "HandheldStartupWorkflow" ],

    You can also try the GetBrowserURL workflow activity from inside of a workflow.

    -Kevin

    0

Please sign in to leave a comment.