Logs

Logs is an option supported to view the actions performed in the chosen repository. Logs for the latest 10 actions are displayed in the descending order.
The logs can be viewed on the Manage Repositories page.

The following actions are supported for Source Control:

  • Support for Cloning, Pulling, Committing and Pushing Workflows,Tasks, and Subflows.
  • Support for both On Premises and Cloud Repositories.
  • Support for both public and private repositories.
  • Support for SSH and HTTP/HTTPS authentication protocols.
  • New branch can be created from AppViewX.
  • Support for creating new versions and overwriting existing workflows on selection while importing them.
  • Tasks and subflows can be overwritten or duplicated on selection while importing them.
  • Support for cloning an empty repository is available.
  • Allows switching between active repositories while performing Push, Pull, and Commit actions.
  • Support to commit recently added tasks and subflows.
  • Support to auto handle the conflicts thus enabling seamless pull and push actions in the repository.
  • A concept analogous to Git staging is supported for choosing files to push from a committed list along with the Transaction status.
  • Renamed workflows can be pushed and duplicates are deleted in the remote repository if the workflow with “Deleted” status is selected in staging.
  • Confirmation for actions like, Overwrite, First Commit inside Design, and Cloning without selecting any files.
  • Source Control Repository connection establishment based on repo name, source control type, and working branch name.
  • Support for other dependencies like Helpers, Regex, Hooks, and Pages.
  • Commit and Push actions for workflow(s) and task(s) can be performed from the Workflow page as well from the workflow Design studio.

The following actions are not supported for Source Control:

  • Option for hiding password in tasks and folder segregation along with filtering field values of exported data in remote is not supported.
  • Support is not provided for deleting remote tasks and workflows.