Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you are ready to deploy your published development work to a testing or production environment, you log in to the EmpowerID Web interface as a user with the appropriate access to run the PublishWorkflowStudioItem workflow and upload the .pub file for the workflows or other objects you want to publish. Once the workflow completes the publishing process, your work is available to users in the environment.

Deploy to EmpowerID

...

Environment

  1. Log in to your organization’s portal for EmpowerID as a user with access to run the PublishWorkflowStudioItem workflow.

  2. On the navbar, expand

...

  1. Low Code/No Code Workflow> Low Code Workflows

  2. In the Workflow tab, select the Publish Workflow Studio Item action from the actions pane.

    Image Modified


    Alternatively, you can append /w/PublishWorkflowStudioItem to the base URL for the EmpowerID server and press ENTER. The complete URL to run the workflow should look like https://<YourEmpowerIDServer>/#w/PublishWorkflowStudioItem.

  3. After the workflow loads, click the Browse button.

    Image Modified

  4. Browse for the .pub file for the item or package you wish to deploy and then click Open. By default .pub files are located in the WFS >_PublishedItems folder on your machine.

  5. Click SUBMIT.

    Image Modified


    Your item is now published and can be consumed by users.

...

See also

Create a manifest file

...